summaryrefslogtreecommitdiff
path: root/source3/lib/util_reg_api.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Cleanup size_t return values in callers of convert_string_allocateTim Prouty1-17/+19
2008-04-10registry: add support for REG_MULTI_SZ to registry_push_value().Michael Adam1-0/+56
2007-10-10r25417: Use DBGC_REGISTRY class.Günther Deschner1-0/+3
2007-10-10r24610: Add a debug message that the workaround has been activated...Michael Adam1-0/+2
2007-10-10r24609: Fix the fix of r23668 for win2k giving one zero byteMichael Adam1-1/+1
2007-10-10r24023: Correctly support REG_BINARY in registry_push_value() andGünther Deschner1-2/+6
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23756: Fix Coverity id 388Volker Lendecke1-0/+1
2007-10-10r23673: Check for integer wrap on incoming data.Jeremy Allison1-0/+6
2007-10-10r23669: Move a variable into the only block where it is used.Michael Adam1-1/+1
2007-10-10r23668: When creating a new string value, win2k regedit deliversMichael Adam1-8/+22
2007-10-10r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam1-0/+136