summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * update todo listLennart Poettering2005-06-2417-46/+1305
* ignore init scriptLennart Poettering2005-06-220-0/+0
* * remove stale UNIX sockets before creating new onesLennart Poettering2005-06-212-1/+13
* changed startup priority for avahi (15->75)Sebastien Estienne2005-06-214-4/+4
* update debian initscript to emulate lsb functionsSebastien Estienne2005-06-211-1/+50
* * Improve error message when /etc/avahi/services is not availableLennart Poettering2005-06-212-11/+28
* fix build system for build without gtk and dbusLennart Poettering2005-06-212-2/+2
* * Update configure.ac to check for the availabilty of more functionsLennart Poettering2005-06-216-38/+109
* some basic INSTALL and README instructions Sebastien Estienne2005-06-212-0/+20
* - updated Debian initscript to use libdeamon features (-k/-D/-r).Sebastien Estienne2005-06-212-27/+18
* * move socket and pid file to its own directory /var/run/avahiLennart Poettering2005-06-214-14/+68
* * Apply another patch by Sebastien Estienne for installing glade interface filesLennart Poettering2005-06-204-468/+25
* Add patches from Sebastien EstienneLennart Poettering2005-06-208-6/+677
* * drop priviligesLennart Poettering2005-06-193-1/+78
* * detect other running mDNS stacksLennart Poettering2005-06-195-51/+119
* * fix memory handling when reading configuration filesLennart Poettering2005-06-185-42/+131
* * rename the configuration variables register_xxx and announce_xxx to publish...Lennart Poettering2005-06-188-55/+364
* * make the daemon build with dbus on both 0.23 and 0.30+, it doesn't yet work...Trent Lloyd2005-06-172-0/+23
* * check for expat in configureLennart Poettering2005-06-173-1/+36
* * make sure to free some more time eventsLennart Poettering2005-06-172-6/+13
* * free timeout event when destroying service resolverLennart Poettering2005-06-171-3/+8
* fix label when services fails to resolveLennart Poettering2005-06-171-1/+1
* * more dbus build fixesTrent Lloyd2005-06-173-7/+11
* * include dbus-protocol.h in dbus-protocol.cTrent Lloyd2005-06-171-1/+2
* * Move the definition of DBUS_SERVICE_AVAHI to the right spot, oops. :)Trent Lloyd2005-06-172-2/+2
* * Split out the dbus stuff in the daemon to a separate file so it can be bui...Trent Lloyd2005-06-174-129/+202
* make the example a little bit more interestingLennart Poettering2005-06-171-5/+4
* fix $Id$ in example.serviceLennart Poettering2005-06-171-1/+1
* * add support for static service definitions for the daemon using XML fragmentsLennart Poettering2005-06-166-7/+712
* * update avahi_address_parse() to work with AF_UNSPEC address familyLennart Poettering2005-06-166-13/+213
* * add initial implmenentation of a "simple protocol" for usage with nss-mdnsLennart Poettering2005-06-165-83/+459
* * add logging API and make all code make use of itLennart Poettering2005-06-1122-168/+341
* svn:ignoreLennart Poettering2005-06-100-0/+0
* set svn:keywordsLennart Poettering2005-06-100-0/+0
* update svn:ignoreLennart Poettering2005-06-100-0/+0
* * build libavahi-common statically for debugging purposesLennart Poettering2005-06-103-7/+20
* * Patch by Ross Burton to enable conditional use of dbus (--enable-dbus=no),...Trent Lloyd2005-06-083-6/+21
* * Patch by ross burton to allow make dist to pass (Closes: #3480)Trent Lloyd2005-06-074-3/+20
* * Patch by Ross Burton to allow disabling GTK (avahi-discover) with --enable...Trent Lloyd2005-06-062-10/+24
* move dns.[ch] back to avahi-core/Lennart Poettering2005-06-066-18/+15
* * fix build systemLennart Poettering2005-06-062-2/+2
* update svn:ignorLennart Poettering2005-06-060-0/+0
* * rename daemon to avahi-daemonTrent Lloyd2005-06-054-0/+0
* * Add some use documentation to the daemonTrent Lloyd2005-06-048-2/+132
* * Modify skeleton daemon code to build with dbus 0.23Trent Lloyd2005-06-041-6/+10
* * Split out a fair bit of avahi-core into avahi-common for use by the client ...Trent Lloyd2005-06-0428-60/+99
* * fix avahi when connected to the same network via two NICsLennart Poettering2005-06-032-31/+36
* * use FIONREAD to minimize allocated buffer size when reading incoming packetsLennart Poettering2005-06-037-12/+44
* * make some functions return a gint, for signaling errors to the userLennart Poettering2005-06-033-39/+90
* * improve avahi-discover GUILennart Poettering2005-06-035-5/+24