summaryrefslogtreecommitdiff
path: root/source3/include/rpc_reg.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-5/+16
2007-10-10r9893: fix REG_CREATE_KEY_EX parsing error caused by WinXP clientsGerald Carter1-2/+5
2007-10-10r8026: * more fixes to the printing registry interfaceGerald Carter1-1/+1
2007-10-10r7995: * privileges are local except when they're *not*Gerald Carter1-4/+4
2007-10-10r7908: * change REGISTRY_HOOK api to use const (fix compiler warningGerald Carter1-5/+4
2007-10-10r7890: * add Reg[SG]etKeySec() server stubsGerald Carter1-2/+2
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-3/+3
2007-10-10r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarityGerald Carter1-4/+3
2007-10-10r7691: * add .gdbinit to the svn:ignore filesGerald Carter1-2/+2
2007-10-10r7664: add access check hooks to _reg_open_entry which are passed offGerald Carter1-7/+5
2007-10-10r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...Gerald Carter1-7/+8
2007-10-10r7645: adding server stubs for RegCreateKey() and RegSetValue()Gerald Carter1-3/+3
2007-10-10r7547: removing unused fields in the REGISTRY_KEY structure associated with o...Gerald Carter1-1/+1
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter1-63/+25
2007-10-10r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter1-6/+23
2007-10-10r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...Gerald Carter1-14/+16
2007-10-10r6014: rather large change set....Gerald Carter1-353/+187
2007-10-10r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison1-20/+20
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