summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'abartlet-4-0-local' into v4-0-testAndrew Tridgell2008-08-221-1/+7
|\
| * Add extra bits to our 'netlogon' response in CLDAP and NBT.Matthias Dieter Wallnöfer2008-08-201-1/+7
* | krb5pac.idl: make use of subcontext(0xFFFFFC01) to handle the type Serializat...Stefan Metzmacher2008-08-201-5/+1
* | drsuapi.idl: readd type serialization headers to compressed DsGetNCChangesCtr*Stefan Metzmacher2008-08-201-4/+12
* | ndr_compression: remove the type serialization handling from the compression ...Stefan Metzmacher2008-08-201-36/+0
* | ndr_compression: unify the common handling of mszip and xpress compressionStefan Metzmacher2008-08-201-107/+33
* | librpc/ndr: add support for Type Serialization Version 1 to subcontextStefan Metzmacher2008-08-201-1/+114
|/
* librpc: don't build the old mszip decompression codeStefan Metzmacher2008-08-181-1/+1
* ndr_compression: use zlib's inflate() for decompressionStefan Metzmacher2008-08-182-12/+83
* librpc/ndr: add support for XPRESS decompressionMatthieu Suiche2008-08-181-5/+56
* cope with arbitrary unknown pac buffer types, so when MS adds Andrew Tridgell2008-08-141-1/+5
* dcerpc.idl: remove used DCERPC_MAX_SIGN_SIZEStefan Metzmacher2008-08-111-1/+0
* librpc/rpc: correct the chunk_size depending on the signature sizeStefan Metzmacher2008-08-111-4/+13
* dcerpc.idl: add DCERPC_AUTH_TRAILER_LENGTHStefan Metzmacher2008-08-111-0/+2
* drsuapi.idl: directly use mszip in level 2Stefan Metzmacher2008-08-071-7/+1
* librpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher2008-08-074-1/+35
* librpc/rpc: pass struct dcerpc_pipe to dcerpc_auth3()Stefan Metzmacher2008-08-072-6/+9
* build: remove warning about missing generated include fileStefan Metzmacher2008-08-011-1/+1
* Update to a working trustAuthIncoming and trustAuthOutgoing parser.Andrew Bartlett2008-07-311-4/+25
* Update trustAuthInOutBlob in line with MS-ADTS 7.1.6.8.1Andrew Bartlett2008-07-311-39/+51
* dcerpc.idl: add DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN flagStefan Metzmacher2008-07-261-0/+1
* drsblobs.idl: unify the Primary:Kerberos and Primary:Kerberos-Newer-Keys structsStefan Metzmacher2008-07-241-29/+18
* drsblobs.idl: give some unknowns a meaningStefan Metzmacher2008-07-241-9/+11
* drsblobs.idl: add idl for Primary:Kerberos-Newer-Keys blob in supplementalCre...Stefan Metzmacher2008-07-231-0/+37
* drsblobs.idl: fix unknowns in package_PrimaryKerberos idlStefan Metzmacher2008-07-231-6/+8
* drsblobs.idl: fix idl for supplementalCredentialsSubBlobStefan Metzmacher2008-07-231-3/+8
* drsblobs.idl: rename unknown1 -> reservedStefan Metzmacher2008-07-231-1/+1
* The SMB session key must not be more than 16 bytes in SAMR (andAndrew Bartlett2008-07-231-2/+12
* drsuapi.idl: change the u1 field in DsBindInfo* to "pid".Michael Adam2008-07-221-4/+4
* drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield.Michael Adam2008-07-221-1/+6
* drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn.Michael Adam2008-07-221-1/+2
* drsuapi.idl: add drsuapi_DsBindInfo48.Michael Adam2008-07-221-0/+10
* Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2008-07-212-10/+10
* drsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr*Stefan Metzmacher2008-07-161-7/+27
* drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*Stefan Metzmacher2008-07-162-3/+9
* drsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2]Stefan Metzmacher2008-07-161-6/+6
* drsuapi.idl: correctly handle xpress compressed payloadStefan Metzmacher2008-07-161-4/+4
* Fix the build - this element was renamed.Andrew Bartlett2008-07-161-1/+1
* (Hopefully) fix the build by re-adding security.NTACLJeremy Allison2008-07-091-0/+2
* Add in a version2 of the NT security descriptor storeJeremy Allison2008-07-091-3/+13
* dcerpc_smb: trans->in.max_data should not depend on the smb max sizeStefan Metzmacher2008-07-071-1/+8
* dcerpc.idl: the signing overhead can be more than 32 bytesStefan Metzmacher2008-07-031-1/+1
* drsuapi.idl: remove some unknows from DsGetNCChanges()Stefan Metzmacher2008-06-301-6/+24
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-1/+1
* Add working Python bindings for NBT.Jelmer Vernooij2008-06-111-3/+3
* fixed for per session session_key here tooAndrew Tridgell2008-06-071-1/+1
* opendb: add write time handlingStefan Metzmacher2008-06-031-0/+2
* implemented client side SMB2 signingAndrew Tridgell2008-05-302-2/+6
* Add in an enum for two future NTP signing ops.Andrew Bartlett2008-05-291-2/+3
* Final fixes to for a functional NTP signing deamon.Andrew Bartlett2008-05-291-3/+10