index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-10
ctdb-daemon: Remove control CTDB_CONTROL_SET_CALL
Amitay Isaacs
2
-10
/
+1
2015-07-01
ctdb-recoverd: Add new function clear_ip_assignment_tree()
Martin Schwenke
1
-1
/
+2
2015-05-30
ctdb: remove various dead prototypes from the ctdb private header.
Günther Deschner
1
-52
/
+0
2015-05-30
ctdb: remove various dead prototypes from the ctdb client header.
Günther Deschner
1
-47
/
+0
2015-05-12
ctdb-daemon: Remove obsolete IPv4 only controls
Amitay Isaacs
1
-27
/
+4
2015-05-12
ctdb-daemon: Remove older data structure that supports only IPv4 addresses
Amitay Isaacs
1
-11
/
+0
2015-05-10
ctdb-daemon: Remove unused capabilities field from struct ctdb_node
Martin Schwenke
1
-5
/
+0
2015-05-10
ctdb-client: Add API for retrieving and checking capabilities
Martin Schwenke
1
-0
/
+22
2015-04-07
ctdb-common: Move ctdb_node_list_to_map() to utilities
Martin Schwenke
1
-0
/
+3
2015-04-07
ctdb-recoverd: New message ID CTDB_SRVID_DISABLE_RECOVERIES
Martin Schwenke
1
-0
/
+3
2015-03-27
ctdb-daemon: Drop tunable that is no longer in use
Amitay Isaacs
1
-1
/
+0
2015-03-23
ctdb-daemon: New control CTDB_CONTROL_GET_NODES_FILE
Martin Schwenke
3
-0
/
+6
2015-03-23
ctdb-daemon: Move ctdb_read_nodes_file() to utilities
Martin Schwenke
1
-0
/
+2
2015-03-23
ctdb-daemon: Store node addresses as ctdb_sock_addr rather than strings
Martin Schwenke
2
-14
/
+5
2015-03-23
ctdb-common: Drop ctdb context from ctdb_parse_address()
Martin Schwenke
1
-2
/
+1
2015-03-10
ctdb-common: New function ctdb_set_helper()
Martin Schwenke
1
-0
/
+2
2015-02-13
ctdb-recoverd: Simplify ctdb_recovery_lock()
Martin Schwenke
1
-1
/
+1
2015-02-13
ctdb-recoverd: New function ctdb_recovery_unlock()
Martin Schwenke
1
-0
/
+1
2015-02-13
ctdb-recoverd: New function ctdb_recovery_have_lock()
Martin Schwenke
1
-0
/
+1
2014-12-07
ctdb: ctdb_protocol.h references struct sockaddr
Volker Lendecke
1
-0
/
+2
2014-12-05
ctdb-vacuum: Track time for vacuuming in database statistics
Amitay Isaacs
1
-0
/
+3
2014-10-31
ctdb-includes: Reorder includes.h more logically
Martin Schwenke
1
-7
/
+8
2014-10-31
ctdb-includes: Remove unused idtree.h
Martin Schwenke
1
-11
/
+0
2014-10-31
ctdb-includes: Clean up includes.h
Martin Schwenke
1
-21
/
+0
2014-10-28
ctdb: Rename CTDB_VERSION to CTDB_PROTOCOL
Amitay Isaacs
1
-1
/
+1
2014-10-28
ctdb: Rename ctdb socket variable from CTDB_PATH to CTDB_SOCKET
Amitay Isaacs
1
-2
/
+2
2014-10-28
ctdb-logging: New option CTDB_LOGGING, remove CTDB_LOGFILE, CTDB_SYSLOG
Martin Schwenke
2
-4
/
+7
2014-10-28
ctdb-logging: Replace logd code with a basic syslog(3) implementation
Martin Schwenke
1
-4
/
+2
2014-10-28
ctdb-logging: Separate out syslog and file logging backends
Martin Schwenke
2
-8
/
+4
2014-10-28
ctdb-logging: Rework debug level parsing
Martin Schwenke
2
-9
/
+8
2014-10-28
ctdb-logging: Remove ctdb element from struct ctdb_log_state
Martin Schwenke
1
-1
/
+1
2014-10-28
ctdb-logging: Remove log member from struct ctdb_context
Martin Schwenke
1
-1
/
+0
2014-10-28
ctdb-logging: Remove debug levels DEBUG_ALERT and DEBUG_CRIT
Martin Schwenke
1
-2
/
+4
2014-10-28
ctdb-logging: Remove DEBUG_EMERG
Martin Schwenke
1
-1
/
+0
2014-10-06
ctdb-build: Fix handling of public headers
Martin Schwenke
1
-0
/
+6
2014-10-06
ctdb-build: Change from ctdb-util to samba-util
Martin Schwenke
1
-11
/
+1
2014-10-06
ctdb-logging: Update to use Samba style debug.h/debug.c
Martin Schwenke
1
-6
/
+0
2014-10-06
ctdb-logging: Change LogLevel to DEBUGLEVEL
Martin Schwenke
1
-4
/
+4
2014-10-06
ctdb-logging: Remove log ringbuffer
Martin Schwenke
3
-15
/
+3
2014-09-23
ctdb-logging: Add forward declaration of debug_level
Martin Schwenke
1
-0
/
+1
2014-09-12
ctdb-daemon: Make sure ctdb runs with real-time priority
Amitay Isaacs
1
-1
/
+1
2014-09-11
ctdb-includes: Remove some unnecessary declarations
Martin Schwenke
1
-3
/
+0
2014-09-10
ctdb-logging: Move variable debug_extra from debug.*
Martin Schwenke
1
-0
/
+1
2014-09-10
ctdb-logging: Factor out ctdb_logging.h from includes.h
Martin Schwenke
2
-17
/
+42
2014-09-10
ctdb-tools: Move definition of timeval_delta() to tools/ctdb.c
Martin Schwenke
1
-1
/
+0
2014-09-10
ctdb-util: Add extra max_size argument to file_lines_load()
Martin Schwenke
1
-1
/
+1
2014-09-10
ctdb-util: Remove declaration of non-existent ctdb_fault_setup()
Martin Schwenke
1
-2
/
+0
2014-09-10
ctdb-common: Move hex_decode_talloc() to the lock helper
Martin Schwenke
1
-1
/
+0
2014-09-10
ctdb-daemon: Move some inline declarations to header file
Martin Schwenke
1
-0
/
+2
2014-09-10
ctdb-util: Remove util/strlist.c and references to str_util_*()
Martin Schwenke
1
-1
/
+0
[next]