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