summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * updating acx_pthread.m4 to newer version from http://autoconf-archive.cryp...Sebastien Estienne2006-02-231-109/+7
* * fix a typoSebastien Estienne2006-02-231-1/+1
* minor NEWS updateLennart Poettering2006-02-221-4/+4
* reword allow-pointopoint paragraph in avahi-daemon.conf man page to stress th...Lennart Poettering2006-02-221-5/+9
* NEWS updateLennart Poettering2006-02-221-0/+15
* annoy people with some default wide-area domainsLennart Poettering2006-02-221-1/+1
* bump version and sonameLennart Poettering2006-02-221-2/+2
* hide "Bad probe size estimate" warning in probe code which was generated when...Lennart Poettering2006-02-221-1/+1
* * create $(localstatedir)/run if it doesn't existSebastien Estienne2006-02-201-0/+3
* reverse 1144, since it broke more things than it fixedLennart Poettering2006-02-2010-24/+23
* remove superfluous test for '#'Lennart Poettering2006-02-201-2/+2
* small cleanupLennart Poettering2006-02-201-2/+5
* fix memory leak when freeing static host structsLennart Poettering2006-02-201-6/+2
* * Update static hosts, fix a missing fclose(), free some leaked memory and f...Trent Lloyd2006-02-202-32/+38
* * add an option to make avahi-daemon using POINTOPOINT interfaces (disable b...Sebastien Estienne2006-02-197-2/+14
* * apply patches from debian pacakgeSebastien Estienne2006-02-173-3/+5
* make anonymous structs appear properly in doxygenLennart Poettering2006-02-1711-24/+25
* bump sonamesLennart Poettering2006-02-141-2/+2
* NEWS file update for 0.6.7Lennart Poettering2006-02-141-0/+16
* apply slackware patch from Paul BlazejowskiLennart Poettering2006-02-141-1/+1
* bump version number to 0.6.7Lennart Poettering2006-02-141-1/+1
* add man page for /etc/avahi/hosts and modify other man pages to refer to itLennart Poettering2006-02-144-11/+87
* add copyright blurb and some more commentsLennart Poettering2006-02-141-2/+23
* Dont' write a message to syslog when /etc/avahi/hosts does not existLennart Poettering2006-02-141-1/+2
* include static-hosts.h in main.cLennart Poettering2006-02-141-0/+1
* * Updated doc/TODOSebastien Estienne2006-02-136-3/+204
* * Implement static hosts file for static host<->ip mappingsTrent Lloyd2006-02-115-1/+277
* add membership hack for IPv6, tooLennart Poettering2006-02-101-1/+7
* * fix bug where avahi-daemon wasn't working anymore after the iface went dow...Sebastien Estienne2006-02-101-0/+3
* merge ia64 fixes from Jason Vas DiasLennart Poettering2006-02-091-5/+5
* * added a status checkSebastien Estienne2006-02-042-4/+42
* * add support for /etc/localtime in avahi's chroot for debianSebastien Estienne2006-02-033-2/+22
* * sync fedora/redhat initscripts with fedora/redhat shipped packagesSebastien Estienne2006-02-032-13/+40
* * replace gtk2reactor by glib2reactor, closing Ticket #10Sebastien Estienne2006-02-021-2/+2
* add new error code AVAHI_ERR_IS_EMPTY and use it in avahi_entry_group_commit()Lennart Poettering2006-01-305-7/+10
* update NEWS fileLennart Poettering2006-01-301-0/+19
* bump sonamesLennart Poettering2006-01-301-4/+4
* bump version number to 0.6.6Lennart Poettering2006-01-301-1/+1
* * do not accept empty strings in TXT recordsLennart Poettering2006-01-301-1/+1
* doxygen updateLennart Poettering2006-01-301-4/+14
* forward error back to the client when a commit() call failsLennart Poettering2006-01-301-1/+3
* don't allow commiting of empty entry groupsLennart Poettering2006-01-301-0/+3
* Move AvahiPoll structure into read-only memoryLennart Poettering2006-01-301-11/+11
* Update doxygen docs for publishing a littleLennart Poettering2006-01-281-35/+41
* update example to include some code to show how to modify an existing serviceLennart Poettering2006-01-271-0/+30
* Update doxygen docs a little to make clearer when to use what API when modify...Lennart Poettering2006-01-271-3/+10
* small update-test debug output improvementLennart Poettering2006-01-271-1/+3
* minor service type database updatesLennart Poettering2006-01-271-4/+2
* fix entry group destruction (closes #5)Lennart Poettering2006-01-271-1/+1
* * Fix typo in HTTPs service found by Paul HempsTrent Lloyd2006-01-271-1/+1