summaryrefslogtreecommitdiffstats
path: root/compat-bonjour
Commit message (Collapse)AuthorAgeFilesLines
* Rename compat-bonjour to compat-libdns_sd to make sure that Apple cannot sue ↵Lennart Poettering2005-10-041-12/+12
| | | | | | use about their "Bonjour" trademark git-svn-id: file:///home/lennart/svn/public/avahi/trunk@695 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Implement proper reference containg for DNSServiceRef to make sure that ↵Lennart Poettering2005-10-041-101/+173
| | | | | | | | | once can free it inside the callback * Install client callbacks for all DNSServiceRef types and report daemon disconnections back to the user git-svn-id: file:///home/lennart/svn/public/avahi/trunk@694 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Implement DNSServiceRegister()Lennart Poettering2005-10-043-38/+284
| | | | | | | * All other Bonjour functions will only be implementedi on-demand git-svn-id: file:///home/lennart/svn/public/avahi/trunk@693 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Implement DNSServiceEnumerateDomains()Lennart Poettering2005-10-033-13/+97
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@692 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Implement DNSServiceConstructFullName()Lennart Poettering2005-10-033-13/+26
| | | | | | | * fix DNSServiceResolve to return the full service name correctly git-svn-id: file:///home/lennart/svn/public/avahi/trunk@687 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Mark Bonjour functions we already provide with an "x"Lennart Poettering2005-10-031-17/+19
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@681 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Use a recursive mutex for locking DNSServiceRefLennart Poettering2005-10-037-16/+802
| | | | | | | | | | | * Implement TXT* function * Implement txt-test.c * Print a warning to STDERR once when the compat layer is used * Print a warning to STDERR when a non-implemented function is called * Add Makefile support to compile Apple's dns-sd.c with our compat library (but don't include that file ) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@680 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add pthreads autoconf scriptsLennart Poettering2005-10-024-0/+749
| | | | | | | * add bonjour compatiblity layer (only browsing, resolving for now. the complicated stuff is done, missing parts will follow soon) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@672 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add bonjour compatibility header (no implementation yet)Lennart Poettering2005-09-291-0/+1670
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@660 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe