summaryrefslogtreecommitdiffstats
path: root/avahi-common
Commit message (Expand)AuthorAgeFilesLines
...
* ### BACKPORT ###Lennart Poettering2005-10-031-0/+1
* ### BACKPORT ###Lennart Poettering2005-10-031-1/+1
* * Split up avahi_simple_poll_iterate() into avahi_simple_poll_prepare(),avahi...Lennart Poettering2005-10-023-86/+194
* drop superfluous version infoLennart Poettering2005-10-021-1/+1
* small doc fixLennart Poettering2005-10-011-1/+1
* Add new flag AVAHI_PUBLISH_IS_PROXY and activate it for static services with ...Lennart Poettering2005-09-291-5/+6
* * make all flags parameters UINT32 when marshalling for DBUSLennart Poettering2005-09-291-0/+11
* * rename some DBUS errrorsLennart Poettering2005-09-264-7/+11
* s/AVAHI_LOOKUP_CALLBACK/AVAHI_LOOKUP_RESULT/gLennart Poettering2005-09-251-4/+4
* refer to avahi_free() instead of g_free() in docsLennart Poettering2005-09-252-4/+4
* brown paperbag fixLennart Poettering2005-09-251-0/+2
* documentation updatesLennart Poettering2005-09-254-8/+37
* * split off lookup.h and publish.h from core.hLennart Poettering2005-09-251-4/+27
* * add new macros AVAHI_IF_VALID, AVAHI_PROTO_VALIDLennart Poettering2005-09-251-2/+9
* * add new linked list implementation ala GSListLennart Poettering2005-09-253-6/+108
* add new function avahi_domain_ends_with()Lennart Poettering2005-09-252-0/+21
* add a bunch of new errors codesLennart Poettering2005-09-254-2/+26
* * Fix minor typo in documentation commentsTrent Lloyd2005-09-191-1/+1
* Make AVAHI_PROTO_xxx well defined constantsLennart Poettering2005-09-162-17/+55
* 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