]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2013-07-13  Vincent Bernatconfigure: check for `res_init()` before trying other...
2013-07-12  Vincent BernatREADME: remove inexact paragraph about stacking bonding...
2013-07-12  Vincent Bernatosx: update SHA1 sum for Homebrew recipe
2013-07-12  Vincent Bernatosx: fix postinstall script 0.7.6
2013-07-12  Vincent Bernatpackaging: change `PreReq` to `Requires(pre)` in lldpd...
2013-07-12  Vincent Bernatpackaging: update to 0.7.6
2013-07-11  Vincent BernatREADME: show how to use tcpdump for troubleshooting
2013-07-11  Vincent Bernatpriv: correctly declare `priv_cmd` type
2013-07-03  Vincent Bernatdoc: add a CONTRIBUTE document
2013-07-03  Vincent Bernatlinux: define IFALIASZ for old systems
2013-07-03  Vincent Bernatlldpd: fix a fd leak when we cannot write the new alias
2013-07-03  Vincent Bernatlldpd: append "was" to an interface description when...
2013-07-03  Vincent Bernatclient: add "configure/unconfigure system interface...
2013-07-03  Vincent Bernatlib: `lldpctl_k_config_receiveonly` is a read-only...
2013-07-02  Vincent Bernatinterfaces: overwrite interface description with neighb...
2013-07-02  Vincent Bernatpriv: avoid to leak generic socket
2013-07-02  Vincent Bernatprivsep: separate OS specific code to dedicated files
2013-06-28  Vincent Bernatredhat: require groupadd/useradd
2013-06-28  Vincent Bernatosx: don't repeat `pkg-ref` several times in `distribut...
2013-06-28  Vincent Bernatosx: don't use `domains` tag in `distribution.xml`
2013-06-25  Vincent Bernatosx: add a way to compile for older versions of OS X
2013-06-25  Vincent Bernatosx: `make pkg` can now build universal binaries
2013-06-24  Vincent Bernatosx: don't try to build universal binaries
2013-06-24  Vincent Bernatconfigure: remove out-dated instructions to regen autoc...
2013-06-24  Vincent Bernatsnmp: fix a typo in `agent_priv.c`
2013-06-24  Vincent Bernatconfigure: ensure that osx/scripts are executable
2013-06-24  Vincent Bernatosx: use HTML files instead of RTF for welcome message
2013-06-24  Vincent Bernatosx: simpler instructions in README.md
2013-06-24  Vincent Bernatosx: add a target to build an OSX package
2013-06-24  Vincent Bernatconfigure: fix a typo in the description of `--with...
2013-06-24  Vincent Bernattravis: check that we can build lldpd with embedded...
2013-06-24  Vincent Bernatconfigure: add a flag to force use of embedded libevent
2013-06-23  Vincent Bernatdebian: update packaging to match downstream
2013-06-23  Vincent Bernatcompat: include config.h in compat.h
2013-06-23  Vincent Bernatcompat: fix strndup
2013-06-23  Vincent BernatNEWS: add an entry about the use of `strndup()`
2013-06-23  Vincent Bernatcompat: add `strndup()` compatibility function
2013-06-23  Vincent Bernatcompat: remove copyright notice for setproctitle()
2013-06-23  Vincent Bernattests: define ck_assert_ptr_eq if check is too old
2013-06-23  Vincent Bernatosx: use SHA1 instead of MD5 in homebrew formula
2013-06-22  Vincent Bernatcheck: use `ck_assert_ptr_eq` instead of `ck_assert_int...
2013-06-22  Vincent Bernatstyle: use C99 designated initializers instead of memse...
2013-06-22  Vincent Bernatpackaging: update to 0.7.5
2013-06-22  Vincent Bernattokenizer: input buffer was too small 0.7.5
2013-06-22  Vincent Bernatpackaging: update packaging
2013-06-22  Vincent Bernatbpf: on OpenBSD, invert the filter direction 0.7.4
2013-06-21  Vincent BernatNEWS: add an entry for the use of `setproctitle()`
2013-06-21  Vincent Bernatcompat: declare `setproctitle()` as a printf function
2013-06-21  Vincent Bernatdebian: build-depends on libbssd-dev
2013-06-21  Vincent Bernatlldpd: when no `setproctitle()` available, don't count...
2013-06-21  Vincent Bernatlldpd: count number of chassis to get number of neighbors
2013-06-21  Vincent Bernatlldpd: don't call `lldpd_count_neighbors()` too many...
2013-06-21  Vincent Bernatbuild: use libbsd if available, also use `setproctitle()`
2013-06-20  Vincent Bernatlldpcli: `configure system platform` to override platfo...
2013-06-20  Vincent Bernatlldpcli: `configure system description` to override...
2013-06-20  Vincent Bernatlldpcli: split `conf.c` into `conf-system.c` and `conf...
2013-06-20  Vincent Bernatlldpcli: `configure system interface pattern` instead...
2013-06-09  Vincent Bernatlibevent: use GitHub git tree
2013-06-09  Vincent Bernatdebian: sync packaging with official Debian package
2013-06-09  Vincent Bernatlibevent: switch to patches-2.0 branch to get the appro...
2013-06-09  Vincent Bernatgit: ignore test-driver, generated by recent automake...
2013-06-08  Roopa PrabhuFixed some boundary conditions in code that cleans
2013-06-07  Pradosh Mohapatraliblldpctl: fix infinite loop when user is reading...
2013-06-06  Vincent Bernatmarshal: fix alignment issue when unserializing
2013-06-06  Vincent Bernatlog: fix memory leak when using a log handler
2013-06-06  Vincent Bernatmarshal: don't declare serialize/unserialize helper...
2013-06-06  Vincent Bernatlldpd: fix an alignment (non-)issue
2013-06-06  Vincent Bernatlldpcli: don't use an hack to pass the writer to watch...
2013-06-02  Vincent Bernatmarshal: provide type-specific serialization/unserializ...
2013-06-01  Vincent Bernatclient: fix a memory leak when changing lldpd configuration
2013-06-01  Vincent Bernatctl: fix a memory leak when cleaning control socket
2013-06-01  Vincent Bernatclient: trigger interface refresh when updating interfa...
2013-06-01  Vincent Bernatlib: fix a memory leak when modifying interface pattern
2013-06-01  Vincent Bernatlldpcli: document "configure lldp iface-pattern" in...
2013-06-01  Vincent Bernatlldpctl.h: document possibility to write iface-pattern
2013-06-01  roopalldpcli: Add support to set iface-pattern
2013-05-14  Vincent Bernatsonmp: allow SONMP unittests to work without a global...
2013-05-14  Vincent Bernatman: document tx-hold
2013-05-14  Vincent Bernatman: tx-interval cannot be set per port
2013-05-14  roopalldpd: Add tx_hold
2013-05-14  Vincent Bernatlldpcli: don't rely on `fgetln()` providing a NULL...
2013-05-14  Vincent Bernatlldpcli: don't free input line
2013-05-14  Vincent Bernatlib: keep space for new values in `lldpctl_key_t`
2013-05-12  Vincent Bernatdebian: synchronize packaging with Debian
2013-05-12  Vincent Bernatrelease: prepare 0.7.3
2013-05-08  Vincent BernatNEWS: add a word about Solaris support 0.7.3
2013-05-08  Vincent Bernatsolaris: less intrusive way to get CMSG_* macros
2013-05-08  Vincent Bernatsolaris: assume that IP forwarding is disabled
2013-05-08  Vincent Bernatsolaris: preliminary support
2013-05-08  Vincent BernatNEWS: add an entry about LLDP-MED fast start.
2013-05-08  Vincent Bernatlldpcli: allow to enable/disable fast-start and set...
2013-05-08  Vincent Bernatlldpd: enable fast start by default
2013-05-08  Vincent Bernatlldpd: make fast start work only when receiving LLDP...
2013-05-08  roopalldpd: fast start support
2013-05-08  Vincent Bernatconfigure: use `AC_PROG_EGREP` to find a suitable ...
2013-05-07  Vincent Bernatlib: use uint8_t instead of u_int8_t
2013-05-07  Vincent Bernatconfigure: display configured OS
2013-05-06  Vincent Bernatlldpcli: complete the manual page with the syntax of...
2013-05-06  Vincent Bernatlldpcli: summary of statistics is done on provided...
2013-05-06  Vincent Bernatlldpcli: fix two warnings introduced by the previous...
next