summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2008-10-15Share eventlog.idl.Jelmer Vernooij1-182/+0
2008-10-15Rename reboot -> do_reboot since the first is a reserved name on FreeBSD.Jelmer Vernooij1-2/+2
2008-10-15Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij1-6/+6
2008-10-15idl: merge netlogon IDL between s3 and s4 wrt LogonSamLogon.Günther Deschner1-6/+6
2008-10-15Share initshutdown.idl.Jelmer Vernooij1-45/+0
2008-10-15Share xattr implementation.Jelmer Vernooij1-134/+0
2008-10-15Share epmapper.Jelmer Vernooij1-314/+0
2008-10-15idl: more netlogon merges between s3 and s4.Günther Deschner1-3/+3
2008-10-15s4-idl: merge netlogon bits from s3.Günther Deschner1-44/+79
2008-10-15s4-idl: merge lsa_BinaryString from s3.Günther Deschner1-0/+6
2008-10-15share ntsvcs.idl.Günther Deschner1-128/+0
2008-10-15move svcctl to main idl directory.Günther Deschner1-520/+0
2008-10-15Fix includes.Jelmer Vernooij2-2/+2
2008-10-15Share security.idl.Jelmer Vernooij2-4/+5
2008-10-15Share misc.idl.Jelmer Vernooij2-60/+7
2008-10-15Share idl_types.h.Jelmer Vernooij2-70/+1
2008-10-15Move shared DCE/RPC IDL files to root IDL dir.Jelmer Vernooij30-4628/+3
2008-10-15Allow specifying the exact IDL files to build.Jelmer Vernooij2-9/+8
2008-10-15Fix installation of libndr.hJelmer Vernooij1-1/+1
2008-10-15Share libndr.h between Samba 3 and Samba 4.Jelmer Vernooij1-517/+0
2008-10-14Share ndr_krb5pac implementation.Jelmer Vernooij2-141/+1
2008-10-14Share ndr_compression.c.Jelmer Vernooij2-519/+1
2008-10-14Move ndr pkg-config file to top-level.Jelmer Vernooij2-12/+1
2008-10-14Sync with Samba 3.Jelmer Vernooij2-42/+56
2008-10-13Share ndr.c implementation.Jelmer Vernooij2-1118/+1
2008-10-13Share ndrdump implementation.Jelmer Vernooij3-544/+2
2008-10-13Import warning fixes from Samba 3 into libndr, sync more libndr code.Jelmer Vernooij1-2/+1
2008-10-13Share uuid implementations.Jelmer Vernooij2-228/+1
2008-10-13Share ndr_misc implementations.Jelmer Vernooij2-47/+1
2008-10-13Share ndr_basic implementation.Jelmer Vernooij2-834/+1
2008-10-13Import warning fixes from Samba 3.Jelmer Vernooij1-8/+22
2008-10-13Import debug macros from Samba 3's libndr.Jelmer Vernooij1-0/+8
2008-10-12Fix number of arguments for file_load() functions.Jelmer Vernooij1-10/+2
2008-10-12Share RPC binding string utility functions.Jelmer Vernooij2-727/+3
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij4-4/+4
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij2-2/+2
2008-10-06Add in secure channel type used by AD trustsAndrew Bartlett1-3/+5
2008-10-06Clarify use of manual parsers in trustInOutBlob (drsblobs.idl)Andrew Bartlett1-4/+6
2008-10-06Implement 'type unknown' names in the CrackNames code.Andrew Bartlett1-1/+1
2008-10-03updated the LSA and NETLOGON servers with fixes resulting from the ADAndrew Tridgell2-27/+73
2008-10-03Merge commit 'master/master'Andrew Tridgell1-2/+2
2008-10-02s4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSServer()Stefan Metzmacher1-2/+2
2008-09-30fixed a number of places in our LSA server where we should return theAndrew Tridgell1-1/+1
2008-09-30Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell8-32/+271
2008-09-30Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij5-12/+237
2008-09-30s4:drsblob: fix the buildStefan Metzmacher1-1/+1
2008-09-29Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*Andrew Bartlett3-10/+232
2008-09-30s4:librpc/rpc: correctly sign or seal rpc request with an object guidStefan Metzmacher1-2/+4
2008-09-30dcerpc.idl: add DCERPC_PFC_OFFSETStefan Metzmacher1-0/+1
2008-09-30make sure dcerpc is always initialized.Jelmer Vernooij1-3/+1