]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
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...
2015-05-25  Vincent Bernatosx: ensure pre/postinstall scripts are created correctly
2015-05-25  Vincent Bernatosx: in README.md, add `--without-json`
2015-05-25  Vincent Bernatosx: ship *.in files with tarball
2015-05-21  Vincent Bernatclient: change location of bash completion
2015-05-21  Alexis La Gouttefix parameter 'details/hidden' not found in the functio...
2015-05-21  Alexis La Gouttefix parameter 'lldpctl' not found in the function decla...
2015-05-21  Vincent Bernatlib: don't use priority with constructor 0.7.15
2015-05-21  Vincent Bernatredhat: don't build with JSON by default
2015-05-21  Vincent Bernatbuild: only uses -pie when linking programs
2015-05-21  Vincent Bernatbuild: when checking for additional flags, be fatal...
2015-05-21  Vincent Bernatlldp: do appropriate cleanup when unable to allocate...
2015-05-21  Vincent Bernattravis: don't install libtool/autoconf/automake
2015-05-20  Vincent Bernattests: document the suppression file for valgrind
2015-05-20  Vincent Bernatbuild: don't use -Wl,-pie
2015-05-20  Vincent Bernatredhat: fix dates in .spec
2015-05-20  Vincent Bernatbuild: require json-c >= 0.10
2015-05-20  Vincent Bernatredhat: fix a typo in conditional JSON support
2015-05-20  Vincent Bernatredhat: provide a simpler buildroot
2015-05-20  Vincent Bernatrelease: prepare new version
2015-05-20  Vincent Bernatlldpcli: fix another memory leak when querying statistics
2015-05-20  Vincent Bernatlldpcli: fix a memory leak when querying custom TLVs
2015-05-20  Vincent Bernatbuild: rename valgrind suppression file to match the...
2015-05-20  Vincent Bernatctl: don't use C99 designated initializer for structs...
2015-05-20  Vincent Bernattests: provide a complete test file for lldpcli
2015-05-20  Vincent Bernatlib: use ssize_t to store result from write()
2015-05-20  Vincent Bernatdoc: fix example of "configure dot3 power" command
2015-05-20  Vincent Bernatdoc: fix example of "configure med location address...
2015-05-20  Vincent Bernatdoc: fix documentation of "configure lldp portidsubtype"
2015-05-20  Vincent Bernattests: remove old reference to ifdump.txt
2015-05-20  Vincent Bernatdoc: add an entry for setting custom TLV in lldpcli...
2015-05-20  Vincent Bernatdoc: add a NEWS entry for custom/unknown TLV
2015-05-20  Vincent BernatMerge pull request #109 from commodo/add-custom-tlvs
2015-05-20  Vincent Bernatbuild: compile libevent with -fPIC
2015-05-19  Vincent Bernatbuild: try -Wl,-pie before trying -pie for clang
2015-05-19  Vincent Bernatbuild: don't enable PIE when using embedded libevent
2015-05-19  Vincent Bernatbuild: also try to build a PIE when hardening is not...
2015-05-19  Vincent Bernatbuild: add a switch to disable hardening functions
2015-05-19  Alexandru Ardeleanlldpd: convert 'oui_info' member to dynamic array 109/head
2015-05-19  Alexandru Ardeleanlldpd: make custom TLV code optional
2015-05-19  Alexandru Ardeleanclient: display custom TLVs when lldpctl is called
2015-05-19  Alexandru Ardeleanclient: implement client interface for custom TLVs
2015-05-19  Alexandru Ardeleandaemon: implement client interface for custom TLVs
2015-05-19  Alexandru Ardeleanlib: add custom TLV + list atom(s)
2015-05-19  Alexandru Ardeleandaemon: add basic custom TLV send & receive
2015-05-19  Alexandru Ardeleandaemon: reduce log_info() to log_debug() for unknown...
2015-05-19  Alexandru Ardeleanlib: move lldpd-structs.h include into atom.h
2015-05-19  Alexandru Ardeleanlib: add null check to lldpctl_atom_inc_ref()
2015-05-19  Alexandru Ardeleanlldpd: move LLDP_TLV_ORG to lldp-const.h
2015-05-16  Vincent Bernatlib: enable ability to change log level on-the-fly
2015-05-16  Vincent Bernatlldpcli: ensure we also display logs from liblldpctl
2015-05-14  Vincent Bernattests: fix typo in SNMP checks with protocol identity
2015-05-14  Vincent Bernatframe: change checksum function
2015-05-14  Vincent Bernattests: fix SNMP tests
2015-05-14  Vincent Bernattests: fix signed/unsigned discrepancy
2015-05-13  Vincent Bernatbuild: cleaner way to not alter CFLAGS/CPPFLAGS/LDFLAGS
2015-05-12  Vincent Bernatbuild: enable JSON/XML support automatically by default
2015-05-10  Vincent Bernatredhat: enable JSON support if recent enough
2015-05-10  Vincent Bernatdebian: enable JSON support
2015-05-10  Vincent Bernatbuild: automatic detection of optional features
next