summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-23drsblobs.idl: fix unknowns in package_PrimaryKerberos idlStefan Metzmacher1-6/+8
2008-07-23drsblobs.idl: fix idl for supplementalCredentialsSubBlobStefan Metzmacher1-3/+8
2008-07-23drsblobs.idl: rename unknown1 -> reservedStefan Metzmacher1-1/+1
2008-07-22drsuapi.idl: change the u1 field in DsBindInfo* to "pid".Michael Adam1-4/+4
2008-07-22drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield.Michael Adam1-1/+6
2008-07-22drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn.Michael Adam1-1/+2
2008-07-22drsuapi.idl: add drsuapi_DsBindInfo48.Michael Adam1-0/+10
2008-07-21Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2-10/+10
2008-07-16drsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr*Stefan Metzmacher1-7/+27
2008-07-16drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*Stefan Metzmacher1-2/+8
2008-07-16drsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2]Stefan Metzmacher1-6/+6
2008-07-16drsuapi.idl: correctly handle xpress compressed payloadStefan Metzmacher1-4/+4
2008-07-09(Hopefully) fix the build by re-adding security.NTACLJeremy Allison1-0/+2
2008-07-09Add in a version2 of the NT security descriptor storeJeremy Allison1-3/+13
2008-07-03dcerpc.idl: the signing overhead can be more than 32 bytesStefan Metzmacher1-1/+1
2008-06-30drsuapi.idl: remove some unknows from DsGetNCChanges()Stefan Metzmacher1-6/+24
2008-06-03opendb: add write time handlingStefan Metzmacher1-0/+2
2008-05-29Add in an enum for two future NTP signing ops.Andrew Bartlett1-2/+3
2008-05-29Final fixes to for a functional NTP signing deamon.Andrew Bartlett1-3/+10
2008-05-28added a newline at the end of the IDLAndrew Tridgell1-1/+1
2008-05-28Try adding a stub to fix the buildAndrew Bartlett1-0/+6
2008-05-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett4-14/+12
2008-05-27Start an 'NTP signing server' in Samba4.Andrew Bartlett1-0/+30
2008-05-27add a mask of invalid security bitsAndrew Tridgell1-0/+3
2008-05-26Remove evil hack which breaks Python bindings.Jelmer Vernooij1-12/+6
2008-05-26allow larger streams using the TDB backendAndrew Tridgell1-1/+2
2008-05-24Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.Jelmer Vernooij1-1/+1
2008-05-21Manually handle the NETLOGON_SAM_LOGON_REQUEST too.Andrew Bartlett1-5/+10
2008-05-21Re-add alignment removed by metze in 0e2f6d481b3e35ed392b2b3340b244c77593819cAndrew Bartlett1-1/+4
2008-05-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-0/+1
2008-05-17Explain that the sid must be absent on the NTLOGON mailslot.Andrew Bartlett1-0/+1
2008-05-16This patch adds remaining padding bytes to the dcerpc_fault IDL structure and...Julien Kerihuel1-0/+1
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett1-189/+136
2008-05-07pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME codeStefan Metzmacher1-3/+9
2008-04-23Revert "Add port number for ncacn_http epmapper."Simo Sorce1-1/+1
2008-04-22Add port number for ncacn_http epmapper.Jelmer Vernooij1-1/+1
2008-04-17nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0Stefan Metzmacher1-6/+4
2008-04-17libndr: add dom_sid0 type that can later be used for CLDAP and MAILSLOT ntlog...Stefan Metzmacher1-0/+3
2008-04-16Fix todo element on actually implemented function.Jelmer Vernooij1-1/+1
2008-04-16Provide stubs when the [todo] attribute is set.Jelmer Vernooij1-1/+1
2008-04-08Add [todo] for functions that are obviously incomplete.Jelmer Vernooij20-303/+303
2008-04-02wbclient: Add an async winbind client library.Kai Blin2-3/+33
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij8-9/+9
2008-03-12opendb: pass down a pointer to the fd in odb_open_file()Stefan Metzmacher1-0/+1