summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-21ndr_compression: implement mszip compression based on deflate()Stefan Metzmacher1-1/+98
2008-08-21drsuapi.idl: use hand written push functions for the compressed blobsStefan Metzmacher2-6/+179
2008-08-21ndr_compression: add common parts of ndr compressionStefan Metzmacher1-15/+52
2008-08-20krb5pac.idl: make use of subcontext(0xFFFFFC01) to handle the type Serializat...Stefan Metzmacher1-5/+1
2008-08-20drsuapi.idl: readd type serialization headers to compressed DsGetNCChangesCtr*Stefan Metzmacher1-4/+12
2008-08-20ndr_compression: remove the type serialization handling from the compression ...Stefan Metzmacher1-36/+0
2008-08-20ndr_compression: unify the common handling of mszip and xpress compressionStefan Metzmacher1-107/+33
2008-08-20librpc/ndr: add support for Type Serialization Version 1 to subcontextStefan Metzmacher1-1/+114
2008-08-20Add extra bits to our 'netlogon' response in CLDAP and NBT.Matthias Dieter Wallnöfer1-1/+7
2008-08-19Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2-17/+139
2008-08-18librpc: don't build the old mszip decompression codeStefan Metzmacher1-1/+1
2008-08-18ndr_compression: use zlib's inflate() for decompressionStefan Metzmacher2-12/+83
2008-08-18librpc/ndr: add support for XPRESS decompressionMatthieu Suiche1-5/+56
2008-08-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-1/+5
2008-08-14cope with arbitrary unknown pac buffer types, so when MS adds Andrew Tridgell1-1/+5
2008-08-13Rework the trustAuthInOutBlob with the help of a hand parser.Andrew Bartlett2-26/+9
2008-08-12Add GenericInfo level for SamLogon calls from the WSPP IDL.Andrew Bartlett1-14/+33
2008-08-11dcerpc.idl: remove used DCERPC_MAX_SIGN_SIZEStefan Metzmacher1-1/+0
2008-08-11librpc/rpc: correct the chunk_size depending on the signature sizeStefan Metzmacher1-4/+13
2008-08-11dcerpc.idl: add DCERPC_AUTH_TRAILER_LENGTHStefan Metzmacher1-0/+2
2008-08-07drsuapi.idl: directly use mszip in level 2Stefan Metzmacher1-7/+1
2008-08-07librpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher4-1/+35
2008-08-07librpc/rpc: pass struct dcerpc_pipe to dcerpc_auth3()Stefan Metzmacher2-6/+9
2008-08-01build: remove warning about missing generated include fileStefan Metzmacher1-1/+1
2008-07-31Update to a working trustAuthIncoming and trustAuthOutgoing parser.Andrew Bartlett1-4/+25
2008-07-31Update trustAuthInOutBlob in line with MS-ADTS 7.1.6.8.1Andrew Bartlett1-39/+51
2008-07-26dcerpc.idl: add DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN flagStefan Metzmacher1-0/+1
2008-07-24drsblobs.idl: unify the Primary:Kerberos and Primary:Kerberos-Newer-Keys structsStefan Metzmacher1-29/+18
2008-07-24drsblobs.idl: give some unknowns a meaningStefan Metzmacher1-9/+11
2008-07-23drsblobs.idl: add idl for Primary:Kerberos-Newer-Keys blob in supplementalCre...Stefan Metzmacher1-0/+37