summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-15Revert accidental changes to lib/basic.mk.Jelmer Vernooij1-1/+1
2008-09-15Get code closer to compiling without errors, fix formatting, add docstrings.Jelmer Vernooij1-4/+9
2008-09-15Add wikipedia link to WMI.Jelmer Vernooij1-0/+4
2008-09-15Allow base classes to be defined in other files.Jelmer Vernooij2-3/+1
2008-09-15Redefine BSTR.Jelmer Vernooij1-0/+9
2008-09-15Redefine BSTR.Jelmer Vernooij1-0/+2
2008-09-15Build (D)COM output again.Jelmer Vernooij1-1/+1
2008-09-15Avoid using unions without discriminants.Jelmer Vernooij1-2/+2
2008-09-15Reimport pidl support for COM.Jelmer Vernooij2-29/+20
2008-09-15Move WMI IDL into separate IDL file.Jelmer Vernooij2-2/+0
2008-09-15Import IDL for WMI.Andrzej Hajda2-0/+865
2008-09-15Reimport DCOM IDL.Jelmer Vernooij1-0/+307
2008-09-13librpc/rpc: don't send auth trailers in level connectStefan Metzmacher1-113/+77
2008-09-13client free credentials when not needed anymoreStefan Metzmacher1-0/+7
2008-09-09drsblobs.idl: add parser for ExtendedErrorInfo see [MS-EERR]: ExtendedError R...Stefan Metzmacher1-4/+72
2008-09-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into trusted-d...Andrew Bartlett1-21/+95
2008-09-08More work towards trusted domains support in Samba4's LSAAndrew Bartlett1-3/+3
2008-09-07ndr_compression: add XPRESS compression supportStefan Metzmacher1-1/+49
2008-09-07ndr_compression: fix the build after lzxpress_decompress() prototype changeStefan Metzmacher1-1/+11
2008-09-06ndr_compression: change debug levelsStefan Metzmacher1-6/+6
2008-09-06ndr_compression: use deflateReset() together with defalteSetDictionary()Stefan Metzmacher1-8/+17
2008-09-06ndr_compression: use inflateReset() and inflateSetDictionary() instead of inf...Stefan Metzmacher1-7/+14
2008-09-04More work to implement LSA CreateTrustedDomainEx2Andrew Bartlett2-8/+26
2008-09-03Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2-1/+18
2008-09-03Implement NETLOGON PAC verfication on the server-sideAndrew Bartlett2-1/+18
2008-09-02Share IDL between the LSA and drsblob representations of trustsAndrew Bartlett2-41/+51
2008-08-29It turns out that the Netlogon PAC verification is encrypted.Andrew Bartlett2-2/+9
2008-08-28Further rework the RPC-PAC test.Andrew Bartlett1-1/+1
2008-08-27Add a test to explore Netlogon PAC validationAndrew Bartlett2-5/+27
2008-08-26Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pac-verifyAndrew Bartlett12-191/+695
2008-08-26Update RPC-LSA to (almost) pass against Windows 2008.Andrew Bartlett2-27/+92
2008-08-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett6-151/+471
2008-08-22Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell3-21/+328
2008-08-22Merge branch 'abartlet-4-0-local' into v4-0-testAndrew Tridgell1-1/+7