summaryrefslogtreecommitdiffstats
path: root/source4/libnet/libnet_passwd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r2346: fix some minor stuffStefan Metzmacher2007-10-101-1/+1
* r2064: fix some error casesStefan Metzmacher2007-10-101-1/+36
* r2021: add password change fallback to SetUserInfo level 25,24,23Stefan Metzmacher2007-10-101-0/+130
* r1952: change the _RPC levels into _SAMRStefan Metzmacher2007-10-101-96/+130
* r1950: implement libnet_SetPassword_rpc()Stefan Metzmacher2007-10-101-2/+207
* r1947: fix cup & paste errorsStefan Metzmacher2007-10-101-14/+18
* r1928: give up on NT_STATUS_PASSWORD_RESTRICTIONStefan Metzmacher2007-10-101-0/+3
* r1926: fallback to other SAMR ChangePasswordUser levelsStefan Metzmacher2007-10-101-5/+121
* r1919: paasword change basicly works now:-)Stefan Metzmacher2007-10-101-5/+5
* r1878: implemet libnet_context_{init,destroy}Stefan Metzmacher2007-10-101-1/+14
* r1836: - as abartlet said to me, we need to contact the users domain pdcfor d...Stefan Metzmacher2007-10-101-26/+68
* r1816: here's the initial idea of libnetStefan Metzmacher2007-10-101-0/+117