summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add base class for resolvers, and add some missing events thereJames Willcox2005-09-265-10/+76
* add some missing events to the resolver classes, and make themJames Willcox2005-09-267-14/+104
* * avahi-sharp: Fix minor distcheck errorTrent Lloyd2005-09-261-1/+1
* update TODOLennart Poettering2005-09-261-3/+1
* * Implement POOF aka "Passive Observation of Failure"Lennart Poettering2005-09-263-33/+124
* * update todoLennart Poettering2005-09-261-3/+1
* * rename some DBUS errrorsLennart Poettering2005-09-265-15/+79
* fix querier instantiationLennart Poettering2005-09-253-4/+3
* hide avahi-sharp.dll.config from SVNLennart Poettering2005-09-250-0/+0
* use /bin/shJames Willcox2005-09-251-1/+1
* oopsJames Willcox2005-09-251-0/+9
* automatically figure out the dlnames for the unmanaged libsJames Willcox2005-09-253-10/+15
* actually define the flags correctlyJames Willcox2005-09-251-9/+9
* update TODOLennart Poettering2005-09-251-0/+2
* s/AVAHI_LOOKUP_CALLBACK/AVAHI_LOOKUP_RESULT/gLennart Poettering2005-09-257-25/+25
* oops, forgot some flag bits in ServiceResolver James Willcox2005-09-251-3/+17
* * update to the latest avahi-client API (LookupFlags)James Willcox2005-09-2519-132/+358
* bump version number to 0.6Lennart Poettering2005-09-251-1/+1
* refer to avahi_free() instead of g_free() in docsLennart Poettering2005-09-252-4/+4
* brown paperbag fixLennart Poettering2005-09-251-0/+2
* add rlist.h and llist.h to doxygen docsLennart Poettering2005-09-251-0/+2
* documentation updatesLennart Poettering2005-09-254-8/+37
* update doxygen sourcesLennart Poettering2005-09-252-5/+21
* update to current avahi-core APILennart Poettering2005-09-251-11/+47
* update examples to reflect recent API changes (wide area)Lennart Poettering2005-09-253-76/+141
* update python programs to new DBUS APILennart Poettering2005-09-255-25/+32
* * fix some bugsLennart Poettering2005-09-257-161/+362
* * adapt to recent avahi-core API changesLennart Poettering2005-09-2512-127/+337
* * split off lookup.h and publish.h from core.hLennart Poettering2005-09-2537-1123/+3888
* * 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
* * add some more service types to databaseLennart Poettering2005-09-251-0/+9
* * Back out incorrect changeTrent Lloyd2005-09-191-1/+0
* * Fix error handling in avahi-client so that it actually reports theTrent Lloyd2005-09-191-0/+5
* * Fix minor typo in documentation commentsTrent Lloyd2005-09-191-1/+1
* drop "Make AVAHI_PROTO_xxx" well defined constants from TODO listLennart Poettering2005-09-161-2/+2
* use AvahiIfIndex/AvahiProtocol where it applies in avahi-dnsconfdLennart Poettering2005-09-161-19/+23
* make AVAHI_PROTO_xxx well defined constants: C# supportLennart Poettering2005-09-161-3/+3
* make AVAHI_PROTO_xxx well defined constants: python supportLennart Poettering2005-09-161-1/+1
* Make AVAHI_PROTO_xxx well defined constantsLennart Poettering2005-09-169-57/+95
* * Re-word something in NEWSTrent Lloyd2005-09-141-1/+1
* * Put 0.5 release name inTrent Lloyd2005-09-141-2/+2
* the API to determine if a service is local does not depend on the cookie stuffLennart Poettering2005-09-141-1/+1
* * Update NEWSTrent Lloyd2005-09-141-0/+14
* update the testJames Willcox2005-09-141-2/+2
* update TODOLennart Poettering2005-09-141-0/+1
* * Try to guess where the D-BUS socket is before defaulting (this is for gent...Trent Lloyd2005-09-141-2/+12
* * Actually include the DISTCHECk flagTrent Lloyd2005-09-143-4/+7