Age | Commit message (Expand) | Author | Files | Lines |
2011-06-20 | tdb_compat: use tdb_open_compat. | Rusty Russell | 1 | -1/+1 |
2011-06-20 | tdb_compat.h: divert every tdb build and includes to tdb_compat | Rusty Russell | 1 | -1/+1 |
2011-03-19 | source4/torture/basic: Fix prototypes for all functions. | Jelmer Vernooij | 1 | -0/+1 |
2011-02-28 | Use <tdb.h> to include tdb, so the system include file gets used when buildin... | Jelmer Vernooij | 1 | -1/+1 |
2010-02-02 | Change uint_t to unsigned int in source4 | Matt Kraai | 1 | -3/+3 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -1/+0 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-16 | Fix last few includes to use new tdb location. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -9/+9 |
2007-10-10 | r25186: Fix a memory corruption in base-mangle | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r25008: Remove use of pstring. | Jelmer Vernooij | 1 | -14/+17 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22579: disable progress printing in the build-farm | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -11/+2 |
2007-10-10 | r16907: Add an index parameter to torture_open_connection. Next step is to en... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is | James Peach | 1 | -1/+2 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13004: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r8895: work around broken glibc strrchr function that gives valgrind errors o... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r5296: - only include the tdb headers where they are needed | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet | Andrew Tridgell | 1 | -5/+1 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -22/+22 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -3/+3 |
2004-03-26 | - moved some of the base tests into torture/basic/ | Andrew Tridgell | 1 | -0/+205 |