]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2015-01-25  Vincent Bernatbuild: use version sort for changelog
2015-01-17  Vincent BernatNEWS: add an entry for the two previous commits
2015-01-17  Vincent Bernatlldp: fix boundary checks when decoding LLDP protocol...
2015-01-17  Vincent Bernatlldp: fix boundary checks when decoding LLDP management...
2015-01-12  Vincent Bernatlldpcli: add "tagged" keyword to "configure med policy"
2015-01-05  Vincent Bernattravis: use stable NetSNMP from Homebrew
2015-01-05  Vincent Bernatlibevent: enable silent rules by default
2015-01-05  Vincent Bernatlibevent: update embedded copy to 2.0.22-stable
2015-01-04  Vincent BernatNEWS: add an entry for the two previous commits
2015-01-04  Vincent Bernatlldp: send a shutdown LLDPDU on exit
2015-01-04  Vincent Bernatlldp: when MSAP changes, send a shutdown LLPDU
2015-01-04  Vincent Bernatmarshal: don't marshal previous port value
2014-12-30  Vincent Bernattravis: don't compile embedded libevent + clang on OSX
2014-12-30  Vincent Bernattravis: don't fail on unused functions (second try)
2014-12-30  Vincent Bernattravis: don't fail on unused functions
2014-12-30  Vincent Bernattravis: don't allow any warning or error
2014-12-30  Vincent Bernatversion: prepare 0.7.13 release 0.7.13
2014-12-29  Vincent Bernatconfigure: let define pkg-config directory with `-...
2014-12-15  Vincent Bernatman: `-I` option and the like also affect sending
2014-12-10  Vincent Bernatlldp: fix display of unknown organizational ID
2014-12-06  Vincent Bernatlldpd: don't rely on a checksum to detect a port change
2014-12-06  Vincent Bernatlldpd: use a macro to define offset of permanent port...
2014-12-05  Vincent BernatNEWS: add an entry for the latest commit
2014-12-04  Vincent Bernatlldpd: fix coding style in latest commit
2014-12-04  Vincent BernatMerge pull request #84 from IcyMetric/master
2014-12-04  Robert LongAllow setting control socket on CLI 84/head
2014-12-04  Vincent Bernatlldpd: decrease probability of collisions on port checksums
2014-12-03  Vincent Bernatlldpd: decrease probability of collisions on port checksums
2014-12-03  Vincent Bernatlldpd: really ensure that port checksum can never be 0
2014-12-03  Vincent Bernatlldpd: fix timer initialization when checksum is 0
2014-12-03  Vincent Bernatmarshal: ensure we correctly handle signed result from...
2014-12-01  Vincent Bernatxml: check that libxml-2 is really usable
2014-12-01  Vincent Bernatsnmp: `agent_init()` won't modify AgentX string
2014-12-01  Vincent Bernatlib: silent a warning about uninitialized value
2014-11-22  Vincent Bernatredhat: do not install the chroot
2014-11-22  Vincent Bernatredhat: requires pkg-config to build devel package
2014-11-22  Vincent Bernatrelease: prepare release of 0.7.12 0.7.12
2014-11-09  Vincent Bernatlib: fix pkgconfig file substitutions
2014-11-06  Vincent Bernatclient: fix "update" command
2014-11-04  Vincent Bernattravis: travis comes with autotools and friends already...
2014-11-04  Vincent Bernatdebian: update symbol versioning for incompatibility...
2014-11-04  Vincent Bernatlib: bump versioning
2014-11-04  Vincent Bernatlib: make it safe to pass NULL to `lldpctl_atom_set_str()`
2014-11-04  Vincent Bernatlib: document the possibility of using NULL with `lldpc...
2014-11-04  Vincent Bernatlldpcli: allow to unset patterns and system description...
2014-11-04  Vincent Bernatlib: replace macro by a function for `_lldpctl_atom_set...
2014-11-04  Vincent Bernatlib: factor out some code in `_lldpctl_atom_set_str_con...
2014-11-02  Vincent BernatNEWS: add an entry about some flags not being persisten...
2014-11-02  Vincent Bernatbuild: hide renaming of template-generated files
2014-11-02  Vincent Bernatlldpd: use strdup() on arguments that could be changed...
2014-11-02  Vincent Bernatclient: fix configuration modification
2014-10-30  kannalldpcli: pretty print json
2014-10-26  Vincent Bernatsystemd: fix systemd unit file
2014-10-26  Vincent Bernatdebian: update symbols file
2014-10-26  Vincent Bernatinterfaces: bond listening was broken only for old...
2014-10-26  Vincent Bernatinterfaces: fix initialization of hardware h_data for...
2014-10-24  Vincent Bernatframe: mention the licensing issue with POKE/PEEK macros
2014-10-18  Vincent Bernatlldpcli: handle comments in tokenizer
2014-10-15  Vincent BernatMerge pull request #77 from Authority1980/master
2014-10-15  Wes HardinFixed Changelog dates 77/head
2014-10-14  Vincent Bernatlldpcli: don't complain when reading a commented line
2014-10-08  Vincent Bernatredhat: mark /var/run stuff as a ghost directory
2014-10-08  Vincent Bernatredhat: fix group tag
2014-10-08  Vincent Bernatredhat: provide a longer description for devel package
2014-10-08  Vincent Bernatredhat: fix RPM building on SuSE with respect to /usr...
2014-10-08  Vincent Bernatredhat: add completions for bash and zsh
2014-10-08  Vincent Bernatredhat: everything in /etc/lldpd.d is a configuration...
2014-10-08  Vincent Bernatredhat: reference /etc/lldpd.d/README.conf
2014-10-08  Vincent Bernatredhat: use appropriate macros for directory
2014-10-08  Vincent Bernatrelease: prepare 0.7.11 0.7.11
2014-10-07  Vincent Bernatman: sync lldpcli description of pattern matching
2014-10-07  Vincent Bernatman: say that by default only physical interfaces are...
2014-10-07  kannalldpd: check if capabilities are available/supported...
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
next