summaryrefslogtreecommitdiff
path: root/source3/registry/reg_util.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-30s3: remove unused regval_convert_multi_sz().Günther Deschner1-53/+0
2009-09-30s3: remove unused regval_build_multi_sz().Günther Deschner1-54/+0
2009-09-30s3-registry: use push_reg_sz().Günther Deschner1-8/+8
2008-05-08registry: make normalize_reg_path() strip leading and trailing '/' chars.Michael Adam1-7/+26
2008-04-12registry: move normalize_dbkey() from lib/util_reg.c to registry/reg_util.cMichael Adam1-0/+10
2007-11-26Remove pstrings from nsswitch/ and registry/Jeremy Allison1-67/+71
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-2/+2
2007-10-10r25417: Use DBGC_REGISTRY class.Günther Deschner1-1/+1
2007-10-10r24949: Remove some static buffersVolker Lendecke1-2/+2
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-10r11136: patches from Brian Moran for eventlogadm utilityGerald Carter1-6/+8
2007-10-10r11123: * patches from Brian Moran for creating new eventlogGerald Carter1-10/+6
2007-10-10r11073: safety checks on pointers to prevent crashing when converting REG_MUL...Gerald Carter1-1/+7
2007-10-10r11072: add routines for converting REG_MULTI_SZ to and from char**Gerald Carter1-0/+104
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-0/+28
2007-10-10r7938: * move the hardcoded registry value names from _reg_query_value()Gerald Carter1-0/+11
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter1-0/+88