reverted access control flags in enum commands.
[samba.git] / source3 / rpcclient / cmd_samr.c
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...
1998-09-25 Luke Leightonadded rpcclient program