summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-30Remove two more uses of global loadparm by remember requiredJelmer Vernooij2-16/+31
2008-09-30Pass session options around; saves another use of global_loadparm.Jelmer Vernooij1-0/+1
2008-09-30Remove redundant call.Jelmer Vernooij1-1/+1
2008-09-29added new level for lsalookupnames2Andrew Tridgell1-1/+2
2008-09-29added some more well known SIDs - thanks to the WSPP LSAT test suiteAndrew Tridgell1-0/+6
2008-09-23s4-nbt: use moved libcli netlogon helpers.Günther Deschner1-1/+1
2008-09-23s4-nbt: use ../libcli/nbtGünther Deschner1-1/+1
2008-09-19Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij2-3/+3
2008-09-19Fix dependencies for nbt python module.Jelmer Vernooij1-1/+1
2008-09-19Fix path to ndrdump in blackbox test, don't start smb server for ndrdumpJelmer Vernooij1-2/+2
2008-09-18Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij13-14/+169
2008-09-18Import ndr_syntax_id_equal from Samba 3.Jelmer Vernooij2-0/+7
2008-09-17Sync more interface descriptions between Samba 3 and Samba 4.Jelmer Vernooij5-12/+127
2008-09-17Sync addition of [todo] attribute to Samba 3.Jelmer Vernooij2-1/+14
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-1/+1
2008-09-16Fix paths to subunit.shJelmer Vernooij1-1/+1
2008-09-16Move ndrdump tests closer to the code they test.Jelmer Vernooij3-0/+20
2008-09-16Remove remaining JavaScript code.Jelmer Vernooij1-1/+0
2008-09-16Fix more WMI compilation issues.Jelmer Vernooij1-3/+2
2008-09-16Remove more hand-written marshallers.Jelmer Vernooij3-953/+103
2008-09-16Support restricted.Jelmer Vernooij1-5/+8
2008-09-16Import proper IDL for interface pointers.Jelmer Vernooij2-345/+268
2008-09-16More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij5-2/+872