summaryrefslogtreecommitdiffstats
path: root/source/libnet
Commit message (Expand)AuthorAgeFilesLines
* r4762: Store the results of a 'net join' in the LDB.Andrew Bartlett2005-01-152-8/+228
* r4722: Start to add 'net join' to Samba4.Andrew Bartlett2005-01-135-46/+334
* r4721: Changes to libnet_passwd to take advantage of the new easier to callAndrew Bartlett2005-01-132-198/+239
* r4075: implement RemoteTOD server functionStefan Metzmacher2004-12-061-1/+1
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2004-12-021-3/+3
* r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij2004-11-191-1/+1
* r3744: Support building subsystems as a shared library. Modules don't work yet, Jelmer Vernooij2004-11-151-0/+1
* r3733: More build system fixes/features:Jelmer Vernooij2004-11-141-1/+0
* r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2004-11-131-9/+9
* r3478: split out some more pieces of includes.hAndrew Tridgell2004-11-024-0/+4
* r3462: separate out the crypto includesAndrew Tridgell2004-11-021-0/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2004-11-021-0/+1
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2004-11-011-2/+2
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2004-11-012-0/+2
* r2545: str_charnum -> strlen_m.Andrew Bartlett2004-09-221-1/+1
* r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter2004-09-211-10/+10
* r2346: fix some minor stuffStefan Metzmacher2004-09-152-2/+2
* r2065: add libnet_RemoteTOD() call with levels GENERIC and SRVSVCStefan Metzmacher2004-08-254-0/+170
* r2064: fix some error casesStefan Metzmacher2004-08-251-1/+36
* r2061: - split libnet header filesStefan Metzmacher2004-08-254-153/+239
* r2021: add password change fallback to SetUserInfo level 25,24,23Stefan Metzmacher2004-08-241-0/+130
* r1952: change the _RPC levels into _SAMRStefan Metzmacher2004-08-202-100/+134
* r1950: implement libnet_SetPassword_rpc()Stefan Metzmacher2004-08-201-2/+207
* r1947: fix cup & paste errorsStefan Metzmacher2004-08-201-14/+18
* r1928: give up on NT_STATUS_PASSWORD_RESTRICTIONStefan Metzmacher2004-08-191-0/+3
* r1927: allow the domain to be a ip addressStefan Metzmacher2004-08-191-0/+5
* r1926: fallback to other SAMR ChangePasswordUser levelsStefan Metzmacher2004-08-191-5/+121
* r1925: now we lookup the domain controllerStefan Metzmacher2004-08-192-9/+62
* r1919: paasword change basicly works now:-)Stefan Metzmacher2004-08-193-6/+43
* r1878: implemet libnet_context_{init,destroy}Stefan Metzmacher2004-08-183-1/+61
* r1836: - as abartlet said to me, we need to contact the users domain pdcfor d...Stefan Metzmacher2004-08-164-30/+185
* r1816: here's the initial idea of libnetStefan Metzmacher2004-08-144-0/+191