]> git.ipfire.org Git - thirdparty/lldpd.git/history - m4
os: add support for DragonFly BSD
[thirdparty/lldpd.git] / m4 /
2013-05-05  Vincent Bernatos: add support for DragonFly BSD
2013-02-04  Vincent Bernatbuild: check if libevent as provided by pkg-config...
2013-01-29  Vincent Bernatlibevent: produce smaller binaries when shipping libevent
2013-01-10  Vincent BernatMac OS X support.
2013-01-06  Vincent Bernatlldpcli: don't rely on `rl_delete_text()`
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 Bernatbuild: no need to save CFLAGS LDFLAGS when testing...
2012-12-28  Vincent BernatAdd NetBSD support.
2012-12-27  Vincent BernatOpenBSD support.
2012-12-27  Vincent Bernatfreebsd: make it compile and work on real FreeBSD systems
2012-12-26  Vincent BernatAdd support for FreeBSD.
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-08-28  Vincent BernatSeparate daemon and client code. Provide a client library.
2012-05-19  Vincent Bernatconfigure: cleanup libevent integration
2012-05-04  Vincent Bernatautomake: libevent.la is not a convenience library 0.6.0
2012-05-02  Vincent Bernatconfigure: always configure libevent to make "make...
2012-05-02  Vincent BernatShip an embedded copy of libevent.
2012-05-02  Vincent Bernatconfigure: don't test for XML2 linking, useless
2012-05-02  Vincent Bernatconfigure: remove old unwanted cruft
2012-05-01  Vincent Bernatconfigure: drop dependency with libtool
2012-05-01  Vincent Bernatconfigure: enable compilation of a libevent archive
2012-05-01  Vincent BernatUpdate changelog, travis and packaging for libevent
2012-05-01  Vincent Bernatconfigure: upgrade to libevent 2.x
2012-05-01  Vincent BernatIntegration of libevent into the build system.
2012-01-22  Vincent Bernatconfigure: fix an issue with netsnmp_enable_subagent...
2011-12-31  Vincent Bernatconfigure: check more SNMP stuff.
2010-08-24  Vincent BernatFix AX_CFLAGS_GCC_OPTION to make it work with autoconf...
2010-07-07  Vincent BernatHarden lldpd with the use of RELRO and NOW linker options.
2010-06-12  Vincent BernatAvoid linking lldpd to libxml2 and lldpctl to libnetsnmp.
2010-06-10  Vincent BernatRevert "configure: try to use -Wl,--as-needed if possible"
2010-05-20  Vincent Bernatconfigure: try to use -Wl,--as-needed if possible
2010-05-11  Vincent BernatDon't try to guess FD_SETSIZE correct value when cross...
2010-03-12  Vincent BernatRetrieve FD_SETSIZE in a sane environment.
2010-03-06  Andreas HofmeisterImplement an XML writer.
2009-10-28  Vincent BernatMake netsnmp headers compatible with C99.
2009-10-28  Vincent BernatAdd some additional GCC options by default.
2009-10-01  Vincent BernatMerge branch '15-old-compat'
2009-09-29  Vincent BernatAdd support for libc not defining __progname symbol.
2009-09-29  Vincent BernatRework autoconf stuff.