]> git.ipfire.org Git - thirdparty/lldpd.git/history - src
tests: request CAP_DAC_OVERRIDE
[thirdparty/lldpd.git] / src /
2018-06-16  Vincent Bernattests: request CAP_DAC_OVERRIDE feature/linux-caps 285/head
2018-06-16  Vincent Bernatpriv: always request CAP_FOWNER
2018-06-16  Vincent Bernatpriv: request CAP_FOWNER only if SNMP is enabled on...
2018-06-16  Vincent Bernatpriv: don't use %m in format string
2018-06-16  Vincent Bernattests: add a test for interface alias handling
2018-06-16  Vincent Bernatpriv: when SNMP AgentX socket is filesystem-based,...
2018-06-16  Vincent Bernatpriv: drop most privileges in monitor, only keep CAP_NE...
2018-06-13  Vincent Bernatbuild: use lowercase for PKG_CHECK_MODULES
2018-04-09  Vincent Bernatbuild: no fatal errors when compiling with embedded... 1.0.1
2018-04-09  Vincent Bernatbuild: don't override CFLAGS when building libevent
2018-04-09  Vincent Bernatdaemon: use "mkdir -p" instead of "mkdir"
2018-04-09  Vincent BernatRevert "daemon: use RuntimeDirectory= instead of mkdir...
2018-04-09  Vincent Bernatdaemon: use RuntimeDirectory= instead of mkdir to creat...
2018-04-09  Vincent Bernatbuild: try another way to circumvent macOS warning...
2018-03-18  Vincent BernatMerge pull request #274 from vincentbernat/feature...
2018-03-17  Vincent BernatMerge pull request #272 from westermo/fix-snmp-remTable...
2018-03-17  Vincent Bernatlldpd: add an option to keep some specified ports feature/keep-some-ports 274/head
2018-03-12  Vincent Bernatclient: remove previous way to set port description...
2018-03-12  Vincent Bernatinterfaces: fix out-of-bound access when getting perman...
2018-03-12  Vincent BernatMerge pull request #273 from westermo/config-portdescr
2018-03-12  Jonas Johanssondoc: add entry for portdescription in lldpcli manual... 273/head
2018-03-12  Thomas Eliassonclient: add alternative way to configure port description
2018-03-12  Thomas Eliassonhandle lldpStatsRemTablesLastChangeTime correctly when... 272/head
2018-03-01  Vincent Bernatnetlink: fix non-updated management address
2018-03-01  Vincent Bernatdaemon: ensure interval update is taken into account...
2018-02-26  Vincent BernatMerge pull request #271 from axjowa/fix/dot3-pd-pse...
2018-02-26  axjowaFix NULL pointer dereference in lldpd_dot3_power_pd_pse 271/head
2018-02-21  Vincent Bernatinterfaces: explain why we cannot get the permanent...
2018-02-21  Vincent Bernatbuild: isolate SNMP-related files during compilation
2018-02-20  Vincent Bernatlib: lldpctl_k_config_paused is writable
2018-02-06  Vincent BernatMerge pull request #266 from dennypage/master
2018-02-06  Denny PageAdd missing options to usage 266/head
2018-01-03  Vincent Bernatclient: change description for chassis ID override
2017-12-31  Vincent Bernatdaemon: move vfork/fork handling directly in lldpd.c
2017-12-30  Vincent BernatMerge pull request #263 from vic-lin-accton/master
2017-12-30  Vincent Bernatlib: ability to configure a local chassis ID 263/head
2017-12-30  Vincent Bernatdaemon: ensure chassis-related changes are updated...
2017-12-30  Vincent Bernatlib: move new lldpctl_k_config_cid_string to end of...
2017-12-30  vic_linlldpd: check for defined string before use chassis...
2017-12-19  Vincent Bernatdaemon: don't use @mkdir_p@ substitution for systemd...
2017-11-20  Vincent Bernatdot3: as PD device, echo back PSE allocated value
2017-11-16  Vincent Bernatpriv: also allow the use of openat for seccomp
2017-11-08  Vincent BernatMerge pull request #253 from gregoryp/document_json0_in_cli
2017-11-08  Gregory Potamianoslldpcli: document json0 output format 253/head
2017-10-24  Vincent BernatMerge pull request #251 from vincentbernat/fix/reap...
2017-10-22  Vincent Bernatpriv: provide a simpler sig_chld when priv sep is disabled fix/reap-children 251/head
2017-10-20  Vincent Bernatpriv: correctly handle lldpcli exit
2017-10-02  Vincent Bernatdaemon: don't use SIGSTOP when using Upstart
2017-09-20  Vincent Bernatnetlink: be more precise in how we handle link deletion...
2017-09-15  Vincent Bernatnetlink: don't remove interfaces when they are released...
2017-09-13  Vincent Bernatpriv: add getpid() to seccomp filter
2017-09-07  Vincent Bernatsrc: #include <limits.h> when using strtonum()
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-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-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  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-03-17  Sander VerminIncrease number of lldp neighbors to 32.
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-01-29  Vincent Bernatclient: built-in JSON support
2017-01-21  Vincent Bernatdaemon: when daemonizing, close stdout/stderr
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  Alexandru Ardeleandaemon: config netlink socket buf sizes at build time
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
next