Age | Commit message (Expand) | Author | Files | Lines |
2008-12-05 | s4-samr: fix samr callers after SAMR_FIELD_PASSWORD change. | Günther Deschner | 1 | -2/+2 |
2008-11-28 | s4-samr: fix samr passwdord_expired callers. | Günther Deschner | 1 | -3/+2 |
2008-11-10 | s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python) | Günther Deschner | 1 | -1/+3 |
2008-11-10 | s4-samr: merge samr_LookupNames from s3 idl. (fixme: python) | Günther Deschner | 1 | -3/+6 |
2008-11-10 | s4-samr: merge samr_ChangePasswordUser3 from s3 idl. | Günther Deschner | 1 | -0/+4 |
2008-09-24 | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22669: fix uninitialized element which was causing a crash with 'net passwor... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPa... | Stefan Metzmacher | 1 | -28/+48 |
2007-10-10 | r18609: error_string should not contain newlines. | Günther Deschner | 1 | -24/+24 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14058: Try to make the continuation on the list of password set mechs clearer. | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12858: This moves the libnet_LookupPdc code to use a GetDC request to find | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -6/+2 |
2007-10-10 | r8235: fix the build | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8232: remove samr_String and netr_String as they are the same as lsa_String | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r8077: Propagate changes in rpc connect routine to functions using it | Rafal Szczesniak | 1 | -27/+27 |
2007-10-10 | r7204: Also fall back to different password set methods on WRITE_FAULT, as | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4722: Start to add 'net join' to Samba4. | Andrew Bartlett | 1 | -45/+1 |
2007-10-10 | r4721: Changes to libnet_passwd to take advantage of the new easier to call | Andrew Bartlett | 1 | -198/+223 |
2007-10-10 | r4035: more effort on consistent naming of the access mask bits. | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r3724: Rename a number of structures, for better consistance between SAMR and | Andrew Bartlett | 1 | -9/+9 |
2007-10-10 | r3478: split out some more pieces of includes.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3462: separate out the crypto includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2545: str_charnum -> strlen_m. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r2458: Rename policy handle parameters for the SAMR pipe. Parameters now | Tim Potter | 1 | -10/+10 |
2007-10-10 | r2346: fix some minor stuff | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r2064: fix some error cases | Stefan Metzmacher | 1 | -1/+36 |
2007-10-10 | r2021: add password change fallback to SetUserInfo level 25,24,23 | Stefan Metzmacher | 1 | -0/+130 |
2007-10-10 | r1952: change the _RPC levels into _SAMR | Stefan Metzmacher | 1 | -96/+130 |
2007-10-10 | r1950: implement libnet_SetPassword_rpc() | Stefan Metzmacher | 1 | -2/+207 |
2007-10-10 | r1947: fix cup & paste errors | Stefan Metzmacher | 1 | -14/+18 |
2007-10-10 | r1928: give up on NT_STATUS_PASSWORD_RESTRICTION | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r1926: fallback to other SAMR ChangePasswordUser levels | Stefan Metzmacher | 1 | -5/+121 |
2007-10-10 | r1919: paasword change basicly works now:-) | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r1878: implemet libnet_context_{init,destroy} | Stefan Metzmacher | 1 | -1/+14 |
2007-10-10 | r1836: - as abartlet said to me, we need to contact the users domain pdcfor d... | Stefan Metzmacher | 1 | -26/+68 |