Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-23 | spoolss: fix spoolss_EnumPrinterKey IDL. | Günther Deschner | 5 | -59/+39 | |
Guenther | |||||
2009-11-20 | librpc: rerun "make idl" | Stefan Metzmacher | 6 | -0/+507 | |
metze | |||||
2009-11-17 | Fixed incorrect SID for RAS Servers. | Nadezhda Ivanova | 1 | -0/+1 | |
2009-11-17 | librpc: rerun "make idl" | Stefan Metzmacher | 4 | -9/+9 | |
metze | |||||
2009-11-08 | Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly" | Volker Lendecke | 46 | -1312/+1312 | |
This reverts commit daa964013bc5d036f4da571ce22c0052ef40943a. | |||||
2009-11-08 | Revert "s3: Do not reference the ndr_tables in the server calls directly" | Volker Lendecke | 15 | -616/+616 | |
This reverts commit 98fb71782e05ae72cd6abeb38b6e0b96a50c1761. | |||||
2009-11-08 | Revert "s3: Do not reference ndr_table when calling rpc_srv_register" | Volker Lendecke | 15 | -15/+15 | |
This reverts commit 494b2aff8826947e3bd556aecb175746163da485. | |||||
2009-11-08 | s3: Do not reference ndr_table when calling rpc_srv_register | Volker Lendecke | 15 | -15/+15 | |
2009-11-08 | s3: Do not reference the ndr_tables in the server calls directly | Volker Lendecke | 15 | -616/+616 | |
This involves storing the interface table in the pipes_struct | |||||
2009-11-08 | s3: Do not reference ndr_table_<pipe> in the cli_ routines directly | Volker Lendecke | 46 | -1312/+1312 | |
2009-11-07 | s3: Do the printing for DEBUGLEVEL>=10 centrally | Volker Lendecke | 16 | -10256/+0 | |
12 insertions(+), 10651 deletions(-) I think that says it all :-) | |||||
2009-11-03 | security: re-run make samba3-idl after IDL change. | Günther Deschner | 2 | -25/+0 | |
Guenther | |||||
2009-10-28 | Add in Metze's new code to ndr encode the user.DOSATTRIB | Stefan (metze) Metzmacher | 3 | -4/+289 | |
blobs. Next I'll change the create timestamp and dos attribute code to use this. | |||||
2009-10-28 | lsa: add LSA_TRUSTED_DOMAIN access masks. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2009-10-28 | lsa: add LSA_SECRET access masks. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2009-10-22 | idl-drsblobs: mark some more reserved values as value(0) | Andrew Tridgell | 2 | -30/+30 | |
This prevents valgrind errors when we store these blobs in a database | |||||
2009-10-16 | s4/drs(idl): Regenerate idl | Kamen Mazdrashki | 3 | -15/+50 | |
2009-10-16 | idl: added bit definition for privilege masks | Andrew Tridgell | 1 | -0/+4 | |
When you have backup or restore privileges, you automatically get extra access bits in ACL interpretation. This adds definitions for the bits you get. | |||||
2009-10-15 | idl: added WSPP DrsOptions bit names | Andrew Tridgell | 3 | -0/+86 | |
This should make it much easier to work through the logic in MS-DRSR | |||||
2009-10-13 | netlogon: add NL_PASSWORD_VERSION to IDL. | Günther Deschner | 1 | -0/+7 | |
Guenther | |||||
2009-10-08 | s3/s4:samr.idl - Corrects the "userPwdChangeFailureInformation" structure | Matthias Dieter Wallnöfer | 6 | -79/+120 | |
This I've done according to WSPP doc MS-SAMR 2.2.7.23. | |||||
2009-10-07 | idl: recompile IDL for uint1632 change | Andrew Tridgell | 15 | -92/+92 | |
2009-10-03 | ndr: rebuild lsa IDL after recent change | Andrew Tridgell | 1 | -19/+19 | |
2009-10-02 | idl: rebuilt the IDL for the build farm | Andrew Tridgell | 27 | -6/+1635 | |
2009-09-30 | s3: re-run make idl. janitor for tridge. | Günther Deschner | 2 | -2/+2 | |
Guenther | |||||
2009-09-29 | s3: re-run make idl_full. | Günther Deschner | 21 | -0/+268 | |
Guenther | |||||
2009-09-29 | winreg: add winreg_Data union to IDL. | Günther Deschner | 6 | -71/+268 | |
Guenther | |||||
2009-09-24 | s4-drs: regenerate IDL after ndr size change | Andrew Tridgell | 2 | -3/+3 | |
2009-09-23 | idl: regenerate idl | Anatoliy Atanasov | 2 | -3/+11 | |
2009-09-23 | regenerate IDL | Andrew Tridgell | 4 | -60/+62 | |
2009-09-20 | librpc: rerun 'make idl' | Stefan Metzmacher | 2 | -3/+3 | |
metze | |||||
2009-09-20 | rerun: make idl | Stefan Metzmacher | 3 | -0/+324 | |
metze | |||||
2009-09-18 | librpc: rerun 'make idl' | Stefan Metzmacher | 3 | -0/+353 | |
metze | |||||
2009-09-17 | idl: recompile our IDL | Andrew Tridgell | 25 | -3558/+3558 | |
The NDR64 change affects every IDL file | |||||
2009-09-17 | Re-generated idl files with () for enum values. | Jeremy Allison | 23 | -1014/+1014 | |
Jeremy. | |||||
2009-09-17 | Check in modified generated files for systems where pidl can't run. | Jeremy Allison | 23 | -1014/+1014 | |
Jeremy. | |||||
2009-09-17 | idl: added DRS GetNCChanges level 10 | Andrew Tridgell | 3 | -0/+191 | |
2009-09-17 | idl: rebuild drsuapi.idl | Andrew Tridgell | 5 | -51/+258 | |
2009-09-16 | security:idl Generated files | Nadezhda Ivanova | 3 | -0/+66 | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2009-09-16 | s3-ntlmssp: add missing prototype. | Günther Deschner | 2 | -2/+3 | |
Guenther | |||||
2009-09-15 | ntlmssp: pretty print a VERSION structure. | Günther Deschner | 3 | -18/+1 | |
Guenther | |||||
2009-09-14 | schannel: remove unused schannel structs. | Günther Deschner | 3 | -310/+0 | |
Guenther | |||||
2009-09-11 | netlogon.idl - rerun "make idl" | Matthias Dieter Wallnöfer | 2 | -3/+23 | |
2009-09-11 | s4-idl: added the IDL for the DsReplica* calls | Andrew Tridgell | 5 | -161/+1007 | |
2009-09-11 | lsa: fill in more unknowns in lsa_LookupSid calls. | Günther Deschner | 5 | -88/+166 | |
Guenther | |||||
2009-09-11 | lsa: use lsa_LookupNamesLevel in lsa_LookupSids{2,3}. | Günther Deschner | 4 | -24/+24 | |
Guenther | |||||
2009-09-11 | schannel: more work on reponse NL_AUTH_MESSAGES. | Günther Deschner | 3 | -0/+72 | |
Guenther | |||||
2009-09-10 | s4: regenerate drsuapi IDL | Andrew Tridgell | 2 | -0/+24 | |
2009-09-09 | s4: fixed format of repsTo in samdb | Andrew Tridgell | 3 | -270/+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 | ntlmssp: add some void decode calls (useful for ndrdump). | Günther Deschner | 3 | -1/+282 | |
Guenther |