]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2015-10-07  Mathieu SimonTiny typo in lldpd's manpage 142/head
2015-10-06  Vincent Bernatbuild: check runtime support of constructor/destructor feature/test-runtime-ctors 139/head
2015-10-05  Vincent Bernatbuild: check for support for constructor/destructor...
2015-10-04  Vincent BernatREADME: add a word about `--enable-oldies`
2015-10-04  Vincent Bernattests: add missing include for `read()`
2015-10-04  Vincent Bernattests: fix SNMP tests
2015-10-04  Vincent Bernatprotocols: don't use assert on paths that can be reached
2015-10-04  Vincent Bernatlldp: fix small indentation issue
2015-10-04  Vincent BernatNEWS: add entry for last commit
2015-10-03  Vincent Bernatlldp: fix a buffer overflow when handling management...
2015-10-03  Vincent Bernattests: add instructions on how to use afl for fuzzing
2015-10-03  Vincent Bernattests: add a simple program to test frame decoding
2015-10-03  Vincent Bernatlldpd: remove outdated comment about custom TLV
2015-09-25  Vincent Bernatdebian: only enable systemd unit file on system recent...
2015-09-25  Vincent Bernatinterfaces: remove spurious #ifdef directive
2015-09-25  Vincent Bernatinterfaces: remove old bridge code
2015-09-24  Vincent BernatMerge pull request #138 from commodo/copy-paste-fix
2015-09-24  Alexandru Ardeleanclient: fix copy+paste for some vars 138/head
2015-09-23  Vincent Bernatdebian: on old Debian releases, enable "oldies"
2015-09-23  Vincent Bernatdoc: add a NEWS entry for latest commit
2015-09-23  Vincent Bernatlldpd: add a warning if the kernel seems to be too old
2015-09-23  Vincent Bernatredhat: on RHEL 6, enable oldies support
2015-09-23  Vincent Bernatbuild: declare kernels before 2.6.39 "too old"
2015-09-23  Vincent Bernatcdp: fix log message spelling
2015-09-19  Vincent Bernatredhat: for RHEL 7 and CentOS 7, install systemd unit...
2015-09-16  Vincent Bernatbuild: fool autoreconf to do a recursive reconfiguration
2015-09-09  Vincent Bernatrelease: 0.7.17 released
2015-09-09  Vincent Bernatbuild: .git may be a file
2015-09-09  Vincent Bernatbuild: tell seccomp is experimental
2015-08-30  Vincent Bernatapparmor: fix profile so that it works on Ubuntu 15.04
2015-08-30  Vincent Bernatapparmor: provide an apparmor profile
2015-08-27  Vincent Bernatpriv: no need to access bridge files unless "oldies"
2015-08-23  Vincent Bernatlib: map_reverse_lookup needs to be always available
2015-08-23  Vincent BernatAbility to enable/disable RX/TX individually on each...
2015-08-23  Vincent Bernatlldpcli: fix per-port occurrences of "conf lldp"
2015-08-22  Vincent Bernatlldpd: ensure retransmit is triggered when a port goes up
2015-08-22  Vincent Bernatlldpd: fix a memory leak in the way interfaces were...
2015-08-22  Vincent Bernatinterfaces: clean neighbors if an interface goes down
2015-08-22  Vincent Bernatinterfaces: don't discard down interfaces
2015-08-22  Vincent Bernatlib/atom: only allow custom TLV modification for local...
2015-08-22  Vincent BernatAdd a default local port as a template for any future...
2015-08-22  Vincent Bernatclient: factor port modification in a dedicated function
2015-08-22  Vincent Bernatmarshal: add a macro to repair TQ lists
2015-08-19  Vincent BernatNEWS: add some entries for 0.7.17
2015-08-19  Vincent Bernatlldpcli: display a warning when a configuration file...
2015-08-18  Vincent Bernatnetlink: make error message more explicit
2015-08-18  Vincent Bernatsnmp: make use of newer snmp_select_info2() function
2015-08-17  Vincent Bernatinterfaces: fix incomplete declaration of interfaces_cl...
2015-08-17  Vincent Bernatbuild: ignore libnl documentation errors
2015-08-17  Vincent Bernatbuild: fix test building with libnl dependency
2015-08-17  Vincent Bernatbuild: better find system libnl3
2015-08-17  Vincent Bernatbuild: don't limit dist tarball files to 99 characters
2015-08-17  Vincent Bernatbuild: don't forget to ship libnl directory too
2015-08-17  Vincent Bernatbuild: ensure we can build libnl with -Wall -Werror
2015-08-17  Vincent Bernatbuild: only test for libnl on Linux
2015-08-17  Vincent Bernattravis: install libnl-3-dev
2015-08-17  Vincent Bernatnetlink: workaround veth being peered together through...
2015-08-17  Vincent Bernatnetlink: use libnl3 instead of custom netlink code
2015-08-16  Vincent Bernatbuild: add a marker at the end of third-party configure
2015-08-16  Vincent Bernatbuild: make --with-embedded-libevent a tri-state switch
2015-08-16  Vincent Bernatbuild: don't let autoreconf rely on AC_CONFIG_SUBDIRS...
2015-08-16  Vincent Bernatbuild: automatically reuse regular configure args for...
2015-08-16  Vincent Bernatbuild: run ./configure for libevent even when not needed
2015-08-16  Vincent Bernatbuild: only enable silent rules if they are not disabled
2015-08-16  Vincent Bernatbuild: replace AC_CONFIG_SUBDIRS with custom version
2015-08-12  Vincent Bernatcdp: compute default platform when updating the chassis
2015-08-12  Baptiste Daroussincdp: make the default platform name really the kernel...
2015-08-11  Vincent Bernatbuild: propagate appropriate build flags in src/compat
2015-08-08  Vincent Bernatosx: remove unneeded patch for launchd
2015-08-08  Vincent Bernatosx: fix configure command line in Homebrew
2015-08-08  Vincent Bernatosx: restore use of _lldpd/_lldpd user/group in Homebrew
2015-08-08  Vincent Bernatosx: synchronize a bit with official HomeBrew formula
2015-08-08  Vincent BernatREADME: incorrect instructions for OS X
2015-08-08  Vincent Bernatdebian: update symbol versioning
2015-08-08  Vincent Bernatclient: parse options only once
2015-08-08  Vincent Bernatclient: make lldpctl also accepts `-u` flag
2015-08-08  Vincent BernatMerge pull request #128 from baloo/patch-1
2015-08-08  Arthur GautierTypo in README.md 128/head
2015-08-07  Vincent Bernatdebian: don't complain about too recent Standards-Version
2015-08-07  Vincent Bernatdebian: add a lintian override for debian-revision...
2015-08-07  Vincent Bernatredhat: on RHEL 5, use --enable-oldies
2015-08-07  Vincent Bernattravis: also test when oldies are enabled
2015-08-07  Vincent Bernattravis: don't add too many alternatives in configure
2015-08-07  Vincent Bernatrelease: prepare 0.7.16 0.7.16
2015-08-07  Vincent Bernatlib: accept "language" as a valid MED location type
2015-08-07  Vincent Bernatlldpd: add version string to "starting" log entry
2015-08-05  Vincent BernatMerge pull request #126 from idryzhov/master
2015-08-05  Igor Ryzhovdaemon: fix missing parenthesis 126/head
2015-07-30  Vincent BernatMerge pull request #124 from commodo/rename-unconfig...
2015-07-30  Alexandru Ardeleanlldpcli: rename "unconfigure lldp custom-tlvs" to ... 124/head
2015-07-25  Vincent Bernatlldpcli: remove spurious space before port aggregation
2015-07-25  Vincent Bernatnetlink: use netlink to retrieve bridge/bond/vlan infor...
2015-07-24  Vincent Bernatbuild: add a note to remember why setproctitle may...
2015-07-11  Vincent Bernatdoc: fix latest NEWS update
2015-07-11  Vincent Bernatlib: fix memory leak when handling MED location data
2015-07-11  Vincent Bernatdoc: add a NEWS entry for the chassis-related stuff
2015-07-11  Vincent Bernatlldpcli: add "show chassis" command
2015-07-11  Vincent Bernatlldpcli: get chassis atom to query chassis-related...
2015-07-11  Vincent BernatRevert "lib: bump ABI"
2015-07-11  Vincent Bernatlib: add compatibility layer with chassis-related infor...
next