| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | always build with -fPIC to allow address space randomization | Lennart Poettering | 2007-04-12 | 1 | -1/+1 |
* | Improve compatibility with Bonjour's libdns_sd (Patch from Chris Rivera, clos... | Lennart Poettering | 2007-04-12 | 1 | -20/+10 |
* | remove a deprecation warning (patch from DamjanGeorgievski) (closes #129) | Lennart Poettering | 2007-04-12 | 1 | -1/+1 |
* | allow adding of generic DNS RRs properly. Patch from Sjoerd Simons again (clo... | Lennart Poettering | 2007-04-12 | 1 | -1/+2 |
* | add apt to services types, pacth from "uws". (closes #116) | Lennart Poettering | 2007-04-12 | 1 | -0/+3 |
* | Fix registration of really large records, like it is necessary for XEP-0174 (... | Lennart Poettering | 2007-04-12 | 5 | -20/+23 |
* | update EXTRA_DIST | Lennart Poettering | 2007-04-12 | 1 | -1/+1 |
* | hide avahi-autoipd.action | Lennart Poettering | 2007-04-12 | 0 | -0/+0 |
* | port avahi-autoipd to FreeBSD (original patch from Bruce M Simpson) | Lennart Poettering | 2007-04-12 | 5 | -42/+787 |
* | avahi-pyhton build fix contributed by Stanislav Brabec | Lennart Poettering | 2007-04-12 | 1 | -1/+3 |
* | * avahi-core/entry.c: Correctly reset register_time_event when leaving the R... | Trent Lloyd | 2007-03-30 | 1 | -7/+5 |
* | * Revert fix from R1398 | Trent Lloyd | 2007-03-24 | 2 | -2/+2 |
* | * avahi-common/address.h#AVAHI_IF_INDEX check should be interface > 0, not i... | Trent Lloyd | 2007-03-24 | 1 | -1/+1 |
* | hide avahi-ui.pc from svn | Lennart Poettering | 2007-02-08 | 0 | -0/+0 |
* | if no default service name is specified, just select the first one we find | Lennart Poettering | 2007-02-08 | 1 | -3/+4 |
* | Fix service type database building on Solaris (Patch from Padraig O'Briain) | Lennart Poettering | 2007-02-08 | 1 | -1/+3 |
* | fix pkg-config file generation for avahi-ui | Lennart Poettering | 2007-02-07 | 1 | -3/+5 |
* | ship avahi-ui.pc.in | Lennart Poettering | 2007-02-07 | 1 | -1/+2 |
* | Drop "Remote Terminal on" prefix since it is usually superfluous | Lennart Poettering | 2007-02-07 | 1 | -1/+1 |
* | add GTK properties | Lennart Poettering | 2007-02-07 | 1 | -7/+175 |
* | overload zssh to zvnc | Lennart Poettering | 2007-02-07 | 2 | -25/+52 |
* | Commit first version of avahi-ui and zssh | Lennart Poettering | 2007-02-07 | 7 | -1/+1446 |
* | macosx portability: use GLOB_xxx macros only if they are available | Lennart Poettering | 2007-02-05 | 1 | -8/+13 |
* | add sys/types.h for openbsd compat | Lennart Poettering | 2007-02-05 | 1 | -0/+1 |
* | prepare NEWS for 0.6.17 | Lennart Poettering | 2007-02-04 | 1 | -0/+15 |
* | move assert check before access | Lennart Poettering | 2007-02-04 | 1 | -1/+2 |
* | minor cleanups it netlink handling code: | Lennart Poettering | 2007-02-04 | 1 | -8/+7 |
* | Use SCM_CREDENTIALS for authentication of netlink data from kernel | Lennart Poettering | 2007-02-04 | 1 | -2/+36 |
* | fix build of the service-type-database if srcdir != builddir (Closes #100) | Lennart Poettering | 2007-02-04 | 1 | -2/+4 |
* | re #94: don't accept "localhost" as hostname; read distribution id from /etc/... | Lennart Poettering | 2007-02-02 | 1 | -5/+60 |
* | Add CGI support to avahi-bookmarks. (Closes: #91) -- Thanks for the patch! | Lennart Poettering | 2007-02-02 | 1 | -26/+72 |
* | * Fix typo of failure, thanks to Michael Burns (Closes #98) | Trent Lloyd | 2007-01-30 | 1 | -1/+1 |
* | * Add OLPC Presence service to the service-type-database | Trent Lloyd | 2007-01-21 | 1 | -0/+1 |
* | refer to some wiki stories from the man pages | Lennart Poettering | 2007-01-06 | 2 | -0/+4 |
* | * handle NULL sdrefs gracefully. | Lennart Poettering | 2007-01-06 | 1 | -14/+21 |
* | Pass AM_CFLAGS instead of CFLAGS when build the libdns_sd test tool | Lennart Poettering | 2007-01-06 | 1 | -2/+2 |
* | fix a bogus error condition | Lennart Poettering | 2007-01-06 | 1 | -2/+2 |
* | create unicast IPv4 socket oly if IPv4 is enabled, same for unicast IPv6 | Lennart Poettering | 2007-01-06 | 1 | -2/+2 |
* | * set IPV6_V6ONLY for unicast DNS sockets, too | Lennart Poettering | 2007-01-06 | 1 | -7/+38 |
* | debian init scripts: print a nice warning when not starting avahi due to sett... | Lennart Poettering | 2007-01-05 | 2 | -0/+22 |
* | build avahi-discover only if either dbm or gdbm is available (patch from sweg... | Lennart Poettering | 2007-01-05 | 1 | -3/+14 |
* | bump version number and SONAMES | Lennart Poettering | 2007-01-05 | 1 | -3/+3 |
* | add new config options "publish-aaaa-on-ipv4=" and "publish-a-on-ipv6=" | Lennart Poettering | 2007-01-05 | 4 | -4/+33 |
* | * optionally, register A RR via IPv6, AAAA RR via IPv4 (Closes #62) | Lennart Poettering | 2007-01-05 | 4 | -39/+59 |
* | Rework DBus connection handling: use a private DBusConnection instead of a sh... | Lennart Poettering | 2007-01-05 | 2 | -4/+42 |
* | Some more ia64 fixes. (Closes #90) | Lennart Poettering | 2007-01-04 | 1 | -3/+3 |
* | Modify C++ testing code to pass when CXXFLAGS contains -Werror. (Closes #75) ... | Lennart Poettering | 2007-01-01 | 1 | -1/+1 |
* | Ignore EAGAIN errors on recvmsg() (Closes #60) | Lennart Poettering | 2006-12-31 | 1 | -2/+22 |
* | remove yet another occurence of dbus_message_iter_get_array_len() due to obso... | Lennart Poettering | 2006-12-31 | 1 | -6/+5 |
* | Fix documentation of avahi_{entry_group|client}_new(): clarify that the speci... | Lennart Poettering | 2006-12-31 | 2 | -2/+2 |