Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[kai/samba.git] / source3 / rpcclient / cmd_reg.c
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-04 Andrew Tridgellit now all compiles - so try enabling it by default...
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-06-21 Andrew Tridgellnext_token() was supposed to be a reentrant replacement...
2000-05-18 Shirish KaleleAdded the NETDFS pipe to allow remote administration...
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 Leightonfinal part of "first" phase converting over to msrpc...
1999-11-27 Luke Leightonbug-fixing registry commands and the rpcclient "rpcclie...
1999-11-26 Luke Leightonwhoa. _major_ restructure of rpcclient. fixed some...
1999-11-24 Luke Leightonregistry API moved over to new format. reg_connect...
1999-11-24 Luke Leightonrewrote policy handle code to be generic (it's needed...
1999-11-22 Luke Leightonthe last one. that concludes the removal of all next_t...
1999-11-22 Luke Leightonokay :) all cmd_() functions now take int argc, char...
1999-11-18 Luke Leightonupdating reg_value_info() parsing code to take BUFFER2...
1999-11-18 Luke Leightonadded regqueryval command (experimental) to get reg_io_...
1999-11-08 Luke Leightonconst feeding frenzy
1999-11-04 Luke Leightonadding experimental set user password command to rpccli...
1999-10-30 Luke Leightongeneral, drastic improvements to rpcclient.
1999-10-29 Luke Leightonmessing with command-line completion. it sort-of works...
1999-10-29 Luke Leightonadded gnu readline command-line completion to the regen...
1999-10-29 Luke Leightonrpcclient regenum key client code rewritten to use...
1999-08-03 Luke Leightonreverted jeremy's c++-like security descriptor modifica...
1999-03-01 Luke Leightonimproving syntax / useability of rpcclient "shutdown...
1999-02-23 Luke Leightonadded jeremy's new c++-like code for parsing of securit...
1999-02-16 Luke Leightonrpcclient shutdown command
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-11-12 Luke Leightonsecurity descriptors.
1998-11-12 Luke Leightonjean-f. sent me some S-1-3-0,1,2,3 SIDs and names....
1998-11-11 Luke Leightonclearing up security descriptor
1998-11-11 Luke Leightonchanged syntax of registry commands so keys can start...
1998-11-11 Luke Leightonregistry delete value command: "regdeleteval".
1998-11-11 Luke Leightonrenamed unk_1b to flush_key
1998-11-11 Luke Leighton- renamed open_policy to open_hklm.
1998-11-10 Luke Leightonrpcclient registry key delete command: "regdeletekey".
1998-11-10 Luke Leightonregistry modification requires a "sync" or "refresh...
1998-11-10 Jeremy Allisoninclude/local.h:
1998-11-10 Luke Leightonrpcclient registry commands.
1998-11-09 Luke Leightonsplit socket util functions into util_sock.c. util...