summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Add support for specifying the protocol in service definition filesTrent Lloyd2005-08-196-5/+47
* fix error translationLennart Poettering2005-08-191-2/+2
* rename libdbus-watch-glue to libdbus-commonLennart Poettering2005-08-195-21/+19
* * Improve and reorganise DBus error handling, see avahi-common/dbus.hTrent Lloyd2005-08-196-36/+102
* * set FILENO rlimit to 30 by defaultLennart Poettering2005-08-192-13/+34
* * implement avahi_client_freeLennart Poettering2005-08-194-88/+86
* * make "distcheck" pass (Patch from Ross Burton)Lennart Poettering2005-08-191-0/+6
* * start implementing error handling in avahi-clientLennart Poettering2005-08-1613-90/+167
* Fix service reloading on SIGHUP (thanks, Sebastien!)Lennart Poettering2005-08-161-0/+4
* fix a typo in --helpSebastien Estienne2005-08-161-1/+1
* update doxygen a littleLennart Poettering2005-08-161-1/+1
* add error.h to installed filesLennart Poettering2005-08-161-1/+2
* really install all header filesLennart Poettering2005-08-151-1/+1
* install glib-malloc.hLennart Poettering2005-08-151-1/+1
* don't install .pc files unconditionallyLennart Poettering2005-08-151-4/+12
* show whether libavahi-client is builtLennart Poettering2005-08-151-2/+10
* add check for putenvLennart Poettering2005-08-151-1/+1
* fix python autoconf checkLennart Poettering2005-08-151-7/+4
* improve configure even moreLennart Poettering2005-08-151-3/+3
* fix configureLennart Poettering2005-08-151-6/+7
* fix typoLennart Poettering2005-08-151-1/+1
* * cleanup build system a littleLennart Poettering2005-08-1516-315/+402
* * Add pkg-config files for avahi-glib/avahi-clientLennart Poettering2005-08-159-20/+56
* add missing avahi-common dependency to avahi-clientLennart Poettering2005-08-151-1/+1
* * fix a bad memory access bug in avahi_strndup()Lennart Poettering2005-08-156-36/+130
* gcc 2.95 compatibilityLennart Poettering2005-08-157-5/+16
* apply patch from tvainikaLennart Poettering2005-08-151-1/+1
* Remove glib dependency from examplesLennart Poettering2005-08-151-4/+0
* strip glib usage from avahi-dnsconfdLennart Poettering2005-08-152-77/+112
* update some ignoresLennart Poettering2005-08-150-0/+0
* * implement ini file parserLennart Poettering2005-08-1519-733/+1025
* fix avahi-discover-standalone build breakageLennart Poettering2005-08-141-1/+1
* TODO updateLennart Poettering2005-08-141-2/+2
* * add new priority parameter to avahi_glib_poll_new()Lennart Poettering2005-08-1419-224/+710
* * Fix docs/INSTALL for the right dbus path for debian (Thanks sebest)Trent Lloyd2005-08-1410-31/+36
* * Remove AvahiEntryGroups from the client's list when we free itTrent Lloyd2005-08-142-3/+14
* * Remove most of the debug printf()s from avahi-client code and make sure er...Trent Lloyd2005-08-143-35/+4
* * Add a free function for AvahiEntryGroup in C apiTrent Lloyd2005-08-147-22/+63
* * Implement free functions for the various browsers in the C apiTrent Lloyd2005-08-143-7/+93
* * Fix tests/Makefile.am to set CXXFLAGS for c-plus-plus-test, this fixes the...Trent Lloyd2005-08-141-1/+1
* * Add service browser support to C client APITrent Lloyd2005-08-146-2/+156
* Fix no network interface bug reported by LathiatLennart Poettering2005-08-142-4/+13
* * Revert revision 303 (Name space changes) as avahi-core has now been changed.Trent Lloyd2005-08-146-118/+92
* * doxygen documentation updatesLennart Poettering2005-08-1416-33/+134
* * add C++ testLennart Poettering2005-08-146-3/+168
* * allow SRV records with port == 0 (for flagship naming)Lennart Poettering2005-08-143-10/+8
* * add resource limit enforcement to the daemonLennart Poettering2005-08-146-27/+233
* Rename some server side objects/symbols so that they do not conflict with the...Lennart Poettering2005-08-1325-507/+516
* add missing error codes to some places where they belongLennart Poettering2005-08-133-2/+16
* * strip glib from avahi-coreLennart Poettering2005-08-1381-2589/+3352