summaryrefslogtreecommitdiffstats
path: root/source/include/rpc_reg.h
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Add 'net rpc shutdown' and 'net rpc abortshutdown'.Andrew Bartlett2001-12-311-0/+4
* Added some constants for registry data types.Tim Potter2001-12-171-4/+14
* merge from 2.2Gerald Carter2001-11-221-0/+5
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-19/+19
* - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)Simo Sorce2001-08-101-53/+121
* Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.Jeremy Allison2000-05-151-24/+24
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-67/+28
* rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1999-11-241-2/+0
* updating reg_value_info() parsing code to take BUFFER2 instead of justLuke Leighton1999-11-181-2/+2
* added regqueryval command (experimental) to get reg_io_q_info() andLuke Leighton1999-11-181-20/+18
* added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supportedLuke Leighton1999-10-291-5/+27
* rpcclient shutdown commandLuke Leighton1999-02-161-0/+21
* security descriptorsLuke Leighton1998-11-131-14/+6
* security descriptors.Luke Leighton1998-11-121-5/+5
* security descriptors and registry.Luke Leighton1998-11-121-1/+1
* security descriptor info, provided by jean-francoisLuke Leighton1998-11-111-0/+22
* changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton1998-11-111-0/+2
* registry delete value command: "regdeleteval".Luke Leighton1998-11-111-1/+20
* renamed unk_1b to flush_keyLuke Leighton1998-11-111-7/+7
* - renamed open_policy to open_hklm.Luke Leighton1998-11-111-14/+21
* rpcclient registry key delete command: "regdeletekey".Luke Leighton1998-11-101-0/+21
* registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton1998-11-101-0/+16
* rpcclient registry commands.Luke Leighton1998-11-101-11/+257
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+141