summaryrefslogtreecommitdiffstats
path: root/avahi-core/iface.c
Commit message (Expand)AuthorAgeFilesLines
* * Withdraw addresses if interface is not considered relevantLennart Poettering2005-08-281-1/+2
* * Change order of relevancy checks and RR updating for new/removed interfacesLennart Poettering2005-08-281-2/+2
* * postpone address registration until all addresses have been discoveredLennart Poettering2005-08-281-14/+24
* * First try to publish link local addresses in case they are the only ones on...Lennart Poettering2005-08-281-6/+29
* * be a little bit more verbose about published IP addressesLennart Poettering2005-08-281-0/+8
* hide some filesLennart Poettering2005-08-231-0/+18
* * Add avahi-client examples to doxygenLennart Poettering2005-08-201-0/+1
* * fix a bad memory access bug in avahi_strndup()Lennart Poettering2005-08-151-1/+1
* * add resource limit enforcement to the daemonLennart Poettering2005-08-141-2/+2
* Rename some server side objects/symbols so that they do not conflict with the...Lennart Poettering2005-08-131-16/+16
* * strip glib from avahi-coreLennart Poettering2005-08-131-145/+188
* * add C examplesLennart Poettering2005-08-031-15/+30
* * allow caller to specifiy additional CFLAGS arguments to bootstrap.shLennart Poettering2005-08-021-26/+27
* * add new tool avahi-publish-addressLennart Poettering2005-07-301-4/+5
* * swap order of "type" and "name" arguments of avahi_server_add_service() and...Lennart Poettering2005-07-271-1/+1
* * Change timeval arithmetic functions to use 64bit integers. This fixes some ...Lennart Poettering2005-07-191-4/+3
* * implement new source address check mechanismsLennart Poettering2005-06-241-22/+71
* * Update configure.ac to check for the availabilty of more functionsLennart Poettering2005-06-211-4/+12
* * rename the configuration variables register_xxx and announce_xxx to publish...Lennart Poettering2005-06-181-2/+2
* * add logging API and make all code make use of itLennart Poettering2005-06-111-8/+9
* * improve avahi-discover GUILennart Poettering2005-06-031-0/+1
* * add support for _workstation._tcpLennart Poettering2005-06-031-6/+50
* * implement reflection (including legacy unicast reflection)Lennart Poettering2005-06-031-0/+14
* * rename AvahiSubscription to AvahiRecordResolverLennart Poettering2005-05-201-4/+1
* * add new server state AVAHI_SERVER_SLEEPING to avoid conflicts by own responsesLennart Poettering2005-05-201-14/+33
* Add support for server state change callbacksLennart Poettering2005-05-201-17/+36
* add a new structure for configuration AvahiServerConfigLennart Poettering2005-05-191-1/+1
* * split packet scheduler into three seperate partsLennart Poettering2005-05-171-8/+15
* * case insensitive name comparisonsLennart Poettering2005-05-161-5/+6
* * add auxiliary records to packetLennart Poettering2005-05-111-2/+2
* * abstract MTU stuff for packet generationLennart Poettering2005-05-101-15/+34
* rename libavahi-core to avahi-coreLennart Poettering2005-05-071-0/+586