summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* added debug constants to allow for better mapping to syslog levelsAndrew Tridgell2008-02-0420-145/+185
* fixed a crash bug in the new transaction codeAndrew Tridgell2008-01-311-0/+3
* removed dependence on dprintfAndrew Tridgell2008-01-291-3/+8
* update for release 1.0.25Andrew Tridgell2008-01-291-1/+8
* update download instructions for new git treeAndrew Tridgell2008-01-291-14/+11
* ignore some autogenerated test filesAndrew Tridgell2008-01-291-1/+3
* merge async recovery changes from RonnieAndrew Tridgell2008-01-2910-262/+519
* useful for building with equivalent options to the spec fileAndrew Tridgell2008-01-291-0/+7
* added an ignore fileAndrew Tridgell2008-01-291-0/+17
* partial merge from ronnieAndrew Tridgell2008-01-295-7/+134
* fixed egrep pattern to use more compatible expression for spacesAndrew Tridgell2008-01-282-2/+2
* make ctdb dumpmemory work remotely, and dump the tallocAndrew Tridgell2008-01-225-177/+219
* merged 60.nfs changes from ronnieAndrew Tridgell2008-01-211-1/+27
* merge from samba4Andrew Tridgell2008-01-188-53/+18
* more efficient freelist allocationAndrew Tridgell2008-01-182-43/+43
*-. merge from ronnieAndrew Tridgell2008-01-179-2/+160
|\ \
| | * add ctdb_uptime.cRonnie Sahlberg2008-01-171-0/+45
| |/
| * add a ctdb uptime command that prints when ctdb was started and when the Ronnie Sahlberg2008-01-178-2/+115
* | cope better with large debug dumpsAndrew Tridgell2008-01-161-7/+5
* | fixed handling of \r from stdout of subprocessesAndrew Tridgell2008-01-161-8/+13
* | update for releaseAndrew Tridgell2008-01-161-1/+4
* | fixed two 64bit warningsAndrew Tridgell2008-01-161-2/+3
|/
* The recovery daemon does not need to be a realtime taskAndrew Tridgell2008-01-161-0/+5
* the event scripts no longer need to show a date, as its done by the main ctdb...Andrew Tridgell2008-01-166-31/+31
* added syslog support, and use a pipe to catch logging from child processes to...Andrew Tridgell2008-01-1610-49/+201
* doc updatesRonnie Sahlberg2008-01-163-35/+120
* update getdbmap docsRonnie Sahlberg2008-01-163-61/+83
* updateRonnie Sahlberg2008-01-162-3/+4
* update --transportRonnie Sahlberg2008-01-161-1/+2
* explain public-interface and single-public-ip betterRonnie Sahlberg2008-01-163-22/+66
* improve documentation of --nosetschedRonnie Sahlberg2008-01-163-113/+137
* ctdb_control_send() does not need to take an outdata parameterRonnie Sahlberg2008-01-164-10/+10
* update for releaseAndrew Tridgell2008-01-161-1/+7
* - catch a case where the client disconnects during a callAndrew Tridgell2008-01-163-4/+43
* fixed a memory leak in the recovery daemonAndrew Tridgell2008-01-151-1/+10
* minor fix to transaction_write_existingAndrew Tridgell2008-01-151-16/+6
* merge from ronnieAndrew Tridgell2008-01-1512-107/+329
|\
| * split node health monitoring and checking for connected/disconnected Ronnie Sahlberg2008-01-156-62/+114
| * add eventscript for httpRonnie Sahlberg2008-01-114-0/+34
| * merge from tridgeRonnie Sahlberg2008-01-105-42/+59
| |\
| * | typoRonnie Sahlberg2008-01-103-10/+12
| * | add documentation for the vacuum and repack commands.Ronnie Sahlberg2008-01-103-45/+179
* | | fixed the bug that caused tdbtorture to failAndrew Tridgell2008-01-143-0/+123
| |/ |/|
* | get rid of monitor_retry as wellAndrew Tridgell2008-01-102-3/+3
* | exponential backoff in health monitoring for faster startupAndrew Tridgell2008-01-105-39/+56
|/
* increase version numberAndrew Tridgell2008-01-101-1/+3
* auto-run the vacuum and repack ops every 5 minutes by defaultAndrew Tridgell2008-01-101-0/+25
* block alarm signals during critical sections of vacuumAndrew Tridgell2008-01-104-13/+24
* tdb_freelist_size was reporting 1 more than correct sizeAndrew Tridgell2008-01-101-2/+1
* add a max runtime switch to ctdb toolAndrew Tridgell2008-01-101-0/+14