summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/main.c
Commit message (Expand)AuthorAgeFilesLines
* * Improve log messagesLennart Poettering2005-08-281-2/+2
* * be a little bit more verbose about published IP addressesLennart Poettering2005-08-281-1/+1
* fix small typo which breaks build without dbus Lennart Poettering2005-08-251-1/+1
* * really fix compilation without DBUSLennart Poettering2005-08-231-0/+4
* * Fix compilation with D-BUS disabled, include flags in DaemonConfig even if...Trent Lloyd2005-08-231-2/+0
* * Move the D-BUS configured but not compiled in warning, and make it work ri...Trent Lloyd2005-08-231-6/+4
* * Yeh, I should like.. test my changes before I commit them, that would be a...Trent Lloyd2005-08-231-1/+1
* * Don't barf on enable-dbus if not compiled with dbus, but print a warning i...Trent Lloyd2005-08-231-4/+6
* * add support for setting enable-dbus to "warn" in avahi-daemon.confLennart Poettering2005-08-221-4/+28
* * Add avahi-client examples to doxygenLennart Poettering2005-08-201-0/+2
* fix a typo in --helpSebastien Estienne2005-08-161-1/+1
* * cleanup build system a littleLennart Poettering2005-08-151-3/+6
* gcc 2.95 compatibilityLennart Poettering2005-08-151-2/+2
* * implement ini file parserLennart Poettering2005-08-151-261/+224
* * add new priority parameter to avahi_glib_poll_new()Lennart Poettering2005-08-141-1/+1
* Fix no network interface bug reported by LathiatLennart Poettering2005-08-141-4/+9
* * add resource limit enforcement to the daemonLennart Poettering2005-08-141-22/+160
* Rename some server side objects/symbols so that they do not conflict with the...Lennart Poettering2005-08-131-10/+10
* * strip glib from avahi-coreLennart Poettering2005-08-131-6/+38
* * simply compilation a littleLennart Poettering2005-08-081-4/+3
* * add proper error codes and patch everything to make use of itLennart Poettering2005-08-051-1/+5
* * add C examplesLennart Poettering2005-08-031-21/+15
* * replace guchar and gint by AvahiProtocol, AvahiIfIndex at many places where...Lennart Poettering2005-08-021-1/+4
* * allow caller to specifiy additional CFLAGS arguments to bootstrap.shLennart Poettering2005-08-021-52/+53
* * hide generate init scripts from SVNLennart Poettering2005-07-301-0/+1
* * add new tool avahi-publish-addressLennart Poettering2005-07-301-1/+10
* implement DBUS protocolLennart Poettering2005-07-271-0/+7
* * cleaned configure.acSebastien Estienne2005-07-061-6/+6
* * add new option --check to daemonsLennart Poettering2005-07-011-4/+12
* * recreate DNS query in simple protocol on host or domain name changesLennart Poettering2005-06-281-0/+2
* * update todo listLennart Poettering2005-06-241-11/+151
* * move socket and pid file to its own directory /var/run/avahiLennart Poettering2005-06-211-5/+64
* * drop priviligesLennart Poettering2005-06-191-0/+72
* * detect other running mDNS stacksLennart Poettering2005-06-191-6/+28
* * fix memory handling when reading configuration filesLennart Poettering2005-06-181-20/+110
* * rename the configuration variables register_xxx and announce_xxx to publish...Lennart Poettering2005-06-181-30/+316
* * check for expat in configureLennart Poettering2005-06-171-0/+26
* * more dbus build fixesTrent Lloyd2005-06-171-1/+1
* * Move the definition of DBUS_SERVICE_AVAHI to the right spot, oops. :)Trent Lloyd2005-06-171-2/+0
* * Split out the dbus stuff in the daemon to a separate file so it can be bui...Trent Lloyd2005-06-171-127/+7
* * add support for static service definitions for the daemon using XML fragmentsLennart Poettering2005-06-161-3/+12
* * update avahi_address_parse() to work with AF_UNSPEC address familyLennart Poettering2005-06-161-2/+31
* * add initial implmenentation of a "simple protocol" for usage with nss-mdnsLennart Poettering2005-06-161-80/+98
* * rename daemon to avahi-daemonTrent Lloyd2005-06-051-0/+164