]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2017-10-20  Vincent Bernatpriv: correctly handle lldpcli exit fix/reap-children-2 252/head
2017-10-02  Vincent Bernatdaemon: don't fork at all when using upstart
2017-10-02  Vincent Bernatdaemon: don't use SIGSTOP when using Upstart
2017-09-28  Vincent BernatMerge pull request #246 from vincentbernat/feature...
2017-09-28  Vincent Bernatbuild: only enable safe-stack if linker supports it feature/safestack 246/head
2017-09-28  Vincent Bernatbuild: enable clang safe-stack feature if available
2017-09-20  Vincent Bernatnetlink: be more precise in how we handle link deletion...
2017-09-15  Vincent Bernattests: fix previous testcase to fail without previous...
2017-09-15  Vincent Bernatnetlink: don't remove interfaces when they are released...
2017-09-13  Vincent Bernattravis: fix broken build due to incomplete python install
2017-09-13  Vincent Bernatpriv: add getpid() to seccomp filter
2017-09-07  Vincent Bernatsrc: #include <limits.h> when using strtonum()
2017-09-04  Vincent Bernatosx: sync homebrew formula
2017-08-30  Vincent Bernatclient: add NEWS entry for before-last commit
2017-08-30  Vincent Bernatclient/tests: remove standalone "return" at the end...
2017-08-30  Steven Websterclient: add show interfaces command (#240)
2017-08-29  Steven Websterclient: fix typos in manual page (#239)
2017-08-27  Thomas Tannhäuserlldpd: add option to override default lldpcli config...
2017-08-20  Vincent Bernatosx: update Homebrew recipe
2017-08-20  Vincent Bernatrelease: prepare 0.9.8 0.9.8
2017-08-15  Vincent Bernatclient: fix JSON output when a special character is...
2017-08-15  Vincent Bernatclient: add "json0" to the list of available formats
2017-08-14  Vincent Bernattests: upgrade pyroute2 version
2017-08-14  Vincent Bernattests: replace depcreated pyroute2 functions
2017-08-14  Vincent Bernattests: enable test for team device
2017-08-13  Vincent Bernatlldpcli: add "configure system hostname ." to use node...
2017-08-13  Vincent BernatMerge pull request #235 from vincentbernat/feature...
2017-08-13  Vincent Bernatinterfaces: show a warning if we don't have permissions... feature/ethtool-no-root 235/head
2017-08-13  Vincent Bernatinterfaces: fix compilation without Dot3 feature
2017-08-12  Vincent Bernatinterfaces: don't retry GLINKSETTINGS probing if it...
2017-08-12  Vincent Bernatpriv: don't run ethtool as root
2017-08-12  Vincent Bernatinterfaces: use ethtool to get permanent MAC for bonds...
2017-08-12  Vincent Bernatinterfaces: enable team interfaces like a bond interface
2017-07-13  Vincent Bernatdaemon: enable recent systemd directive by default
2017-07-13  Vincent Bernatdaemon: don't try to restrict address families
2017-07-13  Vincent Bernatdaemon: systemd unit cannot use ProtectSystem=strict
2017-07-11  Vincent Bernatdoc: add a NEWS entry for the last change
2017-07-11  Steven Websterlldp: clear station bit if any other capability is...
2017-06-24  Vincent Bernatclient: install ZSH completions in $(datadir)/zsh/site...
2017-05-19  Alexis La Goutteinterface-linux: fix this statement may fall through...
2017-05-19  Alexis La Goutteinterface: fix this statement may fall through [-Wimpli...
2017-05-19  Alexis La Goutteprivsep_io: fix this statement may fall through [-Wimpl...
2017-05-08  Vincent Bernatdoc: update link to Homebrew
2017-04-05  Vincent Bernatbuild: fix get-version script when no git and no dist...
2017-03-19  Vincent Bernatosx: update Homebrew recipe
2017-03-19  Vincent Bernatrelease: prepare 0.9.7 0.9.7
2017-03-19  Vincent Bernatci: don't install jansson
2017-03-17  Vincent Bernatdoc: document previous commit in NEWS
2017-03-17  Sander VerminIncrease number of lldp neighbors to 32.
2017-03-07  Vincent Bernatredhat: ensure /etc/sysconfig/lldpd is correctly populated
2017-02-20  Vincent Bernatdaemon: don't log when going to background
2017-02-20  Vincent Bernatinterfaces: vxlan interfaces should be ignored
2017-02-19  Vincent Bernatinterfaces: include <errno.h> to use errno
2017-02-19  Vincent Bernatinterfaces: don't log an hard error when interface...
2017-02-19  Vincent Bernatlldp: don't use chassis TTL anymore
2017-02-19  Vincent Bernatlldp: attach remote TTL to port instead of chassis
2017-02-18  Vincent Bernatlldpd: correctly increase discarded count
2017-02-15  Vincent Bernattravis: don't install libevent and net-snmp on OSX fix/osx-ci
2017-01-29  Vincent Bernatclient: built-in JSON support
2017-01-21  Vincent Bernatosx: update Homebrew recipe
2017-01-21  Vincent Bernatdoc: keyword harmonization for NEWS file
2017-01-21  Vincent Bernatdaemon: when daemonizing, close stdout/stderr
2017-01-21  Vincent Bernatrelease: prepare 0.9.6 0.9.6
2017-01-21  Vincent Bernatredhat: add support for JSON in CentOS >= 6
2017-01-21  Vincent Bernatnetlink: clear IFF_SLAVE when no information on upper...
2017-01-21  Vincent BernatMerge pull request #218 from vincentbernat/feature...
2017-01-21  Vincent BernatMerge pull request #216 from vincentbernat/fix/epollerrr
2017-01-20  Vincent Bernatclient: fix typo in manual page
2017-01-16  Vincent BernatMerge pull request #219 from alagoutte/fix
2017-01-15  Alexis La GoutteFix Expression '!iface' is always true 219/head
2017-01-15  Vincent Bernatnetlink: minimize code duplication when handling buffer... feature/netlink-autoadapt 218/head
2017-01-14  Vincent Bernatnetlink: by default, don't change netlink buffer size
2017-01-14  Vincent Bernatnetlink: automatically increase netlink receive buffer...
2017-01-14  Vincent Bernatnetlink: set size to the correct value for getsockopt()
2017-01-14  Vincent Bernatnetlink: make change of buffer size optional
2017-01-14  Vincent Bernatnetlink: make the values for buffer size configurable...
2017-01-14  Vincent Bernatdoc: fix name of new ethtool command
2017-01-14  Alexandru Ardeleandaemon: config netlink socket buf sizes at build time
2017-01-01  Vincent Bernattests: avoid race condition when linking two namespaces
2017-01-01  Vincent Bernatbuild: use @mkdir_p@ instead of @MKDIR_P@
2017-01-01  Vincent Bernatdaemon: suggests additional sandboxing with systemd
2016-12-31  Vincent Bernatinterfaces: on Linux, clear socket error queue on error fix/epollerrr 216/head
2016-12-30  Vincent Bernatinterfaces: refactor generic ethernet/bond reception...
2016-12-26  Vincent BernatRevert "tests: mark tests spawning a new port as flaky"
2016-12-26  Vincent Bernattests: mark tests spawning a new port as flaky
2016-12-26  Vincent Bernattests: fix when Dot3 is not enabled
2016-12-26  Vincent Bernatclient: display current MAU type even when autoneg...
2016-12-26  Vincent Bernatlldpd: don't make lldpcli complain on missing conf...
2016-12-26  Vincent Bernattests: minimize file descriptor leaks
2016-12-26  Vincent Bernatlib: include MAU type map only when Dot3 support is...
2016-12-26  Vincent BernatMerge pull request #212 from vincentbernat/feature...
2016-12-25  Vincent Bernattests: wait even more when spawning a new interface...
2016-12-25  Vincent Bernatlinux: make ethtool stuff run as root again feature/ethtool-linksettings 212/head
2016-12-25  Vincent Bernatlib: add more MAU types
2016-12-25  Vincent Bernatlinux: add support for ethtool GLINKSETTINGS
2016-12-07  Vincent Bernatseccomp: add more syscall (sendmmsg and recvfrom)
2016-12-03  Vincent BernatMerge pull request #213 from chutz/add-mprotect-to...
2016-12-03  Patrick McLeanseccomp: add mprotect to seccomp whitelist 213/head
2016-11-25  Vincent Bernattests: more fix for pcap test
2016-11-25  Vincent Bernattests: fix previous commit by making LLDP-MED part...
next