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
/
source4
/
lib
/
registry
/
common
/
reg_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10604: Put in the new registry "patchfile" code (similar to ldif
Jelmer Vernooij
1
-18
/
+22
2007-10-10
r10026: Move registry header file to lib/registry
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.
Jelmer Vernooij
1
-22
/
+12
2007-10-10
r9503: removed duplicate REG_* defines from registry.h now that they are
Andrew Tridgell
1
-0
/
+1
2007-10-10
r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like to
Tim Potter
1
-3
/
+0
2007-10-10
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
1
-38
/
+0
2007-10-10
r5134: - fix types to always use _t types
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-3
/
+3
2007-10-10
r4591: - converted the other _p talloc functions to not need _p
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4299: Store REG_SZ, REG_EXPAND_SZ and REG_DWORD values in human-readable (an...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r4213: Store REG_SZ in UTF16, not the unix charset..
Jelmer Vernooij
1
-6
/
+4
2007-10-10
r4209: Fix several smaller bugs
Jelmer Vernooij
1
-8
/
+59
2007-10-10
r4204: Arguments to reg_del_key more like the RPC for more efficient usage
Jelmer Vernooij
1
-0
/
+87
2007-10-10
r3464: split out registry.h, rap.h and ldap_server.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2623: don't do pointer arithmetic on void*, as it doesn't work with non-GNU ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2518: Some long overdue changes:
Jelmer Vernooij
1
-43
/
+21
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r182: Fix a couple of segfaults
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r128: Another registry update. Changes:
Jelmer Vernooij
1
-9
/
+13
2007-10-10
r36: - Start using memory pools in the registry library
Jelmer Vernooij
1
-2
/
+7
2007-10-10
r20: Add the registry library. Still needs a lot of work,
Jelmer Vernooij
1
-0
/
+164