Always null-terminate strings.
[vlendec/samba-autobuild/.git] / source3 / rpc_client / cli_reg.c
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-11-13 Luke Leightonsecurity descriptors
1998-11-12 Luke Leightonsecurity descriptors.
1998-11-12 Luke Leightoncleaning up conflicts between group code not yet commit...
1998-11-11 Luke Leightonclearing up security descriptor
1998-11-11 Luke Leightonchanged syntax of registry commands so keys can start...
1998-11-11 Jeremy AllisonMakefile.in: Added target for makeyodldocs - not used...
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 Luke Leightonrpcclient registry commands.
1998-11-09 Luke Leightonsplit socket util functions into util_sock.c. util...