]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2014-10-06  Vincent Bernatbuild: hide invocation of sed command to generate some...
2014-10-06  Vincent Bernatlldpd: also try /usr/lib/os-release if /etc/os-release...
2014-10-05  Vincent Bernatbuild: remove useless variables from pkgconfig file
2014-10-05  Vincent Bernatbuild: use @sbindir@ instead of @prefix@/sbin
2014-10-05  Vincent Bernatbuild: use AC_CONFIG_FILES only to generate Makefiles
2014-10-04  Vincent Bernatdebian: ship /etc/lldpd.d
2014-10-04  Vincent Bernatclient: ship /etc/lldpd.d and put a README file in it
2014-10-03  Vincent Bernatbuild: allow use of older versions of json-c
2014-10-03  Vincent Bernatlib: don't check for NULL before free
2014-10-03  kannalib: make a copy of state_data, since pointer can be...
2014-10-03  Vincent Bernatdebian: also install zsh completion
2014-10-03  Vincent Bernatdebian: also install bash completion
2014-09-30  Vincent Bernatlldpd: abort when some options are repeated
2014-09-22  Vincent BernatRevert "debian: ship files in debian/etc/lldpd.d"
2014-09-18  Vincent Bernatinterfaces: only use physical interfaces to get a chass...
2014-09-17  Vincent Bernatdebian: ship files in debian/etc/lldpd.d
2014-09-05  Vincent Bernatbuild: check if pkg-config is correctly installed in...
2014-09-05  Vincent Bernatbuild: check for needed commands in autogen.sh
2014-09-03  Vincent Bernatbuild: provide a sysusers.d file
2014-08-31  Vincent Bernatlldpd: handle early cleanup in case interface cannot...
2014-08-31  Vincent Bernatlib: handle read failure in sync case
2014-08-31  Vincent Bernatlib: really correctly handle read failure
2014-08-31  Vincent Bernatlldpcli: disable SIGPIPE
2014-08-31  Vincent Bernatlib: correctly handle read failure
2014-08-30  Vincent Bernatlib: stricter checks when resuming an operation in...
2014-08-26  Vincent Bernatlldpcli: add editor local variables to bash completion
2014-08-26  Vincent Bernatlldpcli: add editor local variables to zsh completion
2014-08-12  Vincent Bernatlldpcli: indent multiline texts (like system description)
2014-08-12  Vincent Bernatlldpcli: fix style convention to match other files
2014-08-03  Vincent Bernatbash/zsh: ensure completions are present in dist tarball
2014-08-03  Vincent BernatNEWS: add a word about bash/zsh completion
2014-08-03  Vincent Bernatzsh: add ZSH completion
2014-08-03  Vincent Bernatbash: move bash completion outside Debian packaging
2014-07-21  Vincent Bernatrelease: new version 0.7.10
2014-07-21  Vincent BernatNEWS: add a word about json-c library support 0.7.10
2014-07-21  Vincent Bernatlldpcli: fix jansson implementation of the JSON output
2014-07-21  Vincent Bernatconfigure: if --with-json, default to jansson implement...
2014-07-21  Vincent Bernatcdp: complete manual page with CDP-related options
2014-07-21  Michel Stamcdp: Make it possible to enable CDPv2 without enabling... 71/head
2014-07-21  Michel Stamlldpcli: Add json description to lldpcli usage
2014-07-21  Michel Stamcdp: Add power requirement to CDPv2 frames
2014-07-21  Michel Stamlldpcli: Add support for JSON-C
2014-07-12  Vincent Bernatlldpcli: make complete command work on privleged comman...
2014-07-12  Vincent Bernatlldpcli: provide a hidden complete command for shell...
2014-07-10  Vincent Bernatlldpcli: change how privileged commands are declared
2014-07-10  Vincent Bernatlldpcli: reformat a bit bash completion to be more...
2014-07-09  Vincent Bernatpriv: avoid a socket leak when interface is already...
2014-07-09  Vincent Bernatsnmp: avoid deferencing a pointer when it may be NULL
2014-07-08  Sam Tannousdcbx tlv recd are printed as log_debug
2014-07-08  Vincent Bernatlldpcli: use protocol map from liblldpctl to select...
2014-07-08  Vincent Bernatlldpcli: document `-u` argument in synopsis
2014-07-08  Sam Tannouslldpcli: add display filter to show nbrs running specif...
2014-07-08  Vincent Bernatlib: update liblldpctl versioning
2014-07-08  Sam TannousAdd call to process more messages from data already...
2014-07-08  Sam TannousAdd error code to the multicast address add/delete...
2014-07-08  Sam TannousMove interface update msg to debug level
2014-07-08  Sam TannousAdd ignore handler for SIGHUP in lldpcli
2014-07-08  Sam TannousThis patch adds bash completion for lldpcli.
2014-07-08  Vincent Bernatsnmp: use poll() to wait for AgentX socket to be ready
2014-07-08  Vincent Bernatsnmp: preserve previous flags when making AgentX socket...
2014-07-08  Sam Tannousmake agentx socket non-blocking
2014-07-08  Sam TannousMake "too many neighbors for port" msg appear less...
2014-07-08  Sam Tannouslldpd: Fix netlink notification group for address changes
2014-07-08  Sam TannousIncrease event buffer
2014-07-08  Vincent Bernatlog: info messages should be logged on syslog but not...
2014-07-08  Sam Tannouslldpd: fix log_info
2014-07-08  Vincent BernatNEWS: credit seccomp fix
2014-07-08  Vincent Bernatlldpd: fix use of NULL in execl*
2014-07-08  Vincent BernatMerge pull request #70 from chutz/seccomp-whitelist
2014-07-08  Patrick McLeanlldpd: whitelist sendto, poll, recvmsg and readv in... 70/head
2014-06-17  Vincent BernatNEWS: add a word about ability to disable LLDP
2014-06-15  Vincent Bernatlldpd: fix how LLDP can be disabled
2014-06-15  Vincent Bernatcdp: don't expect and off-by-one checksum
2014-06-15  udbxtd2008frame: fix CDP checksum
2014-05-30  Vincent BernatREADME: document the new promisc interface in README...
2014-05-30  Vincent Bernatlldpcli: give more details in the manual page about...
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
next