r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
[samba.git] / source / lib / tdb /
2007-10-10 Stefan Metzmacherr19276: remove unused file
2007-10-10 Andrew Tridgellr18604: fixed shell syntax
2007-10-10 Andrew Tridgellr18600: - fix shell syntax in tests for libraries
2007-10-10 Andrew Tridgellr18594: fail the configure step if the required library...
2007-10-10 Andrew Tridgellr18539: 'make distclean' should delete config.cache
2007-10-10 Andrew Tridgellr18535: move the AC_CANONICAL_HOST and host specific...
2007-10-10 Stefan Metzmacherr18485: include libreplace.m4 in the aclocal.m4 files
2007-10-10 Andrew Tridgellr18400: move MAP_FAILED define to lib/replace/system...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Andrew Tridgellr18285: tdb now needs install-sh
2007-10-10 Andrew Tridgellr18280: more portability tidyups, ensuring we use libre...
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Andrew Tridgellr18160: - pread and pwrite replacements need to be...
2007-10-10 Stefan Metzmacherr18152: move our AC macros into lib/replace/libreplace_...
2007-10-10 Stefan Metzmacherr18149: fix make *clean
2007-10-10 Stefan Metzmacherr18148: - use PHONY for test
2007-10-10 Andrew Tridgellr18143: the 'showflags' convention from Samba is useful...
2007-10-10 Andrew Tridgellr18131: fixed tdb subsystem to use right tdb.h
2007-10-10 Andrew Tridgellr18129: moved the system includes into libreplace ...
2007-10-10 Andrew Tridgellr18108: move tdb to use the same build methods
2007-10-10 Stefan Metzmacherr18098: use m4_include() instead of sinclude()
2007-10-10 Stefan Metzmacherr18090: sometimes autoconf picks up some old stuff:
2007-10-10 Jelmer Vernooijr18031: Merge my replace fixes:
2007-10-10 Stefan Metzmacherr17960: try to use gmake if present on IRIX
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17781: fix compiler warning
2007-10-10 Andrew Tridgellr17737: fixed a 'declaration in code' error
2007-10-10 Andrew Tridgellr17686: tdb.pc is in the build directory
2007-10-10 Andrew Tridgellr17684: and we need -Iinclude for tdb
2007-10-10 Andrew Tridgellr17680: make standalone tdb support building and testin...
2007-10-10 Stefan Metzmacherr17532: merge from SAMBA_3_0 Revision: 17460
2007-10-10 Simo Sorcer17507: pread and pwrite depends on HAVE_PREAD/HAVE_PWR...
2007-10-10 Stefan Metzmacherr17114: print some sizes for debugging
2007-10-10 Stefan Metzmacherr17113: build tdb and ldb standalone with the same...
2007-10-10 Andrew Bartlettr16938: Fix breakage of TDB on VOS (declaration after...
2007-10-10 Andrew Bartlettr16917: Fix compile errors found by the testing of...
2007-10-10 Andrew Bartlettr16916: Implement metze's proposed changes to the tdb...
2007-10-10 Stefan Metzmacherr16776: fix typo
2007-10-10 Andrew Bartlettr16774: This patch modifies the tdb API to allow the...
2007-10-10 Simo Sorcer16043: Fix error message
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Tim Potterr15339: Signature for tdb_reopen_all() has changed.
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15300: Only enable SWIG shared libs if python is available
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 James Peachr15143: Pull in GNU extensions right at the start of...
2007-10-10 Volker Lendecker15120: Minimize the diff between Samba3 and Samba4...
2007-10-10 Volker Lendecker15100: Port the bugfix for #3569 to Samba4
2007-10-10 Tim Potterr15090: Since we wrap the swig wrapper in another layer...
2007-10-10 Andrew Tridgellr14972: fix an uninitialised warning from ibm checker
2007-10-10 Tim Potterr14970: Add configure stuff for Python to tdb and ldb...
2007-10-10 Tim Potterr14968: Move tdb and ldb swig wrappers in to lib/tdb...
2007-10-10 Andrew Tridgellr14916: print errno so I can work out why OpenBSD is...
2007-10-10 Andrew Tridgellr14799: added a tdb_get_seqnum() call, and the TDB_SEQN...
2007-10-10 Andrew Tridgellr14616: added notify change support to the posix backend
2007-10-10 Jelmer Vernooijr14492: Fix shared libs - set SO_VERSION to 0 everywher...
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Jeremy Allisonr14029: Fix resource leak in error codepath. Coverity...
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Simo Sorcer13773: Be consistent in the way you get out and free...
2007-10-10 Jelmer Vernooijr13651: Always make sure pkgconfig directory exists
2007-10-10 Andrew Tridgellr13283: added two optimisations to the tdb transactions...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr12254: Add some (hopefully correct) descriptions for...
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Jelmer Vernooijr11304: Add support back in for loading shared modules...
2007-10-10 Jelmer Vernooijr11303: Support defining and installing public headers...
2007-10-10 Jelmer Vernooijr11300: Treat libraries as a special kind of subsystem
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Andrew Tridgellr10893: add configure test for utime (needed for the...
2007-10-10 Andrew Tridgellr10891: I noticed that the secrets.db was not being...
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Andrew Tridgellr10524: SAFE_FREE() in tdb does not need the discard_co...
2007-10-10 Andrew Tridgellr10522: finally got the locking working on solaris10...
2007-10-10 Andrew Tridgellr10496: - added configure test for sys/time.h
2007-10-10 Andrew Tridgellr10495: older redhat boxes need sys/time.h for select()
2007-10-10 Andrew Tridgellr10494: - don't generate a tdb log message for any...
2007-10-10 Andrew Tridgellr10493: we need sys/select.h to enable select() in...
2007-10-10 Andrew Tridgellr10492: work around a bug in solaris which cases lock...
2007-10-10 Andrew Tridgellr10484: try to fix the pread/pwrite declaration problems
2007-10-10 Andrew Tridgellr10483: fixed some uninitialised variables warnings
2007-10-10 Andrew Tridgellr10475: make sure we report failures in tdbtorture...
2007-10-10 Andrew Tridgellr10471: stratos doesn't have getpagesize(), so guess...
2007-10-10 Andrew Tridgellr10470: solaris8 has a problem with tdbtorture with...
2007-10-10 Andrew Tridgellr10469: use the older style of structure initialisation...
2007-10-10 Andrew Tridgellr10468: - terminate tdbtorture quickly when an error...
2007-10-10 Andrew Tridgellr10467: aix doesn't like zero length malloc :(
2007-10-10 Andrew Tridgellr10466: work around missing pread/pwrite declaration...
2007-10-10 Andrew Tridgellr10465: separate out a read_only db from a read-only...
2007-10-10 Andrew Tridgellr10463: consider it an error if tdbtorture produces...
2007-10-10 Andrew Tridgellr10462: cope better with compilers that don't put the...
2007-10-10 Andrew Tridgellr10461: fixed tdb build on systems without stdint.h
2007-10-10 Andrew Tridgellr10460: fixed portability of transaction code to system...
2007-10-10 Andrew Tridgellr10459: fixed some portability problems
2007-10-10 Andrew Tridgellr10424: for caller convenience, automatically turn...
2007-10-10 Andrew Tridgellr10421: following on discussions with simo, I have...
2007-10-10 Jelmer Vernooijr10420: Two minor scons fixes
2007-10-10 Tim Potterr10415: The ldb and tdb libraries are bad examples...
next