]> ruderich.org/simon Gitweb - socket2unix/socket2unix.git/log
socket2unix/socket2unix.git
10 years agoAllow disabling of hooks for client or server functionality.
Simon Ruderich [Mon, 2 Dec 2013 22:25:49 +0000 (23:25 +0100)]
Allow disabling of hooks for client or server functionality.

Add new SOCKET2UNIX_OPTIONS environment variable with options
'client_only' and 'server_only'.

10 years agoMakefile.am: Remove "-I m4" from ACLOCAL_AMFLAGS.
Simon Ruderich [Mon, 2 Dec 2013 00:12:21 +0000 (01:12 +0100)]
Makefile.am: Remove "-I m4" from ACLOCAL_AMFLAGS.

No custom m4 macros are used at the moment.

10 years agoFix compile on FreeBSD.
Simon Ruderich [Mon, 2 Dec 2013 02:40:40 +0000 (03:40 +0100)]
Fix compile on FreeBSD.

10 years agoAdd --debug option to configure.
Simon Ruderich [Sun, 1 Dec 2013 23:10:41 +0000 (00:10 +0100)]
Add --debug option to configure.

10 years agoRename DEBUG() macro to DBG() to fix name clash.
Simon Ruderich [Sun, 1 Dec 2013 23:09:15 +0000 (00:09 +0100)]
Rename DEBUG() macro to DBG() to fix name clash.

10 years agoInitial commit.
Simon Ruderich [Sun, 1 Dec 2013 22:56:56 +0000 (23:56 +0100)]
Initial commit.