oops, accidentally committed clear-text password reading last week.
[tprouty/samba.git] / source / rpcclient / rpcclient.c
1999-03-08 Luke Leightonoops, accidentally committed clear-text password readin...
1999-03-01 Luke Leightonimproving syntax / useability of rpcclient "shutdown...
1999-02-24 Matthew ChapmanAdded "lookupdomain" rpcclient command. Not particularl...
1999-02-16 Luke Leightonrpcclient shutdown command
1999-01-28 Luke Leightonrpcclient "Service Control Manager" svcenum [-i] command.
1999-01-27 Luke Leighton- got client code cleartext passwords working again...
1998-12-14 Luke Leightonadded sid_name_use array argument to lsa_lookup_names...
1998-12-08 Luke Leightonadding "Service Control Manager" commands to rpcclient.
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 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-25 Luke LeightonLsaLookupNames client call (first used as lookupnames...
1998-11-13 Luke Leightonneed 32 bit status codes to be negotiated because of...
1998-11-12 Luke Leightonjean-f. sent me some S-1-3-0,1,2,3 SIDs and names....
1998-11-11 Luke Leightonchanged syntax of registry commands so keys can start...
1998-11-11 Luke Leightonregistry delete value command: "regdeleteval".
1998-11-10 Luke Leightonrpcclient registry key delete command: "regdeletekey".
1998-11-10 Luke Leightonrpcclient registry commands.
1998-10-15 Luke Leightonrpcclient interactive login (with trust account changin...
1998-10-14 Luke Leightonwarnings spotted by ./configure.developer options
1998-10-10 Luke Leightondce/rpc
1998-10-09 Luke Leightondce/rpc.
1998-10-09 Luke Leightonbasic client-side ntcreateX function (hard-wired values...
1998-10-08 Luke Leightondce/rpc
1998-10-05 Luke Leightonrpcclient srvsvc commands.
1998-10-03 Andrew Tridgellfixed initialisation bug in rpcclient (stdout is not...
1998-10-03 Andrew Tridgelldon't call functions that aren't there yet. (Luke had...
1998-10-02 Luke LeightonMakefile.in :
1998-09-30 Luke Leightonlsa_lookup_sids command added. severe debugging needed...
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
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 Leightonadded in samr commands. assistance in returning the...
1998-09-25 Luke Leightonadded wksinfo command to rpcclient, which don't work...
1998-09-25 Luke Leightonadded rpcclient program