Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 3 | -5/+5 |
2007-10-10 | r5256: More verbose description of functions (as I learn the code). | Rafal Szczesniak | 1 | -5/+49 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 3 | -4/+4 |
2007-10-10 | r4948: Typo fixes in comments. | Rafal Szczesniak | 1 | -2/+2 |
2007-10-10 | r4891: - added a generic resolve_name() async interface in libcli/resolve/, | Andrew Tridgell | 1 | -11/+16 |
2007-10-10 | r4762: Store the results of a 'net join' in the LDB. | Andrew Bartlett | 2 | -8/+228 |
2007-10-10 | r4722: Start to add 'net join' to Samba4. | Andrew Bartlett | 5 | -46/+334 |
2007-10-10 | r4721: Changes to libnet_passwd to take advantage of the new easier to call | Andrew Bartlett | 2 | -198/+239 |
2007-10-10 | r4075: implement RemoteTOD server function | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4035: more effort on consistent naming of the access mask bits. | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3744: Support building subsystems as a shared library. Modules don't work yet, | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3733: More build system fixes/features: | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r3724: Rename a number of structures, for better consistance between SAMR and | Andrew Bartlett | 1 | -9/+9 |
2007-10-10 | r3478: split out some more pieces of includes.h | Andrew Tridgell | 4 | -0/+4 |
2007-10-10 | r3462: separate out the crypto includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3443: the next stage in the include files re-organisation. | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 2 | -0/+2 |
2007-10-10 | r2545: str_charnum -> strlen_m. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r2458: Rename policy handle parameters for the SAMR pipe. Parameters now | Tim Potter | 1 | -10/+10 |
2007-10-10 | r2346: fix some minor stuff | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r2065: add libnet_RemoteTOD() call with levels GENERIC and SRVSVC | Stefan Metzmacher | 4 | -0/+170 |
2007-10-10 | r2064: fix some error cases | Stefan Metzmacher | 1 | -1/+36 |
2007-10-10 | r2061: - split libnet header files | Stefan Metzmacher | 4 | -153/+239 |
2007-10-10 | r2021: add password change fallback to SetUserInfo level 25,24,23 | Stefan Metzmacher | 1 | -0/+130 |
2007-10-10 | r1952: change the _RPC levels into _SAMR | Stefan Metzmacher | 2 | -100/+134 |
2007-10-10 | r1950: implement libnet_SetPassword_rpc() | Stefan Metzmacher | 1 | -2/+207 |
2007-10-10 | r1947: fix cup & paste errors | Stefan Metzmacher | 1 | -14/+18 |
2007-10-10 | r1928: give up on NT_STATUS_PASSWORD_RESTRICTION | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r1927: allow the domain to be a ip address | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r1926: fallback to other SAMR ChangePasswordUser levels | Stefan Metzmacher | 1 | -5/+121 |
2007-10-10 | r1925: now we lookup the domain controller | Stefan Metzmacher | 2 | -9/+62 |
2007-10-10 | r1919: paasword change basicly works now:-) | Stefan Metzmacher | 3 | -6/+43 |
2007-10-10 | r1878: implemet libnet_context_{init,destroy} | Stefan Metzmacher | 3 | -1/+61 |
2007-10-10 | r1836: - as abartlet said to me, we need to contact the users domain pdcfor d... | Stefan Metzmacher | 4 | -30/+185 |
2007-10-10 | r1816: here's the initial idea of libnet | Stefan Metzmacher | 4 | -0/+191 |