summaryrefslogtreecommitdiff
path: root/source3/lib/util_reg_api.c
Commit message (Expand)AuthorAgeFilesLines
* s3-registry: fix REG_MULTI_SZ handling in registry_push_value.Günther Deschner2009-11-261-3/+20
* s3-registry: use push_reg_multi_sz() in registry_push_value().Günther Deschner2009-11-261-59/+3
* s3-registry: remove reg_pull_multi_sz().Günther Deschner2009-11-261-5/+18
* Fix a type-punned warningVolker Lendecke2009-04-231-1/+1
* s3: Fix incompatible type warningsTim Prouty2009-03-011-1/+1
* Cleanup size_t return values in callers of convert_string_allocateTim Prouty2008-05-201-17/+19
* registry: add support for REG_MULTI_SZ to registry_push_value().Michael Adam2008-04-101-0/+56
* r25417: Use DBGC_REGISTRY class.Günther Deschner2007-10-101-0/+3
* r24610: Add a debug message that the workaround has been activated...Michael Adam2007-10-101-0/+2
* r24609: Fix the fix of r23668 for win2k giving one zero byteMichael Adam2007-10-101-1/+1
* r24023: Correctly support REG_BINARY in registry_push_value() andGünther Deschner2007-10-101-2/+6
* 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
* r23756: Fix Coverity id 388Volker Lendecke2007-10-101-0/+1
* r23673: Check for integer wrap on incoming data.Jeremy Allison2007-10-101-0/+6
* r23669: Move a variable into the only block where it is used.Michael Adam2007-10-101-1/+1
* r23668: When creating a new string value, win2k regedit deliversMichael Adam2007-10-101-8/+22
* r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam2007-10-101-0/+136