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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-21
s4:registry - handle type "DWORD_BIG_ENDIAN" as type "DWORD"
Matthias Dieter Wallnöfer
1
-7
/
+2
2010-03-16
s4:registry - use a macro for reverse byte order
Matthias Dieter Wallnöfer
1
-5
/
+2
2010-03-16
s4:registry - introduce the "REG_DWORD_BIG_ENDIAN" datatype
Matthias Dieter Wallnöfer
1
-3
/
+13
2010-03-15
s4:registry - util.c - treat unsupported and binary values as the same in the...
Matthias Dieter Wallnöfer
1
-17
/
+5
2010-03-15
s4:registry - util.c - move the "REG_NONE" case in the conversion functions o...
Matthias Dieter Wallnöfer
1
-6
/
+6
2010-03-15
s4:registry - fix up the output of hexadecimal values
Matthias Dieter Wallnöfer
1
-12
/
+4
2010-03-15
s4:registry - add support for REG_QWORD values
Matthias Dieter Wallnöfer
1
-1
/
+17
2010-03-14
s4:registry - util.c - add harder checks for inputs on "reg_val_data_string"
Matthias Dieter Wallnöfer
1
-12
/
+16
2010-03-11
s4-registry: add all winreg types to reg_value_types table.
Günther Deschner
1
-3
/
+11
2010-03-06
s4:libregistry - change counters to be "unsigned"
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-02-07
s4-registry: fixed byte order assumptions
Andrew Tridgell
1
-3
/
+4
2009-12-30
s4:lib/registry/util.c - Reintroduce "FIXME"s
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-11-29
lib/registry/util.c - Reorder the registry datatypes of the conversion functions
Matthias Dieter Wallnöfer
1
-9
/
+12
2009-11-29
Revert "s4:registry/util - Don't include the trailing '\0' in the internal da...
Matthias Dieter Wallnöfer
1
-6
/
+2
2009-11-27
s4:registry/util - Don't include the trailing '\0' in the internal data forma...
Matthias Dieter Wallnöfer
1
-14
/
+27
2009-11-15
Fix writing corrupt REG_SZ to the registry.
Wilco Baan Hofman
1
-1
/
+2
2009-11-12
lib/util Split data_blob_hex_string() into upper and lower
Andrew Bartlett
1
-1
/
+1
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
1
-3
/
+3
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
1
-2
/
+2
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
1
-1
/
+0
2008-10-24
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
1
-2
/
+2
2008-10-18
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
Jelmer Vernooij
1
-2
/
+1
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-6
/
+12
2007-12-21
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r26316: Use contexts for conversion functions.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25544: Cleanup some more indents in lib/registry.
Günther Deschner
1
-64
/
+67
2007-10-10
r25193: Update headers to easy use by external apps.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
1
-0
/
+242