summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * update todoLennart Poettering2005-09-261-3/+1
| | | | | | | * and BTW: the last commit added a server version check to avahi-client git-svn-id: file:///home/lennart/svn/public/avahi/trunk@631 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * rename some DBUS errrorsLennart Poettering2005-09-265-15/+79
| | | | | | | * add new VERSION_MISMATCH error git-svn-id: file:///home/lennart/svn/public/avahi/trunk@630 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix querier instantiationLennart Poettering2005-09-253-4/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@629 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* hide avahi-sharp.dll.config from SVNLennart Poettering2005-09-250-0/+0
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@628 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* use /bin/shJames Willcox2005-09-251-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@627 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* oopsJames Willcox2005-09-251-0/+9
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@626 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* automatically figure out the dlnames for the unmanaged libsJames Willcox2005-09-253-10/+15
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@625 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* actually define the flags correctlyJames Willcox2005-09-251-9/+9
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@624 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update TODOLennart Poettering2005-09-251-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@623 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* s/AVAHI_LOOKUP_CALLBACK/AVAHI_LOOKUP_RESULT/gLennart Poettering2005-09-257-25/+25
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@622 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* oops, forgot some flag bits in ServiceResolver James Willcox2005-09-251-3/+17
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@621 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * update to the latest avahi-client API (LookupFlags)James Willcox2005-09-2519-132/+358
| | | | | | | | * add the local service cookie bits * update docs git-svn-id: file:///home/lennart/svn/public/avahi/trunk@620 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* bump version number to 0.6Lennart Poettering2005-09-251-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@619 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* refer to avahi_free() instead of g_free() in docsLennart Poettering2005-09-252-4/+4
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@618 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* brown paperbag fixLennart Poettering2005-09-251-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@617 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add rlist.h and llist.h to doxygen docsLennart Poettering2005-09-251-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@616 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* documentation updatesLennart Poettering2005-09-254-8/+37
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@615 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update doxygen sourcesLennart Poettering2005-09-252-5/+21
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@614 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update to current avahi-core APILennart Poettering2005-09-251-11/+47
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@613 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update examples to reflect recent API changes (wide area)Lennart Poettering2005-09-253-76/+141
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@612 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update python programs to new DBUS APILennart Poettering2005-09-255-25/+32
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@611 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * fix some bugsLennart Poettering2005-09-257-161/+362
| | | | | | | | * update to current DBUS API * add test for resolving standalone SRV records git-svn-id: file:///home/lennart/svn/public/avahi/trunk@610 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * adapt to recent avahi-core API changesLennart Poettering2005-09-2512-127/+337
| | | | | | | * make use of wide area DNS git-svn-id: file:///home/lennart/svn/public/avahi/trunk@609 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * split off lookup.h and publish.h from core.hLennart Poettering2005-09-2537-1123/+3888
| | | | | | | | | | | | | * implement wide-area DNS-SD * if multiple clients query the same records, only start the query packet sequence once * implement recursive CNAME queries * add support for resolving services without TXT or A/AAAA records * enlarge resolving timeouts to 5s * implement new browse/resolving events CACHE_EXHAUSTED/ALL_FOR_NOW * add support for resolving services without name. (i.e. for normal SRV records) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@608 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add new macros AVAHI_IF_VALID, AVAHI_PROTO_VALIDLennart Poettering2005-09-251-2/+9
| | | | | | | * make AvahiProtocol an int git-svn-id: file:///home/lennart/svn/public/avahi/trunk@607 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add new linked list implementation ala GSListLennart Poettering2005-09-253-6/+108
| | | | | | | * install llist.h and rlist.h git-svn-id: file:///home/lennart/svn/public/avahi/trunk@606 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add new function avahi_domain_ends_with()Lennart Poettering2005-09-252-0/+21
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@605 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a bunch of new errors codesLennart Poettering2005-09-254-2/+26
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@604 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add some more service types to databaseLennart Poettering2005-09-251-0/+9
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@603 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Back out incorrect changeTrent Lloyd2005-09-191-1/+0
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@602 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Fix error handling in avahi-client so that it actually reports theTrent Lloyd2005-09-191-0/+5
| | | | | | | | | error from avahi_client_new, before the ret_error was left untouched. * In the case of a NO_DAEMON error, free the dbus error so that the NO_DAEMON error takes precidence. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@601 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Fix minor typo in documentation commentsTrent Lloyd2005-09-191-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@600 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* drop "Make AVAHI_PROTO_xxx" well defined constants from TODO listLennart Poettering2005-09-161-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@599 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* use AvahiIfIndex/AvahiProtocol where it applies in avahi-dnsconfdLennart Poettering2005-09-161-19/+23
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@598 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* make AVAHI_PROTO_xxx well defined constants: C# supportLennart Poettering2005-09-161-3/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@597 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* make AVAHI_PROTO_xxx well defined constants: python supportLennart Poettering2005-09-161-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@596 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Make AVAHI_PROTO_xxx well defined constantsLennart Poettering2005-09-169-57/+95
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@595 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Re-word something in NEWSTrent Lloyd2005-09-141-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@593 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Put 0.5 release name inTrent Lloyd2005-09-141-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@591 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* the API to determine if a service is local does not depend on the cookie stuffLennart Poettering2005-09-141-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@590 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Update NEWSTrent Lloyd2005-09-141-0/+14
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@589 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update the testJames Willcox2005-09-141-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@588 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update TODOLennart Poettering2005-09-141-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@587 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Try to guess where the D-BUS socket is before defaulting (this is for ↵Trent Lloyd2005-09-141-2/+12
| | | | | | gentoo and arch users where its different than other distros) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@586 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Actually include the DISTCHECk flagTrent Lloyd2005-09-143-4/+7
| | | | | | | | * Remove GTK from AvahiTest.cs * Add AvahiTest.cs to EXTRA_DIST git-svn-id: file:///home/lennart/svn/public/avahi/trunk@585 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Add --disable-mono-docs to the distcheck flagsTrent Lloyd2005-09-141-7/+9
| | | | | | | * Fix avahi-sharp build foo for distcheck git-svn-id: file:///home/lennart/svn/public/avahi/trunk@584 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a missing file, and add EntryGroup.GetAlternativeServiceNameJames Willcox2005-09-142-0/+15
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@583 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add docs for avahi-sharpJames Willcox2005-09-1426-2/+1705
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@582 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Update TODOTrent Lloyd2005-09-141-1/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@581 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* lose the dep on avahi-glib, and run the avahi loop in a threadJames Willcox2005-09-148-71/+222
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@580 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe