summaryrefslogtreecommitdiff
path: root/source3/rpcclient/cmd_reg.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-12security descriptors.Luke Leighton1-5/+16
1998-11-12jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton1-1/+95
1998-11-11clearing up security descriptorLuke Leighton1-4/+7
1998-11-11changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton1-185/+181
1998-11-11registry delete value command: "regdeleteval".Luke Leighton1-0/+65
1998-11-11renamed unk_1b to flush_keyLuke Leighton1-6/+6
1998-11-11- renamed open_policy to open_hklm.Luke Leighton1-8/+8
1998-11-10rpcclient registry key delete command: "regdeletekey".Luke Leighton1-0/+65
1998-11-10registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton1-0/+6
1998-11-10include/local.h:Jeremy Allison1-1/+1
1998-11-10rpcclient registry commands.Luke Leighton1-57/+332
1998-11-09split socket util functions into util_sock.c. util.c NOT committedLuke Leighton1-0/+397