summaryrefslogtreecommitdiffstats
path: root/source4/libnet/libnet_passwd.c
Commit message (Expand)AuthorAgeFilesLines
* 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