summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * add two new configuration file options: "disable-publishing" and "disable-u...Lennart Poettering2005-11-0614-27/+113
* update TODOLennart Poettering2005-11-051-1/+1
* * look for additional browsing dmains in $AVAHI_BROWSE_DOMAINS on the client ...Lennart Poettering2005-11-052-1/+106
* implement XDG basedir subset, which we will use to read user configured brows...Lennart Poettering2005-11-044-2/+141
* * allow the user to specify a static browse domain list in the configuration ...Lennart Poettering2005-11-0311-19/+143
* * small fixesSebastien Estienne2005-11-032-3/+4
* update TODOLennart Poettering2005-11-031-1/+1
* rework and cleanup socket handling to improve support for OS that don't suppo...Lennart Poettering2005-11-036-179/+222
* * more small fixes for OpenBSDSebastien Estienne2005-11-022-1/+2
* * Always specfify the local IP address when joining mcast groups. This increa...Lennart Poettering2005-11-014-42/+108
* * fix two #ifdefsLennart Poettering2005-11-011-2/+2
* remove array size warningLennart Poettering2005-11-011-2/+2
* * fix for undefined XMLCALLSebastien Estienne2005-11-011-0/+4
* * fix compiling with --disable-dbusSebastien Estienne2005-11-012-1/+5
* update TODOLennart Poettering2005-11-011-1/+1
* * add support to browse for domains in avahi-browseLennart Poettering2005-11-011-41/+125
* use a normal fork() instead of a daemon_fork() when forking of chroot() helpe...Lennart Poettering2005-11-011-2/+4
* update TODO listLennart Poettering2005-11-011-0/+1
* * many small fixes for NetBSDSebastien Estienne2005-10-315-7/+10
* update todoLennart Poettering2005-10-311-1/+3
* * small fix in the #includesSebastien Estienne2005-10-312-1/+3
* make use of setproctitle() to change the process title of the daemon processe...Lennart Poettering2005-10-307-26/+184
* * add chroot() support on LinuxLennart Poettering2005-10-3013-33/+757
* fix avahi-browse build when gdbm is not availableLennart Poettering2005-10-291-1/+2
* fix configure.acLennart Poettering2005-10-291-1/+1
* * more trivial fix, now avahi-daemon and dnsconfd compiles on OpenBSDSebastien Estienne2005-10-282-0/+2
* * many trivial fix to make avahi compile on OpenBSDSebastien Estienne2005-10-2813-21/+46
* lookup service types in the service data base in avahi-browseLennart Poettering2005-10-276-16/+229
* * split dbus-protocol.c in multiple sources filesLennart Poettering2005-10-2715-1706/+2268
* * nicer display of txt recordsSebastien Estienne2005-10-271-7/+22
* remove the NotFound event, as it is not used anymoreJames Willcox2005-10-271-1/+0
* remove a bunch of compiler warningsLennart Poettering2005-10-276-16/+16
* change rdata type from "uint8_t*" to "const void*"Lennart Poettering2005-10-272-3/+3
* * format unknown DNS records according to RFC3597Lennart Poettering2005-10-2710-55/+129
* fix the ClientState enumerationJames Willcox2005-10-271-3/+9
* * Update TODOTrent Lloyd2005-10-271-0/+1
* update TODOLennart Poettering2005-10-271-0/+1
* update TODOLennart Poettering2005-10-271-0/+1
* * Update TODOTrent Lloyd2005-10-271-1/+2
* * avahi-daemon: Implement EntryGroup::AddRecord for arbitrary record additionsTrent Lloyd2005-10-2710-5/+219
* Remove -Wlarger-than-4000 from gcc command lineLennart Poettering2005-10-271-1/+1
* Add validity checking to TXT data parsing, this fixes a remotely exploitable ...Lennart Poettering2005-10-277-20/+59
* install publish.h, lookup.hLennart Poettering2005-10-271-1/+1
* distribute sigint.hLennart Poettering2005-10-261-1/+1
* update Makefile.amLennart Poettering2005-10-261-0/+5
* distribute publish.h lookup.hLennart Poettering2005-10-261-1/+2
* add dns-srv.hh to distributionLennart Poettering2005-10-261-1/+2
* ignore some more filesLennart Poettering2005-10-260-0/+0
* add sigint.[ch]Lennart Poettering2005-10-262-0/+176
* add avahi-browse.cLennart Poettering2005-10-261-0/+593