summaryrefslogtreecommitdiffstats
path: root/source/lib/util_reg.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup size_t return values in convert_string_allocateTim Prouty2008-05-071-4/+2
* registry: move normalize_dbkey() from lib/util_reg.c to registry/reg_util.cMichael Adam2008-04-131-7/+0
* libsmbconf: move registry_smbconf_valname_forbidden() to the registry backendMichael Adam2008-04-111-22/+0
* Allow parameter "include" in registry based configuration (again).Michael Adam2008-03-171-1/+0
* Use the proper boolean constants.Michael Adam2008-02-141-3/+3
* Add "config backend" to the parameters forbidden in registry config.Michael Adam2008-01-161-0/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r25417: Use DBGC_REGISTRY class.Günther Deschner2007-10-101-0/+3
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23641: Put check for forbidden values in smbconf into a function.Michael Adam2007-10-101-0/+22
* r23507: Split one general function normalize_dbkey from reg_db.c into util_reg.cMichael Adam2007-10-101-0/+7
* r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam2007-10-101-115/+2
* r19991: Sorry for this 2000-liner...Volker Lendecke2007-10-101-30/+30
* r19827: Move registry_push/pull_value to lib/util_reg.cVolker Lendecke2007-10-101-1/+116
* r19811: Decode REG_MULTI_SZ and REG_BINARYVolker Lendecke2007-10-101-1/+1
* r18963: * Move parts of registry headers that were still inGerald Carter2007-10-101-2/+2
* r18793: Fix BE string handling in the auto-generatedJeremy Allison2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-0/+110