first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[bbaumbach/samba-autobuild/.git] / source3 / rpcclient / cmd_samr.c
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.
1999-03-19 Luke Leightonadded a "createuser" command.
1999-03-09 Luke Leightonreverted access control flags in enum commands.
1999-03-08 Luke Leighton- todd sabin spotted bugs in samr enum dom users /...
1999-02-24 Matthew ChapmanWin9x user level security.
1999-02-11 Luke Leightonenum dom users buffer was 0x80 not 0x8000. must fix...
1999-01-29 Luke Leightonfix for enumerate domain users (bug spotted by sean...
1998-12-14 Luke Leightonadded sid_name_use array argument to lsa_lookup_names...
1998-12-07 Luke Leightonissues spotted by herb.
1998-12-07 Luke Leightonbugs in rpcclient. add_aliasmem uses a DOM_SID2 not...
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-11-30 Luke Leighton- adding builtin[alias]db.
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-11 Luke Leightonchanged syntax of registry commands so keys can start...
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-20 Luke Leightonsigned / unsigned warnings (found by herb).
1998-10-19 Luke Leightonoops
1998-10-19 Luke Leightonoutput password change messages instead of debug message.
1998-10-16 Luke Leightondce/rpc
1998-10-16 Luke Leightonstrtoul replace with strtol
1998-10-16 Luke Leightonrpc client mods (ntlmssp flags)
1998-10-14 Luke Leightonwarnings spotted by ./configure.developer options
1998-10-14 Luke Leightondce/rpc
1998-10-10 Luke Leightondce/rpc
1998-10-10 Luke Leightondce/rpc
1998-10-09 Luke Leightondce/rpc
1998-10-09 Luke Leightondce/rpc.
1998-10-09 Luke Leightondce/rpc
1998-10-08 Luke Leightondce/rpc
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-27 Richard SharpeFixed up more possibly uninitialized variables.
1998-09-25 Jeremy AllisonFixed unused variable warning messages.
1998-09-25 Luke Leightonrpcclient: got samr command "enumusers -g -u" working
1998-09-25 Luke Leightonadded in samr commands. assistance in returning the...
next