summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make d-bus version detection work for >= 1.0 (Closes: #71)Trent Lloyd2006-11-111-18/+3
* Fix a bug where Avahi does not verify the source of netlink messages Trent Lloyd2006-11-063-1/+19
* add updated specs to svnLennart Poettering2006-10-032-0/+5279
* * Fix dbus_service_browser not setting AVAHI_LOOKUP_RESULT_OUR_OWN.Trent Lloyd2006-09-251-4/+4
* Fix build on NetBSD. Patch contributed by Daniel S. Haischt (closes #59)Lennart Poettering2006-09-212-3/+19
* reword NEWS file a littleLennart Poettering2006-09-131-8/+10
* bump version number and sonamesLennart Poettering2006-09-131-3/+3
* update NEWS fileLennart Poettering2006-09-131-0/+38
* minor rtp name fixLennart Poettering2006-09-121-1/+1
* add a few additional service types to databaseLennart Poettering2006-09-121-0/+16
* add pgp key server service type to databaseLennart Poettering2006-09-121-0/+2
* fix --helpLennart Poettering2006-09-041-1/+1
* use alias interfaces for network configuration if only ifconfig is availableLennart Poettering2006-09-041-10/+4
* describe how to communicate between IPv4LL and non-IPv4LL hostsLennart Poettering2006-09-041-0/+10
* do not remove the interface address if an UNBIND event is recieved. This migh...Lennart Poettering2006-09-031-1/+8
* configure broadcast address explicitlyLennart Poettering2006-09-031-3/+3
* fix "make distcheck"Lennart Poettering2006-09-021-2/+6
* update INSTALLLennart Poettering2006-09-022-1/+4
* remove "set -e" from the hook scripts since this apparently breaks stuff in t...Lennart Poettering2006-09-022-5/+1
* remove a bogus warningLennart Poettering2006-09-021-1/+3
* ship dhclient hook scripts for using ipv4ll as fallback solution where DHCP i...Lennart Poettering2006-09-023-1/+97
* add avahi autoipd man pageLennart Poettering2006-09-023-1/+271
* lots of documentation cleanups and fixesLennart Poettering2006-09-0212-26/+26
* * ship avahi-autopid.action in the tarballLennart Poettering2006-09-011-2/+10
* remove remnants of a todo listLennart Poettering2006-09-011-6/+0
* * don't allow 169.254.0.0 and 169.254.255.255 as valid addressesLennart Poettering2006-08-311-8/+92
* implement chroot()ing and dropping of privilegesLennart Poettering2006-08-312-24/+177
* change process title to work with pidof/killallLennart Poettering2006-08-311-6/+6
* install avahi-autoipd.actionLennart Poettering2006-08-311-0/+2
* * change process title of chroot() helper process to "chroot helper" droppingLennart Poettering2006-08-311-1/+3
* add support for interface configuration with user supplied event scriptLennart Poettering2006-08-313-24/+233
* avahi_set_proc_title(): change the process name with prctl() if availableLennart Poettering2006-08-315-15/+39
* remove some embarrassinlgy superfluous codeLennart Poettering2006-08-311-24/+0
* fix a few more s/DBUS/D-Bus/Lennart Poettering2006-08-314-4/+4
* bump D-Bus API revision (forgotten in 0.6.13)Lennart Poettering2006-08-311-3/+3
* Some more s/D-BUS/D-Bus/gLennart Poettering2006-08-312-3/+3
* autoconf love: Lennart Poettering2006-08-313-29/+64
* add service file fragment for _sftp-ssh._tcp (closes #58)Lennart Poettering2006-08-312-1/+39
* fix service type database creation on solarisLennart Poettering2006-08-311-1/+3
* add new option --force-bindLennart Poettering2006-08-311-5/+18
* set the interface to IFF_UP before using it. handle POLLERR on the packet soc...Lennart Poettering2006-08-312-15/+80
* implement command line parsing, signal handling, daemonizationLennart Poettering2006-08-313-73/+370
* a few fixes in netlink handlingLennart Poettering2006-08-302-13/+9
* document iface.h to ease portingLennart Poettering2006-08-301-0/+12
* add netlink supportLennart Poettering2006-08-305-33/+452
* add initial version of a RFC3927/IPv4LL implementationLennart Poettering2006-08-304-2/+682
* fix a few invalid calls to avahi_s_entry_group_xxx()Lennart Poettering2006-08-301-3/+8
* fix random seed initializationLennart Poettering2006-08-301-1/+1
* update "homepage" target to install the tarball on the web siteLennart Poettering2006-08-251-0/+1
* add findstatic.pl script from Andrew Tridgell to SVN. It's useful for findingLennart Poettering2006-08-251-0/+70