summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add init script support for fedora from Alexander LarssonLennart Poettering2005-10-225-1/+216
* * Quick fix to incorrect configure line, from FreeBSD. :)Trent Lloyd2005-10-211-1/+1
* * added a missing include in dbus-protocol.cSebastien Estienne2005-10-213-3/+9
* * removed bogus IP_RECVIFSebastien Estienne2005-10-211-24/+3
* fix size of escaped_name in avahi_service_name_join()Lennart Poettering2005-10-211-1/+1
* remove htonl() that shouldn't be thereLennart Poettering2005-10-211-1/+1
* handle architectures that miss "struct ip_mreq" betterLennart Poettering2005-10-203-96/+51
* * preliminary ipv6 support for BSDSebastien Estienne2005-10-202-1/+56
* * bug fix in run_versionedSebastien Estienne2005-10-203-10/+21
* * replaced some ioctl by if_nametoindex and if_indextonameSebastien Estienne2005-10-192-15/+9
* * Move some of the man page checks around to catch more situationsTrent Lloyd2005-10-192-17/+17
* * Allow --disable-manpages, causing manpages not to be built or Trent Lloyd2005-10-193-53/+71
* * remove some --disable in boostrap.sh for osxSebastien Estienne2005-10-193-31/+8
* * bootstrap for MacOsX tigerSebastien Estienne2005-10-191-2/+16
* fix check for strlcpy()Lennart Poettering2005-10-191-1/+1
* use $LIBTOOLIZE in autogen.sh if definedLennart Poettering2005-10-191-1/+3
* improve autgen.sh version checkLennart Poettering2005-10-191-1/+11
* actually drop avahi_strlcpy() from domain.hLennart Poettering2005-10-191-3/+0
* * pass --enable-tests --enable-compat-howl --enable-compat-libdns_sd to confi...Lennart Poettering2005-10-192-33/+4
* * Compile tests only when --enable-tests was specified on the configure comma...Lennart Poettering2005-10-1918-57/+132
* * fix a bug Sebastien Estienne2005-10-182-3/+2
* in order to reduce our code/API size, drop support for reverse IPv6 name look...Lennart Poettering2005-10-184-30/+10
* todo updateLennart Poettering2005-10-181-1/+1
* in order to reduce our API size, dropping avahi_entry_group_add_service_va(),...Lennart Poettering2005-10-184-129/+6
* add config.h inclusion to glib integration exampleLennart Poettering2005-10-181-0/+4
* * restore autogen.shSebastien Estienne2005-10-181-11/+4
* update TODOLennart Poettering2005-10-181-3/+3
* * remove AVAHI_PUBLISH_IS_PROXY, it was a bad ideaLennart Poettering2005-10-1827-245/+303
* * modified autogen.sh to better support bsdSebastien Estienne2005-10-182-6/+13
* * some cleaningSebastien Estienne2005-10-181-93/+85
* * handle cmsg_type IP_RECVTTLSebastien Estienne2005-10-181-0/+6
* * added some fixes mentioned by mezcaleroSebastien Estienne2005-10-181-1/+3
* * some cleaningSebastien Estienne2005-10-181-26/+62
* * more portability workSebastien Estienne2005-10-182-0/+340
* rename server.h to internal.hLennart Poettering2005-10-1711-12/+15
* * move unicast DNS server registration/browsing routines to their own header ...Lennart Poettering2005-10-1724-206/+170
* * autotools magic for PF_ROUTE (not the real thing yet).Sebastien Estienne2005-10-173-0/+20
* * do no longer include timeval.h in watch.h by defaultLennart Poettering2005-10-1717-16/+26
* * Add custom user-specific configure flags to bootstrap.shTrent Lloyd2005-10-1713-22/+151
* drop some files from doxygenLennart Poettering2005-10-171-4/+0
* drop avahi_server_add_txt() prototypes (and friends)Lennart Poettering2005-10-171-39/+0
* remove or unexport avahi_server_add_txt_strlst(), avahi_server_add_txt_va(), ...Lennart Poettering2005-10-173-62/+11
* split entry and entry-group management stuff off to its own file entry.cLennart Poettering2005-10-174-1181/+1218
* update TODOLennart Poettering2005-10-171-0/+1
* Rename "AvahiAnnouncement" to "AvahiAnnouncer" to match AvahiQuerierLennart Poettering2005-10-177-53/+53
* slightly more commentsLennart Poettering2005-10-171-4/+18
* Update TODOLennart Poettering2005-10-171-1/+1
* * split client.h into client.h, lookup.h and publish.h just like we did on th...Lennart Poettering2005-10-1716-359/+702
* * implement record updating through the new flags AVAHI_PUBLISH_UPDATELennart Poettering2005-10-179-81/+423
* when warning about compat layer usage, link directly to a public CGI script I...Lennart Poettering2005-10-162-8/+14