]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2015-09-24  Alexandru Ardeleanclient: fix copy+paste for some vars 138/head
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...
2015-07-11  Vincent Bernatlib: bump ABI
2015-07-11  Vincent Bernatlib: ability to get and query local chassis
2015-07-11  Vincent Bernatbuild: fix URL to library versioning documentation
2015-07-06  Vincent Bernatlldpcli: move "conf sys bond-slave-src-mac-type" in...
2015-06-25  Vincent BernatMerge pull request #119 from kcgthb/master
2015-06-24  Kilian Cavalottiredhat: fix minor issues in .spec file 119/head
2015-06-18  Vincent Bernatbuild: fix help string for --enable-hardening for consi...
2015-06-16  Vincent Bernatbuild: ship lldpctl.map in tarball
2015-06-16  Vincent Bernatbuild: use symbol versioning for liblldpctl
2015-05-28  Vincent BernatMerge pull request #115 from alagoutte/travis_container
2015-05-28  Vincent BernatMerge pull request #114 from alagoutte/clang
2015-05-28  Alexis La GoutteDon't use container-based Travis CI 115/head
2015-05-26  Alexis La GoutteAdd -Wheader-guard and -Wdocumentation to CFLAG (Use... 114/head
2015-05-26  Alexis La GoutteDisable -Wdocumentation for some include using pragma
2015-05-25  Vincent Bernatosx: tell the build fix will be here in 0.7.16.
2015-05-25  Vincent Bernatosx/homebrew: use --without-json and --without-snmp...
2015-05-25  Vincent Bernatbuild: create parent directory before editing files
2015-05-25  Vincent Bernatosx: add appropriate dependency on pre/postinstall...
next