Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-18 | idl: switched to using the WSPP names for the 'neighbour' DRS options | Andrew Tridgell | 1 | -6/+6 | |
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. | |||||
2009-11-20 | librpc: rerun "make idl" | Stefan Metzmacher | 1 | -0/+24 | |
metze | |||||
2009-10-22 | idl-drsblobs: mark some more reserved values as value(0) | Andrew Tridgell | 1 | -20/+20 | |
This prevents valgrind errors when we store these blobs in a database | |||||
2009-10-07 | idl: recompile IDL for uint1632 change | Andrew Tridgell | 1 | -12/+12 | |
2009-10-02 | idl: rebuilt the IDL for the build farm | Andrew Tridgell | 1 | -0/+87 | |
2009-09-29 | s3: re-run make idl_full. | Günther Deschner | 1 | -0/+20 | |
Guenther | |||||
2009-09-20 | librpc: rerun 'make idl' | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2009-09-20 | rerun: make idl | Stefan Metzmacher | 1 | -0/+289 | |
metze | |||||
2009-09-17 | idl: regenerate IDL for NDR64 changes | Andrew Tridgell | 1 | -8/+8 | |
2009-09-17 | idl: recompile our IDL | Andrew Tridgell | 1 | -31/+31 | |
The NDR64 change affects every IDL file | |||||
2009-09-09 | s4: fixed format of repsTo in samdb | Andrew Tridgell | 1 | -232/+0 | |
Metze pointed out what the windows tool ldp.exe will examine repsTo attributes on remote DCs, so we do in fact need to use the same format that windows uses. This patch changes the server side implementation of UpdateRefs to use the windows format | |||||
2009-09-08 | s4: commit generated DRS changes | Andrew Tridgell | 1 | -0/+232 | |
2009-08-12 | librpc: rerun "make idl_full" | Kai Blin | 1 | -38/+38 | |
2009-03-04 | librpc: Re-run make idl_full from source3 | Tim Prouty | 1 | -1/+0 | |
2009-03-01 | Rerun pidl. | Jelmer Vernooij | 1 | -6/+0 | |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -31/+31 | |
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/+4267 | |
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well. |