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
/
tests
/
generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
1
-3
/
+3
2011-03-19
lib/registry/tests: Fix prototypes.
Jelmer Vernooij
1
-4
/
+1
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-1
/
+1
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-12
/
+12
2010-03-29
s4:registry/tests/generic.c - fix the DWORD_* types test to work also against...
Matthias Dieter Wallnöfer
1
-6
/
+6
2010-03-21
s4:registry - handle type "DWORD_BIG_ENDIAN" as type "DWORD"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-16
s4:registry - check also for other registry value types in the generic test
Matthias Dieter Wallnöfer
1
-0
/
+16
2010-03-16
s4:registry - add a test for the "REG_DWORD_BIG_ENDIAN" datatype
Matthias Dieter Wallnöfer
1
-0
/
+14
2010-03-15
s4:registry - local testsuite - add a test for REG_QWORD
Matthias Dieter Wallnöfer
1
-1
/
+15
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
1
-6
/
+6
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
1
-3
/
+3
2008-10-24
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
1
-3
/
+3
2008-09-30
Use UTF8 rather than the possibly different UNIX charset.
Matthias Dieter Wallnöfer
1
-3
/
+3
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-1
/
+1
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-7
/
+7
2007-12-21
r26427: Avoid global_smb_iconv_convenience.
Jelmer Vernooij
1
-3
/
+4
2007-12-21
r26316: Use contexts for conversion functions.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r25935: Fix registry tests.
Jelmer Vernooij
1
-5
/
+3
2007-12-21
r25932: Remove unnecessary include - should fix the build on hosts without popt.
Jelmer Vernooij
1
-1
/
+0
2007-12-21
r25930: fix test name
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25928: Split up torture-local a bit.
Jelmer Vernooij
1
-8
/
+8
2007-12-21
r25605: Last round of registry reformats (before this gets an obsession...).
Günther Deschner
1
-44
/
+55
2007-10-10
r24683: Add two more tests.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
1
-24
/
+42
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r21685: Add some unit tests for the registry utility functions.
Jelmer Vernooij
1
-46
/
+63
2007-10-10
r21656: Move tests a bit closer to the things they test, should make syncing ...
Jelmer Vernooij
1
-0
/
+93