]> git.ipfire.org Git - thirdparty/lldpd.git/history - configure.ac
tests: fix skip instruction
[thirdparty/lldpd.git] / configure.ac
2013-11-23  Vincent Bernatmarshal: use __alignof__ operator if available
2013-10-12  Vincent Bernatseccomp: add support for seccomp through libseccomp
2013-09-28  Vincent Bernatsystemtap: provide an appropriate tapset
2013-09-28  Vincent Bernatdtrace: add systemtap/DTrace support
2013-08-15  Vincent Bernatsystemd: install service file using `systemdsystemunit_...
2013-08-14  Vincent Bernatsystemd: ship lldpd.service file if possible
2013-07-15  Vincent Bernatlldpd: invoke `setproctitle_init()` when needed
2013-07-13  Vincent Bernatosx: make the path to /Library/LaunchDaemons configurable
2013-07-13  Vincent Bernatconfigure: check for `res_init()` before trying other...
2013-06-25  Vincent Bernatosx: `make pkg` can now build universal binaries
2013-06-24  Vincent Bernatconfigure: remove out-dated instructions to regen autoc...
2013-06-24  Vincent Bernatconfigure: ensure that osx/scripts are executable
2013-06-24  Vincent Bernatosx: add a target to build an OSX package
2013-06-23  Vincent Bernatcompat: add `strndup()` compatibility function
2013-06-21  Vincent Bernatbuild: use libbsd if available, also use `setproctitle()`
2013-05-08  Vincent Bernatsolaris: preliminary support
2013-05-08  Vincent Bernatconfigure: use `AC_PROG_EGREP` to find a suitable ...
2013-05-07  Vincent Bernatconfigure: display configured OS
2013-02-20  Vincent Bernatbuild: use the same way as libbsd for version and changelog
2013-02-20  Vincent Bernatbuild: try to save current version in `VERSION`
2013-02-12  Vincent Bernatconfigure: only match tags starting with a digit for...
2013-02-04  Vincent Bernatbuild: check if libevent as provided by pkg-config...
2013-01-18  Vincent Bernatlldpcli: add an option to read commands from files
2013-01-11  Vincent Bernatcompat: add `strnlen()` which may be absent on some...
2013-01-10  Vincent Bernatconfigure: compatibility with automake 1.12
2013-01-10  Vincent BernatMac OS X support.
2013-01-06  Vincent Bernatlldpcli: make readline library optional.
2013-01-06  Vincent Bernatlldpcli: switch to GNU Readline.
2013-01-05  Vincent BernatMerge branch 'feature/1/cli'
2013-01-05  Vincent Bernatconfigure: detect libedit without pkg-config
2013-01-05  Vincent Bernatlldpcli: rename lldpctl to lldpcli.
2013-01-05  Vincent Bernatlldpctl: add a CLI
2012-12-28  Vincent BernatAdd NetBSD support.
2012-12-27  Vincent BernatOpenBSD support.
2012-12-26  Vincent Bernatbuild: allow more modern coding style with empty initia...
2012-12-26  Vincent BernatAdd support for FreeBSD.
2012-12-22  Vincent Bernatinterfaces: disable the use of ioctl for bridges
2012-12-22  Vincent Bernatbuild: ship a include/ directory
2012-12-22  Vincent Bernatinterfaces: switch to Netlink to gather interface-relat...
2012-12-17  Vincent Bernatlldpctl: new JSON output
2012-09-20  Vincent Bernatbuild: use AC_PROG_CC_C99 instead of -std=gnu99
2012-09-04  Vincent Bernatbuild: move manual page next to the source code 0.6.1
2012-08-28  Vincent BernatSeparate daemon and client code. Provide a client library.
2012-05-19  Vincent Bernatconfigure: cleanup libevent integration
2012-05-04  Vincent BernatDon't mix declarations and statements.
2012-05-04  Vincent Bernatconfigure: don't check for SLIST_* stuff: we don't...
2012-05-02  Vincent Bernatconfigure: use AC_PROG_CXX macro
2012-05-02  Vincent BernatShip an embedded copy of libevent.
2012-05-02  Vincent Bernatconfigure: remove old unwanted cruft
2012-05-01  Vincent Bernatconfigure: enable compilation of a libevent archive
2012-05-01  Vincent BernatIntegration of libevent into the build system.
2012-05-01  Vincent BernatWhen running on valgrind, don't chroot or drop privileges
2012-03-01  Vincent Bernatconfigure: automatically compute version from git
2012-01-16  Vincent BernatStart branch 0.6.
2011-11-06  Vincent BernatPrepare 0.5.5 release.
2011-09-22  Vincent Bernat[configure] Fix a typo in help message
2011-07-02  Vincent BernatRelease 0.5.4. 0.5.4
2010-10-09  Vincent BernatPrepare for release (0.5.2). 0.5.2
2010-09-19  Vincent BernatAdd AM_MAINTAINER_MODE macro to configure.ac.
2010-07-07  Vincent BernatHarden lldpd with the use of RELRO and NOW linker options.
2010-06-10  Vincent BernatRevert "configure: try to use -Wl,--as-needed if possible"
2010-06-08  Vincent BernatRemove "listen on VLAN" feature.
2010-05-20  Vincent Bernatconfigure: try to use -Wl,--as-needed if possible
2010-05-20  Vincent BernatMake AM_SILENT_RULES optional.
2010-05-12  Vincent BernatFix AC_CHECK_DECLS macro in configure.ac
2010-03-24  Vincent BernatInitialize changelog for 0.5.1.
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
next