]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2018-10-02  Vincent Bernatdaemon: do not explicitely inline functions fix/no-explicit-inline 300/head
2018-09-25  Vincent Bernatbuild: ability to disable libbsd with --without-libbsd
2018-09-24  Vincent Bernatmarshal: avoid NULL pointer arithmetic
2018-09-24  Vincent Bernatlib: use constants from lldp-const.h for Dot3 MAU
2018-09-24  Vincent Bernatdot3: fix 100BASE-T4 MAU
2018-08-11  Vincent Bernatinterfaces: provide clearer messages about ethtool...
2018-08-08  Vincent Bernatdaemon: implement mkdir -p directly in lldpd
2018-07-20  Vincent Bernatdoc: add latest commit to NEWS
2018-07-15  Vincent BernatMerge pull request #289 from GustavWi/master
2018-07-06  Gustav WiklanderAdd support for PD PoE negotiation. 289/head
2018-07-04  Vincent Bernatredhat: install lldpcli as setuid _lldpd
2018-06-20  Vincent Bernatosx: update brew formula
2018-06-16  Vincent BernatMerge pull request #285 from vincentbernat/feature...
2018-06-16  Vincent Bernattests: request CAP_DAC_OVERRIDE feature/linux-caps 285/head
2018-06-16  Vincent Bernattests: add SNMP-related tests
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 Bernatdebian/redhat: build-depends on libcap-dev/libcap-devel
2018-06-16  Vincent Bernattests: don't start lldpd twice in a namespace
2018-06-16  Vincent Bernattests: add a test for interface alias handling
2018-06-16  Vincent Bernatbuild: also test directly for -lcap when no pkg-config
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 BernatMerge pull request #286 from GustavWi/master
2018-06-13  Gustav WiklanderRead all notifications in lldpctl_recv. 286/head
2018-06-13  Vincent Bernatlib: document the inability to do anything else when...
2018-06-13  Vincent Bernatbuild: use lowercase for PKG_CHECK_MODULES
2018-04-11  Vincent Bernatdoc: add more instructions for Android
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 Bernatrelease: 1.0.1
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-04-08  Vincent Bernatbuild: also build with embedded libevent in OSX
2018-04-08  Vincent Bernatbuild: don't be picky about deprecated stuff in libevent
2018-04-08  Vincent Bernatrelease: prepare 1.0.0 1.0.0
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-13  Vincent Bernattests: update tests for configuration keeping on port...
2018-03-12  Vincent Bernatclient: remove previous way to set port description...
2018-03-12  Vincent Bernattest: add test for new portdescription setting
2018-03-12  Vincent Bernatinterfaces: fix out-of-bound access when getting perman...
2018-03-12  Vincent Bernattests: don't crash if lldpd crashed
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 Bernatbuild: don't enable sanitizers and safe-stack at the...
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-07  Vincent Bernatdoc: add ./autogen.sh to build instructions
2018-02-07  Vincent Bernatosx: use "squiggly" heredoc
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-30  Vincent Bernatosx: update Homebrew formula
2017-12-19  Vincent Bernatdaemon: don't use @mkdir_p@ substitution for systemd...
2017-12-18  Damien Riegelconfigure: remove check on CXX compiler
2017-12-09  Vincent Bernatdoc: add a word about Intel X710 with embedded LLDP...
2017-12-09  Vincent Bernatdoc: rename OS X to macOS
2017-12-07  Waldir PimentaLICENSE: add title and copyright notice (#259)
2017-11-21  Vincent Bernatrelease: force S3 deployment whatever the branch is 0.9.9
2017-11-21  Vincent Bernatrelease: prepare 0.9.9
2017-11-20  Vincent Bernatdot3: as PD device, echo back PSE allocated value
2017-11-20  Vincent Bernattravis: upload OSX build to some S3 bucket
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 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...
next