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
/
ctdb_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
server: add "setup" event
Stefan Metzmacher
2010-02-23
1
-0
/
+1
*
fixed printing of high latency
Andrew Tridgell
2010-02-16
1
-1
/
+1
*
server: add updateip event
Stefan Metzmacher
2010-01-20
1
-1
/
+2
*
server: allow multiple interfaces comma separated in public_addresses
Stefan Metzmacher
2010-01-20
1
-7
/
+13
*
server: add "init" event
Stefan Metzmacher
2010-01-20
1
-0
/
+1
*
ctdb: use mlockall, cautiously
Rusty Russell
2009-12-16
1
-0
/
+23
*
Remove RT priority, use niceness.
Rusty Russell
2009-12-16
1
-41
/
+8
*
eventscript: expost call names and enum
Rusty Russell
2009-12-08
1
-0
/
+12
*
update the handling of debug levels so that we always can use a literal inste...
Ronnie Sahlberg
2009-07-01
1
-0
/
+38
*
Whitespace changes and using the CTDB_NO_MEMORY() macro changes to
Ronnie Sahlberg
2009-05-21
1
-1
/
+2
*
add missing checks on so far ignored return values
Sumit Bose
2009-05-21
1
-0
/
+1
*
Track how long it takes to take out the recovery lock from both the main dame...
Ronnie Sahlberg
2009-05-14
1
-0
/
+16
*
we need to set the port properly in the parse_ip helper
Ronnie Sahlberg
2009-03-24
1
-5
/
+20
*
Fix treatment of link local ipv6 addresses: set the scope id.
Michael Adam
2009-01-19
1
-6
/
+10
*
ctdb_util: use the parse_ip() function - avoid code duplication
Michael Adam
2009-01-19
1
-12
/
+2
*
latency is measured in us, not ms
Ronnie Sahlberg
2008-10-30
1
-2
/
+2
*
add control and logging of very high latencies.
Ronnie Sahlberg
2008-10-30
1
-1
/
+7
*
update TAKEIP/RELEASEIP/GETPUBLICIP/GETNODEMAP controls so we retain an
Ronnie Sahlberg
2008-10-14
1
-7
/
+7
*
lower the debuglevel when logging unknown idr in responses
Ronnie Sahlberg
2008-09-09
1
-1
/
+1
*
make the function to canonicalize a sockaddr structure public
Ronnie Sahlberg
2008-08-20
1
-3
/
+3
*
when we compare ip addresses in ctdb_same_ip we must first canonicalize the a...
Ronnie Sahlberg
2008-08-20
1
-7
/
+33
*
initial ipv6 patch
Ronnie Sahlberg
2008-08-19
1
-53
/
+56
*
added marshalling helper functions
Andrew Tridgell
2008-07-30
1
-0
/
+100
*
zero out the sockaddr_in structure before we store the ipv4 data in it to mak...
Ronnie Sahlberg
2008-07-07
1
-0
/
+2
*
first cut to convert takeover_callback_state{}
Ronnie Sahlberg
2008-06-04
1
-2
/
+23
*
convert handling of gratious arps and their controls and helpers to
Ronnie Sahlberg
2008-06-04
1
-0
/
+19
*
Start implementing support for ipv6.
Ronnie Sahlberg
2008-05-14
1
-5
/
+65
*
merge from ronnie
Andrew Tridgell
2008-02-04
1
-6
/
+6
*
added debug constants to allow for better mapping to syslog levels
Andrew Tridgell
2008-02-04
1
-3
/
+4
*
block alarm signals during critical sections of vacuum
Andrew Tridgell
2008-01-10
1
-0
/
+19
*
added support for persistent databases in ctdbd
Andrew Tridgell
2007-09-21
1
-4
/
+17
*
- use struct sockaddr_in more consistently instead of string addresses
Andrew Tridgell
2007-09-10
1
-9
/
+53
*
- merge from ronnie
Andrew Tridgell
2007-07-13
1
-2
/
+2
|
\
|
*
the posix.4 name for the priority field is sched_priority
Ronnie Sahlberg
2007-07-12
1
-1
/
+1
*
|
fully save/restore scheduler parameters
Andrew Tridgell
2007-07-13
1
-11
/
+33
|
/
*
update lib/replace from samba4
Andrew Tridgell
2007-07-10
1
-3
/
+2
*
- neaten up the command line for killtcp
Andrew Tridgell
2007-07-04
1
-0
/
+37
*
clean out some more cruft
Andrew Tridgell
2007-06-05
1
-11
/
+0
*
disable realtime scheduler in event scripts
Andrew Tridgell
2007-06-02
1
-4
/
+8
*
ctdb is GPL not LGPL
Andrew Tridgell
2007-05-31
1
-12
/
+12
*
close sockets when we exec scripts
Andrew Tridgell
2007-05-30
1
-0
/
+15
*
use /etc/services for ctdb
Andrew Tridgell
2007-05-29
1
-8
/
+11
*
make ctdbd realtime if possible
Andrew Tridgell
2007-05-24
1
-0
/
+20
*
fixed %d which should be %u
Andrew Tridgell
2007-05-23
1
-1
/
+1
*
- got rid of the complex hand marshalling in the recovery controls
Andrew Tridgell
2007-05-10
1
-0
/
+24
*
first version of traverse is working
Andrew Tridgell
2007-05-03
1
-47
/
+0
*
changed the way set_call and attach are done so that you can safely
Andrew Tridgell
2007-04-30
1
-0
/
+11
*
don't use stderr here - rely on logging
Andrew Tridgell
2007-04-30
1
-1
/
+0
*
yay! finally fixed the bug that volker, ronnie and I have been chasing
Andrew Tridgell
2007-04-29
1
-0
/
+46
*
factor out the packet allocation code
Andrew Tridgell
2007-04-28
1
-0
/
+1
[next]