]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2015-10-17  Vincent Bernatbuild: ignore untracked files in submodule for version branch-0.7
2015-10-17  Vincent Bernatrelease: 0.7.19 released 0.7.19
2015-10-16  Vincent Bernatosx: update HomeBrew recipe
2015-10-04  Vincent Bernatprotocols: don't use assert on paths that can be reached
2015-10-04  Vincent BernatNEWS: add entry for last commit
2015-10-04  Vincent Bernatlldp: fix a buffer overflow when handling management...
2015-09-25  Vincent Bernatrelease: 0.7.18 released 0.7.18
2015-09-25  Vincent Bernatinterfaces: restore bridge and bond detection without...
2015-09-25  Vincent Bernatinterfaces: remove old bridge code
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 0.7.17
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-17  Vincent Bernatnetlink: workaround veth being peered together through...
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...
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()
next