]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2014-05-30  Vincent Bernatlldpcli: add an option to enable promisc mode on manage...
2014-05-30  Vincent Bernatpriv: don't output rc status twice when unable to open...
2014-05-30  Vincent BernatREADME: more about Cisco sending LLDP frames on VLAN 1
2014-05-28  Vincent Bernatosx: update version to 0.7.9
2014-05-28  Vincent Bernatdebian: sync a bit with official packaging 0.7.9
2014-05-28  Vincent Bernatversion: prepare a new release
2014-05-21  Vincent Bernatlldpd: trigger regular interface refresh when changing...
2014-05-21  Vincent Bernatlldpcli: document `configure lldp portidsubtype` command
2014-05-21  Vincent BernatNEWS: mention ability to configure port ID
2014-05-21  Vincent Bernatlldpcli: fix a format warning
2014-05-21  Vincent Bernatlldpcli: remove unused variable
2014-05-21  Sam TannousSupport for modifying PortID TLV
2014-05-16  Vincent BernatREADME: point to the website for install instructions
2014-05-16  Vincent BernatREADME: update the intro to better match the reality
2014-05-16  Vincent Bernattravis: don't use regular options when on coverity...
2014-05-16  Vincent Bernattravis: don't do anything if not on the coverity branch
2014-05-16  Vincent Bernattravis: reduce matrix by not compiling everything with...
2014-05-16  Vincent Bernattravis: integrate coverity script in regular run.sh
2014-05-16  Vincent Bernattravis: when running coverity, skip regular build
2014-05-16  Vincent Bernattravis: don't try to install launchd/systemd stuff
2014-05-15  Vincent Bernattravis: no need for `make install`
2014-05-15  Vincent Bernatbsd: ensure we also have space for the padding after...
2014-05-15  Vincent Bernatbsd: ensure proper alignment of BPF header
2014-05-15  Vincent Bernatbsd: ensure we also have space for the BPF header
2014-05-15  Vincent Bernatbsd: fix clang warning about alignment problem with...
2014-05-15  Vincent Bernattravis: run "make distcheck" with the appropriate confi...
2014-05-15  Vincent Bernattravis: only run "make distcheck"
2014-05-15  Vincent Bernattravis: on OS X, try with/without embedded libevent...
2014-05-15  Vincent Bernattravis: try to build only with clang on OS X
2014-05-15  Vincent Bernattravis: use devel version of net-snmp on OSX
2014-05-15  Vincent Bernattravis: misc change to trigger a rebuild
2014-05-11  Vincent Bernatlldpcli: directive to configure IP management pattern
2014-05-11  Vincent Bernatlldp: fix handling of LLDPDU expiration
2014-05-10  Vincent BernatNEWS: mention support for shutdown LLDPDU
2014-05-10  Vincent Bernatlldp: support for shutdown LLDPU
2014-05-10  Vincent Bernatinterfaces: default to use of a local administered...
2014-05-10  Vincent BernatNEWS: mention the fix for local address use
2014-05-10  Vincent Bernatman: more documentation for bond-slave-src-mac-type
2014-05-10  Vincent Bernatinterfaces: fallback to fixed MAC if already a local MAC
2014-05-10  Vincent Bernatinterfaces: fix use of locally administered use on...
2014-05-07  Vincent Bernatosx: use /var as a base for socket location
2014-05-07  Vincent Bernatman: use configured path for /var/run/lldpd.socket
2014-05-07  Vincent Bernatconfigure: make default PID location configurable
2014-05-07  Vincent Bernatconfigure: make default socket location configurable...
2014-05-07  Vincent Bernatconfigure: use `runstatedir` instead of /var/run in...
2014-05-07  Vincent Bernatconfigure: don't use fallback values in summary
2014-05-07  Vincent Bernatlldpcli: return success when reading commands from...
2014-04-27  Vincent Bernatosx: update Homebrew formula to match what has been...
2014-04-24  Vincent Bernatconfigure: enable use of colored output for gcc
2014-04-24  Vincent Bernatconfigure: use -fstack-protector-strong if available
2014-04-13  Vincent Bernatosx: new release
2014-04-13  Vincent Bernatlldpcli: document new "configure system hostname" directive
2014-04-13  Vincent Bernatversion: prepare new release 0.7.8
2014-04-13  Vincent BernatNEWS: add several items to the changelog
2014-04-12  Vincent Bernatconfigure: make some flags conditional
2014-04-12  Vincent Bernatosx: blacklist p2pX interfaces
2014-04-09  Vincent Bernatconfigure: hide errors when systemd is not present
2014-04-09  Vincent Bernatcompat: fix vsyslog to rely on the result of vasprintf
2014-04-09  Vincent Bernatcompat: include stdarg to get va_list
2014-04-09  Vincent Bernatcompat: fix use of vasprintf (previously _vasprintf)
2014-04-09  Vincent Bernatlldpcli: use a previously unused variable
2014-04-09  Vincent Bernatlldpd: add a note about command-line options
2014-04-09  Vincent BernatMerge pull request #60 from jonasj76/override-hostname
2014-04-09  Jonas Johanssonlldpd: Remove the '-N' command-line flag 60/head
2014-04-08  Jonas Johanssonlldp: add option/command to override hostname
2014-04-08  Vincent Bernatcoverity: change a bit the annotations
2014-04-08  Vincent Bernatcoverity: fix a false positive in SNMP transport
2014-04-08  Vincent Bernatcoverity: fix memory leak in lldpd when the same option...
2014-04-08  Vincent Bernatcoverity: fix memory leak in lldpcli
2014-04-06  Vincent Bernatredhat: enable SNMP support on RHEL 5 and CentOS 5...
2014-04-06  Vincent Bernatsnmp: link with Net-SNMP later
2014-04-04  Vincent Bernatpriv: use AF_UNIX for socketpair()
2014-04-03  Vincent Bernatconfigure: _XOPEN_SOURCE=500 to be like _GNU_SOURCE=1
2014-04-02  Vincent Bernathpux: provide a replacement for daemon() for HP-UX
2014-04-02  Vincent Bernathpux: provide a replacement for vsyslog() for HP-UX
2014-04-02  Vincent Bernatasprintf: we are also using vasprintf, let's define...
2014-04-02  Vincent Bernatbuild: use __EXTENSIONS__ and _XOPEN_SOURCE_EXTENDED...
2014-04-02  Vincent Bernatbsd: check of SIOCGIFDESCR instead of IFDESCRSIZE
2014-04-02  Vincent Bernatprivsep: don't use err.h: not needed
2014-04-01  Vincent Bernatasprintf: fix warnings in SNMP tests related to asprintf
2014-04-01  Vincent Bernatasprintf: do not redeclare on SNMP tests
2014-04-01  Vincent Bernatasprintf: globally define _GNU_SOURCE
2014-03-21  Vincent Bernatdebian: fix postinst to create _lldpd user
2014-03-20  Vincent Bernatdebian: same style for postinst and postrm
2014-03-11  Vincent Bernatlib: use strlcpy() instead of strcpy()
2014-03-07  Vincent Bernatinterfaces: convert a whitelisted interface to a physic...
2014-03-06  Vincent Bernatinterfaces: circumvent any physical check on exact...
2014-03-06  Vincent Bernatinterfaces: allow whitelisting an interface
2014-03-06  Vincent Bernatinterfaces: document and test pattern matching
2014-03-06  Vincent Bernatbuild: use -fno-omit-frame-pointer for ease of debug
2014-03-02  Vincent Bernatlib: don't use strlcpy() when strcpy() just works
2014-03-02  Vincent Bernatbuild: remove duplicate const declaration
2014-03-02  Vincent Bernattravis: put installation and test instructions into...
2014-03-02  Vincent Bernattravis: test with OSX and clang
2014-03-02  Vincent Bernatbuild: on OSX, use glibtoolize by default
2014-02-20  Vincent Bernatlldpcli: fix readline() wrapper to take prompt as argument
2014-02-20  Vincent Bernatlldpcli: check for privileges by checking access to...
2014-02-20  Vincent Bernatlldpcli: root is privileged
2014-02-19  Vincent Bernatinterfaces: reset router and wlan capability bits
2014-02-19  Vincent Bernatlldpd: enable "stationOnly" capability if we don't...
next