index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
common
/
cmdline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Fix setting of debug level in the client code
Amitay Isaacs
2013-10-04
1
-0
/
+7
*
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
2012-04-13
1
-1
/
+0
*
client: add req timeout argument to ctdb_cmdline_client
David Disseldorp
2011-09-06
1
-2
/
+3
*
event: Update events to latest Samba version 0.9.8
Rusty Russell
2010-08-18
1
-1
/
+1
*
libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protoc...
Rusty Russell
2010-05-20
1
-1
/
+1
*
update the handling of debug levels so that we always can use a literal inste...
Ronnie Sahlberg
2009-07-01
1
-1
/
+11
*
add missing checks on so far ignored return values
Sumit Bose
2009-05-21
1
-1
/
+6
*
If ctdbd was started with the --socket option then we also set the CTDB_SOCKE...
root
2008-12-08
1
-0
/
+1
*
add a CTDB_SOCKET variable that can be used to override the default
Ronnie Sahlberg
2008-11-11
1
-10
/
+21
*
merge from ronnie
Andrew Tridgell
2008-02-04
1
-1
/
+1
*
change ctdb_ctrl_getvnn to ctdb_ctrl_getpnn
Ronnie Sahlberg
2007-09-04
1
-1
/
+1
*
change ctdb->vnn to ctdb->pnn
Ronnie Sahlberg
2007-09-04
1
-4
/
+4
*
add an initial implementation of a service_id structure and three
Ronnie Sahlberg
2007-08-24
1
-0
/
+4
*
dont wait indefinitely for the initial getvnn to complete
Ronnie Sahlberg
2007-08-08
1
-1
/
+1
*
change error output in ctdb and in ctdb_cmdline_client to print to
Ronnie Sahlberg
2007-08-07
1
-3
/
+3
*
update lib/replace from samba4
Andrew Tridgell
2007-07-10
1
-3
/
+2
*
- moved cmdline options that are only relevant to ctdbd into ctdbd.c
Andrew Tridgell
2007-06-02
1
-53
/
+0
*
ctdb is GPL not LGPL
Andrew Tridgell
2007-05-31
1
-12
/
+12
*
default log file to reasonable location
Andrew Tridgell
2007-05-29
1
-9
/
+0
*
use autoconf for more paths
Andrew Tridgell
2007-05-29
1
-1
/
+1
*
use /etc/services for ctdb
Andrew Tridgell
2007-05-29
1
-2
/
+2
*
- moved ctdbd specific options to ctdbd.c from cmdline.c
Andrew Tridgell
2007-05-29
1
-20
/
+0
*
added IP takeover logic for public IPs to ctdb
Andrew Tridgell
2007-05-25
1
-0
/
+20
*
- get rid of ctdb_ctrl_get_config
Andrew Tridgell
2007-05-23
1
-4
/
+4
*
moved the recovery daemon into the main ctdbd and enable it by default
Andrew Tridgell
2007-05-15
1
-6
/
+0
*
moved the vnn_map initialisation out of the cmdline code
Andrew Tridgell
2007-05-10
1
-21
/
+1
*
add a command line flag to ctdbd to start a recovery daemon.
Ronnie Sahlberg
2007-05-09
1
-0
/
+6
*
allow the events system to be chosen on the command line
Andrew Tridgell
2007-05-05
1
-1
/
+18
*
break set/get vnn map out from ctdb_control and put it in ctdb_recover.c
Ronnie Sahlberg
2007-05-03
1
-6
/
+1
*
merge with tridges tree to resolve all conflicts
Ronnie Sahlberg
2007-05-02
1
-11
/
+24
|
\
|
*
auto-determine listen address by attempting to bind to each address in the cl...
Andrew Tridgell
2007-05-01
1
-10
/
+14
|
*
saner logfile code
Andrew Tridgell
2007-04-29
1
-1
/
+10
*
|
add push/pull of tdb and a control to copy a tdb from one node to
Ronnie Sahlberg
2007-04-30
1
-1
/
+1
*
|
add a new control to set all records in a database to a new dmaster
Ronnie Sahlberg
2007-04-29
1
-1
/
+1
|
/
*
add a mapping table from a hash value to a lmaster vnn number
Ronnie Sahlberg
2007-04-27
1
-1
/
+26
*
added a ctdb_get_config call
Andrew Tridgell
2007-04-26
1
-0
/
+8
*
added a ctdb control message, and tool
Andrew Tridgell
2007-04-26
1
-2
/
+17
*
added ctdb_status tool
Andrew Tridgell
2007-04-20
1
-0
/
+30
*
- added a --torture option to all ctdb tools. This sets
Andrew Tridgell
2007-04-19
1
-1
/
+7
*
- use separate directories for the tdb files by default
Andrew Tridgell
2007-04-19
1
-1
/
+1
*
merged the db_dir changes from volker. Changed them slightly,
Andrew Tridgell
2007-04-19
1
-0
/
+9
*
moved cmdline.c to common code
Andrew Tridgell
2007-04-17
1
-0
/
+97