]> git.ipfire.org Git - thirdparty/lldpd.git/shortlog
thirdparty/lldpd.git
2016-02-20  Vincent Bernatredhat: don't try to guess systemd unit directory
2016-02-20  Vincent Bernatredhat: enable some CFLAGS
2016-02-20  Vincent Bernatredhat: make systemd stuff also works with SuSE
2016-02-20  Vincent Bernatredhat: fix parentheses on conditions
2016-02-20  Vincent Bernatdebian/redhat: prepare 0.9.1 0.9.1
2016-02-10  Vincent Bernatnetlink: log error code when unable to receive netlink
2016-02-10  Vincent Bernatnetlink: add an entry in NEWS for previous commit
2016-02-10  Vincent BernatMerge pull request #161 from 6WIND/fix-large-netlink...
2016-02-10  David Morelnetlink: fix reception of large netlink messages 161/head
2016-02-08  Vincent Bernatinterfaces: when no alias available, use interface...
2016-02-05  Vincent Bernattravis: disable integration tests
2016-02-05  Vincent Bernattravis: enable travis to access kernel file
2016-02-05  Vincent Bernattravis: don't run distcheck on integration tests
2016-02-05  Vincent Bernattravis: order environment variables to be easier to...
2016-02-05  Vincent Bernatdoc: add an entry about netlink-related fixes
2016-02-05  Vincent Bernattravis: compatibility with Ubuntu Precise
2016-02-04  Vincent Bernattravis: try to run integration tests on travis
2016-02-04  Vincent Bernatinterfaces: fix alias handling
2016-02-04  Vincent Bernattests: speed up integration tests by sleeping less
2016-02-04  Vincent Bernatnetlink: merge old attributes with new ones
2016-02-04  Vincent Bernattests: use generated libtool
2016-02-04  Vincent Bernattests: require presence of "ip" and "brctl"
2016-02-04  Vincent Bernattests: execute rtmon to keep a trace of netlink messages
2016-02-04  Vincent Bernattests: rework integration tests to not rely on tmux
2016-01-31  Vincent Bernattravis: also try to build OSX package
2016-01-31  Vincent Bernatosx: workaround issues with SIP on El Capitan
2016-01-31  Vincent Bernatosx: simplify build
2016-01-31  Vincent Bernatdoc: replace "Mac OS X" by "OS X"
2016-01-31  Vincent Bernatbuild: only test libbsd linking if we have found it
2016-01-31  Vincent Bernatlib: only define ntohll if not already defined
2016-01-30  Vincent Bernatinterfaces/linux: remove interface blacklisting
2016-01-30  Vincent Bernatinterfaces/linux: blacklist some drivers instead of...
2016-01-30  Vincent Bernatinterfaces/linux: don't check transmit queue size
2016-01-24  Vincent Bernatman: fix a spelling error in manual page
2016-01-23  Vincent Bernatclient: fix code style
2016-01-23  Vincent Bernatclient: ensure JSON is written to the provided file...
2016-01-23  Vincent Bernatclient: ensure XML is written to the provided file...
2016-01-20  Vincent Bernatdoc: fix NEWS file about netlink change
2016-01-20  Vincent Bernatlib: rework a bit documentation around reference counting
2016-01-10  Vincent Bernatbuild: add some integration tests 0.9.0
2016-01-10  Vincent Bernatbuild: don't use libbsd if we can't link it
2016-01-01  Vincent Bernatnetlink: handle veth loops correctly
2016-01-01  Vincent Bernatlldpd: fix change detection
2016-01-01  Vincent Bernatdebian/redhat: prepare 0.9.0
2016-01-01  Vincent Bernattravis: don't require libnl-3-dev
2016-01-01  Vincent Bernatnetlink: remove use of libnl3
2016-01-01  Vincent Bernatlldpd: cleanup local chassis on exit
2016-01-01  Vincent Bernatlldpd: cleanup default local port on exit
2016-01-01  Vincent Bernatevent: unallocate interface timer event on exit
2015-12-29  Vincent Bernatclient: don't do arithmetics with void*
2015-12-29  Vincent Bernatdoc: no 0.8.0 release planned
2015-12-29  Vincent Bernatclient: fix segfault when displaying some information 0.8.0
2015-12-29  Vincent Bernatclient: gracefully handle NULL data in writers
2015-12-29  Vincent Bernatclient: remove incomplete commented examples
2015-12-29  Vincent Bernatosx: move /var/run/lldpd creation in postinstall
2015-12-28  Vincent Bernatbuild: don't check for pkg-config several times
2015-12-28  Vincent Bernatosx: ensure creation of var/run/lldpd
2015-12-28  Vincent Bernatosx: reduce distance with official HomeBrew formula
2015-12-28  Vincent Bernatosx: update Homebrew formula
2015-12-28  Vincent Bernatlibnl: update to 3.2.27
2015-12-27  Vincent Bernatredhat: add a note about the spec file being tied to OBS
2015-12-27  Vincent Bernatredhat: don't use %elseif
2015-12-27  Vincent Bernatredhat: drop support for RHEL 4
2015-12-27  Vincent Bernatbuild: prepare for release
2015-12-16  Vincent Bernatbuild: .git can be a file (worktree)
2015-12-16  Vincent Bernatbuild: check for configure before trying to configure...
2015-12-16  Vincent Bernatbuild: don't do a submodule update if not a git checkout
2015-12-15  Vincent Bernatclient: avoid -Waddress warning by comparing to NULL
2015-12-15  Vincent Bernatclient: update LLDP-MED policy L2 priority values to...
2015-12-15  Vincent Bernatclient: display numeric PCP
2015-12-13  Vincent Bernatbuild: bison and flex are needed to configure libnl3
2015-12-13  Vincent Bernatbuild: let AC_SEARCH_LIBS modify LIBS
2015-12-13  Vincent Bernattravis: enable PIE
2015-12-13  Vincent Bernatbuild: don't enable PIE by default
2015-12-13  Vincent Bernatbuild: don't use getopt from libbsd
2015-12-13  Vincent Bernatbuild: make use of libbsd work even if a user override...
2015-12-12  Vincent Bernatcompat: use getline() instead of fgetln()
2015-12-12  Vincent Bernatbuild: use libbsd overlay
2015-12-01  Vincent Bernatinterfaces: use /proc/net/bonding as primary method
2015-12-01  Vincent Bernatinterfaces: fallback to old method to get original...
2015-12-01  Vincent Bernatinterfaces: handle the case where the provided MAC...
2015-12-01  Vincent Bernatinterfaces: query permanent MAC address through ethtool
2015-12-01  Vincent Bernatlldpmed: fix numeric values for L2 priority
2015-11-28  Vincent Bernatlog: rework the way -d work
2015-11-27  Vincent Bernatosx: also use /sbin/nologin as default shell
2015-11-27  Vincent Bernatredhat: use /sbin/nologin as a shell for lldpd
2015-11-23  Vincent Bernatdebian: don't try to support older distributions
2015-11-23  Vincent Bernatdebian: express minimal version needed for libnl3
2015-11-23  Vincent Bernatredhat: use system libnl3 when possible
2015-11-23  Vincent Bernatredhat: use embedded libevent on older distributions
2015-11-23  Vincent Bernatredhat: correctly handle SLES too
2015-11-22  Vincent Bernatdebian/redhat: update packaging
2015-11-14  Vincent Bernatdebian: also requires libnl-route-3-dev as a dependency
2015-11-14  Vincent Bernatbuild: allow an embedded subdir to be absent
2015-10-20  Vincent Bernatevent: check if timer is present before trying to activ...
2015-10-17  Vincent Bernatbuild: ignore untracked files in submodule for version
2015-10-07  Vincent BernatMerge pull request #142 from matsimon/master
2015-10-07  Mathieu SimonTiny typo in lldpd's manpage 142/head
2015-10-06  Vincent Bernatbuild: check runtime support of constructor/destructor feature/test-runtime-ctors 139/head
2015-10-05  Vincent Bernatbuild: check for support for constructor/destructor...
next