Add context for libcli_resolve.
[samba-svnmirror.git] / source / libnet / libnet.h
2007-12-10 jelmerAdd context for libcli_resolve.
2007-12-07 jelmerExplicit loadparm_context for RPC client functions.
2007-09-27 mimirAdd initial implementation of internal group add function.
2007-09-23 jelmerMerge my includes.h cleanups.
2007-08-26 mimirAdd (raw and untested) implementation of libnet_GroupIn...
2007-08-19 mimirAdd internal implementation (before api function) of...
2007-08-02 abartletSet the Domain SID into the libnet context, and have...
2007-07-24 abartletKeep the connect handle around in libnet, in case we...
2007-07-10 tridgeconvert Samba4 to GPLv3
2007-05-11 mimirstore default buffer size for samr operations in libnet...
2006-12-05 metzeuncomplete implementation start for libnet_UnbecomeDC()
2006-12-02 metzeadd stubs for a libnet_BecomeDC() call
2006-11-28 metzeremove unused struct members
2006-08-21 mimir1) Refactor libnet context structure a bit, to have...
2006-07-13 mimirMy copyright notice.
2006-05-28 mimirMove userman.c and userinfo.c definition into respective
2006-05-15 mimirPartial commit of my current work. It makes libnet...
2006-03-14 jelmerFix non-developer build.
2006-03-14 jelmerReduce the size of structs.h
2006-01-17 abartletPatch from Brad Henry <j0j0@riod.ca>:
2006-01-03 jelmerReduce the size of include/structs.h
2005-12-28 jelmerMove some more prototypes out to seperate headers
2005-11-20 mimirConst-ify name resolution method list and use string...
2005-07-02 mimirPut name resolution methods into libnet_context. This...
2005-06-18 mimirA few missing pieces...
2005-06-16 tridgethis patch started as an attempt to make the dcerpc...
2005-06-07 mimirPut more rpc specifics in libnet context.
2005-06-03 mimirFormatting.
2005-06-03 mimirUser shorter and more convenient name for credentials in
2005-05-24 mimirFurther definitions for share manipulation code. Untested.
2005-05-02 abartletStart on my project to implement an NT4 compatible...
2005-03-21 jelmerUse cli_credentials in libnet/.
2005-02-13 mimirInitial code for adding user accounts via libnet call.
2005-01-13 abartletStart to add 'net join' to Samba4.
2004-08-25 metzeadd libnet_RemoteTOD() call with levels GENERIC and...
2004-08-25 metze- split libnet header files
2004-08-20 metzechange the _RPC levels into _SAMR
2004-08-19 metzenow we lookup the domain controller
2004-08-19 metzepaasword change basicly works now:-)
2004-08-16 metze- as abartlet said to me, we need to contact the users...
2004-08-14 metzehere's the initial idea of libnet