recoverd: Ignore failed ipreallocated controls to inactive nodes
[martins/ctdb.git] / lib /
2013-08-14 Amitay Isaacsdb_wrap: Make sure tdb messages are logged correctly
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2013-05-29 Amitay Isaacstevent: Sync to tevent 0.9.18 from upstream
2013-05-29 Amitay Isaacsreplace: Sync to latest replace from upstream
2013-05-29 Amitay Isaacstdb: Sync to tdb 1.2.11 from upstream
2013-05-29 Amitay Isaacstalloc: Sync to talloc 2.0.8 from upstream
2013-05-29 Amitay Isaacsutil: Do not stop build if backtracing is not supported
2013-03-27 Sumit Bosebuild: Fix for tevent autoconf check
2013-03-25 Amitay Isaacsutil: Add hex_decode_talloc() to decode hex string...
2012-11-08 Volker Lendeckebuild: Fix the build with old system-installed tevent
2012-06-12 Stefan Metzmachertevent: change version to 0.9.16
2012-06-12 Stefan Metzmachertevent: expose tevent_context_init_ops
2012-06-12 Martin Schwenkelib/tevent: Add trace point callback
2012-06-12 Martin SchwenkeRevert "TEVENT: Add back tracking of long runnig event...
2012-06-12 Martin Schwenkelib/tevent: In poll_event_context, add a pointer back...
2012-06-12 Stefan Metzmacherlib/tevent/testsuite: no longer use 'compat' symbols
2012-05-28 Amitay Isaacsserver: Replace BOOL datatype with bool, True/False...
2012-05-20 Ronnie SahlbergTEVENT: Add back tracking of long runnig events to...
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/talloc-sync'
2012-04-13 Amitay Isaacslib/tdb: Sync tdb from samba git tree
2012-04-13 Amitay Isaacslib/tdb: Remove the files required to build tdb as...
2012-04-13 Amitay Isaacslib/talloc: Sync talloc from samba git tree
2012-04-13 Amitay Isaacslib/talloc: Remove the files required to build talloc...
2012-04-13 Amitay Isaacslib/tevent: Sync tevent from samba git tree
2012-04-13 Amitay Isaacslib/tevent: Remove the files required to build tevent...
2012-04-13 Amitay Isaacslib/tevent: Remove local modifications to tevent
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2012-04-13 Amitay Isaacsincludes: Move special tevent defines from tevent.h...
2012-03-30 Amitay Isaacsbuild: Use system tdb library if available
2012-03-30 Amitay Isaacsbuild: Use system tevent library if available
2012-03-30 Amitay Isaacsbuild: Use system talloc library if available
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-02-22 Ronnie Sahlbergchange TDB to be valgrind nice
2011-11-25 Michael Adamadd socket_wrapper from samba
2011-11-25 Andreas Schneiderlibutil: Remove obsolete signal type cast.
2011-11-25 Michael Adamupdate lib/replace to current upstream version (samba...
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/eventscripts'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/scriptstatus'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/ctdb_control_oom'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/hashinclude'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/warnings'
2011-11-11 Martin SchwenkeAdded some #ifndefs to stop files being included multip...
2011-11-11 Martin SchwenkeFix lib/replace
2011-11-11 Martin SchwenkeClean up warnings: popt sure does some strange things
2011-11-10 Martin SchwenkeClean up warnings: -Wunused-but-set-variable in tevent_...
2011-11-09 Martin SchwenkeClean up warnings: ‘tevent_loop_allow_nesting’ is depre...
2011-10-31 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_namespace'
2011-10-18 Ronnie SahlbergMerge remote branch 'martins/tests'
2011-10-12 Mathieu ParentFix broken readdir
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
2011-09-08 Ronnie SahlbergDrop loglevel for a tevent message from FATAL to ERROR
2011-01-18 Rusty Russelltdb: expose transaction lock infrastructure for ctdb
2011-01-17 Ronnie Sahlbergchange Christinas previous patch to only perform the...
2011-01-17 Christian Ambachimprove timing issue detections
2010-12-07 Rusty Russellidtree: fix overflow for v. large ids on allocation...
2010-10-08 Ronnie SahlbergMerge commit 'rusty/tdb-update'
2010-10-08 Rusty Russellidtree: fix right shift of signed ints, crash on large...
2010-10-07 Rusty Russellidtree: fix right shift of signed ints, crash on large...
2010-10-07 Jelmer Vernooijpytdb: Add __version__ attribute.
2010-10-07 Jelmer Vernooijpytdb: Include Python.h first to prevent warning.
2010-10-07 Kirill Smelkovpytdb: Check errors after PyObject_New() calls
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_repack()
2010-10-07 Kirill Smelkovpytdb: Add TDB_INCOMPATIBLE_HASH open flag
2010-10-07 Rusty Russelltdb: fix non-WAF build, commit 1.2.6 ABI file.
2010-10-07 Rusty Russelltdb: TDB_INCOMPATIBLE_HASH, to allow safe changing...
2010-10-07 Rusty Russelltdb: automatically identify Jenkins hash tdbs
2010-10-07 Rusty Russelltdb: add Bob Jenkins lookup3 hash as helper hash.
2010-10-07 Volker Lendecketdb: add restore
2010-10-07 Günther Deschnerlib/tdb: fix c++ build warning in tdb_header_hash().
2010-10-07 Jelmer Vernooijpytdb: Make filename argument optional.
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_freelist_size()
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_transaction_prepare_commit()
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_enable_seqnum, tdb_get_seqnu...
2010-10-07 Kirill Smelkovpytdb: Update open flags to match those for tdb_open...
2010-10-07 Kirill Smelkovpytdb: Fix repr segfault for internal db
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_add_flags() & tdb_remove_flags()
2010-10-07 Andrew Tridgelltdb: added TDB_NO_FSYNC env variable
2010-10-07 Rusty Russelltdb: increment version to 1.2.4
2010-10-07 Rusty Russelltdb: put example hashes into header, so we notice incor...
2010-10-07 Rusty Russelltdb: fix tdb_check() on other-endian tdbs.
2010-10-07 Rusty Russelltdb: fix tdb_check() on read-only TDBs to actually...
2010-10-07 Rusty Russelltdb: make check more robust against recovery failures.
2010-09-27 Ronnie SahlbergAdd back monitoring for time skips, forward as well...
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-18 Rusty Russelllogging: give a unique logging name to each forked...
2010-08-18 Ronnie SahlbergWe use eventloop nesting in a couple of places, notably...
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-08-17 Rusty Russelltalloc: update to 2.0.3 version from SAMBA
2010-08-16 Rusty Russelltdb: workaround starvation problem in locking entire...
2010-08-16 Rusty Russelltdb: Fix tdb_check() to work with read-only tdb databases.
2010-08-16 Rusty Russelltdb: remove unused variable in tdb_new_database().
2010-08-16 Rusty Russelltdb: fix short write logic in tdb_new_database
2010-08-04 Martin SchwenkeMerge remote branch 'martins/master'
2010-07-31 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-07-30 Ronnie SahlbergMerge commit 'rusty/master'
next