]> git.meshlink.io Git - catta/history - avahi-autoipd
add a makefile rule for zssh.exe, and add a .pc file for avahi-ui-sharp
[catta] / avahi-autoipd /
2007-04-19 Lennart Poetteringkill avahi autoipd when dhclient enters RELEASE state...
2007-04-14 Lennart PoetteringFix error message when passing invalid command line...
2007-04-12 Lennart Poetteringincrease netlink buffer size (hopefully closes #106)
2007-04-12 Lennart Poetteringfix a badly chosen log level. patch from tedp. closes...
2007-04-12 Lennart Poetteringupdate EXTRA_DIST
2007-04-12 Lennart Poetteringport avahi-autoipd to FreeBSD (original patch from...
2007-02-04 Lennart PoetteringUse SCM_CREDENTIALS for authentication of netlink data...
2006-12-31 Lennart PoetteringFix error message when passing an invalid command line...
2006-12-11 Trent Lloyd * Also fix < 2.6.19 builds for avahi-autoipd.
2006-12-11 Trent Lloyd* Revert previous patch to check nlmsg_pid as it is...
2006-09-04 Lennart Poetteringfix --help
2006-09-04 Lennart Poetteringuse alias interfaces for network configuration if only...
2006-09-03 Lennart Poetteringdo not remove the interface address if an UNBIND event...
2006-09-03 Lennart Poetteringconfigure broadcast address explicitly
2006-09-02 Lennart Poetteringfix "make distcheck"
2006-09-02 Lennart Poetteringremove "set -e" from the hook scripts since this appare...
2006-09-02 Lennart Poetteringremove a bogus warning
2006-09-02 Lennart Poetteringship dhclient hook scripts for using ipv4ll as fallback...
2006-09-01 Lennart Poettering* ship avahi-autopid.action in the tarball
2006-09-01 Lennart Poetteringremove remnants of a todo list
2006-08-31 Lennart Poettering* don't allow 169.254.0.0 and 169.254.255.255 as valid...
2006-08-31 Lennart Poetteringimplement chroot()ing and dropping of privileges
2006-08-31 Lennart Poetteringchange process title to work with pidof/killall
2006-08-31 Lennart Poetteringinstall avahi-autoipd.action
2006-08-31 Lennart Poetteringadd support for interface configuration with user suppl...
2006-08-31 Lennart Poetteringavahi_set_proc_title(): change the process name with...
2006-08-31 Lennart Poetteringadd new option --force-bind
2006-08-31 Lennart Poetteringset the interface to IFF_UP before using it. handle...
2006-08-31 Lennart Poetteringimplement command line parsing, signal handling, daemon...
2006-08-30 Lennart Poetteringa few fixes in netlink handling
2006-08-30 Lennart Poetteringdocument iface.h to ease porting
2006-08-30 Lennart Poetteringadd netlink support
2006-08-30 Lennart Poetteringadd initial version of a RFC3927/IPv4LL implementation