summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* unittests.lib_util_modules: test module probe with "skel", not "unix"Douglas Bagnall2018-08-231-1/+1
* source3: remove sock_execGary Lockyer2017-11-201-2/+0
* unittests: Fix missing include of signal.hLumir Balhar2017-10-181-0/+1
* testsuite: Fix the 32-bit test buildVolker Lendecke2017-09-211-6/+6
* unittests: Do not install the test_dummy rpc moduleAndreas Schneider2017-07-051-1/+2
* unittests: Add missing stdint.h includeAndreas Schneider2017-07-051-0/+1
* unittest: Add testsuite for smb_probe_module()Andreas Schneider2017-06-062-0/+84
* unittest: Add testsuite for is_known_pipename()Andreas Schneider2017-06-063-0/+113
* third_party: Add cmocka 1.1.1Andreas Schneider2017-04-101-9/+5
* waf: disable-python - don't include python.h in test_headers.cIan Stakenvicius2017-03-101-1/+3
* waf: Do not install the unit test binary for krb5sambaAndreas Schneider2017-02-131-1/+2
* testsuite: Add cmocka unit test for smb_krb5_kt_open()Andreas Schneider2016-12-162-0/+160
* Simplify handling of dependencies on external libraries in test_headers.Jelmer Vernooij2016-01-131-11/+2
* testsuite/headers: remove unused checks for ntdb.hStefan Metzmacher2015-07-211-4/+0
* autobuild: Remove ntdb targetVolker Lendecke2015-03-171-0/+4
* Remove ntdb from scriptsVolker Lendecke2015-03-171-4/+0
* third_party/popt: Initial support for popt.Ira Cooper2014-08-091-1/+1
* testsuit: Fix fprintf format.Andreas Schneider2013-11-151-1/+1
* Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison2012-06-282-4/+4
* ntdb: put it back into the build.Rusty Russell2012-06-191-0/+5
* testsuite/libsmbclient: Remove unused and expensive-to-link testsuiteAndrew Bartlett2012-05-02148-11525/+0
* testsuite: Replace deprecated bzero with memsetAmitay Isaacs2012-02-29143-347/+347
* testsuite: Remove unused and unlikely to be revived DejaGNU testsAndrew Bartlett2011-12-1213-907/+0
* s3-libsmbclient: make some functions static in testsuite code.Günther Deschner2011-10-25143-159/+159
* build: compile (but do not install) all the libsmbclient testsAndrew Bartlett2011-10-201-0/+39
* tdb_compat: use tdb_open_compat.Rusty Russell2011-06-201-2/+2
* s3: Remove the smbtorture3 OPLOCK3 testVolker Lendecke2011-05-222-3/+1
* headers: cope with non-system popt in test_headersAndrew Tridgell2011-03-161-1/+4
* headers: include Python.h first to avoid warningsAndrew Tridgell2011-03-161-1/+1
* build: fixed cflags for test_headerAndrew Tridgell2011-03-151-0/+7
* build: added automated testing of our public headersAndrew Tridgell2011-03-152-0/+77
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-212-6/+6
* testsuite/libsmbclient use source3 in the path of the C and LFLAGSLars Müller2010-01-281-2/+2
* Link testsuite/libsmbclient against required libtdb and libwbclientLars Müller2010-01-281-1/+1
* s3: add a test to test libsmbclientBo Yang2009-08-082-2/+98
* testsuite/nsswitch/get{gr,pw}ent_r.c(dump_{gr,pw}ent): fixed wrong condition.Slava Semushin2009-06-062-2/+2
* Memory leaks and other fixes found by Coveritytodd stecher2009-01-211-2/+5
* vlp: Move closer to the code tested.Kai Blin2008-10-193-480/+0
* vlp: fix an implicit cast compile warning.Michael Adam2008-04-101-1/+2
* vlp: Build vlp (virtual line printer) against current git on makeKai Blin2007-12-111-21/+26
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-103-6/+3
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-101-2/+2
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING fileAndrew Tridgell2007-10-101-3/+2
* r23791: found some more v2->v3 conversionsAndrew Tridgell2007-10-101-1/+1
* r23785: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-1026-52/+26
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-10-104-4/+4
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-1026-26/+26
* r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/Lars Müller2007-10-101-1/+1
* r6501: correct deprecated lvalue casts in testsuite/libsmbclientDerrell Lipman2007-10-104-7/+11