Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-09 | s4-idl: give a enum for attribute cn and a 'NONE' attribute | Andrew Tridgell | 1 | -0/+2 | |
The 'NONE' attribute has value 0xFFFFFFFF. Adding this ensures the compiler will complain if it is set to use 16 bit enums. We rely on being able to store 32 bits in an attid enum. | |||||
2010-01-08 | s4-idl: regenerate DRS IDL | Andrew Tridgell | 1 | -0/+3 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2009-12-01 | drsuapi: fix build warning of NDR size calculation of ↵ | Günther Deschner | 1 | -7/+2 | |
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 | -10/+47 | |
2009-10-15 | idl: added WSPP DrsOptions bit names | Andrew Tridgell | 1 | -0/+51 | |
This should make it much easier to work through the logic in MS-DRSR | |||||
2009-10-07 | idl: recompile IDL for uint1632 change | Andrew Tridgell | 1 | -3/+3 | |
2009-10-02 | idl: rebuilt the IDL for the build farm | Andrew Tridgell | 1 | -0/+206 | |
2009-09-29 | s3: re-run make idl_full. | Günther Deschner | 1 | -0/+66 | |
Guenther | |||||
2009-09-24 | s4-drs: regenerate IDL after ndr size change | Andrew Tridgell | 1 | -2/+2 | |
2009-09-23 | idl: regenerate idl | Anatoliy Atanasov | 1 | -1/+5 | |
2009-09-17 | idl: regenerate IDL for NDR64 changes | Andrew Tridgell | 1 | -24/+24 | |
2009-09-17 | idl: recompile our IDL | Andrew Tridgell | 1 | -317/+317 | |
The NDR64 change affects every IDL file | |||||
2009-09-17 | idl: added DRS GetNCChanges level 10 | Andrew Tridgell | 1 | -0/+172 | |
2009-09-17 | idl: rebuild drsuapi.idl | Andrew Tridgell | 1 | -11/+178 | |
2009-09-11 | s4-idl: added the IDL for the DsReplica* calls | Andrew Tridgell | 1 | -37/+759 | |
2009-09-10 | s4: regenerate drsuapi IDL | Andrew Tridgell | 1 | -0/+8 | |
2009-09-08 | s4: commit generated DRS changes | Andrew Tridgell | 1 | -2/+2 | |
2009-08-12 | librpc: rerun "make idl_full" | Kai Blin | 1 | -135/+135 | |
2009-01-17 | librpc: Re-run make idl_full | Tim Prouty | 1 | -24/+24 | |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -20/+20 | |
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/+14532 | |
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well. |