]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2016-05-21  Vincent Bernatdebian/redhat: prepare 0.9.3 0.9.3
2016-05-20  Vincent Bernattests: fix `lldpcli watch` XML test
2016-05-20  Vincent Bernattests: add test of `lldpcli watch`
2016-05-20  Vincent Bernatclient: add a way to limit the number of events receive...
2016-05-20  Vincent Bernatlib: remove unused variable
2016-05-20  Vincent Bernatcompat: use strtonum instead of atoi
2016-05-19  Vincent Bernatinterfaces/linux: make veth special
2016-05-19  Vincent Bernatnetlink: don't complain of removal of inexistant IPv6...
2016-05-19  Vincent Bernatclient: fix spurious warning in XML writer
2016-05-19  Vincent Bernatclient: fix memory leak introduced n XML writer
2016-05-19  Vincent Bernatclient: remove memory leak introduced in JSON writers
2016-05-19  Vincent Bernatdoc: add an entry in NEWS for last two commits
2016-05-19  Vincent Bernatclient: flush XML object once we have one
2016-05-19  Vincent Bernatclient: flush JSON object once it's done
2016-05-19  Vincent Bernattravis: test json-c support in lldpcli as well
2016-05-19  Vincent Bernattravis: no need for --with-{json,xml}
2016-05-16  Vincent Bernatlog: update manual page to reflect the situation
2016-05-16  Vincent Bernatlog: make a copy of va when logging to both stderr...
2016-05-16  Vincent Bernatlog: don't fallback to stderr for out-of-memory situation
2016-05-16  Vincent Bernatlog: always log to stderr
2016-05-16  Vincent Bernatdaemon: tell user to create user/group when missing
2016-05-15  Vincent Bernatdaemon: give the name of the control socket
2016-05-14  Vincent Bernatinterfaces: ensure we don't break strict aliasing rule
2016-04-29  Vincent BernatMerge pull request #177 from jonasj76/fix-apparmor...
2016-04-29  Jonas Johanssonbuild: fix AppArmor "no" (default) option in configure... 177/head
2016-04-23  Vincent Bernattests: do not compile tests/decode unless running tests
2016-04-21  Vincent BernatMerge pull request #174 from jonasj76/fix_discard_uint32
2016-04-21  Jonas JohanssonFix size of PEEK_DISCARD_UINT32() 174/head
2016-04-19  Vincent Bernatdoc: mention Windows agent "WinLLDPService"
2016-04-15  Vincent Bernatlldpcli: remove bogus pasting error from manual page
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
next