This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[ira/wip.git] / source3 / rpc_client / cli_samr.c
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-07 Andrew BartlettAlways initialise this - it helps callers who use this...
2003-04-25 Tim PotterMinor cleanup of enum domain groups/aliases:
2003-04-25 Tim PotterMinor cleanup of enum domain groups/aliases:
2003-04-24 Andrew BartlettMerge from HEAD - always initailise this to zero -...
2003-04-22 Andrew BartlettAlways initialise this, to assist callers doing loops...
2003-04-14 Tim PotterMerge of samr lookup domain rpc client call from HEAD.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 Tim PotterSAMR lookupdomain rpc client patches from amber palekar...
2003-02-26 Tim PotterMerge of exit path cleanup for EnumDomainUsers.
2003-02-24 Tim PotterMerge:
2003-02-21 Tim PotterExit path cleanup for cli_samr_enum_dom_users()
2003-01-29 Jeremy AllisonMerge tpot's changes to request the correct sizes for...
2003-01-29 Tim PotterPass down max_size parameter to cli_samr_query_dispinfo...
2002-12-08 Simo Sorcefix rpcclient querygroup command (from 2.2 and head)
2002-12-08 Simo Sorcemake querygroup in rpcclient working, same fix as per...
2002-08-17 Jelmer VernooijSync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-12 Jim McDonoughAdd client side support for samr connect4 (0x3e). ...
2002-08-02 Tim PotterMoved rpc client routines from libsmb back to rpc_clien...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-18 Simo Sorcemore debug classess activated
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-09 Jeremy AllisonSerious (and I *mean* serious) attempt to fix little...
2001-03-07 Jeremy AllisonSync up handle creation with 2.2 branch. We can now...
2000-10-07 Jean-François Mico... added samr_set_user_info and info_2.
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-05-09 Andrew Tridgellthe beginnings of a new scheme I've working on to allow...
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-12-01 Luke Leightonfixing joining to domain plus something weird going...
1999-12-01 Luke Leightonimproving createuser account command to be able to...
1999-11-27 Luke Leightonfurther abstraction involving client states. main...
1999-11-26 Luke Leightonwhoa. _major_ restructure of rpcclient. fixed some...
1999-11-25 Luke Leightoncool! completed a samr* API that _would_ look like...
1999-11-20 Luke Leightondoing a code reshuffle. want to add code to establish...
1999-11-18 Luke Leightonadded samuserset2 rpcclient command to test ACB_XXX...
1999-11-15 Luke Leightonadded rpcclient "enumdomains" command. enumerates...
1999-11-08 Luke Leightonconst feeding frenzy
1999-11-04 Luke Leightonsamuserset <username> -p password. YESSSSS :)
1999-11-04 Luke Leightonadding experimental set user password command to rpccli...
1999-11-02 Luke Leightondynamic mem allocation in enum dom groups and enum...
1999-11-01 Luke Leightonrewrote rpcclient enumaliases command.
1999-10-30 Luke Leightongeneral, drastic improvements to rpcclient.
1999-10-29 Luke Leightonmore reshuffling of enum groups code. more higher...
1999-10-28 Luke Leightonrestructuring sam enum dom groups code to do multiple...
1999-10-25 Luke Leightonsigned / unsigned and typecast issues
1999-10-25 Luke Leightonone of those wonderful moments when running against...
1999-10-21 Luke Leightonthe dynamic memory alloc blood-fest goes on...
1999-10-21 Luke Leightonturning some of the rpcclient functions dynamic. this...
1999-10-21 Luke Leightonvarious. debug levels changed. nmbd doesn't need...
1999-09-21 Luke Leightontesting for attempts to get more info levels into samr_...
1999-09-15 Luke Leightonuse DEBUGLEVEL not DEBUGLVL()
1999-09-14 Luke Leightonadded rpcclient SamrQueryDisplayInfo command "dispinfo"
1999-08-31 Luke Leightonmatthew chapman identified 4 previously unknown samr...
1999-08-30 Luke Leightonadded call to samr_query_groupinfo in enumgroups comman...
1999-08-29 Luke Leightonimproved "dominfo" rpcclient command
1999-03-23 Luke Leightondynamic memory allocation in samr enum dom users. ...
1999-03-19 Luke Leightonadded a "createuser" command.
1999-02-24 Matthew ChapmanWin9x user level security.
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-01-29 Luke Leightonfix for enumerate domain users (bug spotted by sean...
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-12-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-12-04 Luke Leightonfixing "addgroupmem" and "enumgroups -m" commands,...
1998-12-04 Luke Leighton- oops, i got "add alias member" and "delete alias...
1998-12-04 Luke Leighton- renamed do_samr_xxx to samr_xxx
1998-12-03 Luke Leightonadded createalias command to rpcclient
1998-12-03 Luke Leightoncreate domain group command (creategroup) added to...
1998-12-02 Luke Leightonjeremy's going to do me in, again.
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-10-21 Luke Leightondomain aliases added a bit better: does local aliases...
1998-10-21 Jeremy AllisonFixed mainly signed/unsigned issues found by SGI cc...
1998-10-15 Luke Leightonbug-fixing against:
1998-10-09 Luke Leightondce/rpc
1998-10-09 Luke Leightondce/rpc
1998-10-08 Luke Leightondce/rpc
1998-09-25 Luke Leightonrpcclient: got samr command "enumusers -g -u" working
1998-09-25 Luke Leightonadded in samr commands. assistance in returning the...
1998-05-14 Jeremy Allisonchgpasswd.c: Added comments to #ifdefs
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...