Age | Commit message (Expand) | Author | Files | Lines |
2009-09-17 | Remove ununsed variable warning. | Jeremy Allison | 1 | -1/+0 |
2009-09-17 | idl: added DRS GetNCChanges level 10 | Andrew Tridgell | 4 | -0/+209 |
2009-09-17 | idl: rebuild drsuapi.idl | Andrew Tridgell | 5 | -51/+258 |
2009-09-17 | idl: added DsExecuteKCC IDL | Andrew Tridgell | 1 | -1/+19 |
2009-09-16 | ndr: added --ndr64 flag to ndrdump | Andrew Tridgell | 4 | -6/+44 |
2009-09-16 | security:idl Generated files | Nadezhda Ivanova | 3 | -0/+66 |
2009-09-16 | Owner and group defaulting. | Nadezhda Ivanova | 1 | -0/+34 |
2009-09-16 | s3-ntlmssp: add missing prototype. | Günther Deschner | 2 | -2/+3 |
2009-09-16 | s3-schannel: add dump_NL_AUTH_SIGNATURE. | Günther Deschner | 2 | -1/+38 |
2009-09-15 | ntlmssp: pretty print a VERSION structure. | Günther Deschner | 6 | -19/+21 |
2009-09-15 | ntlmssp: better document to what structures we are reffering to. | Günther Deschner | 1 | -3/+25 |
2009-09-14 | schannel: remove unused schannel structs. | Günther Deschner | 4 | -344/+0 |
2009-09-12 | s4-ndr: fixed memory leaks in ndr_pull_*_blob() | Andrew Tridgell | 2 | -9/+26 |
2009-09-11 | netlogon.idl - rerun "make idl" | Matthias Dieter Wallnöfer | 2 | -3/+23 |
2009-09-11 | s4: Fix parsing of CSDVersion: treat this field as an string null terminated. | Matthieu Patou | 1 | -1/+1 |
2009-09-11 | s4-idl: added the IDL for the DsReplica* calls | Andrew Tridgell | 6 | -168/+1076 |
2009-09-11 | lsa: fill in more unknowns in lsa_LookupSid calls. | Günther Deschner | 6 | -98/+186 |
2009-09-11 | netlogon.idl: indent correctly | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-09-11 | lsa: use lsa_LookupNamesLevel in lsa_LookupSids{2,3}. | Günther Deschner | 5 | -27/+27 |
2009-09-11 | schannel: more work on reponse NL_AUTH_MESSAGES. | Günther Deschner | 6 | -1/+96 |
2009-09-10 | s4: regenerate drsuapi IDL | Andrew Tridgell | 2 | -0/+24 |
2009-09-10 | s4/drsuapi: tech the IDL about some more key attribute names | Andrew Tridgell | 1 | -0/+8 |
2009-09-09 | s4: fixed format of repsTo in samdb | Andrew Tridgell | 4 | -301/+0 |
2009-09-09 | ntlmssp: avoid duplicate inclusion of helper headers. | Günther Deschner | 1 | -1/+0 |
2009-09-08 | ntlmssp: add some void decode calls (useful for ndrdump). | Günther Deschner | 4 | -2/+304 |
2009-09-08 | schannel: add missing prototype for ndr_print_nbt_string() in schannel helper. | Günther Deschner | 1 | -0/+1 |
2009-09-08 | schannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATURE structs. | Günther Deschner | 6 | -0/+698 |
2009-09-08 | s4:idl Add generated code for netlogon.idl changes | Andrew Bartlett | 3 | -3/+39 |
2009-09-08 | Return a correct value for Supported Encryption Type | Matthieu Patou | 1 | -1/+9 |
2009-09-08 | s4: commit generated DRS changes | Andrew Tridgell | 5 | -4/+274 |
2009-09-08 | s4: added the structure for repsTo | Andrew Tridgell | 1 | -0/+32 |
2009-09-08 | s4: fixed updaterefs options bitmap | Andrew Tridgell | 1 | -2/+3 |
2009-09-03 | fix the ndr print routines for samba4 | Andrew Tridgell | 1 | -0/+15 |
2009-09-03 | Fix for DSSYNC test against Windows 2003 | Anatoliy Atanasov | 1 | -0/+1 |
2009-09-02 | s3-netlogon: use WERRORs in NETLOGON_INFO structures. | Günther Deschner | 3 | -15/+15 |
2009-09-02 | add a ref to the WSPP docs | Andrew Tridgell | 1 | -0/+1 |
2009-08-31 | netlogon: fill in more details for the netr_LogonControlX family of calls. | Günther Deschner | 3 | -23/+50 |
2009-08-31 | s3-netlogon: add DS_WEB_SERVICE_REQUIRED bit for dsgetdcname calls. | Günther Deschner | 3 | -0/+3 |
2009-08-28 | ntlmssp: add ndr_print_ntlmssp_{nt,lm}_response() function. | Günther Deschner | 2 | -0/+64 |
2009-08-28 | ntlmssp: re-run make samba3-idl and add generated files. | Günther Deschner | 3 | -0/+2441 |
2009-08-28 | ntlmssp: add NTLMSSP_MESSAGE_SIGNATURE to IDL. | Günther Deschner | 1 | -0/+18 |
2009-08-28 | ntlmssp: add AUTHENTICATE_MESSAGE to idl. | Günther Deschner | 1 | -0/+75 |
2009-08-28 | ntlmssp: add CHALLENGE_MESSAGE to IDL. | Günther Deschner | 3 | -1/+132 |
2009-08-28 | ntlmssp: add NEGOTIATE_MESSAGE to IDL. | Günther Deschner | 1 | -0/+20 |
2009-08-28 | ntlmssp: add string helper functions to handle OEM and UNICODE charset. | Günther Deschner | 2 | -0/+30 |
2009-08-28 | ntlmssp: add ntlmssp helper skeleton. | Günther Deschner | 3 | -1/+45 |
2009-08-28 | ntlmssp: add IDL. | Günther Deschner | 1 | -0/+89 |
2009-08-27 | schannel: add netlogon_creds_CredentialState to IDL. | Günther Deschner | 4 | -0/+142 |
2009-08-26 | schannel: add generated files. | Günther Deschner | 3 | -0/+339 |
2009-08-26 | schannel: move schannel.idl to main directory. | Günther Deschner | 1 | -0/+44 |