summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanupsLennart Poettering2005-10-152-5/+12
* update funcs.txtLennart Poettering2005-10-151-1/+1
* implement sw_discovery_browse_domains()Lennart Poettering2005-10-155-5/+170
* * avahi-daemon: Only use multicast when looking up things in simple-protocolTrent Lloyd2005-10-151-8/+8
* * Fix avahi-utils to use new flags argumentsTrent Lloyd2005-10-157-15/+15
* ignore some more filesLennart Poettering2005-10-150-0/+0
* * Include avahi-compat-howl/samples/Makefile.amTrent Lloyd2005-10-154-3/+53
* fix a bad avahi_free() found by sebestLennart Poettering2005-10-151-3/+1
* * More distcheck loving.Trent Lloyd2005-10-152-25/+4
* * Some distcheck love.Trent Lloyd2005-10-151-1/+3
* * Remove the right compat .pc files in cleanTrent Lloyd2005-10-151-1/+1
* * add pkg-config file for compat-howlLennart Poettering2005-10-153-8/+22
* Warn the user about a failed service resolvingLennart Poettering2005-10-151-1/+6
* * Properly install HOWL headersLennart Poettering2005-10-151-24/+30
* reflect changes made in HOWL compat layer version of warn.[hc]Lennart Poettering2005-10-151-0/+5
* * Cleanup warn.cLennart Poettering2005-10-152-41/+54
* * fix oid calculationLennart Poettering2005-10-153-11/+109
* * Minor cleanupsLennart Poettering2005-10-151-5/+5
* fix buildLennart Poettering2005-10-151-2/+1
* * implement compat-howl coreLennart Poettering2005-10-1510-134/+1209
* improve incompatibility warningsLennart Poettering2005-10-151-2/+2
* minor cleanupsLennart Poettering2005-10-151-18/+17
* * Some minor cleanups in netlink codeLennart Poettering2005-10-152-16/+98
* * missing include for freebsdSebastien Estienne2005-10-141-0/+1
* * more portability work on socket.cSebastien Estienne2005-10-141-33/+128
* Merge portability patch from Philipp ZabelLennart Poettering2005-10-141-8/+20
* cleanup of adresss parsing on the client sideLennart Poettering2005-10-131-2/+3
* Do not fail if address cannot be parsed - it is probably AVAHI_LOOKUP_NO_ADDR...Jakub Stachowski2005-10-131-4/+1
* Complete AVAHI_LOOKUP_NO_ADDRESS fixJakub Stachowski2005-10-131-1/+4
* * handle AVAHI_LOOKUP_NO_ADDRESS over DBUS correctlyLennart Poettering2005-10-132-2/+7
* * implement HOWL TXT functionsLennart Poettering2005-10-135-185/+434
* implement address related functionsLennart Poettering2005-10-136-187/+406
* add AVAHI_WARN_UNSUPPORTED_ABORTLennart Poettering2005-10-131-0/+1
* Add stubs for all exported functionsLennart Poettering2005-10-132-2/+1288
* * integrate avahi-compat-howl into build systemLennart Poettering2005-10-126-5/+173
* * add autoconf support for checking ip_mreqnSebastien Estienne2005-10-121-0/+31
* * portability function for IP_PKTINFOSebastien Estienne2005-10-121-8/+36
* add howl headersLennart Poettering2005-10-1220-0/+3336
* remove some more compiler warningsLennart Poettering2005-10-121-4/+4
* remove macosx compiler warningLennart Poettering2005-10-121-1/+1
* remove macosx compiler warningLennart Poettering2005-10-121-1/+1
* add a (struct sockaddr*) cast to getsocknameLennart Poettering2005-10-121-2/+2
* minor fixes to the conformance testing toolLennart Poettering2005-10-121-2/+17
* small fix to allow creating server instances without passing a configuration ...Lennart Poettering2005-10-121-1/+1
* remove a trailing comma in an enum definitionLennart Poettering2005-10-121-1/+1
* add a real check for linux/netlink.hLennart Poettering2005-10-121-2/+9
* warn if not netlink replacement is found when buildingLennart Poettering2005-10-121-0/+2
* update C++ tests, and compile them only when HAVE_NETLINK is setLennart Poettering2005-10-123-1/+19
* * added a portability fix for IPV6_ADD/DROP_MEMBERSHIPSebastien Estienne2005-10-121-0/+13
* minor Makefile.am cleanupLennart Poettering2005-10-121-9/+7