| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add init script support for fedora from Alexander Larsson | Lennart Poettering | 2005-10-22 | 5 | -1/+216 |
* | * Quick fix to incorrect configure line, from FreeBSD. :) | Trent Lloyd | 2005-10-21 | 1 | -1/+1 |
* | * added a missing include in dbus-protocol.c | Sebastien Estienne | 2005-10-21 | 3 | -3/+9 |
* | * removed bogus IP_RECVIF | Sebastien Estienne | 2005-10-21 | 1 | -24/+3 |
* | fix size of escaped_name in avahi_service_name_join() | Lennart Poettering | 2005-10-21 | 1 | -1/+1 |
* | remove htonl() that shouldn't be there | Lennart Poettering | 2005-10-21 | 1 | -1/+1 |
* | handle architectures that miss "struct ip_mreq" better | Lennart Poettering | 2005-10-20 | 3 | -96/+51 |
* | * preliminary ipv6 support for BSD | Sebastien Estienne | 2005-10-20 | 2 | -1/+56 |
* | * bug fix in run_versioned | Sebastien Estienne | 2005-10-20 | 3 | -10/+21 |
* | * replaced some ioctl by if_nametoindex and if_indextoname | Sebastien Estienne | 2005-10-19 | 2 | -15/+9 |
* | * Move some of the man page checks around to catch more situations | Trent Lloyd | 2005-10-19 | 2 | -17/+17 |
* | * Allow --disable-manpages, causing manpages not to be built or | Trent Lloyd | 2005-10-19 | 3 | -53/+71 |
* | * remove some --disable in boostrap.sh for osx | Sebastien Estienne | 2005-10-19 | 3 | -31/+8 |
* | * bootstrap for MacOsX tiger | Sebastien Estienne | 2005-10-19 | 1 | -2/+16 |
* | fix check for strlcpy() | Lennart Poettering | 2005-10-19 | 1 | -1/+1 |
* | use $LIBTOOLIZE in autogen.sh if defined | Lennart Poettering | 2005-10-19 | 1 | -1/+3 |
* | improve autgen.sh version check | Lennart Poettering | 2005-10-19 | 1 | -1/+11 |
* | actually drop avahi_strlcpy() from domain.h | Lennart Poettering | 2005-10-19 | 1 | -3/+0 |
* | * pass --enable-tests --enable-compat-howl --enable-compat-libdns_sd to confi... | Lennart Poettering | 2005-10-19 | 2 | -33/+4 |
* | * Compile tests only when --enable-tests was specified on the configure comma... | Lennart Poettering | 2005-10-19 | 18 | -57/+132 |
* | * fix a bug | Sebastien Estienne | 2005-10-18 | 2 | -3/+2 |
* | in order to reduce our code/API size, drop support for reverse IPv6 name look... | Lennart Poettering | 2005-10-18 | 4 | -30/+10 |
* | todo update | Lennart Poettering | 2005-10-18 | 1 | -1/+1 |
* | in order to reduce our API size, dropping avahi_entry_group_add_service_va(),... | Lennart Poettering | 2005-10-18 | 4 | -129/+6 |
* | add config.h inclusion to glib integration example | Lennart Poettering | 2005-10-18 | 1 | -0/+4 |
* | * restore autogen.sh | Sebastien Estienne | 2005-10-18 | 1 | -11/+4 |
* | update TODO | Lennart Poettering | 2005-10-18 | 1 | -3/+3 |
* | * remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea | Lennart Poettering | 2005-10-18 | 27 | -245/+303 |
* | * modified autogen.sh to better support bsd | Sebastien Estienne | 2005-10-18 | 2 | -6/+13 |
* | * some cleaning | Sebastien Estienne | 2005-10-18 | 1 | -93/+85 |
* | * handle cmsg_type IP_RECVTTL | Sebastien Estienne | 2005-10-18 | 1 | -0/+6 |
* | * added some fixes mentioned by mezcalero | Sebastien Estienne | 2005-10-18 | 1 | -1/+3 |
* | * some cleaning | Sebastien Estienne | 2005-10-18 | 1 | -26/+62 |
* | * more portability work | Sebastien Estienne | 2005-10-18 | 2 | -0/+340 |
* | rename server.h to internal.h | Lennart Poettering | 2005-10-17 | 11 | -12/+15 |
* | * move unicast DNS server registration/browsing routines to their own header ... | Lennart Poettering | 2005-10-17 | 24 | -206/+170 |
* | * autotools magic for PF_ROUTE (not the real thing yet). | Sebastien Estienne | 2005-10-17 | 3 | -0/+20 |
* | * do no longer include timeval.h in watch.h by default | Lennart Poettering | 2005-10-17 | 17 | -16/+26 |
* | * Add custom user-specific configure flags to bootstrap.sh | Trent Lloyd | 2005-10-17 | 13 | -22/+151 |
* | drop some files from doxygen | Lennart Poettering | 2005-10-17 | 1 | -4/+0 |
* | drop avahi_server_add_txt() prototypes (and friends) | Lennart Poettering | 2005-10-17 | 1 | -39/+0 |
* | remove or unexport avahi_server_add_txt_strlst(), avahi_server_add_txt_va(), ... | Lennart Poettering | 2005-10-17 | 3 | -62/+11 |
* | split entry and entry-group management stuff off to its own file entry.c | Lennart Poettering | 2005-10-17 | 4 | -1181/+1218 |
* | update TODO | Lennart Poettering | 2005-10-17 | 1 | -0/+1 |
* | Rename "AvahiAnnouncement" to "AvahiAnnouncer" to match AvahiQuerier | Lennart Poettering | 2005-10-17 | 7 | -53/+53 |
* | slightly more comments | Lennart Poettering | 2005-10-17 | 1 | -4/+18 |
* | Update TODO | Lennart Poettering | 2005-10-17 | 1 | -1/+1 |
* | * split client.h into client.h, lookup.h and publish.h just like we did on th... | Lennart Poettering | 2005-10-17 | 16 | -359/+702 |
* | * implement record updating through the new flags AVAHI_PUBLISH_UPDATE | Lennart Poettering | 2005-10-17 | 9 | -81/+423 |
* | when warning about compat layer usage, link directly to a public CGI script I... | Lennart Poettering | 2005-10-16 | 2 | -8/+14 |