summaryrefslogtreecommitdiff
path: root/source3/include/rpc_reg.h
AgeCommit message (Expand)AuthorFilesLines
2003-01-04Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1Andrew Bartlett1-5/+2
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-1/+1
2002-08-17sync 3.0 branch with headJelmer Vernooij1-9/+99
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-20/+25
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-12-31Add 'net rpc shutdown' and 'net rpc abortshutdown'.Andrew Bartlett1-0/+4
2001-12-17Added some constants for registry data types.Tim Potter1-4/+14
2001-11-22merge from 2.2Gerald Carter1-0/+5
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-19/+19
2001-08-10- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)Simo Sorce1-53/+121
2000-05-15Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.Jeremy Allison1-24/+24
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-67/+28
1999-11-24rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1-2/+0
1999-11-18updating reg_value_info() parsing code to take BUFFER2 instead of justLuke Leighton1-2/+2
1999-11-18added regqueryval command (experimental) to get reg_io_q_info() andLuke Leighton1-20/+18
1999-10-29added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supportedLuke Leighton1-5/+27
1999-02-16rpcclient shutdown commandLuke Leighton1-0/+21
1998-11-13security descriptorsLuke Leighton1-14/+6
1998-11-12security descriptors.Luke Leighton1-5/+5
1998-11-12security descriptors and registry.Luke Leighton1-1/+1
1998-11-11security descriptor info, provided by jean-francoisLuke Leighton1-0/+22
1998-11-11changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton1-0/+2
1998-11-11registry delete value command: "regdeleteval".Luke Leighton1-1/+20
1998-11-11renamed unk_1b to flush_keyLuke Leighton1-7/+7
1998-11-11- renamed open_policy to open_hklm.Luke Leighton1-14/+21
1998-11-10rpcclient registry key delete command: "regdeletekey".Luke Leighton1-0/+21
1998-11-10registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton1-0/+16
1998-11-10rpcclient registry commands.Luke Leighton1-11/+257
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+141