debug: factor out logfile size check
[samba.git] / lib / util / tests /
2018-12-19 Martin Schwenkelib/util: Count a trailing line that doesn't end in...
2018-11-28 Ralph Boehmetfork: add a README how to run test torture test under...
2018-11-28 Ralph Boehmetfork: add a suppresssions file for drd
2018-11-28 Ralph Boehmetfork: add a suppresssions file for helgrind
2018-11-28 Ralph Boehmetfork/test: ensure all threads start with SIGCHLD unblocked
2018-09-15 Christof Schmitttorture: Remove unnecesssary #include <fcntl.h>
2018-08-31 Volker Lendeckelib: Fix the build on FreeBSD
2018-08-30 Christof Schmitttorture: Add test for directory_create_or_exist
2018-05-17 Andreas Schneiderlib:util: Fix parameter aliasing in tfork test
2018-04-03 Stefan Metzmacherlib/util: remove unused '#include <sys/syscall.h>'...
2018-03-02 David Disseldorptests: Add basic ms_fnmatch unit test
2018-02-22 Douglas Bagnallutil/tests: add rfc1738 cmocka tests
2017-09-16 Gary Lockyertests util/tfork: Tests for status and event fd
2017-07-03 Ralph Boehmelib/util: add more tfork tests
2017-07-03 Ralph Boehmelib/util: adjust loglevel in tfork test with samba_runc...
2017-07-03 Ralph Boehmelib/util: enhanced tfork()
2017-05-02 Volker Lendeckelib: FreeBSD needs sys/wait.h for WIFEXITED
2017-04-20 Ralph Boehmelib/util: add a test for samba_runcmd_send()
2017-04-20 Ralph Boehmelib/util: add a test for tfork()
2017-03-29 Gary Lockyerlib/util: Add functions to escape log lines but not...
2017-02-09 Douglas Bagnallbinsearch: make BINARY_ARRAY_SEARCH_GTE compare against...
2016-06-19 Martin Schwenketorture: Add tests for trim_string()
2016-03-09 Douglas Bagnallutil/tests: add test for BINARY_ARRAY_SEARCH_V macro
2016-03-09 Douglas Bagnallutil/binsearch: macro for greater than or equal search
2016-03-01 Martin Schwenkelib/util: Add strv_util.[ch] containing new function...
2016-02-29 Martin Schwenkelib/util: Add tests for strv_addn()
2016-02-26 Martin Schwenkelib/util: Add tests for strv
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_CONCATE...
2016-02-06 Michael Adamdlist: remove unneeded argument from DLIST_DEMOTE()
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-01-05 Volker Lendeckeasn1: Remove a reference to asn1_data internals
2015-10-13 Volker LendeckeRely on /dev/urandom
2015-10-12 Volker Lendeckelib: Add a little tool to perftest generate_random_buffer()
2015-08-21 Volker Lendeckelib: Remove unused parmlist code
2015-04-21 Volker Lendeckelib: Fix a few CIDs for Resource Leak
2014-11-14 Stefan Metzmacherlib/util/tests: avoid some compiler warnings
2014-09-25 Jeremy Allisonlib: util: asn1 tests. Check every asn1 return.
2014-04-02 Stefan Metzmacherlib/util/tests: add missing #include "torture/local...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-04 Stefan Metzmacherlib/util: improve check_password_quality() to handle...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-11 Andrew Bartletts3-param Remove 'time offset' from smb.conf
2011-05-24 Andrew Bartlettlib/util Add Volker's asn1_Integer test into code that...
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-05-03 Andrew Bartletts4: fix arguments to safe_strcpy()
2011-01-20 Stefan Metzmacherlib/util: add tests for anonymous_shared_allocate/free()
2010-12-21 Matthias Dieter... lib/util/asn1.c - remove the "const" specifier from OID
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-06 Matthias Dieter... Revert "lib/util:tests/time.c - "test_timestring" ...
2010-12-05 Matthias Dieter... lib/util:tests/time.c - "test_timestring" - fix it...
2010-10-21 Kamen Mazdrashkiasn1_tests: Implement negative unit-tests for ber_write...
2010-10-20 Kamen Mazdrashkiasn1_tests.c: Make test data static const
2010-09-22 Jelmer Vernooijstrlist: Make test names unique.
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-02-22 Brad HardsSpelling fixes for libutil
2010-02-10 Andrew Tridgelltest:local added LOCAL-DLINKLIST testsuite
2009-11-20 Matthias Dieter... util/strlist: Fix up "const" warnings in the string...
2009-11-13 Kamen Mazdrashkiutil: str_list_unique_2() test implementation
2009-11-12 Andrew Bartlettlib/util Split data_blob_hex_string() into upper and...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Kamen Mazdrashkis4/asn1: Use explicite TALLOC_CTX in ber_write_OID...
2009-10-09 Karolin Seegerasn1_tests: Fix typo in comment.
2009-10-01 Kamen Mazdrashkis4/asn1: local TALLOC_CTX should be child of torture_co...
2009-10-01 Kamen Mazdrashkis4/asn1: fixed typo in torture messages
2009-10-01 Kamen Mazdrashkis4/asn1: Added test for ber_read_partial_OID_String()
2009-10-01 Kamen Mazdrashkis4/asn1: Added test for ber_read_OID_String()
2009-10-01 Kamen Mazdrashkis4/asn1: Added test for ber_write_partial_OID_String()
2009-10-01 Kamen Mazdrashkis4/asn1: Added test for ber_write_OID_String()
2009-10-01 Kamen Mazdrashkis4/asn1: Added torture suite for ASN1
2009-09-30 Andrew Kroegers4:torture: data_blob_hex_string() output is now lowercase.
2009-09-27 Jelmer Vernooijparmlist: Add more tests.
2009-09-27 Jelmer Vernooijparmlist: Add basic tests for test_get_int().
2009-09-05 Andrew Kroegerutil:tests: Correct time tests for negative UTC offsets.
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Matthieu PatouFix broken password quality check
2009-05-14 Andrew BartlettAdd extensive tests for str_list function behaviour
2009-05-13 Andrew BartlettAdd new functions and tests: str_list_make_empty()...
2009-01-08 Jelmer VernooijPrint the failed value in the time tests.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix use of "time offset" parameter, and add test to...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-13 Jelmer VernooijTest maxsize parameter to file_load() as used in Samba 3.
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijAdd test for data_blob_string_const_null.
2008-10-12 Jelmer VernooijFix number of arguments for file_load() functions.
2008-10-12 Jelmer VernooijAdd more tests to datablob testsuite.
2008-10-11 Jelmer VernooijAdd one-test testsuite for datablob.
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijAdd some simple tests for lib/util/time.c
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.