summaryrefslogtreecommitdiffstats
path: root/avahi-common
Commit message (Expand)AuthorAgeFilesLines
* * merged fix from rev 667,668,669Sebastien Estienne2005-10-032-2/+2
* add some mo0re wakeupsLennart Poettering2005-09-141-3/+5
* * add wakeup stuff to AvahiSimplePoll to facilitate integration in threaded e...Lennart Poettering2005-09-131-3/+69
* fix for threading simple pollsLennart Poettering2005-09-131-1/+1
* fix bad memory accessLennart Poettering2005-09-101-2/+5
* add new API function avahi_string_list_get_service_cookie()Lennart Poettering2005-09-102-8/+35
* * add magic identification cookies to service TXT records automaticallyLennart Poettering2005-09-101-0/+9
* drp const from text accessor functons in strlst.cLennart Poettering2005-09-092-2/+2
* add some data access api to string list, and use it in ServiceResolverJames Willcox2005-09-092-0/+24
* move definition of libtool version info data to configure.acLennart Poettering2005-09-071-1/+1
* doc updateLennart Poettering2005-08-301-0/+2
* * Yeh, maybe we should use the copied value instead of the old one...Trent Lloyd2005-08-281-1/+1
* * We should va_end the va_copy'd value tooTrent Lloyd2005-08-281-0/+2
* * avahi-common/malloc.c: va_copy the va_list before using it as we might wan...Trent Lloyd2005-08-281-0/+3
* * fix string list serializationLennart Poettering2005-08-252-9/+18
* * fix behaviour of empty TXT listsLennart Poettering2005-08-252-23/+45
* * Implement asynchronous address resolverLennart Poettering2005-08-231-0/+3
* bump .so current and ageLennart Poettering2005-08-231-1/+1
* * add four new AvahiStringList functions (this is four you, Sebastien!)Lennart Poettering2005-08-223-9/+143
* * add two new functions:Lennart Poettering2005-08-214-3/+64
* * Disable debug output of avahi-clientLennart Poettering2005-08-201-5/+38
* * doxygen updateLennart Poettering2005-08-202-15/+108
* * many improvements to avahi-client (especially error handling)Lennart Poettering2005-08-204-40/+67
* * Add support for specifying the protocol in service definition filesTrent Lloyd2005-08-191-3/+3
* fix error translationLennart Poettering2005-08-191-2/+2
* rename libdbus-watch-glue to libdbus-commonLennart Poettering2005-08-191-16/+13
* * Improve and reorganise DBus error handling, see avahi-common/dbus.hTrent Lloyd2005-08-193-1/+97
* * start implementing error handling in avahi-clientLennart Poettering2005-08-165-8/+28
* add error.h to installed filesLennart Poettering2005-08-161-1/+2
* really install all header filesLennart Poettering2005-08-151-1/+1
* * cleanup build system a littleLennart Poettering2005-08-151-3/+8
* * Add pkg-config files for avahi-glib/avahi-clientLennart Poettering2005-08-151-13/+7
* * fix a bad memory access bug in avahi_strndup()Lennart Poettering2005-08-153-29/+118
* gcc 2.95 compatibilityLennart Poettering2005-08-152-1/+6
* * implement ini file parserLennart Poettering2005-08-155-7/+287
* * add new priority parameter to avahi_glib_poll_new()Lennart Poettering2005-08-143-70/+180
* * Add a free function for AvahiEntryGroup in C apiTrent Lloyd2005-08-143-4/+9
* * Add service browser support to C client APITrent Lloyd2005-08-141-1/+2
* * doxygen documentation updatesLennart Poettering2005-08-146-19/+103
* add missing error codes to some places where they belongLennart Poettering2005-08-132-1/+12
* * strip glib from avahi-coreLennart Poettering2005-08-1314-73/+256
* * implement hashmapLennart Poettering2005-08-125-69/+25
* implement new main loop abstraction layerLennart Poettering2005-08-128-7/+717
* small typo fixLennart Poettering2005-08-121-1/+1
* Documentation updatesLennart Poettering2005-08-129-17/+65
* Split avahi-common/util.h into Lennart Poettering2005-08-127-251/+11
* * drop glib from avahi-commonLennart Poettering2005-08-1116-316/+665
* * Work on avahi-clientTrent Lloyd2005-08-112-2/+6
* move rr.[ch] back to avahi-core/Lennart Poettering2005-08-093-811/+0
* * Actually add avahi-common/error.[ch]Trent Lloyd2005-08-092-0/+110