vlendec/samba-autobuild/.git
2011-08-03 Martin SchwenkeTests: onnode tests changed to use a simple define_test...
2011-08-03 Martin SchwenkeTests: add initial onnode tests
2011-08-03 Martin SchwenkeTests: change output format of run_tests script and...
2011-08-03 Martin SchwenkeTest suite: add a -d option to the run_tests script.
2011-08-02 Ronnie Sahlbergmake test: add two missing events to the special test...
2011-08-02 Martin SchwenkeEventscripts - 10.interfaces should not check orphaned...
2011-07-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-07-28 Martin SchwenkeTests: Initial test code for LCP2 IP allocation algorithm.
2011-07-28 Martin SchwenkeIP allocation - add LCP2 algorithm.
2011-07-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-07-28 Ronnie SahlbergUpdate the delip command
2011-07-28 Rusty Russelleventscript: fix callback after free
2011-07-22 Michael Adampackaging: honour rpm build target options handed in...
2011-07-20 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-07-08 Ronnie SahlbergAdd a text about "ban" "unban" not being permanent...
2011-07-08 Michael Adamweb: correctly terminate list items <li> with </li...
2011-07-08 Michael Adamweb: add Stefan Metzmacher to the list of CTDB developers.
2011-07-06 Ronnie SahlbergWhen trying to re-balance the ip assignment and shuffle...
2011-07-06 Ronnie SahlbergAdd log output to wipedb and backupdb
2011-06-28 Ronnie Sahlbergchange the name for the key for the record where we...
2011-06-23 David Disseldorpclient: handle transient connection errors
2011-06-23 Mathieu ParentManpage for ping_pong
2011-06-08 Martin Schwenkeonnode: fix natgwlist nodespec
2011-06-08 Martin Schwenkeonnode: fix get_nodes_with_status()
2011-06-08 Martin Schwenkeonnode: Remove an unnecessary comment.
2011-06-08 Martin Schwenkeonnode: Future-proof get_nodes_with_status().
2011-06-08 Martin Schwenkeonnode: Exit with error for unknown command-line flags.
2011-06-08 Martin Schwenkeonnode: Be defensive when listing IPs of nodes with...
2011-06-08 Martin Schwenkeonnode - Fix long standing bug in onnode healthy/ok...
2011-05-14 Mathieu ParentFix bashism
2011-05-12 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-05-12 Ronnie SahlbergWhen using multiple VLANs, some funky stuff can sometim...
2011-05-11 Michael Adamdoc: regenerate ctdb docs
2011-05-11 Luk Claesdoc/ctdb.1.xml: update listvars documentation
2011-05-11 Luk Claesdoc: regenerate ctdb docs
2011-05-11 Luk Claesdoc/ctdb.1.xml: Fix typo
2011-05-11 Ronnie SahlbergRemove all checking of GPFS from ctdb_diagnostics
2011-05-09 Ronnie SahlbergIf samba fails to start for some reason, make this...
2011-05-09 Ronnie SahlbergDont exit from checking interfaces once we have found...
2011-05-08 Ronnie SahlbergRemove logging of spam/errors from the 10.interfrace
2011-05-04 Michael Adampackaging: add ltdbtool and its manpage to the RPM
2011-05-04 Michael Adaminstall the ltdbtool manpage with "make install"
2011-05-04 Michael Adaminstall ltdbtool with "make install"
2011-05-04 Michael Adambuild "ltdbtool" in "make all"
2011-05-04 Gregor Beckltdbtool: add manpage html + roff
2011-05-04 Gregor Beckltdbtool: add manpage
2011-05-04 Gregor Beckadd ltdbtool - a standalone ltdb tool
2011-05-04 Gregor Beckctdb catdb: fix escaping of '"' and '\'
2011-05-04 Ronnie SahlbergDont call the UPDATE event if both old and new interfac...
2011-05-04 Ronnie SahlbergCleanup of logging messages/spamming
2011-04-12 Ronnie Sahlbergbonding mode 4 monitoring:
2011-04-11 Ronnie SahlbergIf the eventscript is finished but state->ctdb is NULL,
2011-04-10 Ronnie SahlbergIFACE handling. Assume links are always good on nstartu...
2011-04-07 David Disseldorpweb: use the new git repository url on the download...
2011-04-06 Ronnie SahlbergNATGW: dont set arp_ignore in 11.natgw anymore since...
2011-04-05 Michael Adampackaging: remove the dependency to tdbtool and tdbdump...
2011-04-05 Michael Adamctdb.init: print a warning when tdbdump is found but...
2011-04-05 Michael Adamctdb.init: check for availability of "tdbtool check...
2011-03-22 Mathieu ParentCorrection of spelling errors
2011-03-21 Ronnie SahlbergThis needs more testing first
2011-03-21 Rusty Russellctdbd: call tdb_reopen_all() in freeze child.
2011-03-21 Rusty Russellctdbd: fix lock held on error ("ctdb_req_dmaster from...
2011-03-16 Ronnie SahlbergDeferred attach: create the timed event as a child...
2011-03-14 Ronnie SahlbergIP reallocation. If a public address is already hosted...
2011-03-14 Ronnie SahlbergVacuuming: initialize a variable to avoid a harmless...
2011-03-14 Ronnie SahlbergDont allow clients to connect to databases untile we...
2011-03-14 Michael Adamvacuum: fix a comment typo
2011-03-14 Michael Adamvacuum: use insert_record_into_delete_queue in ctdb_loc...
2011-03-14 Michael Adamvacuum: refactor insert_record_into_delete_queue out...
2011-03-14 Michael Adamvacuum: raise a debug level from INFO to DEBUG
2011-03-14 Michael Adamctdb_ltdb_store_server: honour the AUTOMATIC record...
2011-03-14 Michael Adamltdb: add the CTDB_REC_FLAG_AUTOMATIC to the initial...
2011-03-14 Michael Adamctdb_private.h: add record flag CTDB_REC_FLAG_AUTOMATIC
2011-03-14 Michael Adamctdb_ltdb_store_server: add ability to send SCHEDULE_FO...
2011-03-14 Michael Adamctdb_ltdb_store_server: Improve debug message in ctdb_l...
2011-03-14 Michael Adamctdb_ltdb_store_server: always store the data when...
2011-03-14 Michael Adamctdb_ltdb_store_server: implement fastpath vacuuming...
2011-03-14 Michael Adamctdb_ltdb_store_server: delete an empty record that...
2011-03-14 Michael Adamserver: Use the ctdb_ltdb_store_server() in the ctdb...
2011-03-14 Michael Adamserver: create a server variant ctdb_ltdb_store_server...
2011-03-14 Michael Adamdaemon: fill ctdb->ctdbd_pid early
2011-03-14 Michael Adamtest: send SCHEDULE_FOR_DELETION control from randrec...
2011-03-14 Michael Adamclient: add accessor function ctdb_header_from_record_h...
2011-03-14 Michael Adamvacuum: add ctdb_local_schedule_for_deletion()
2011-03-14 Michael Adamserver: implement a new control SCHEDULE_FOR_DELETION...
2011-03-14 Michael Adamcontrol: add a new control opcode CTDB_CONTROL_SCHEDULE...
2011-03-14 Michael Adamcontrol: add macro CHECK_CONTROL_MIN_DATA_SIZE.
2011-03-14 Michael Adamvacuum: lower level of hash collision debug message...
2011-03-14 Michael Adamvacuum: add statistics output to the fast and full...
2011-03-14 Michael Adamvacuum: refactor insert_delete_record_data_into_tree...
2011-03-14 Michael Adamvacuum: change all Vacuum*Interval tunables to default...
2011-03-14 Michael Adamvacuum: disable full db-traverse vacuuming runs when...
2011-03-14 Michael Adamvacuum: Only run full vacuumig (db traverse) every...
2011-03-14 Michael Adamvacuum: reset the fast path count in the event handle...
2011-03-14 Michael Adamvacuum: bump the number of fast-path runs in the vacuum...
2011-03-14 Michael Adamvacuum: add a fast_path_count to the vacuum_handle.
2011-03-14 Michael AdamAdd a tunable VacuumFastPathCount.
2011-03-14 Michael Adamvacuum: traverse the delete_queue befor traversing...
2011-03-14 Michael Adamvacuum: add delete_queue_traverse() for traversal of...
2011-03-14 Michael Adamvacuum: reduce indentation in add_record_to_delete_tree()
next