]> git.meshlink.io Git - catta/shortlog
catta
2007-02-04 Lennart PoetteringUse SCM_CREDENTIALS for authentication of netlink data...
2007-02-04 Lennart Poetteringfix build of the service-type-database if srcdir !...
2007-02-02 Lennart Poetteringre #94: don't accept "localhost" as hostname; read...
2007-02-02 Lennart PoetteringAdd CGI support to avahi-bookmarks. (Closes: #91) ...
2007-01-30 Trent Lloyd * Fix typo of failure, thanks to Michael Burns (Closes...
2007-01-21 Trent Lloyd * Add OLPC Presence service to the service-type-database
2007-01-06 Lennart Poetteringrefer to some wiki stories from the man pages
2007-01-06 Lennart Poettering* handle NULL sdrefs gracefully.
2007-01-06 Lennart PoetteringPass AM_CFLAGS instead of CFLAGS when build the libdns_...
2007-01-06 Lennart Poetteringfix a bogus error condition
2007-01-06 Lennart Poetteringcreate unicast IPv4 socket oly if IPv4 is enabled,...
2007-01-06 Lennart Poettering* set IPV6_V6ONLY for unicast DNS sockets, too
2007-01-05 Lennart Poetteringdebian init scripts: print a nice warning when not...
2007-01-05 Lennart Poetteringbuild avahi-discover only if either dbm or gdbm is...
2007-01-05 Lennart Poetteringbump version number and SONAMES
2007-01-05 Lennart Poetteringadd new config options "publish-aaaa-on-ipv4=" and...
2007-01-05 Lennart Poettering* optionally, register A RR via IPv6, AAAA RR via IPv4...
2007-01-05 Lennart PoetteringRework DBus connection handling: use a private DBusConn...
2007-01-04 Lennart PoetteringSome more ia64 fixes. (Closes #90)
2007-01-01 Lennart PoetteringModify C++ testing code to pass when CXXFLAGS contains...
2006-12-31 Lennart PoetteringIgnore EAGAIN errors on recvmsg() (Closes #60)
2006-12-31 Lennart Poetteringremove yet another occurence of dbus_message_iter_get_a...
2006-12-31 Lennart PoetteringFix documentation of avahi_{entry_group|client}_new...
2006-12-31 Lennart PoetteringFix error message when passing an invalid command line...
2006-12-31 Lennart PoetteringDon't use dbus_message_iter_get_array_len() since it...
2006-12-31 Lennart PoetteringCheck for a working C++ compiler in configure.ac (Close...
2006-12-31 Lennart Poetteringadd a comment so that #87 is not repeated
2006-12-29 Trent Lloyd * Un-bump DNS-SD soname, we are following apple's...
2006-12-29 Trent Lloyd * Make sure we return -1 if we fall of the end of...
2006-12-29 Trent Lloyd * Correct comment reference to the priviledged access...
2006-12-28 Trent Lloyd * Import debian init script changes from debian
2006-12-28 Trent Lloyd * Fix avahi-discover broken in an earlier commit
2006-12-28 Trent Lloyd * Bump version to 0.6.16
2006-12-28 Trent Lloyd * Update NEWS for 0.6.16
2006-12-28 Trent Lloyd * Bump SONAME version of libdns_sd
2006-12-28 Trent Lloyd * Gracefully handle some conditions in libdns_sd that...
2006-12-17 Sebastien Estiennedisplay a graphical error message when the deamon is...
2006-12-16 Trent Lloyd * avahi-core/dns.c#consume_labels(): Add some addition...
2006-12-16 Trent Lloyd * avahi-core/dns.c: Use a '#define AVAHI_DNS_LABELS_MA...
2006-12-16 Trent Lloyd * Limit the number of loops in consume_labels() (Close...
2006-12-12 Trent Lloyd * Really actually fix build on Linux <2.6.19
2006-12-11 Trent Lloyd * Also fix < 2.6.19 builds for avahi-autoipd.
2006-12-11 Trent Lloyd * Fix specifying priviliged access group (Closes:...
2006-12-11 Trent Lloyd* Revert previous patch to check nlmsg_pid as it is...
2006-11-19 Trent Lloyd * Fix doxygen comments for avahi watch, thanks to...
2006-11-17 Trent LloydAdd big note to avahi-discover.in pointing out the...
2006-11-11 Trent LloydMake d-bus version detection work for >= 1.0 (Closes...
2006-11-06 Trent LloydFix a bug where Avahi does not verify the source of...
2006-10-03 Lennart Poetteringadd updated specs to svn
2006-09-25 Trent Lloyd * Fix dbus_service_browser not setting AVAHI_LOOKUP_RE...
2006-09-21 Lennart PoetteringFix build on NetBSD. Patch contributed by Daniel S...
2006-09-13 Lennart Poetteringreword NEWS file a little
2006-09-13 Lennart Poetteringbump version number and sonames
2006-09-13 Lennart Poetteringupdate NEWS file
2006-09-12 Lennart Poetteringminor rtp name fix
2006-09-12 Lennart Poetteringadd a few additional service types to database
2006-09-12 Lennart Poetteringadd pgp key server service type to database
2006-09-04 Lennart Poetteringfix --help
2006-09-04 Lennart Poetteringuse alias interfaces for network configuration if only...
2006-09-04 Lennart Poetteringdescribe how to communicate between IPv4LL and non...
2006-09-03 Lennart Poetteringdo not remove the interface address if an UNBIND event...
2006-09-03 Lennart Poetteringconfigure broadcast address explicitly
2006-09-02 Lennart Poetteringfix "make distcheck"
2006-09-02 Lennart Poetteringupdate INSTALL
2006-09-02 Lennart Poetteringremove "set -e" from the hook scripts since this appare...
2006-09-02 Lennart Poetteringremove a bogus warning
2006-09-02 Lennart Poetteringship dhclient hook scripts for using ipv4ll as fallback...
2006-09-02 Lennart Poetteringadd avahi autoipd man page
2006-09-02 Lennart Poetteringlots of documentation cleanups and fixes
2006-09-01 Lennart Poettering* ship avahi-autopid.action in the tarball
2006-09-01 Lennart Poetteringremove remnants of a todo list
2006-08-31 Lennart Poettering* don't allow 169.254.0.0 and 169.254.255.255 as valid...
2006-08-31 Lennart Poetteringimplement chroot()ing and dropping of privileges
2006-08-31 Lennart Poetteringchange process title to work with pidof/killall
2006-08-31 Lennart Poetteringinstall avahi-autoipd.action
2006-08-31 Lennart Poettering* change process title of chroot() helper process to...
2006-08-31 Lennart Poetteringadd support for interface configuration with user suppl...
2006-08-31 Lennart Poetteringavahi_set_proc_title(): change the process name with...
2006-08-31 Lennart Poetteringremove some embarrassinlgy superfluous code
2006-08-31 Lennart Poetteringfix a few more s/DBUS/D-Bus/
2006-08-31 Lennart Poetteringbump D-Bus API revision (forgotten in 0.6.13)
2006-08-31 Lennart PoetteringSome more s/D-BUS/D-Bus/g
2006-08-31 Lennart Poetteringautoconf love:
2006-08-31 Lennart Poetteringadd service file fragment for _sftp-ssh._tcp (closes...
2006-08-31 Lennart Poetteringfix service type database creation on solaris
2006-08-31 Lennart Poetteringadd new option --force-bind
2006-08-31 Lennart Poetteringset the interface to IFF_UP before using it. handle...
2006-08-31 Lennart Poetteringimplement command line parsing, signal handling, daemon...
2006-08-30 Lennart Poetteringa few fixes in netlink handling
2006-08-30 Lennart Poetteringdocument iface.h to ease porting
2006-08-30 Lennart Poetteringadd netlink support
2006-08-30 Lennart Poetteringadd initial version of a RFC3927/IPv4LL implementation
2006-08-30 Lennart Poetteringfix a few invalid calls to avahi_s_entry_group_xxx()
2006-08-30 Lennart Poetteringfix random seed initialization
2006-08-25 Lennart Poetteringupdate "homepage" target to install the tarball on...
2006-08-25 Lennart Poetteringadd findstatic.pl script from Andrew Tridgell to SVN...
2006-08-25 Lennart Poetteringadd some Avahi artwork to SVN. (This is not shipped...
2006-08-25 Lennart Poetteringupdate NEWS file
2006-08-25 Lennart Poetteringfix python bindings for the service type database when...
2006-08-25 Lennart Poetteringfix build on MacOSX (patch from Sjoerd Simmons, closes...
next