ctdb-common: Add path tool
[vlendec/samba-autobuild/.git] / ctdb / common / system_kfreebsd.c
2017-09-19 Martin Schwenkectdb-common: Initialise socket addresses before reading...
2016-08-17 Martin Schwenkectdb-common: Save errno before closing file to keep...
2016-08-17 Martin Schwenkectdb-common: Fix CID 1362729 Unchecked return value...
2016-06-08 Amitay Isaacsctdb-daemon: Use lib/util functions instead of redefini...
2016-04-01 Martin Schwenkectdb-system: Return window size and RST bit when readin...
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...
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
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-10 Amitay Isaacscommon/system: Add ctdb_set_process_name() function
2013-01-22 Mathieu Parentcommon: Don't lie on unimplemented gratuitous arp
2013-01-22 Mathieu Parentcommon: FreeBSD+kFreeBSD: Implement get_process_name...
2013-01-22 Mathieu Parentcommon: Detailed platform-specific FIXME
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.
2012-01-31 Mathieu ParentAdd kFreeBSD support