summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Recover Persistent database DB by DB and not record by recordRonnie Sahlberg2011-11-303-4/+126
| * LibCTDB: add get persistent db seqnum controlRonnie Sahlberg2011-11-304-0/+137
| * DB Seqnum: must provide a ctdb_ltdb_header when calling ctdb_ltdb_fetch()Ronnie Sahlberg2011-11-301-1/+2
| * doc: commit generated ctdb.1 manpages after xml changeMichael Adam2011-11-292-77/+86
| * doc: document the "--print-recordflags" parameter to "ctdb"Michael Adam2011-11-291-0/+11
| * ctdb: add an option --print-recordflags to trigger printing record flags in c...Michael Adam2011-11-293-9/+17
| * doc: commit generated ctdb.1 manpages after xml changeMichael Adam2011-11-292-77/+85
| * doc: document the "--print-hash" parameter to "ctdb".Michael Adam2011-11-291-0/+10
| * ctdb: add an option --print-hash to enable printing of record hashes when dum...Michael Adam2011-11-293-0/+10
| * doc: commit generated ctdb.1 manpages after xml changeMichael Adam2011-11-292-77/+84
| * doc: document the "--print-lmaster" parameter to "ctdb"Michael Adam2011-11-291-0/+9
| * ctdb: add an option --print-lmaster to enable printing of lmaster in "ctdb ca...Michael Adam2011-11-293-0/+21
| * doc: commit generated ctdb.1 manpages after xml changeMichael Adam2011-11-292-77/+85
| * doc: document the "--print-datasize" parameter to "ctdb"Michael Adam2011-11-291-0/+10
| * ctdb: add an option --print-datasize to only print datasize instead of dumpin...Michael Adam2011-11-293-7/+17
| * doc: commit generated ctdb.1 manpages after xml changeMichael Adam2011-11-292-79/+90
| * doc: document the --print-emptyrecords switch in the "ctdb" manpage.Michael Adam2011-11-291-0/+13
| * ctdb: add an option --print-emptyrecords to enable printing of empty records ...Michael Adam2011-11-293-8/+34
| * client: add version ctdb_traverse_ext() of ctdb_traverse() that can list empt...Michael Adam2011-11-291-7/+28
| * traverse: add a flag to enable transferring empty records in cluster wide tra...Michael Adam2011-11-294-1/+14
| * recoverd: try to become the recovery master if we have the capability, but th...Stefan Metzmacher2011-11-291-1/+22
| * This breaks the build since the recovery loop is different in masterRonnie Sahlberg2011-11-291-22/+1
| * recoverd: try to become the recovery master if we have the capability, but th...Stefan Metzmacher2011-11-261-1/+22
| * recoverd: let async_getcap_callback() also update ctdb->capabilitiesStefan Metzmacher2011-11-261-0/+4
| * vacuum: update (C) from vacuum rewriteMichael Adam2011-11-261-0/+2
| * vacuum: write a big and up-to-date explaining comment for ctdb_vacuum_db()Michael Adam2011-11-261-5/+31
| * vacuum: fix a comment typo in vacuum_traverse()Michael Adam2011-11-261-1/+1
| * vacuum: fix horrible indentation/whitespacing for ctdb_vacuum_event()Michael Adam2011-11-261-2/+2
| * vacuum: fix a comment typo in vacuum_traverse()Michael Adam2011-11-261-1/+1
| * vacuum: fix an abundance of indentation white spaces in ctdb_vacuum_db()Michael Adam2011-11-261-2/+2
| * vacuum: rename "size" to "freelist_size" for clarityMichael Adam2011-11-261-8/+9
| * build: add target libctdb.so.0 and symlink libctdb.soMichael Adam2011-11-261-1/+15
| * build: add socket_wrapper objects to test binariesMichael Adam2011-11-261-1/+1
| * build: add option --enable-socket-wrapper to build binaries with socket wrapp...Michael Adam2011-11-262-2/+5
| * add socket_wrapper from sambaMichael Adam2011-11-266-0/+2981
| * libutil: Remove obsolete signal type cast.Andreas Schneider2011-11-261-5/+5
| * build: add libreplace network checks to configureMichael Adam2011-11-261-0/+1
| * update lib/replace to current upstream version (samba master)Michael Adam2011-11-2656-540/+4301
| * system_linux: correctly cast sockaddr_in6 to sockaddr for sendto() in ctdb_sy...Michael Adam2011-11-261-1/+3
| * system_linux: correctly cast sockaddr_in to sockaddr in ctdb_sys_send_tcp()Michael Adam2011-11-261-1/+3
| * logging: properly cast sockaddr_in to sockaddr for sendto() in ctdb_syslog_log()Michael Adam2011-11-261-1/+3
| * logging: some whitespace cleanup in ctdb_syslog_log()Michael Adam2011-11-261-2/+1
| * logging: properly cast sockaddr_in to sockaddr for bind in start_syslog_daemon()Michael Adam2011-11-261-1/+3
| * Merge remote branch 'martins/eventscripts'Ronnie Sahlberg2011-11-182-7/+36
| |\
| | * Eventscripts - add facility to 10.interface to delete unmanaged IPsMartin Schwenke2011-11-171-0/+29
| | * Eventscripts - remove $0 from error messages in 40.fs_useMartin Schwenke2011-11-161-3/+3
| | * Eventscripts: Make 40.fs_use use less processes and arguably clearer.Martin Schwenke2011-11-161-5/+5
| * | Merge remote branch 'martins/scriptstatus'Ronnie Sahlberg2011-11-181-1/+1
| |\ \
| | * | Fix ctdb scriptstatus -n allMartin Schwenke2011-11-101-1/+1
| | |/
| * | Merge remote branch 'martins/ctdb_control_oom'Ronnie Sahlberg2011-11-181-1/+4
| |\ \