summaryrefslogtreecommitdiffstats
path: root/announce.c
Commit message (Collapse)AuthorAgeFilesLines
* * decrease verbosity of debug messagesLennart Poettering2005-05-031-10/+10
| | | | | | | | * 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-3/+2
| | | | | | | | | | | * 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
* * s/status/state/gLennart Poettering2005-05-031-4/+4
| | | | | | | * s/Status/State/g git-svn-id: file:///home/lennart/svn/public/avahi/trunk@36 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Complete conflict detection stuff (including probing et al)Lennart Poettering2005-05-031-73/+201
| | | | | | | | * 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-2/+2
| | | | | | | | | | * 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 client part of probingLennart Poettering2005-04-141-47/+144
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@25 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* assorted work:Lennart Poettering2005-04-121-1/+6
| | | | | | | | | * new rr implementation: resource data is stored in parsed form now. * make TXT and SRV functions variadic * many other things git-svn-id: file:///home/lennart/svn/public/avahi/trunk@23 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add known answer suppresion server partLennart Poettering2005-04-061-3/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@21 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add todo listLennart Poettering2005-03-261-38/+37
| | | | | | | * beef up packet scheduler git-svn-id: file:///home/lennart/svn/public/avahi/trunk@18 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add announcing/goodbyeLennart Poettering2005-03-251-0/+169
* 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