fixed hostserv codestyle and some (undetected) bugs
[srvx.git] / configure.in
2012-02-07 pk910Merge branch 'master' of ssh://git.pk910.de:16110/srvx
2012-02-02 rootMerge remote branch 'upstream/master'
2012-01-20 Michael PooleFix the modules list for module names ending in c.
2012-01-20 Michael PooleEnable silent rules for automake (requires automake...
2012-01-17 Michael PooleMove m4 support files into m4/ directory.
2011-11-09 rootMerge remote branch 'upstream/master'
2011-11-02 lukas9950changed cmd_version informations
2011-11-01 rootMerge remote branch 'upstream/master'
2011-07-07 pk910fixed a small build problem (RANLIB is undefined)
2010-01-07 Michael PooleFix the build with gcc 4.4 and newer versions of libtool.
2009-08-11 Michael PooleMark the current code as rc3, and distribute mod-blackl...
2009-03-06 Michael PooleFix warnings about shadowed variables, and use -Wshadow...
2008-07-23 Michael PooleDocument smtp mail back end even for autoconf builds.
2008-07-07 Michael PooleUpdate version tag for 1.4.0-rc2. v1.4.0-rc2
2008-04-24 Michael PooleUpdate Win32 builds to mostly work under Cygwin.
2008-03-25 Michael PooleImplement kqueue()/kevent() ioset backend.
2008-01-05 Michael PooleConvert time-related variables to consistently use...
2007-12-14 Michael PooleGreatly enhance the slab allocator.
2007-12-14 Michael PooleUpdate configure.in to show 1.4.0 rather than 1.4.
2007-07-27 Michael PooleBump services version to 1.4.
2007-03-11 Michael PooleRestore checks for WITH_PROTOCOL_BAHAMUT.
2007-03-11 Michael PooleClean up protocol and mail backend selection.
2007-03-08 Michael PooleSplit sendmail into common and sendmail-specific portions.
2007-03-07 Michael PooleCheck for additional functions during configure.
2007-01-24 Michael PooleRemove .cvsignore files; replace with .gitignore as...
2006-10-27 Michael PooleMake maintainer-mode use C89 mode.
2006-10-06 Michael PooleFix detection of gettimeofday().
2006-09-22 Michael PooleAdd epoll_* ioset backend.
2006-09-22 Michael PooleAllow multiple ioset backends.
2006-09-03 Michael PooleMake srvx compile on cygwin again.
2006-05-14 Michael PooleUpdate version tag for 1.3.1 release. v1.3.1
2006-04-05 Michael PooleUpdate configure.in; support both baz and tla; avoid...
2005-10-08 Michael PooleAdd IPv6 support.
2005-07-19 Michael PooleFix gcc-4.0 compile warnings and errors.
2005-02-11 Michael PooleMention 'slab' in --with-malloc docs. Merge fakehosts...
2005-01-31 Michael PooleAdd slab allocator; reduce delta with srvx-gs.
2005-01-20 Michael PooleAdd built-in debug malloc wrapper.
2004-04-12 Michael Poolefix compile errors on readdir()-deficient platforms
2004-03-17 Michael PooleChanServ seen fixes; other cleanups
2004-02-29 EntropeUpdate .arch-inventory for in-tree builds; remove ...
2004-02-11 EntropeInitial import (again)