Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-22 | idl-drsblobs: mark some more reserved values as value(0) | Andrew Tridgell | 1 | -10/+10 | |
This prevents valgrind errors when we store these blobs in a database | |||||
2009-09-20 | librpc: rerun 'make idl' | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-09-20 | rerun: make idl | Stefan Metzmacher | 1 | -0/+27 | |
metze | |||||
2009-09-17 | Re-generated idl files with () for enum values. | Jeremy Allison | 1 | -11/+11 | |
Jeremy. | |||||
2009-09-17 | Check in modified generated files for systems where pidl can't run. | Jeremy Allison | 1 | -11/+11 | |
Jeremy. | |||||
2009-09-09 | s4: fixed format of repsTo in samdb | Andrew Tridgell | 1 | -31/+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/+31 | |
2009-02-25 | Rerun pidl. | Jelmer Vernooij | 1 | -0/+2 | |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -6/+6 | |
2008-12-16 | Don't write out forward declarations for enums, as some compilers don't | Jelmer Vernooij | 1 | -4/+0 | |
seem to like it. | |||||
2008-12-16 | Move shared gen_ndr files to librpc/gen_ndr in the root. | Jelmer Vernooij | 1 | -0/+534 | |
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well. |