selftest: Use resolv_wrapper in the samba3 targets to join AD.
[obnox/samba/samba-obnox.git] / ctdb / include /
2014-12-06 Volker Lendeckectdb: ctdb_protocol.h references struct sockaddr
2014-12-05 Amitay Isaacsctdb-vacuum: Track time for vacuuming in database stati...
2014-10-31 Martin Schwenkectdb-includes: Reorder includes.h more logically
2014-10-31 Martin Schwenkectdb-includes: Remove unused idtree.h
2014-10-31 Martin Schwenkectdb-includes: Clean up includes.h
2014-10-28 Amitay Isaacsctdb: Rename CTDB_VERSION to CTDB_PROTOCOL
2014-10-28 Amitay Isaacsctdb: Rename ctdb socket variable from CTDB_PATH to...
2014-10-28 Martin Schwenkectdb-logging: New option CTDB_LOGGING, remove CTDB_LOGF...
2014-10-28 Martin Schwenkectdb-logging: Replace logd code with a basic syslog...
2014-10-28 Martin Schwenkectdb-logging: Separate out syslog and file logging...
2014-10-28 Martin Schwenkectdb-logging: Rework debug level parsing
2014-10-28 Martin Schwenkectdb-logging: Remove ctdb element from struct ctdb_log_...
2014-10-28 Martin Schwenkectdb-logging: Remove log member from struct ctdb_context
2014-10-28 Martin Schwenkectdb-logging: Remove debug levels DEBUG_ALERT and DEBUG...
2014-10-28 Martin Schwenkectdb-logging: Remove DEBUG_EMERG
2014-10-06 Martin Schwenkectdb-build: Fix handling of public headers
2014-10-06 Martin Schwenkectdb-build: Change from ctdb-util to samba-util
2014-10-06 Martin Schwenkectdb-logging: Update to use Samba style debug.h/debug.c
2014-10-06 Martin Schwenkectdb-logging: Change LogLevel to DEBUGLEVEL
2014-10-06 Martin Schwenkectdb-logging: Remove log ringbuffer
2014-09-23 Martin Schwenkectdb-logging: Add forward declaration of debug_level
2014-09-12 Amitay Isaacsctdb-daemon: Make sure ctdb runs with real-time priority
2014-09-11 Martin Schwenkectdb-includes: Remove some unnecessary declarations
2014-09-09 Martin Schwenkectdb-logging: Move variable debug_extra from debug.*
2014-09-09 Martin Schwenkectdb-logging: Factor out ctdb_logging.h from includes.h
2014-09-09 Martin Schwenkectdb-tools: Move definition of timeval_delta() to tools...
2014-09-09 Martin Schwenkectdb-util: Add extra max_size argument to file_lines_load()
2014-09-09 Martin Schwenkectdb-util: Remove declaration of non-existent ctdb_faul...
2014-09-09 Martin Schwenkectdb-common: Move hex_decode_talloc() to the lock helper
2014-09-09 Martin Schwenkectdb-daemon: Move some inline declarations to header...
2014-09-09 Martin Schwenkectdb-util: Remove util/strlist.c and references to...
2014-09-05 Amitay Isaacsctdb-daemon: Defer all calls when processing dmaster...
2014-09-05 Amitay Isaacsctdb-common: Refactor code to convert TDB_DATA key...
2014-09-05 Amitay Isaacsctdb-include: Remove declaration of non-existent function
2014-09-05 Amitay Isaacsctdb-locking: Remove unused function ctdb_free_lock_req...
2014-09-05 Amitay Isaacsctdb-locking: Talloc lock request from client specified...
2014-08-21 Martin Schwenkectdb-common: Copy functions sys_read() and sys_write...
2014-08-04 Amitay Isaacsctdb-locking: Add per database queues for pending and...
2014-08-04 Amitay Isaacsctdb-locking: Remove unused variable lock_num_pending
2014-08-04 Amitay Isaacsctdb-locking: Add new tunable LockProcessesPerDB
2014-07-09 Amitay Isaacsctdb-daemon: Support per-node robust mutex feature
2014-07-07 Amitay Isaacsctdb-daemon: Do not thaw databases if recovery is active
2014-07-05 Martin Schwenkectdb-daemon: Remove ctdbd_pid global variable
2014-06-20 Michael Adamctdb:includes: add #ifdef guard for ZERO_STRUCT
2014-06-20 Michael Adamctdb:includes: add #ifdef guards for _PUBLIC_, _NORETUR...
2014-06-20 Amitay Isaacsctdb-header: Protect against multiple includes
2014-06-12 Amitay Isaacsctdb-logging: Split ringbuffer handling code from ctdb_...
2014-06-12 Amitay Isaacsctdb-daemon: Rename ctdb_mkdir_p_or_die to mkdir_p_or_die
2014-06-12 Amitay Isaacsctdb-daemon: Rename ctdb_lockdown_memory to lockdown_memory
2014-06-12 Amitay Isaacsctdb-daemon: Instead of passing ctdb context, pass...
2014-06-12 Amitay Isaacsctdb-common: Remove unused functions
2014-06-12 Amitay Isaacsctdb-common: Drop ctdb prefix from utility functions...
2014-06-12 Amitay Isaacsctdb-common: Changing scheduler policy does not require...
2014-06-12 Amitay Isaacsctdb-common: No need to save previous scheduler priority
2014-05-27 Amitay Isaacsctdb-build: Move internal include files in a separate...
2014-04-23 Amitay Isaacsctdb-recoverd: Detach database from recovery daemon
2014-04-14 Amitay Isaacsctdb-client: Add client code to detach a database
2014-04-14 Amitay Isaacsctdb-daemon: Add control CTDB_CONTROL_DB_DETACH
2014-04-07 Amitay Isaacsctdb-daemon: Always update database priority cluster...
2014-03-23 Martin Schwenkectdb/daemon: Make delete IP wait until the IP is released
2014-01-21 Amitay Isaacsctdb-daemon: Do not run monitor event if any other...
2014-01-17 Martin Schwenkectdb/daemon: Untangle serialisation of 1st recovery...
2014-01-16 Amitay Isaacsctdb-daemon: Remove ctdb_fork_with_logging()
2014-01-16 Amitay Isaacsctdb-daemon: Add ctdb_vfork_with_logging()
2014-01-16 Amitay Isaacsctdb-daemon: No need to call event scripts with CTDB_CA...
2014-01-16 Amitay Isaacsctdb-daemon: Deprecate RELOAD and STATUS events
2013-11-27 Amitay Isaacsctdb-common: Refactor code to keep track of child processes
2013-11-27 Amitay Isaacsctdb-locking: Implement active lock requests limit...
2013-11-27 Martin Schwenkectdb-tools/ctdb: New ptrans command
2013-11-27 Martin Schwenkectdb-recoverd: Fix backward compatibility for CTDB_SRVI...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-13 Stefan Metzmacherremove partial ctdb/ import
2013-10-30 Amitay Isaacstunables: Remove obsolete tunables
2013-10-25 Amitay Isaacsbuild: Move the default CTDB socket from /tmp to /var...
2013-10-25 Martin Schwenkectdbd: Simplify database directory setting logic
2013-10-25 Martin Schwenkecommon: New function ctdb_mkdir_p_or_die()
2013-10-25 Martin Schwenkecommon: New function mkdir_p()
2013-10-22 Michael Adamctdb_client.h: fix build on AIX by removing C++-style...
2013-10-22 Martin Schwenkectdbd: Pass the public address file location in ctdb...
2013-10-22 Martin Schwenkectdbd: Default for event_script_dir should use CTDB_BASE
2013-10-22 Martin Schwenkectdbd: Add nodes_file member to struct ctdb_context
2013-10-04 Amitay Isaacsclient: Reimplement persistent transaction code using...
2013-10-04 Amitay Isaacsctdbd: Remove transaction code related to TRANS2 commits
2013-10-04 Amitay Isaacsctdbd: Deprecate TRANS2 commit controls
2013-10-04 Amitay Isaacsinclude: Remove unused set_dmaster structure
2013-10-04 Amitay Isaacsclient: Add ctdb_ctrl_getdbseqnum() function
2013-10-04 Amitay Isaacsclient: Add ctdb_ctrl_getdbstatistics() function
2013-10-04 Amitay Isaacsclient: Add ctdb_client_check_message_handlers() function
2013-09-19 Martin Schwenkerecoverd: Fix the implementation of CTDB_SRVID_REBALANC...
2013-09-19 Martin Schwenkerecoverd: Remove unused CTDB_SRVID_RELOAD_ALL_IPS and...
2013-09-19 Martin Schwenkerecoverd: New SRVID message CTDB_SRVID_DISABLE_TAKEOVER...
2013-09-19 Martin Schwenkerecoverd: Make the SRVID request structure generic
2013-09-11 Martin Schwenkeclient: Remove unused function list_of_active_nodes_exc...
2013-08-22 Martin Schwenkerecoverd: Move struct ctdb_public_ip_list back into...
2013-08-22 Amitay IsaacsRevert "LACOUNT: Add back lacount mechanism to defer...
2013-08-14 Amitay IsaacsRevert "recoverd: Use correct tdb flags when creating...
2013-08-01 Amitay Isaacsrecoverd: Use correct tdb flags when creating missing...
2013-07-29 Amitay Isaacsctdbd: Remove incomplete ctdb_db_statistics_wire structure
2013-07-29 Amitay IsaacsRevert "ctdbd: Remove incomplete ctdb_db_statistics_wir...
2013-07-10 Amitay Isaacscommon/system: Add ctdb_set_process_name() function
next