summaryrefslogtreecommitdiffstats
path: root/source3/include/reg_objects.h
Commit message (Expand)AuthorAgeFilesLines
* registry: remove the REGISTRY_HOOKS layer from the reghook cache.Michael Adam2008-04-131-1/+1
* Add infrastructure for reading/storing Group Policy state and control data in...Günther Deschner2008-02-291-0/+7
* Add a registry backend perflib that replaces the former dynamic overlay.Michael Adam2008-01-201-0/+2
* Add a registry backend current_version that replaces the former dynamic overlay.Michael Adam2008-01-201-0/+1
* Reorder the registry key name constants in a more systematic way.Michael Adam2008-01-201-5/+5
* Add a registry backend tcpip_params that replaces the former dynamic overlay.Michael Adam2008-01-201-0/+1
* Add a registry backend prod_options that replaces the former dynamic overlay.Michael Adam2008-01-201-0/+1
* Add a registry backend netlogon_params that replaces the former dynamic overlay.Michael Adam2008-01-181-0/+1
* Add detection for need of update to the registry db.Michael Adam2008-01-141-0/+4
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-3/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r19991: Sorry for this 2000-liner...Volker Lendecke2007-10-101-1/+7
* r19963: Add 'registry shares = yes' and registry key security descriptors.Volker Lendecke2007-10-101-1/+8
* r19811: Decode REG_MULTI_SZ and REG_BINARYVolker Lendecke2007-10-101-4/+4
* r19807: First attempt at wrapping something sane around the registry API. Wil...Volker Lendecke2007-10-101-0/+25
* r18963: * Move parts of registry headers that were still inGerald Carter2007-10-101-2/+71
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2007-10-101-2/+0
* r8007: * cleanup unused structure from reg_objects.hGerald Carter2007-10-101-13/+0
* r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarityGerald Carter2007-10-101-0/+1
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2007-10-101-0/+63