ctdb-common: Use documented names for protocol family in socket()
[samba.git] / ctdb / common / system_linux.c
2016-02-02 Amitay Isaacsctdb-common: Use documented names for protocol family...
2016-02-02 Amitay Isaacsctdb-common: Protocol argument must be in host order...
2016-01-08 Volker Lendeckectdb: Fix CID 1347319 Unchecked return value
2015-11-25 Amitay Isaacsctdb-system: Use protocol/protocol.h instead of ctdb_pr...
2015-11-18 Christof Schmittctdb: Remove unused ctdb_set_process_name
2015-11-15 Amitay Isaacsctdb-system: Replace ctdb_logging.h with common/logging.h
2015-11-06 Mathieu ParentFix various spelling errors
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for system specific...
2015-08-07 Amitay Isaacsctdb-system: Remove unused system specific calls
2015-03-10 Volker Lendeckectdb: Fix 1125553 Buffer not null terminated
2014-12-05 Martin Schwenkectdb-daemon: Gratuitous ARP equivalent for IPv6 is...
2013-11-19 Amitay Isaacsctdb-common: Coverity fixes
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-14 Amitay Isaacscommon: Null terminate process name string so valgrind...
2013-07-11 Sumit BoseIPv6 neighbor solicit cleanup
2013-07-10 Amitay Isaacscommon/system: Add ctdb_set_process_name() function
2012-10-19 Amitay Isaacscommon: Add routines to get process and lock information
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2011-12-06 Ronnie SahlbergReturn the peer_pid properly to the caller
2011-12-06 Mathieu ParentMove platform-specific code to common/system_*
2011-11-25 Michael Adamsystem_linux: correctly cast sockaddr_in6 to sockaddr...
2011-11-25 Michael Adamsystem_linux: correctly cast sockaddr_in to sockaddr...
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
2011-09-08 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_and_client_timeouts'
2011-09-06 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-09-06 Ronnie SahlbergCheck interfaces: when reading the public addresses...
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-02-05 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-02-03 Ronnie SahlbergDrop the debug level for logging fd creation to DEBUG_DEBUG
2009-10-21 Martin SchwenkeMerge commit 'origin/master'
2009-10-21 Ronnie Sahlberglower the debug levels for the "create FD messages...
2009-10-19 Martin SchwenkeMerge commit 'origin/master'
2009-10-15 Ronnie Sahlbergadd logging everytime we create a filedescriptor in...
2009-05-21 Ronnie Sahlbergchange the socket we use for sending grautious ARPs...
2009-04-07 Andrew TridgellMerge commit 'ronnie/master'
2009-03-24 Ronnie SahlbergMerge branch 'obnox'
2009-03-23 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-03-04 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-02-28 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-02-28 Michael Adammove common code of system_linux.c and system_aix.c...
2009-02-18 Ronnie SahlbergMerge branch 'martins'
2009-02-08 Andrew TridgellMerge commit 'ronnie/master'
2009-01-19 Stefan Metzmacherctdb_sys_have_ip: don't overwrite input data (setting...
2009-01-19 Michael AdamFix verification of IP allocation with ipv6 addresses...
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into for-ronnie
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into martins
2008-08-19 Ronnie Sahlbergfix a bug in the tcp socketkiller for ipv6
2008-08-19 Ronnie Sahlbergfix the ipv6 checksum calculation for pseudoheader...
2008-08-19 Ronnie Sahlberginitial ipv6 patch
2008-06-04 Ronnie Sahlbergconvert handling of gratious arps and their controls...
2008-05-14 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-05-14 Ronnie SahlbergStart implementing support for ipv6.
2008-05-14 Ronnie SahlbergAdd a missing include
2008-05-14 Ronnie Sahlbergadd a checksum routine for tcp over ipv6
2008-02-04 Ronnie SahlbergMerge branch 'master' of git://git.samba.org/tridge...
2008-02-04 Andrew Tridgellmerge from ronnie
2008-02-04 Ronnie SahlbergMerge branch 'master' of git://git.samba.org/tridge...
2008-02-04 Andrew Tridgelladded debug constants to allow for better mapping to...
2007-09-13 Andrew Tridgell- merge from ronnie
2007-09-13 Ronnie Sahlbergmerge from tridge
2007-09-13 Andrew Tridgellwe don't need the is_loopback logic in ctdb any more
2007-09-10 Ronnie Sahlbergmerged patch from tridge
2007-09-10 Andrew Tridgell- use struct sockaddr_in more consistently instead...
2007-09-10 Andrew Tridgellmerge from ronnie
2007-09-09 Ronnie Sahlbergchange the signature to ctdb_sys_have_ip() to also...
2007-08-22 Ronnie Sahlbergmerge from tridge
2007-08-22 Andrew Tridgellmerge from ronnie
2007-08-22 Andrew Tridgellmerge from volker
2007-08-20 Andrew Tridgellmerged new event script calling code from ronnnie
2007-08-15 Ronnie Sahlbergzero out the sa struct to supress a valgrind error
2007-07-18 Andrew Tridgellmerged from ronnie
2007-07-14 Ronnie Sahlbergadd some support for controlling Linux or AIX in the...