r6985: rearranged the directory structure so as to make it possible to support esp...
[samba.git] / source / libnet /
2007-10-10 Rafal Szczesniakr6963: Further definitions for share manipulation code...
2007-10-10 Rafal Szczesniakr6962: Severely simplified share functions. Removed...
2007-10-10 Tim Potterr6933: Add a couple of helper functions for creating...
2007-10-10 Andrew Bartlettr6928: Add support for printing trusted domain names...
2007-10-10 Andrew Bartlettr6927: Make it easier to program with the SamSync callb...
2007-10-10 Tim Potterr6848: Remove some dead/unused code.
2007-10-10 Rafal Szczesniakr6718: Formatting fixes.
2007-10-10 Rafal Szczesniakr6709: Add monitor messages to useradd composite userad...
2007-10-10 Tim Potterr6677: Unused variables.
2007-10-10 Rafal Szczesniakr6624: I have put monitor function pointer into userinf...
2007-10-10 Rafal Szczesniakr6616: First (and totally untested) approach to monitor...
2007-10-10 Andrew Bartlettr6603: More work on the samdump puzzle. This implement...
2007-10-10 Andrew Bartlettr6573: Start on my project to implement an NT4 compatib...
2007-10-10 Andrew Bartlettr6525: Remove incorrect comment.
2007-10-10 Rafal Szczesniakr6440: Adding libcli composite functions dependency...
2007-10-10 Rafal Szczesniakr6439: Clarify the comment.
2007-10-10 Rafal Szczesniakr6425: Yet another comment.
2007-10-10 Rafal Szczesniakr6424: More comments and fixes to existing ones.
2007-10-10 Rafal Szczesniakr6419: Fix strange behaviour of NET-USERDEL where accou...
2007-10-10 Rafal Szczesniakr6414: Added composite user del function. Slightly...
2007-10-10 Rafal Szczesniakr6390: A couple of changes in useradd function regardin...
2007-10-10 Rafal Szczesniakr6384: Formatting fixes.
2007-10-10 Rafal Szczesniakr6383: Add user management file to build.
2007-10-10 Rafal Szczesniakr6381: Started working on user account management funct...
2007-10-10 Andrew Tridgellr6165: fixed up the userinfo composite code. Fixes...
2007-10-10 Rafal Szczesniakr6164: More comments in the code.
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Andrew Bartlettr5983: Start support for being a domain member in Samba4.
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Jelmer Vernooijr5924: Use cli_credentials in libnet/.
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Bartlettr5900: Use flatname to specify the netbios domain name...
2007-10-10 Jelmer Vernooijr5775: Remove some unused functions (unions are no...
2007-10-10 Stefan Metzmacherr5681: fix the build and compiler wanings
2007-10-10 Rafal Szczesniakr5677: Split structure definitions from implementation.
2007-10-10 Simo Sorcer5585: LDB interfaces change:
2007-10-10 Rafal Szczesniakr5576: Bunch of fixes pointed by tridge. A few more...
2007-10-10 Rafal Szczesniakr5474: Remove random notes put in code.
2007-10-10 Rafal Szczesniakr5472: First approach to composite rpc call fetchin...
2007-10-10 Rafal Szczesniakr5366: added initial code for adding user accounts...
2007-10-10 Rafal Szczesniakr5365: Initial code for adding user accounts via libnet...
2007-10-10 Tim Potterr5364: Rename string fields called 'domain' and 'name...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Rafal Szczesniakr5256: More verbose description of functions (as I...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Rafal Szczesniakr4948: Typo fixes in comments.
2007-10-10 Andrew Tridgellr4891: - added a generic resolve_name() async interfac...
2007-10-10 Andrew Bartlettr4762: Store the results of a 'net join' in the LDB.
2007-10-10 Andrew Bartlettr4722: Start to add 'net join' to Samba4.
2007-10-10 Andrew Bartlettr4721: Changes to libnet_passwd to take advantage of...
2007-10-10 Stefan Metzmacherr4075: implement RemoteTOD server function
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Jelmer Vernooijr3881: Split up the LIBNDR_GEN subsystem into NDR_...
2007-10-10 Jelmer Vernooijr3744: Support building subsystems as a shared library...
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Andrew Bartlettr3724: Rename a number of structures, for better consis...
2007-10-10 Andrew Tridgellr3478: split out some more pieces of includes.h
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Bartlettr2545: str_charnum -> strlen_m.
2007-10-10 Tim Potterr2458: Rename policy handle parameters for the SAMR...
2007-10-10 Stefan Metzmacherr2346: fix some minor stuff
2007-10-10 Stefan Metzmacherr2065: add libnet_RemoteTOD() call with levels GENERIC...
2007-10-10 Stefan Metzmacherr2064: fix some error cases
2007-10-10 Stefan Metzmacherr2061: - split libnet header files
2007-10-10 Stefan Metzmacherr2021: add password change fallback to SetUserInfo...
2007-10-10 Stefan Metzmacherr1952: change the _RPC levels into _SAMR
2007-10-10 Stefan Metzmacherr1950: implement libnet_SetPassword_rpc()
2007-10-10 Stefan Metzmacherr1947: fix cup & paste errors
2007-10-10 Stefan Metzmacherr1928: give up on NT_STATUS_PASSWORD_RESTRICTION
2007-10-10 Stefan Metzmacherr1927: allow the domain to be a ip address
2007-10-10 Stefan Metzmacherr1926: fallback to other SAMR ChangePasswordUser levels
2007-10-10 Stefan Metzmacherr1925: now we lookup the domain controller
2007-10-10 Stefan Metzmacherr1919: paasword change basicly works now:-)
2007-10-10 Stefan Metzmacherr1878: implemet libnet_context_{init,destroy}
2007-10-10 Stefan Metzmacherr1836: - as abartlet said to me, we need to contact...
2007-10-10 Stefan Metzmacherr1816: here's the initial idea of libnet