port latest changes from SAMBA_3_0 tree
[tprouty/samba.git] / source3 / rpcclient / cmd_samr.c
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-04-04 Tim PotterSAMR lookupdomain rpc client patches from amber palekar...
2003-03-17 Tim PotterApplied waider's patch to return DOS error codes for...
2003-03-11 Martin PoolPatch from Ronan Waide:
2003-02-25 Tim PotterFixed up some const related compiler warnings.
2003-02-21 Tim PotterAdded enumdomusers command.
2003-01-29 Tim PotterUse new interface for cli_samr_query_dispinfo().
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-08 Simo Sorcemake querygroup in rpcclient working, same fix as per...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-08-12 Jim McDonoughUse samr connect4, then fall back to samr connect if...
2002-07-14 Andrew BartlettApply patch from "Kai Krueger" <kai@kruegernetz.de...
2002-06-26 Andrew BartlettQualify some of the hexidecimal responses with 0x
2002-06-25 Andrew BartlettTry to avoid infinite loops when reteriving users ...
2002-06-04 Tim PotterFixed compiler warning.
2002-06-03 Tim PotterAdded getdompwinfo function.
2002-05-31 Tim PotterFixed crash bug in querydispinfo.
2002-05-28 Tim PotterSome fixes for enumerating domain groups and aliases:
2002-05-07 Tim PotterFixed more compiler warnings.
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-21 Jean-François Mico... close some handles. not really necessary but doesn...
2001-12-21 Jean-François Mico... added all level to samr_query_disp_info rpcclient side.
2001-12-11 Tim PotterSAMR query sec obj returns different results depending...
2001-12-11 Tim PotterRemoved unused variable.
2001-12-11 Tim PotterDoing some research into ACLs on the LSA and SAM policy...
2001-12-10 Jean-François Mico... added enum alias groups to rpcclient
2001-12-02 Jean-François Mico... added queryuseraliases to rpcclient
2001-12-02 Jean-François Mico... added samr_query_sec_obj. and put back some code to...
2001-11-21 Jean-François Mico... samr_querydom_info level 1: found the meaning of the...
2001-10-29 Tim PotterConverted a bunch of functions to use sscanf %i instead...
2001-10-22 Jean-François Mico... samr querydispinfo can change level, start index and...
2001-10-22 Jean-François Mico... allow the samr commands to work back and the help too ;-)
2001-10-12 Tim PotterSome old stuff hanging around since the CIFS conference...
2001-09-04 Andrew Tridgellit now all compiles - so try enabling it by default...
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-10 Simo Sorce- avoid possible mem leaks in rpcclient/cmd_*.c (talloc...
2001-07-20 Tim PotterStarted adding some help/usage info for rpcclient commands.
2001-06-20 Tim PotterAdded delete domain user rpcclient command.
2001-06-06 Tim PotterFixups for new args to cli_samr_connect()
2001-06-04 Tim PotterAdded add domain user to rpcclient.
2001-05-15 Tim PotterFixed up SAM_USERINFO_CTR dynamic stuff in cmd_samr_que...
2001-05-14 Tim PotterAdded arg to querygroupinfo.
2001-05-08 Tim PotterFixed querydispinfo command.
2001-05-07 Tim PotteriAdded querydispinfo and querydominfo functions.
2001-05-04 Tim PotterAdded queryaliasmem function.
2001-05-04 Tim PotterAdded cmd_samr_enum_dom_groups() function.
2001-04-28 Gerald Carterrpcclient merge from 2.2 (including Jeremy's non-void...
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-03-28 Tim PotterChanged usage message for query_groupmem and query_user...
2001-03-15 Gerald Carteraddprinter and adddriver are working now :-)
2001-03-15 Gerald Cartermore updates. several spoolss commands added as placeh...
2001-03-14 Gerald Carterset of changes in the beginning of bringing rpcclient...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-01-15 Tim Potterrpcclient functions for remaining samr and lsa function...
2001-01-11 Tim PotterStart of a rewrite of rpcclient based on the libsmb...
2000-06-23 Gerald Carterjust enough to get rpcclient to compile. Look for...
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...
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-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-02 Luke Leightonimproved enumdomains added -i option.
1999-12-01 Luke Leightonmake sure domain and name to generate trust account...
1999-12-01 Luke Leightondamn, that took a while. nt login password was being...
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-12-01 Luke Leighton1) when no domain used in ntlogin test command, should...
1999-12-01 Luke Leightonsplit display.c into modules.
1999-11-27 Luke Leightonfurther abstraction involving client states. main...
1999-11-27 Luke Leightonenhanced samuser command to do same thing as enumusers...
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-24 Luke Leightonok. *whew*. this is the first completed part of the...
1999-11-24 Luke Leightonfirst stages of removing struct cli_state* and uint16...
1999-11-23 Luke Leightonoops, freed argc,argv arguments twice.
1999-11-23 Luke Leightonadding svcctl 0x1b function
1999-11-22 Luke Leightonokay :) all cmd_() functions now take int argc, char...
1999-11-21 Luke Leightonyou know what? this sort of thing makes me laugh....
1999-11-21 Luke Leightonmoving create user function into msrpc_samr.c
1999-11-20 Luke Leightondoing a code reshuffle. want to add code to establish...
1999-11-18 Luke Leightonresponses to UDP samquery go back to SERVER<00> not...
1999-11-18 Luke Leightonadded samuserset2 rpcclient command to test ACB_XXX...
1999-11-15 Luke Leightonadded rpcclient "enumdomains" command. enumerates...
1999-11-09 Luke Leightonriccardo sibilia spotted line 1884 has uint32 group_rid...
1999-11-08 Luke Leightonconst feeding frenzy
1999-11-06 Luke Leightonadded rpcclient spoolenum command. enumerates printers.
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 Leightonadded samalias <aliasname> rpcclient command (shows...
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 Leightonrewrite rpcclient sam enum user code to use higher...
1999-10-29 Luke Leightonusing #defines for function prototypes
1999-10-29 Luke Leightonmore reshuffling of enum groups code. more higher...
1999-10-29 Luke Leightonusing higher-order-function in enum groups as a test...
1999-10-28 Luke Leightonrestructuring sam enum dom groups code to do multiple...
next