summaryrefslogtreecommitdiffstats
path: root/source/registry/reg_db.c
Commit message (Expand)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-6/+37
* r14247: Fix Coverity bug # 136Volker Lendecke2006-03-121-1/+3
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-3/+2
* r10819: merging a couple of fixes from trunkGerald Carter2005-10-071-3/+59
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-10/+2
* r9895: fix typo in registry pathGerald Carter2005-09-011-1/+1
* r9894: Add new registry key expected by Windows XP clients.Gerald Carter2005-09-011-9/+15
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2005-08-291-27/+51
* r9278: Remove unused variable. Bugzilla #2983.Tim Potter2005-08-121-2/+1
* r9115: using #define for reg paths rather than typing the stringGerald Carter2005-08-051-4/+10
* r8501: * disable printer handle object cache (was mostly used Gerald Carter2005-07-151-2/+2
* r8152: * remove commented out structureGerald Carter2005-07-041-2/+2
* r8064: * add the REG_XXX error codes to the pretty error messagesGerald Carter2005-07-011-2/+7
* r8061: * mostly cleanup and refactoring for better readabilityGerald Carter2005-07-011-1/+2
* r8026: * more fixes to the printing registry interfaceGerald Carter2005-06-301-5/+5
* r8007: * cleanup unused structure from reg_objects.hGerald Carter2005-06-301-34/+26
* r7995: * privileges are local except when they're *not*Gerald Carter2005-06-291-5/+9
* r7938: * move the hardcoded registry value names from _reg_query_value()Gerald Carter2005-06-271-14/+6
* r7908: * change REGISTRY_HOOK api to use const (fix compiler warning Gerald Carter2005-06-251-18/+168
* r7890: * add Reg[SG]etKeySec() server stubsGerald Carter2005-06-241-29/+17
* r7698: * clean upserver frontend for RegDeleteKey()Gerald Carter2005-06-171-11/+32
* r7692: start versioning the registry.tdb file since it can be modified nowGerald Carter2005-06-171-10/+16
* r7691: * add .gdbinit to the svn:ignore filesGerald Carter2005-06-171-4/+40
* r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...Gerald Carter2005-06-161-1/+2
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2005-05-231-157/+96
* r6680: event log patches from MarcinGerald Carter2005-05-091-10/+106
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2005-04-071-0/+7
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-2/+2
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+311