summaryrefslogtreecommitdiff
path: root/source4/lib/registry/common/reg_util.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4299: Store REG_SZ, REG_EXPAND_SZ and REG_DWORD values in human-readable (an...Jelmer Vernooij1-1/+1
2007-10-10r4213: Store REG_SZ in UTF16, not the unix charset..Jelmer Vernooij1-6/+4
2007-10-10r4209: Fix several smaller bugsJelmer Vernooij1-8/+59
2007-10-10r4204: Arguments to reg_del_key more like the RPC for more efficient usageJelmer Vernooij1-0/+87
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-0/+1
2007-10-10r2623: don't do pointer arithmetic on void*, as it doesn't work with non-GNU ...Andrew Tridgell1-1/+1
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij1-43/+21
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-1/+1
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2007-10-10r182: Fix a couple of segfaultsJelmer Vernooij1-2/+2
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij1-9/+13
2007-10-10r36: - Start using memory pools in the registry libraryJelmer Vernooij1-2/+7
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-0/+164