summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/cmd_reg.c
Commit message (Expand)AuthorAgeFilesLines
* adding experimental set user password command to rpcclient, it returnsLuke Leighton1999-11-041-2/+2
* general, drastic improvements to rpcclient.Luke Leighton1999-10-301-1/+1
* messing with command-line completion. it sort-of works to be ableLuke Leighton1999-10-291-5/+8
* added gnu readline command-line completion to the regenum command.Luke Leighton1999-10-291-3/+8
* rpcclient regenum key client code rewritten to use higher order functions.Luke Leighton1999-10-291-99/+180
* reverted jeremy's c++-like security descriptor modifications as theLuke Leighton1999-08-031-21/+29
* improving syntax / useability of rpcclient "shutdown" command:Luke Leighton1999-03-011-8/+24
* added jeremy's new c++-like code for parsing of security descriptors.Luke Leighton1999-02-231-29/+21
* rpcclient shutdown commandLuke Leighton1999-02-161-0/+45
* removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1998-12-071-72/+80
* security descriptors.Luke Leighton1998-11-121-5/+16
* jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton1998-11-121-1/+95
* clearing up security descriptorLuke Leighton1998-11-111-4/+7
* changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton1998-11-111-185/+181
* registry delete value command: "regdeleteval".Luke Leighton1998-11-111-0/+65
* renamed unk_1b to flush_keyLuke Leighton1998-11-111-6/+6
* - renamed open_policy to open_hklm.Luke Leighton1998-11-111-8/+8
* rpcclient registry key delete command: "regdeletekey".Luke Leighton1998-11-101-0/+65
* registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton1998-11-101-0/+6
* include/local.h:Jeremy Allison1998-11-101-1/+1
* rpcclient registry commands.Luke Leighton1998-11-101-57/+332
* split socket util functions into util_sock.c. util.c NOT committedLuke Leighton1998-11-091-0/+397