summaryrefslogtreecommitdiffstats
path: root/compat-bonjour/unsupported.c
Commit message (Collapse)AuthorAgeFilesLines
* remove compat-bonjourLennart Poettering2005-10-041-120/+0
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@697 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Implement DNSServiceRegister()Lennart Poettering2005-10-041-19/+0
| | | | | | | * 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-031-12/+0
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@692 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Implement DNSServiceConstructFullName()Lennart Poettering2005-10-031-11/+0
| | | | | | | * 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
* * Use a recursive mutex for locking DNSServiceRefLennart Poettering2005-10-031-0/+21
| | | | | | | | | | | * 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-021-0/+141
* 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