Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-24 | idl: Regenerate DRSUAPI idl files | Kamen Mazdrashki | 1 | -6/+17 | |
2010-03-11 | librpc: rerun make idl | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2010-03-10 | idl: Regenerate DRSUAPI idl files | Kamen Mazdrashki | 1 | -3/+0 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-01-18 | idl: switched to using the WSPP names for the 'neighbour' DRS options | Andrew Tridgell | 1 | -3/+0 | |
The documentation shows that all these functions in fact use the same flags variable type. To be consistent between functions, and to allow easy reference to the WSPP docs, it is better for us to also use this generic DrsOptions bitfield rather than one per operations. | |||||
2010-01-14 | s4-idl: get rid of the operation specific DRS options flags | Andrew Tridgell | 1 | -5/+0 | |
It was confusing to have several sets of incomplete options when WSPP uses a single set. | |||||
2009-12-01 | drsuapi: fix build warning of NDR size calculation of ↵ | Günther Deschner | 1 | -1/+0 | |
drsuapi_DsReplicaObjectIdentifier3Binary. The generated size actually does not include the size of the binary itself. Guenther | |||||
2009-10-16 | s4/drs(idl): Regenerate idl | Kamen Mazdrashki | 1 | -2/+0 | |
2009-10-15 | idl: added WSPP DrsOptions bit names | Andrew Tridgell | 1 | -0/+3 | |
This should make it much easier to work through the logic in MS-DRSR | |||||
2009-09-17 | idl: added DRS GetNCChanges level 10 | Andrew Tridgell | 1 | -0/+1 | |
2009-09-17 | idl: rebuild drsuapi.idl | Andrew Tridgell | 1 | -2/+5 | |
2009-09-11 | s4-idl: added the IDL for the DsReplica* calls | Andrew Tridgell | 1 | -6/+13 | |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -5/+5 | |
2008-12-16 | Add new script for building IDL files in librpc/idl, generating both | Jelmer Vernooij | 1 | -1/+1 | |
Samba 3 and Samba 4 output. | |||||
2008-12-16 | Move shared gen_ndr files to librpc/gen_ndr in the root. | Jelmer Vernooij | 1 | -0/+301 | |
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well. |