summaryrefslogtreecommitdiff
path: root/source4/libnet
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2-0/+2
2007-10-10r2545: str_charnum -> strlen_m.Andrew Bartlett1-1/+1
2007-10-10r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter1-10/+10
2007-10-10r2346: fix some minor stuffStefan Metzmacher2-2/+2
2007-10-10r2065: add libnet_RemoteTOD() call with levels GENERIC and SRVSVCStefan Metzmacher4-0/+170
2007-10-10r2064: fix some error casesStefan Metzmacher1-1/+36
2007-10-10r2061: - split libnet header filesStefan Metzmacher4-153/+239
2007-10-10r2021: add password change fallback to SetUserInfo level 25,24,23Stefan Metzmacher1-0/+130
2007-10-10r1952: change the _RPC levels into _SAMRStefan Metzmacher2-100/+134
2007-10-10r1950: implement libnet_SetPassword_rpc()Stefan Metzmacher1-2/+207
2007-10-10r1947: fix cup & paste errorsStefan Metzmacher1-14/+18
2007-10-10r1928: give up on NT_STATUS_PASSWORD_RESTRICTIONStefan Metzmacher1-0/+3
2007-10-10r1927: allow the domain to be a ip addressStefan Metzmacher1-0/+5
2007-10-10r1926: fallback to other SAMR ChangePasswordUser levelsStefan Metzmacher1-5/+121
2007-10-10r1925: now we lookup the domain controllerStefan Metzmacher2-9/+62
2007-10-10r1919: paasword change basicly works now:-)Stefan Metzmacher3-6/+43
2007-10-10r1878: implemet libnet_context_{init,destroy}Stefan Metzmacher3-1/+61
2007-10-10r1836: - as abartlet said to me, we need to contact the users domain pdcfor d...Stefan Metzmacher4-30/+185
2007-10-10r1816: here's the initial idea of libnetStefan Metzmacher4-0/+191