tests: turn printfs into DEBUG statements in the ctdb_transaction test
[sahlberg/ctdb.git] / lib /
2009-12-04 Martin SchwenkeMerge branch 'status-test-2'
2009-12-04 Ronnie SahlbergDont store debug level DEBUG_DEBUG in the in-memory...
2009-11-30 Ronnie SahlbergMerge commit 'martins/status-test-2'
2009-11-18 Ronnie Sahlbergadd an in memory ringbuffer where we store the last...
2009-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-10-27 Ronnie Sahlbergfor debugging
2009-10-26 Ronnie Sahlbergpatch the event loop so we read the current time every...
2009-09-18 Ronnie SahlbergMerge commit 'martins/master'
2009-09-15 Ronnie SahlbergRevert "try to restart statd everytime it fails, not...
2009-09-15 Ronnie Sahlbergtry to restart statd everytime it fails, not just the...
2009-09-14 Ronnie SahlbergMerge commit 'obnox/master-rebase'
2009-09-09 Mathieu ParentUpdate outdated autotools helper files.
2009-08-11 Martin SchwenkeMerge commit 'origin/master'
2009-08-09 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-08-04 Michael Adamdebug: add debug_add and dump_data functions
2009-08-04 Rusty Russelltdb: don't alter tdb->flags in tdb_reopen_all()
2009-08-04 Rusty Russelltdb: Reimplementation of Metze's "lib/tdb: if we know...
2009-08-04 Rusty Russellrealloc() has that horrible overloaded free semantic...
2009-08-04 Rusty RussellIf the record is at the end of the database, pretending...
2009-08-04 Rusty RussellPort from SAMBA tdb: commit 54a51839ea65aa788b18fce8de0...
2009-08-04 Rusty RussellPort from SAMBA tdb: commit a6cc04a20089e8fbcce138c2719...
2009-08-04 Rusty RussellPort from SAMBA tdb: commit a386173fa1c7c5bcc11ea9260d8...
2009-08-04 Rusty RussellPort from SAMBA ctdb: commit 936d76802f98d04d9743b2ca8e...
2009-08-04 Rusty RussellPort from SAMBA tdb: commit 4b4fec65db4e202afa13b2d1586...
2009-08-04 Rusty RussellPort from SAMBA tdb: commit a91bcbccf8a2243dac57cacec6f...
2009-08-04 Rusty RussellPort from SAMBA tdb: commit 42c0931441ef53a3f977e133435...
2009-08-04 Rusty RussellPort from SAMBA tdb:
2009-05-25 Ronnie SahlbergNew attempt at TDB transaction nesting allow/disallow.
2009-05-25 Ronnie SahlbergRevert "add TDB_NO_NESTING. When this flag is set tdb...
2009-05-21 Ronnie SahlbergWhitespace changes and using the CTDB_NO_MEMORY() macro...
2009-05-21 Sumit Boseadd missing checks on so far ignored return values
2009-05-13 Michael AdamRemove generated binary files.
2009-04-25 Ronnie Sahlbergadd TDB_NO_NESTING. When this flag is set tdb will...
2009-02-18 Ronnie SahlbergMerge branch 'martins'
2009-02-08 Andrew TridgellMerge commit 'ronnie/master'
2009-01-29 Michael Adamautoconf: Make sure the result of the mkdir_has_mode...
2009-01-16 Andreas SchneiderFix circular dependency error with autoconf 2.6.3.
2008-11-21 Martin SchwenkeMerge commit 'origin/master' into martins
2008-11-20 Andrew TridgellMerge commit 'ronnie/master'
2008-10-16 Martin SchwenkeMerge commit 'origin/master' into martins
2008-10-16 Andrew TridgellMerge commit 'ronnie/master'
2008-09-30 Andrew TridgellThe author of the upstream code asked for this code...
2008-09-30 Andrew Tridgellmerged a bugfix for the idtree code from the Linux...
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into for-ronnie
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into martins
2008-07-18 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-07-18 Andrew Tridgellfixed a bug where we would look for a signal past the...
2008-07-02 Ronnie Sahlbergtrack both when we last started and ended a recovery.
2008-05-22 Ronnie Sahlbergsecond try for safe transaction stores into persistend...
2008-05-21 Ronnie Sahlbergdont emit the can not start transaction with locks...
2008-05-21 Ronnie Sahlberglower the debug level for the "can not start transactio...
2008-02-08 Andrew Tridgellcarefully step around the recovery area when doing...
2008-02-07 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-02-07 Andrew Tridgellfixed a problem with tdb growing after each recovery
2008-01-30 Andrew Tridgellfixed a crash bug in the new transaction code
2008-01-18 Andrew Tridgellmerge from samba4
2008-01-18 Andrew Tridgellmore efficient freelist allocation
2008-01-16 Ronnie Sahlbergmerge from tridge
2008-01-16 Andrew Tridgelladded syslog support, and use a pipe to catch logging...
2008-01-15 Ronnie Sahlbergmerge from tridge
2008-01-15 Andrew Tridgellminor fix to transaction_write_existing
2008-01-15 Andrew Tridgellmerge from ronnie
2008-01-14 Andrew Tridgellfixed the bug that caused tdbtorture to fail
2008-01-09 Ronnie Sahlbergmerge from tridge
2008-01-09 Andrew Tridgelltdb_freelist_size was reporting 1 more than correct...
2008-01-09 Ronnie Sahlbergmerge from tridge
2008-01-09 Andrew Tridgella compromise for freelist scanning - we now will look...
2008-01-08 Ronnie Sahlbergmerge from tridge
2008-01-08 Andrew Tridgelladded two new ctdb commands:
2008-01-06 Andrew Tridgellensure tdb log messages appear in ctdbd logs
2008-01-06 Andrew Tridgell- added tdb_add_flags() and tdb_remove_flags()
2008-01-05 Andrew Tridgellmerge from Samba4
2008-01-05 Andrew Tridgellupdate from Samba4
2008-01-05 Andrew Tridgellconvert tdb from u32 to uint32_t to match the current...
2008-01-05 Andrew TridgellRewrote the tdb transaction code to be O(N) instead...
2008-01-05 Andrew Tridgellfixed data offset definition
2008-01-05 Andrew Tridgellcleanup the new freelist code
2008-01-05 Andrew Tridgelladded tdb_wipe_all() function
2008-01-04 Andrew Tridgellavoid write locks during delete checks in traversals
2008-01-04 Andrew Tridgellexpand tdb by minimum of 25% at a time
2008-01-04 Andrew Tridgellprevent O(n^2) behaviour for traverse after large numbe...
2008-01-02 Andrew Tridgellquick fix for timeout in recovery
2007-10-19 Ronnie Sahlbergmerge from tridge
2007-10-18 Andrew Tridgellmerge from ronnie
2007-10-18 Andrew Tridgellremove a incorrectly added file
2007-09-19 Ronnie Sahlbergmerge from tridge
2007-09-19 Andrew Tridgellmake sure we set close on exec on any possibly inherite...
2007-08-08 Ronnie Sahlbergmerge from tridge
2007-08-07 Andrew Tridgellmerge from ronnie
2007-08-07 Ronnie Sahlbergmerge from tridge
2007-08-03 Andrew Tridgellmerge from ronnie
2007-07-25 Andrew Tridgellmake timed_event structure private to events_timed.c
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellminor back-merge from samba4
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellmore merges for GPLv3 update
2007-07-10 Andrew Tridgellupdate lib/events from samba4 (If->if)
2007-07-10 Andrew Tridgellupdate lib/tdb from samba4
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-06-17 Ronnie Sahlbergmerge from tridge
next