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
/
common
/
cmdline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-18
ctdb-common: Remove signed/unsigned comparisons
Amitay Isaacs
1
-5
/
+5
2019-11-14
ctdb-common: Add api to add new section/commands to cmdline
Amitay Isaacs
1
-0
/
+7
2019-11-14
ctdb-common: Change cmdline implementation to support multiple sections
Amitay Isaacs
1
-33
/
+101
2019-11-14
ctdb-common: Add section to group commands in cmdline
Amitay Isaacs
1
-1
/
+8
2019-11-14
ctdb-common: Generate usage message from cmdline_parse()
Amitay Isaacs
1
-18
/
+16
2019-06-05
ctdb-common: Fix signed/unsigned comparisons by declaring as unsigned
Martin Schwenke
1
-3
/
+4
2018-05-16
ctdb-common: Fix CID 1435599
Amitay Isaacs
1
-1
/
+1
2018-05-12
ctdb-common: Add command line processing abstraction
Amitay Isaacs
1
-0
/
+517
2016-11-25
ctdb-daemon: Remove unused code cmdline.[ch]
Amitay Isaacs
1
-181
/
+0
2016-04-23
ctdb-daemon: Remove unused controls related to server_id
Amitay Isaacs
1
-3
/
+0
2015-11-16
ctdb-common: Use new debug level API
Amitay Isaacs
1
-5
/
+11
2015-10-30
ctdb-daemon: Separate prototypes for common client/server functions
Amitay Isaacs
1
-0
/
+1
2015-10-30
ctdb-daemon: Remove dependency on includes.h
Amitay Isaacs
1
-5
/
+14
2015-10-30
ctdb-daemon: Stop using tevent compatibility definitions
Amitay Isaacs
1
-2
/
+2
2015-10-30
ctdb-include: Move include/internal/cmdline.h to common/
Amitay Isaacs
1
-1
/
+1
2015-02-18
ctdb: Change default debug level to NOTICE (2)
Martin Schwenke
1
-3
/
+3
2014-10-28
ctdb-logging: Rework debug level parsing
Martin Schwenke
1
-8
/
+4
2014-10-06
ctdb-logging: Change LogLevel to DEBUGLEVEL
Martin Schwenke
1
-4
/
+4
2014-09-10
ctdb-common: Add some missing #includes
Martin Schwenke
1
-0
/
+2
2013-10-04
common: Fix setting of debug level in the client code
Amitay Isaacs
1
-0
/
+7
2012-04-13
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
1
-1
/
+0
2011-09-06
client: add req timeout argument to ctdb_cmdline_client
David Disseldorp
1
-2
/
+3
2010-08-18
event: Update events to latest Samba version 0.9.8
Rusty Russell
1
-1
/
+1
2010-05-20
libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protoc...
Rusty Russell
1
-1
/
+1
2009-07-01
update the handling of debug levels so that we always can use a literal inste...
Ronnie Sahlberg
1
-1
/
+11
2009-05-21
add missing checks on so far ignored return values
Sumit Bose
1
-1
/
+6
2008-12-08
If ctdbd was started with the --socket option then we also set the CTDB_SOCKE...
root
1
-0
/
+1
2008-11-11
add a CTDB_SOCKET variable that can be used to override the default
Ronnie Sahlberg
1
-10
/
+21
2008-02-04
merge from ronnie
Andrew Tridgell
1
-1
/
+1
2007-09-04
change ctdb_ctrl_getvnn to ctdb_ctrl_getpnn
Ronnie Sahlberg
1
-1
/
+1
2007-09-04
change ctdb->vnn to ctdb->pnn
Ronnie Sahlberg
1
-4
/
+4
2007-08-24
add an initial implementation of a service_id structure and three
Ronnie Sahlberg
1
-0
/
+4
2007-08-08
dont wait indefinitely for the initial getvnn to complete
Ronnie Sahlberg
1
-1
/
+1
2007-08-07
change error output in ctdb and in ctdb_cmdline_client to print to
Ronnie Sahlberg
1
-3
/
+3
2007-07-10
update lib/replace from samba4
Andrew Tridgell
1
-3
/
+2
2007-06-02
- moved cmdline options that are only relevant to ctdbd into ctdbd.c
Andrew Tridgell
1
-53
/
+0
2007-05-31
ctdb is GPL not LGPL
Andrew Tridgell
1
-12
/
+12
2007-05-29
default log file to reasonable location
Andrew Tridgell
1
-9
/
+0
2007-05-29
use autoconf for more paths
Andrew Tridgell
1
-1
/
+1
2007-05-29
use /etc/services for ctdb
Andrew Tridgell
1
-2
/
+2
2007-05-29
- moved ctdbd specific options to ctdbd.c from cmdline.c
Andrew Tridgell
1
-20
/
+0
2007-05-25
added IP takeover logic for public IPs to ctdb
Andrew Tridgell
1
-0
/
+20
2007-05-23
- get rid of ctdb_ctrl_get_config
Andrew Tridgell
1
-4
/
+4
2007-05-15
moved the recovery daemon into the main ctdbd and enable it by default
Andrew Tridgell
1
-6
/
+0
2007-05-10
moved the vnn_map initialisation out of the cmdline code
Andrew Tridgell
1
-21
/
+1
2007-05-09
add a command line flag to ctdbd to start a recovery daemon.
Ronnie Sahlberg
1
-0
/
+6
2007-05-05
allow the events system to be chosen on the command line
Andrew Tridgell
1
-1
/
+18
2007-05-03
break set/get vnn map out from ctdb_control and put it in ctdb_recover.c
Ronnie Sahlberg
1
-6
/
+1
2007-05-02
merge with tridges tree to resolve all conflicts
Ronnie Sahlberg
1
-11
/
+24
2007-05-01
auto-determine listen address by attempting to bind to each address in the cl...
Andrew Tridgell
1
-10
/
+14
[next]