charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*()
[metze/samba/wip.git] / source4 / lib / registry / tests / generic.c
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-19 Jelmer Vernooijlib/registry/tests: Fix prototypes.
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-03-29 Matthias Dieter... s4:registry/tests/generic.c - fix the DWORD_* types...
2010-03-21 Matthias Dieter... s4:registry - handle type "DWORD_BIG_ENDIAN" as type...
2010-03-16 Matthias Dieter... s4:registry - check also for other registry value types...
2010-03-16 Matthias Dieter... s4:registry - add a test for the "REG_DWORD_BIG_ENDIAN...
2010-03-15 Matthias Dieter... s4:registry - local testsuite - add a test for REG_QWORD
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer Vernooijs4: Use same function signature for convert_* as s3.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
2008-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Matthias Dieter... Use UTF8 rather than the possibly different UNIX charset.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26427: Avoid global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr25935: Fix registry tests.
2007-12-21 Jelmer Vernooijr25932: Remove unnecessary include - should fix the...
2007-12-21 Jelmer Vernooijr25930: fix test name
2007-12-21 Jelmer Vernooijr25928: Split up torture-local a bit.
2007-12-21 Günther Deschnerr25605: Last round of registry reformats (before this...
2007-10-10 Jelmer Vernooijr24683: Add two more tests.
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr21685: Add some unit tests for the registry utility...
2007-10-10 Jelmer Vernooijr21656: Move tests a bit closer to the things they...