]> git.ipfire.org Git - thirdparty/lldpd.git/history - configure.ac
Retrieve FD_SETSIZE in a sane environment.
[thirdparty/lldpd.git] / configure.ac
2010-03-12  Vincent BernatRetrieve FD_SETSIZE in a sane environment.
2010-03-06  Andreas HofmeisterImplement an XML writer.
2010-02-28  Andreas HofmeisterDo not require libtool 2.2
2010-02-28  Andreas HofmeisterFix autoconf complains about libtool.
2009-10-28  Vincent BernatAdd some additional GCC options by default.
2009-10-01  Vincent BernatMerge branch '15-old-compat'
2009-09-30  Vincent BernatDefine ioctl for VLAN and bond.
2009-09-29  Vincent BernatSave cache at various points of configure script.
2009-09-29  Vincent Bernatlinux/filter.h may need linux/types on old systems.
2009-09-29  Vincent BernatAdd support for libc not defining __progname symbol.
2009-09-29  Vincent BernatRework autoconf stuff.
2009-09-29  Vincent BernatMore ethtool compatibility
2009-07-08  Vincent BernatAdd getifaddrs() replacement for system without it.
2009-07-07  Vincent BernatUnit tests for packing/unpacking.
2009-06-06  Vincent BernatUpdate changelog.
2009-06-04  Vincent BernatMake "listen on vlan" feature optional at compile-time.
2009-05-19  Vincent BernatUpdate version in configure.ac 0.4.0
2009-03-02  Vincent BernatFix lldpctl when LLDP-MED is enabled. 0.3.2
2009-02-27  Vincent BernatPrepare version 0.3.1 0.3.1
2008-12-14  Vincent BernatPrepare new 0.3 version
2008-12-12  Vincent BernatAdd SLIST support for libc not shipping it (like Sarge)
2008-11-26  Vincent BernatAdd a way to disable Dot1 and Dot3
2008-11-26  Vincent BernatStart support of LLDP-MED: send support is implemented
2008-11-25  Vincent BernatMove at the bottom of configure.ac the instructions...
2008-11-25  Vincent BernatAllow to compile only needed protocols
2008-11-20  Vincent BernatDefine ADVERTISED_(Asym_)?Pause if not defined in linux...
2008-11-19  Vincent BernatPrepare a new release 0.2.1
2008-11-17  Vincent BernatRelease 0.2 0.2
2008-11-17  Vincent BernatTry to be compatible with older versions of NetSNMP
2008-11-17  Vincent BernatMerge branch 'master' into privsep
2008-11-17  Vincent BernatFix checks for header files in configure.ac
2008-11-16  Vincent BernatMerge branch 'master' into privsep
2008-11-15  Vincent BernatUse _lldpd instead of lldpd for username to avoid colli...
2008-11-07  Vincent BernatMerge branch 'master' into privsep
2008-11-07  Vincent BernatStart privilege separation
2008-10-15  Vincent BernatInitial import