summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_passwd.c
Commit message (Expand)AuthorAgeFilesLines
* CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.Jeremy Allison2013-12-091-1/+9
* build: Build with system md5.h on OpenIndianaAndrew Bartlett2013-06-191-2/+2
* s4:libnet_passwd: check for NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE for SetPass...Stefan Metzmacher2010-04-151-1/+1
* s4:libnet_passwd: check for NT_STATUS_RPC_PROCNUM_OUT_OF_RANGE in the ChangeP...Stefan Metzmacher2010-04-151-3/+3
* s4:libnet/libnet_passwd.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher2010-03-291-0/+36
* s4:libnet/libnet_passwd.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-13/+13
* s4:libnet - change variables to "unsigned" where neededMatthias Dieter Wallnöfer2010-03-101-1/+1
* s4-net: Fix 'talloc_free with references ...' errorKamen Mazdrashki2009-12-251-4/+4
* s4:libnet_passwd - fix pointer typeMatthias Dieter Wallnöfer2009-11-061-1/+1
* s4:libnet Allow 'net password change' to work on expired passwordsAndrew Bartlett2009-06-181-1/+5
* fixed the client side password change codeAndrew Tridgell2009-05-251-61/+25
* s4-samr: fix samr callers after SAMR_FIELD_PASSWORD change.Günther Deschner2008-12-051-2/+2
* s4-samr: fix samr passwdord_expired callers.Günther Deschner2008-11-281-3/+2
* s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner2008-11-101-1/+3
* s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)Günther Deschner2008-11-101-3/+6
* s4-samr: merge samr_ChangePasswordUser3 from s3 idl.Günther Deschner2008-11-101-0/+4
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22669: fix uninitialized element which was causing a crash with 'net passwor...Stefan Metzmacher2007-10-101-0/+1
* r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPa...Stefan Metzmacher2007-10-101-28/+48
* r18609: error_string should not contain newlines.Günther Deschner2007-10-101-24/+24
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+0
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-2/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r14058: Try to make the continuation on the list of password set mechs clearer.Andrew Bartlett2007-10-101-2/+5
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-101-4/+4
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-6/+2
* r8235: fix the buildStefan Metzmacher2007-10-101-1/+1
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-101-3/+3
* r8077: Propagate changes in rpc connect routine to functions using itRafal Szczesniak2007-10-101-27/+27
* r7204: Also fall back to different password set methods on WRITE_FAULT, asAndrew Bartlett2007-10-101-1/+1
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-2/+2
* r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.Tim Potter2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4722: Start to add 'net join' to Samba4.Andrew Bartlett2007-10-101-45/+1
* r4721: Changes to libnet_passwd to take advantage of the new easier to callAndrew Bartlett2007-10-101-198/+223
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-3/+3
* r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2007-10-101-9/+9
* r3478: split out some more pieces of includes.hAndrew Tridgell2007-10-101-0/+1
* r3462: separate out the crypto includesAndrew Tridgell2007-10-101-0/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r2545: str_charnum -> strlen_m.Andrew Bartlett2007-10-101-1/+1
* r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter2007-10-101-10/+10