Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-08 | Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly" | Volker Lendecke | 1 | -164/+164 | |
This reverts commit daa964013bc5d036f4da571ce22c0052ef40943a. | |||||
2009-11-08 | s3: Do not reference ndr_table_<pipe> in the cli_ routines directly | Volker Lendecke | 1 | -164/+164 | |
2009-11-07 | s3: Do the printing for DEBUGLEVEL>=10 centrally | Volker Lendecke | 1 | -1312/+0 | |
12 insertions(+), 10651 deletions(-) I think that says it all :-) | |||||
2009-09-11 | lsa: fill in more unknowns in lsa_LookupSid calls. | Günther Deschner | 1 | -28/+28 | |
Guenther | |||||
2009-09-11 | lsa: use lsa_LookupNamesLevel in lsa_LookupSids{2,3}. | Günther Deschner | 1 | -6/+6 | |
Guenther | |||||
2009-07-31 | librpc: rerun "make idl" | Stefan Metzmacher | 1 | -0/+9832 | |
metze | |||||
2009-07-17 | lsa: fill in lsa_StorePrivateData and lsa_RetrievePrivateData and rerun make ↵ | Günther Deschner | 1 | -2/+15 | |
samba3-idl. Guenther | |||||
2009-01-21 | Allow overriding the function that ships the request in the Samba 3 | Jelmer Vernooij | 1 | -82/+82 | |
client code. | |||||
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/+3435 | |
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well. |