]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2016-04-15  Vincent Bernatdebian: do not remove _lldpd user
2016-04-10  Vincent Bernattravis: install libseccomp-dev as well
2016-04-10  Vincent Bernatseccomp: fix a compilation warning with respect to...
2016-04-10  Vincent Bernattravis: also test with seccomp enabled
2016-04-07  Vincent Bernatbuild: don't include merges into changelog
2016-04-01  Vincent Bernattravis: check we can build static lldpcli
2016-03-27  Vincent Bernatbuild: silence libtool warning about using cru
2016-03-23  Vincent Bernatlib: use C preprocessor to build list of init functions
2016-03-23  Vincent Bernatlib: don't rely on atom-glue.h
2016-03-23  Vincent Bernatbuild: ensure atom-glue.h is built first
2016-03-23  Vincent Bernatlib: don't rely on constructors
2016-03-22  Vincent Bernatlldpd: don't log error string for missing _lldpd user
2016-03-21  Vincent Bernattests/integration: only spawn a receive-only lldpd...
2016-03-20  Vincent Bernatosx: update HomeBrew recipe for 0.9.2
2016-03-19  Vincent Bernattravis: remove coverity stuff
2016-03-19  Vincent Bernattravis: message to explain why we don't continue w...
2016-03-19  Vincent Bernatdaemon: append a dot after process title coverity_scan
2016-03-19  Vincent Bernatlib: more typo in strings
2016-03-19  Vincent Bernatclient: more typo in log messages
2016-03-19  Vincent Bernatclient: fix a typo in manual page
2016-03-19  Vincent Bernatdebian/redhat: prepare 0.9.2 0.9.2
2016-03-18  Vincent Bernatclient: fix memory leak when modifying port-related...
2016-03-18  Vincent Bernatbuild: enable undefined sanitizer
2016-03-18  Vincent Bernattravis: only enable sanitizers on Linux
2016-03-18  Vincent Bernattests/integration: sleep a bit more feature/test-asan
2016-03-18  Vincent Bernattravis: retry non-parallel tests on failure
2016-03-18  Vincent Bernatbuild: let configure tell us if we have address sanitizer
2016-03-18  Vincent Bernattravis: use gcc-5 if possible
2016-03-18  Vincent Bernatclient: fix a memory leak in kv writer
2016-03-18  Vincent Bernattests/integration: make use of libtool to execute lldpd...
2016-03-18  Vincent Bernattests/integration: mount /proc in namespaces
2016-03-18  Vincent Bernatlldpcli: silence expected memory leaks
2016-03-18  Vincent Bernatfixedpoint: fix buffer overflow in fixed point computations
2016-03-18  Vincent Bernattests: don't check for leaks in fixed point tests
2016-03-18  Vincent Bernattests: correctly encode civic address for SNMP tests
2016-03-18  Vincent Bernattests: disable leak sanitizer for unittests
2016-03-18  Vincent Bernattravis: enable address sanitizer
2016-03-17  Vincent Bernatbuild: add an option to enable sanitizers
2016-03-17  Vincent Bernatbuild: display compiler version info after configure
2016-03-16  Vincent Bernattests/integration: when several neighbors, be safe...
2016-03-16  Vincent Bernattravis: use a separate test for oldies feature/pytest-on-travis
2016-03-16  Vincent Bernattests/integration: down then up with vlan require dot1...
2016-03-16  Vincent Bernattravis: run integration tests on Linux
2016-03-16  Vincent Bernattests/integration: sleep more after anything that creat...
2016-03-16  Vincent Bernattests/integration: wait more when down/up interface
2016-03-16  Vincent Bernattests/integration: reduce the number of emulated neighbor
2016-03-16  Vincent Bernattests/integration: fix _lldpd group creation
2016-03-16  Vincent Bernattests/integration: use ctypes for mount instead of...
2016-03-15  Vincent Bernattravis: move install/run steps into tests/ci
2016-03-14  Vincent Bernattests: report complete Linux version as well
2016-03-13  Vincent Bernattests: replace integration test by py.test+namespace...
2016-03-13  Vincent Bernatbuild: ensure "make distcheck" work for any value of...
2016-03-13  Vincent Bernatlldpcli: fix output with json-c to be the same as with...
2016-03-13  Vincent Bernatlldpcli: acknowledge memory leak in another map conversion
2016-03-13  Vincent Bernatdoc: document last commit in NEWS
2016-03-13  Vincent Bernatinterfaces: handle correctly operation conversation...
2016-03-13  Vincent Bernatinterfaces: replace "bonded" by "enslaved"
2016-03-13  Vincent Bernatnetlink: ensure lower link doesn't change for an interface
2016-03-13  Vincent Bernatinterfaces: issue a warning if we get a loop
2016-03-13  Vincent Bernatinterfaces: limit the maximum search depth when applyin...
2016-03-12  Vincent Bernatcustom: fix a capitalization error in man page
2016-03-12  Vincent Bernatinclude: fix definition of IFLA_RTA to please clang
2016-03-12  Vincent Bernatnetlink: don't consider a lower interface when in anoth...
2016-03-12  Vincent Bernatlldpcli: with key/value display, remove any newline
2016-03-11  Vincent Bernatlldpcli: fix display of LLDP-MED POE TLV
2016-03-11  Vincent Bernatlldpcli: display LLDP-MED caps like LLDP caps
2016-03-09  Vincent Bernatsolaris: remove unused headers
2016-03-08  Vincent Bernatversion: display configuration directory as well
2016-03-04  Vincent Bernatversion: display more build information when using...
2016-03-01  Vincent Bernatdoc: document PR #163 in NEWS
2016-03-01  Vincent BernatMerge pull request #163 from kanrajag/feature/enhance...
2016-02-28  kannaenhance custom tlv with add/replace commands 163/head
2016-02-28  Vincent Bernatosx: update Homebrew formula to 0.9.1
2016-02-28  Vincent Bernatosx: reduce differences with official homebrew formula
2016-02-21  Vincent Bernatosx: ensure _lldpd user is hidden
2016-02-21  Vincent Bernatbuild: keep user-specified CFLAGS
2016-02-21  Vincent Bernatosx: explain how to compile for older versions with...
2016-02-20  Vincent Bernatredhat: don't try to guess systemd unit directory
2016-02-20  Vincent Bernatredhat: enable some CFLAGS
2016-02-20  Vincent Bernatredhat: make systemd stuff also works with SuSE
2016-02-20  Vincent Bernatredhat: fix parentheses on conditions
2016-02-20  Vincent Bernatdebian/redhat: prepare 0.9.1 0.9.1
2016-02-10  Vincent Bernatnetlink: log error code when unable to receive netlink
2016-02-10  Vincent Bernatnetlink: add an entry in NEWS for previous commit
2016-02-10  Vincent BernatMerge pull request #161 from 6WIND/fix-large-netlink...
2016-02-10  David Morelnetlink: fix reception of large netlink messages 161/head
2016-02-08  Vincent Bernatinterfaces: when no alias available, use interface...
2016-02-05  Vincent Bernattravis: disable integration tests
2016-02-05  Vincent Bernattravis: enable travis to access kernel file
2016-02-05  Vincent Bernattravis: don't run distcheck on integration tests
2016-02-05  Vincent Bernattravis: order environment variables to be easier to...
2016-02-05  Vincent Bernatdoc: add an entry about netlink-related fixes
2016-02-05  Vincent Bernattravis: compatibility with Ubuntu Precise
2016-02-04  Vincent Bernattravis: try to run integration tests on travis
2016-02-04  Vincent Bernatinterfaces: fix alias handling
2016-02-04  Vincent Bernattests: speed up integration tests by sleeping less
2016-02-04  Vincent Bernatnetlink: merge old attributes with new ones
2016-02-04  Vincent Bernattests: use generated libtool
2016-02-04  Vincent Bernattests: require presence of "ip" and "brctl"
2016-02-04  Vincent Bernattests: execute rtmon to keep a trace of netlink messages
next