summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/tests/generic.c
Commit message (Expand)AuthorAgeFilesLines
* s4:registry - handle type "DWORD_BIG_ENDIAN" as type "DWORD"Matthias Dieter Wallnöfer2010-03-211-1/+1
* s4:registry - check also for other registry value types in the generic testMatthias Dieter Wallnöfer2010-03-161-0/+16
* s4:registry - add a test for the "REG_DWORD_BIG_ENDIAN" datatypeMatthias Dieter Wallnöfer2010-03-161-0/+14
* s4:registry - local testsuite - add a test for REG_QWORDMatthias Dieter Wallnöfer2010-03-151-1/+15
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-6/+6
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-011-3/+3
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-3/+3
* Use UTF8 rather than the possibly different UNIX charset.Matthias Dieter Wallnöfer2008-09-301-3/+3
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+1
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-7/+7
* r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-3/+4
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-3/+3
* r25935: Fix registry tests.Jelmer Vernooij2007-12-211-5/+3
* r25932: Remove unnecessary include - should fix the build on hosts without popt.Jelmer Vernooij2007-12-211-1/+0
* r25930: fix test nameJelmer Vernooij2007-12-211-1/+1
* r25928: Split up torture-local a bit.Jelmer Vernooij2007-12-211-8/+8
* r25605: Last round of registry reformats (before this gets an obsession...).Günther Deschner2007-12-211-44/+55
* r24683: Add two more tests.Jelmer Vernooij2007-10-101-0/+2
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-24/+42
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21685: Add some unit tests for the registry utility functions.Jelmer Vernooij2007-10-101-46/+63
* r21656: Move tests a bit closer to the things they test, should make syncing ...Jelmer Vernooij2007-10-101-0/+93