summaryrefslogtreecommitdiffstats
path: root/psched.c
Commit message (Collapse)AuthorAgeFilesLines
* move the sources to libavahi-core/Lennart Poettering2005-05-061-715/+0
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@50 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Rename flx_* to avahi_*Lennart Poettering2005-05-061-154/+154
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@46 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* some preliminary work for adding legacy unicast and unicast response supportLennart Poettering2005-05-061-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@45 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * decrease verbosity of debug messagesLennart Poettering2005-05-031-3/+3
| | | | | | | | * fix probe tie break * fix lexicographical compare function for records git-svn-id: file:///home/lennart/svn/public/avahi/trunk@38 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * correctly build probe packetsLennart Poettering2005-05-031-1/+1
| | | | | | | | | | | * fix conflict detection * correctly handle FLUSH bit in incoming packets * drop whole group when one record conflicts * remove wrong TRUE/FALSE usage in flx_server_add_service_va() * fix wrong pass-through in switch satetement in rr.c git-svn-id: file:///home/lennart/svn/public/avahi/trunk@37 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Complete conflict detection stuff (including probing et al)Lennart Poettering2005-05-031-4/+6
| | | | | | | | * Introduce flxEntryGroups (replacing IDs) * priorize main loop sources git-svn-id: file:///home/lennart/svn/public/avahi/trunk@33 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * improve dns.c testing programLennart Poettering2005-04-241-4/+5
| | | | | | | | | | * fix some compiler warnings * correct flx_dns_packet_append_name() * fix host name string * fix use of flx_domain_equal() use git-svn-id: file:///home/lennart/svn/public/avahi/trunk@30 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add support for dots and backslashes in domain names (required for DNS-SD)Lennart Poettering2005-04-241-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@28 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add client part of probingLennart Poettering2005-04-141-15/+192
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@25 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add known answer suppresion server partLennart Poettering2005-04-061-1/+35
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@21 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add client part of known answer suppresionLennart Poettering2005-03-311-26/+83
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@20 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add todo listLennart Poettering2005-03-261-59/+217
| | | | | | | * beef up packet scheduler git-svn-id: file:///home/lennart/svn/public/avahi/trunk@18 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add subscription feature - with reissuingLennart Poettering2005-03-261-2/+2
| | | | | | | * interpret goodbye responses git-svn-id: file:///home/lennart/svn/public/avahi/trunk@17 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add announcing/goodbyeLennart Poettering2005-03-251-6/+5
| | | | | | | | * add cache maintaince * fix a bug in prioq.c git-svn-id: file:///home/lennart/svn/public/avahi/trunk@16 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add cache managementLennart Poettering2005-03-241-1/+1
| | | | | | | * add support for SRV records git-svn-id: file:///home/lennart/svn/public/avahi/trunk@15 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add packet schedulerLennart Poettering2005-03-231-0/+287
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@14 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe