Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18152: move our AC macros into lib/replace/libreplace_macros.m4 | Stefan Metzmacher | 1 | -12/+1 |
2007-10-10 | r18149: fix make *clean | Stefan Metzmacher | 1 | -4/+5 |
2007-10-10 | r18148: - use PHONY for test | Stefan Metzmacher | 1 | -4/+14 |
2007-10-10 | r18143: the 'showflags' convention from Samba is useful for the other packages | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r18131: fixed tdb subsystem to use right tdb.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r18129: moved the system includes into libreplace - this gives much more | Andrew Tridgell | 8 | -124/+17 |
2007-10-10 | r18108: move tdb to use the same build methods | Andrew Tridgell | 3 | -4/+16 |
2007-10-10 | r18098: use m4_include() instead of sinclude() | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18090: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r18031: Merge my replace fixes: | Jelmer Vernooij | 2 | -10/+13 |
2007-10-10 | r17960: try to use gmake if present on IRIX | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17781: fix compiler warning | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r17737: fixed a 'declaration in code' error | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r17686: tdb.pc is in the build directory | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17684: and we need -Iinclude for tdb | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17680: make standalone tdb support building and testing in a different | Andrew Tridgell | 2 | -5/+16 |
2007-10-10 | r17532: merge from SAMBA_3_0 Revision: 17460 | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17507: pread and pwrite depends on HAVE_PREAD/HAVE_PWRITE not HAVE_PREAD_DEC... | Simo Sorce | 1 | -7/+0 |
2007-10-10 | r17114: print some sizes for debugging | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r17113: build tdb and ldb standalone with the same sizes of 'off_t' as from s... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r16938: Fix breakage of TDB on VOS (declaration after statement) | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r16917: Fix compile errors found by the testing of tdb on the build farm. | Andrew Bartlett | 1 | -3/+9 |
2007-10-10 | r16916: Implement metze's proposed changes to the tdb logging API. | Andrew Bartlett | 6 | -18/+31 |
2007-10-10 | r16776: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16774: This patch modifies the tdb API to allow the logging function to be used | Andrew Bartlett | 11 | -119/+133 |
2007-10-10 | r16043: Fix error message | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r15573: Fix build of systems that have iconv headers in non-standard locations | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15339: Signature for tdb_reopen_all() has changed. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15300: Only enable SWIG shared libs if python is available | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r15143: Pull in GNU extensions right at the start of the configure process. This | James Peach | 1 | -2/+0 |
2007-10-10 | r15120: Minimize the diff between Samba3 and Samba4 tdb: In Samba3 we don't a... | Volker Lendecke | 1 | -7/+7 |
2007-10-10 | r15100: Port the bugfix for #3569 to Samba4 | Volker Lendecke | 3 | -3/+19 |
2007-10-10 | r15090: Since we wrap the swig wrapper in another layer of Python, there isn't | Tim Potter | 2 | -43/+22 |
2007-10-10 | r14972: fix an uninitialised warning from ibm checker | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14970: Add configure stuff for Python to tdb and ldb standalone builds. | Tim Potter | 1 | -0/+31 |
2007-10-10 | r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories. | Tim Potter | 3 | -0/+314 |
2007-10-10 | r14916: print errno so I can work out why OpenBSD is failing the test for tdb | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r14799: added a tdb_get_seqnum() call, and the TDB_SEQNUM flag. This allows | Andrew Tridgell | 4 | -1/+65 |
2007-10-10 | r14616: added notify change support to the posix backend | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r14029: Fix resource leak in error codepath. Coverity CID #64. | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13773: Be consistent in the way you get out and free allocated data | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r13651: Always make sure pkgconfig directory exists | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r13283: added two optimisations to the tdb transactions code. The first is to | Andrew Tridgell | 1 | -1/+36 |