s4:rpc_server: remove unused dcesrv_connection_context->private_date
[samba.git] / ctdb / common / system.c
2018-11-28 Andreas Schneiderctdb: Use #ifdef instead of #if for config.h definitions
2018-07-27 Martin Schwenkectdb-common: Drop unused function mkdir_p_or_die()
2018-07-02 Martin Schwenkectdb-common: Move ctdb_get_peer_pid() to system.[ch]
2018-07-02 Martin Schwenkectdb-common: Move ctdb_system_check_iface_exists()...
2018-07-02 Martin Schwenkectdb-common: Move parse_ip_mask() to system_socket...
2018-07-02 Martin Schwenkectdb-common: Rename system utility files
2007-07-18 Andrew Tridgellmerged from ronnie
2007-07-14 Ronnie Sahlbergadd some support for controlling Linux or AIX in the...
2007-07-13 Ronnie Sahlbergupdate the comment at the top of file to reflect the...
2007-07-13 Ronnie Sahlbergadd a private_data field to the killtcp structure and...
2007-07-13 Andrew Tridgell- merge from ronnie
2007-07-13 Ronnie Sahlbergmerge from tridge
2007-07-12 Ronnie Sahlbergnetinet/if_ether.h is more portable than net/ethernet.h
2007-07-11 Ronnie Sahlbergas an optimization for when we want to send multiple...
2007-07-11 Ronnie Sahlbergrename killtcp->fd to killtcp->capture_fd
2007-07-11 Ronnie Sahlbergadd a ctdb_ prefix to two public functions
2007-07-11 Ronnie Sahlbergfirst cut at a better and more scalable socketkiller
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-07-04 Ronnie Sahlbergmerge from tridge
2007-07-04 Andrew Tridgell- neaten up the command line for killtcp