index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
util_reg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
s3-registry: remove reg_pull_multi_sz().
Günther Deschner
1
-23
/
+0
2009-09-30
s3-util: use pull_reg_multi_sz in reg_pull_multi_sz.
Günther Deschner
1
-26
/
+10
2009-09-30
s3-util: add pull_reg_sz() and pull_reg_multi_sz() convenience functions.
Günther Deschner
1
-0
/
+35
2009-09-30
s3-util: add push_reg_sz() and push_reg_multi_sz() convenience functions.
Günther Deschner
1
-0
/
+30
2009-04-27
s3:registry: replace typedef REGISTRY_OPS by struct registry_ops
Michael Adam
1
-1
/
+1
2009-04-14
Convert Samba3 to use the common lib/util/charset API
Andrew Bartlett
1
-1
/
+1
2008-04-12
registry: move normalize_dbkey() from lib/util_reg.c to registry/reg_util.c
Michael Adam
1
-7
/
+0
2008-04-11
Cleanup size_t return values in convert_string_allocate
Tim Prouty
1
-4
/
+2
2008-04-10
libsmbconf: move registry_smbconf_valname_forbidden() to the registry backend
Michael Adam
1
-22
/
+0
2008-03-13
Allow parameter "include" in registry based configuration (again).
Michael Adam
1
-1
/
+0
2008-02-14
Use the proper boolean constants.
Michael Adam
1
-3
/
+3
2008-01-16
Add "config backend" to the parameters forbidden in registry config.
Michael Adam
1
-0
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-1
/
+1
2007-10-10
r25417: Use DBGC_REGISTRY class.
Günther Deschner
1
-0
/
+3
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23641: Put check for forbidden values in smbconf into a function.
Michael Adam
1
-0
/
+22
2007-10-10
r23507: Split one general function normalize_dbkey from reg_db.c into util_reg.c
Michael Adam
1
-0
/
+7
2007-10-10
r23485: This checkin consists mostly of refactorings in preparation of the
Michael Adam
1
-115
/
+2
2007-10-10
r19991: Sorry for this 2000-liner...
Volker Lendecke
1
-30
/
+30
2007-10-10
r19827: Move registry_push/pull_value to lib/util_reg.c
Volker Lendecke
1
-1
/
+116
2007-10-10
r19811: Decode REG_MULTI_SZ and REG_BINARY
Volker Lendecke
1
-1
/
+1
2007-10-10
r18963: * Move parts of registry headers that were still in
Gerald Carter
1
-2
/
+2
2007-10-10
r18793: Fix BE string handling in the auto-generated
Jeremy Allison
1
-1
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-0
/
+110