tdb2: Make tdb1 share tdb_store flags, struct tdb_data and TDB_MAGIC_FOOD.
[amitay/samba.git] / lib /
2011-09-13 Rusty Russelltdb2: Make tdb1 share tdb_store flags, struct tdb_data...
2011-09-13 Rusty Russelltdb2: make TDB1 code use tdb2's TDB_ERROR and tdb_logerr()
2011-09-13 Rusty Russelltdb2: make tdb1 headers include tdb2 headers.
2011-09-13 Rusty Russelltdb2: rearrange tdb_context layout so tdb1_context...
2011-09-13 Rusty Russelltdb2: add tdb1 code to build.
2011-09-13 Rusty Russelltdb2: remove TDB1 TDB_NO_FSYNC environment variable...
2011-09-13 Rusty Russelltdb2: get rid of TDB1 mark and nonblock functions.
2011-09-13 Rusty Russelltdb2: remove _PUBLIC_ in tdb1 functions.
2011-09-13 Rusty Russelltdb2: Remove unused tdb1 functions.
2011-09-13 Rusty Russelltdb2: test: import tdb1's tests.
2011-09-13 Rusty Russelltdb2: include tdb1 source in tests.
2011-09-13 Rusty Russelltdb2: import TDB1 code.
2011-09-13 Rusty Russelltdb2: make tests include a single mega-header to simpli...
2011-09-13 Rusty Russelltdb2: tdb_foreach()
2011-09-13 Rusty Russelltdb2: keep link of every non-internal tdb.
2011-09-13 Rusty Russelltdb2: save openhook, allow tdb_get_attribute() on it.
2011-09-13 Rusty Russelltdb_compat: make tdb2s temporarily read-only for tdb_tr...
2011-09-13 Rusty Russelltdb2: add TDB_RDONLY flag, allow setting/unsetting it.
2011-09-13 Rusty Russelltdb2: return TDB_ERR_RDONLY if trying to start a transa...
2011-09-13 Rusty Russelltdb2: save open_flags instead of mmap_flags.
2011-09-13 Rusty Russelltdb_compat: adapt to tdb2 API change.
2011-09-13 Rusty Russelltdb2: Hand error code to logging function.
2011-09-13 Rusty Russelltdb2: move transaction lock
2011-09-13 Rusty Russelltdb2: enforce TDB_CONVERT
2011-09-13 Rusty Russelltdb2: cleanup oob handling.
2011-09-13 Rusty Russelltdb2: fix tdb_lock offset.
2011-09-13 Rusty Russelltdb2: fix internal tdb_write_convert() error handling...
2011-09-13 Rusty Russelltdb2: Fix to always use 64-bit offset definition
2011-09-13 Rusty Russellccan: configure check for HAVE_BUILTIN_CHOOSE_EXPR
2011-09-13 Matthias Dieter... ldb:pyldb.c - "py_ldb_rename" remove superflous "ldb...
2011-09-11 Matthias Dieter... ldb:ldb_controls.c - remove duplicate definition of...
2011-09-11 Matthias Dieter... ldb:pyldb.c - point out that "PyLdbResult_AsResult...
2011-09-10 Andrew Bartlettlib/util/charset: the comparsion must be against our...
2011-09-10 Andrew Bartlettlib/util/charset Use name of ISO-8859-1 that matches...
2011-09-10 Andrew Bartlettlib/util/charset: Improve toture assertions in iconv...
2011-09-10 Andrew Bartlettlib/util/charset Run charset sets with and without...
2011-09-10 Andrew Bartlettlib/util/charset: add back loading of charset modules
2011-09-09 Andrew Bartlettbuild: a more robust zlib test
2011-09-08 Stefan Metzmacherlib/replace: include <sys/uio.h> in "system/filesys...
2011-09-08 Andrew Tridgelllib: added base64_decode_data_blob_talloc()
2011-09-07 Volker Lendecketalloc: Remove an unused variable
2011-09-07 Andrew Bartlettlib/addns: Remove unused TALLOC_ macros
2011-09-05 Andrew Tridgells4-ldb: allow decoding of trustAuthIncoming and trustAu...
2011-09-01 Volker LendeckeFix bug 8433, segfault in iconv.c
2011-09-01 Andrew Tridgellldb: make the 'spy' code more paranoid
2011-09-01 Andrew Tridgellldb: fixed ldbsearch when no baseDN specified and cross...
2011-09-01 Andrew Tridgellpyldb: added OID_COMPARATOR constants
2011-08-31 Rusty Russelltdb2: add full LGPL headers
2011-08-31 Rusty Russellccan: fix likely redefinition warnings with --enable...
2011-08-27 Jelmer Vernooijdnspython: Update to latest upstream snapshot.
2011-08-27 Jelmer Vernooijsubunit: Update to latest upstream snapshot.
2011-08-27 Jelmer Vernooijtesttools: Update to latest upstream snapshot.
2011-08-25 Volker Lendeckes3: Fix bug 8385
2011-08-24 Andrew Tridgellpyldb: fixed a warning
2011-08-21 Jelmer Vernooijtalloc: Fix talloc-compat pc files/headers.
2011-08-21 Jelmer Vernooijwafsamba: Only install .pc files if libraries are public.
2011-08-21 Jelmer Vernooijtdb: Install pkg-config file.
2011-08-21 Jelmer Vernooijwafsamba: Require public libraries to have a pc file...
2011-08-19 Matthias Dieter... ldb:ldb_controls.c - cosmetic indentation fix
2011-08-19 Matthias Dieter... ldb - two cosmetic fixes
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-16 Rusty Russelltdb: increment sequence number in tdb_wipe_all().
2011-08-15 Simo Sorceutil: add function to extend anonymous shared memory
2011-08-14 Simo Sorcereplace: Check if we have mremap() available
2011-08-13 Andrew Bartlettldb: Remove use after free in error case
2011-08-12 Andrew Tridgellsocket-wrapped: added wrappers for dup() and dup2()
2011-08-12 Andrew Tridgelltevent: don't force the nesting flag to false in the...
2011-08-11 Sumit Bosetevent: fix documentation for tevent_context_init_byname()
2011-08-11 Sumit Bosetevent: Set FD_CLOEXEC on epoll handle
2011-08-10 Volker LendeckeAdapt tally_histogram to Samba coding conventions
2011-08-10 Volker LendeckeAdapt get_max_bucket to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_approx_median to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_range to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_mean to Samba coding conventions
2011-08-10 Volker LendeckeAdapt divls64 to Samba coding conventions
2011-08-10 Volker LendeckeAvoid some // style comments in divls64
2011-08-10 Volker LendeckeAdapt divlu64 to Samba coding conventions
2011-08-10 Volker LendeckeAvoid some // style comments in divlu64
2011-08-10 Volker LendeckeAdapt fls64 to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_num to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_add to Samba coding conventions
2011-08-10 Volker LendeckeAdapt renormalize to Samba coding conventions
2011-08-10 Volker LendeckeAdapt shift_overflows to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_min to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_of to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_new to Samba coding conventions
2011-08-10 Volker LendeckeSlightly simplify tally_new
2011-08-10 Volker LendeckeFix a c++ warning
2011-08-10 Volker LendeckeFix a c++ warning
2011-08-10 Simo Sorcetevent: cleanup nesting counter when doing a full reinit.
2011-08-10 Simo Sorcelib-util: Make create_unlink_tmp argument optional
2011-08-10 Simo Sorcelib-util: Make useful function a common utility.
2011-08-10 Simo Sorcelibutil: use AI_ADDRCONFIG only when AI_NUMERIC is...
2011-08-10 Jelmer Vernooijpytalloc: Regenerate ABI file.
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-08-10 Stefan Metzmachertsocket: make use of tevent_queue_add_optimize_empty...
2011-08-09 Stefan Metzmachertevent: change the version to 0.9.14 after the tevent_q... tevent-0.9.14
2011-08-09 Stefan Metzmachertevent: fix some comments in tevent.h
2011-08-09 Stefan Metzmachertevent: add tevent_queue_add_entry() and tevent_queue_a...
2011-08-09 Stefan Metzmachertevent: splitout tevent_queue_add_internal() from teven...
next