Removed version number from file header.
[kai/samba.git] / source3 / rpcclient / cmd_samr.c
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...
1999-10-28 Luke Leightonrestructuring samr client code.
1999-10-28 Luke Leightonremoved samr_* variables from info struct.
1999-10-28 Luke Leightonrewrote samr enum groups code a bit.
1999-10-26 Luke Leightoncreated samr_query_groupmem() function from existing...
1999-10-26 Luke Leightonadding extra parameter back in to trust account functio...
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-10-01 Luke Leightonsplitting dom info into sam_query_dominfo function
1999-10-01 Luke Leightonpermissions on SamrConnect changed to 0x02000000 (maxim...
1999-10-01 Luke Leightonerror-code checking in lsa_lookup_sids. anonymous...
1999-09-14 Luke Leightonadded rpcclient SamrQueryDisplayInfo command "dispinfo"
1999-09-12 Luke Leightonrestructuring
1999-09-12 Luke Leightonusing #define report
1999-08-30 Luke Leightondebugged enumgroups -g option
1999-08-30 Luke Leightonadded call to samr_query_groupinfo in enumgroups comman...
1999-08-29 Luke Leightonimproved "dominfo" rpcclient command
1999-08-29 Luke Leightonadded experimental del_groupmem and del_aliasmem comman...
1999-04-11 Matthew ChapmanFixed rpcclient's samuser command.
next