Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
[kai/samba.git] / source / rpc_client / cli_samr.c
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...