]> git.meshlink.io Git - catta/shortlog
catta
2005-07-27 Sebastien Estienneadding/updating avahi initscript for gentoo
2005-07-27 Lennart Poetteringupdate DBUS-API
2005-07-27 Lennart Poettering* Wrap HostNameResolver and AddressResolver APIs in...
2005-07-27 Lennart PoetteringMake use of StateChanged signal of DBUS Server object
2005-07-27 Lennart Poetteringimplement DBUS protocol
2005-07-19 Lennart Poettering* Change timeval arithmetic functions to use 64bit...
2005-07-18 Lennart Poettering* disable use-iff-running by default
2005-07-16 Lennart PoetteringFix cache managament
2005-07-16 Lennart Poettering* hide some more files
2005-07-06 Sebastien Estiennerenamed avahi to avahi-daemon
2005-07-06 Sebastien Estienne* cleaned configure.ac
2005-07-06 Trent Lloyd* Patch by Ikke <ikke@eikke.com> to make distcheck...
2005-07-05 Trent Lloyd* Make the configure script just not install init scrip...
2005-07-04 Trent Lloyd * Remove support for dbus 0.23.
2005-07-03 Sebastien Estienne* initscript for avahi-dnsconfd
2005-07-01 Lennart Poettering* add new option --check to daemons
2005-07-01 Sebastien Estienne* using AC_GNU_SOURCE instead of -D _GNU_SOURCE
2005-06-30 Sebastien Estienne* moved AVAHI_RUNTIME_DIR and AVAHI_SOCKET in configure.ac
2005-06-30 Sebastien EstienneFixed Makefile.am not installing headers file.
2005-06-30 Sebastien Estiennerenamed debian/gentoo initscript to remove .in, not...
2005-06-30 Sebastien EstienneNew gentoo initscript using libdaemon features
2005-06-29 Lennart Poettering* update diagram
2005-06-29 Trent Lloyd * Patch by Steev Klimaszewski for gentoo compilation
2005-06-28 Lennart Poetteringimprove documentation
2005-06-28 Lennart Poettering* recreate DNS query in simple protocol on host or...
2005-06-28 Lennart Poettering* cap query interval for continious queries to 1h
2005-06-28 Lennart Poetteringupdate diagram a bit
2005-06-25 Lennart Poetteringadd overview diagram
2005-06-25 Lennart Poettering* doxygen updates
2005-06-24 Lennart Poetterings/avahi_server_add_text/avahi_server_add_txt/g
2005-06-24 Lennart Poettering* update default TTL generation to match RFC
2005-06-24 Lennart Poettering* implement new source address check mechanisms
2005-06-24 Lennart Poettering* update todo list
2005-06-22 Lennart Poetteringignore init script
2005-06-21 Lennart Poettering* remove stale UNIX sockets before creating new ones
2005-06-21 Sebastien Estiennechanged startup priority for avahi (15->75)
2005-06-21 Sebastien Estienneupdate debian initscript to emulate lsb functions
2005-06-21 Lennart Poettering* Improve error message when /etc/avahi/services is...
2005-06-21 Lennart Poetteringfix build system for build without gtk and dbus
2005-06-21 Lennart Poettering* Update configure.ac to check for the availabilty...
2005-06-21 Sebastien Estiennesome basic INSTALL and README instructions
2005-06-21 Sebastien Estienne- updated Debian initscript to use libdeamon features...
2005-06-21 Lennart Poettering* move socket and pid file to its own directory /var...
2005-06-20 Lennart Poettering* Apply another patch by Sebastien Estienne for install...
2005-06-20 Lennart PoetteringAdd patches from Sebastien Estienne
2005-06-19 Lennart Poettering* drop priviliges
2005-06-19 Lennart Poettering* detect other running mDNS stacks
2005-06-18 Lennart Poettering* fix memory handling when reading configuration files
2005-06-18 Lennart Poettering* rename the configuration variables register_xxx and...
2005-06-17 Trent Lloyd* make the daemon build with dbus on both 0.23 and...
2005-06-17 Lennart Poettering* check for expat in configure
2005-06-17 Lennart Poettering* make sure to free some more time events
2005-06-17 Lennart Poettering* free timeout event when destroying service resolver
2005-06-17 Lennart Poetteringfix label when services fails to resolve
2005-06-17 Trent Lloyd * more dbus build fixes
2005-06-17 Trent Lloyd* include dbus-protocol.h in dbus-protocol.c
2005-06-17 Trent Lloyd * Move the definition of DBUS_SERVICE_AVAHI to the...
2005-06-17 Trent Lloyd * Split out the dbus stuff in the daemon to a separate...
2005-06-17 Lennart Poetteringmake the example a little bit more interesting
2005-06-17 Lennart Poetteringfix $Id$ in example.service
2005-06-16 Lennart Poettering* add support for static service definitions for the...
2005-06-16 Lennart Poettering* update avahi_address_parse() to work with AF_UNSPEC...
2005-06-16 Lennart Poettering* add initial implmenentation of a "simple protocol...
2005-06-11 Lennart Poettering* add logging API and make all code make use of it
2005-06-10 Lennart Poetteringsvn:ignore
2005-06-10 Lennart Poetteringset svn:keywords
2005-06-10 Lennart Poetteringupdate svn:ignore
2005-06-10 Lennart Poettering* build libavahi-common statically for debugging purposes
2005-06-08 Trent Lloyd * Patch by Ross Burton to enable conditional use of...
2005-06-07 Trent Lloyd * Patch by ross burton to allow make dist to pass...
2005-06-06 Trent Lloyd * Patch by Ross Burton to allow disabling GTK (avahi...
2005-06-06 Lennart Poetteringmove dns.[ch] back to avahi-core/
2005-06-06 Lennart Poettering* fix build system
2005-06-06 Lennart Poetteringupdate svn:ignor
2005-06-05 Trent Lloyd * rename daemon to avahi-daemon
2005-06-04 Trent Lloyd * Add some use documentation to the daemon
2005-06-04 Trent Lloyd* Modify skeleton daemon code to build with dbus 0.23
2005-06-04 Trent Lloyd* Split out a fair bit of avahi-core into avahi-common...
2005-06-03 Lennart Poettering* fix avahi when connected to the same network via...
2005-06-03 Lennart Poettering* use FIONREAD to minimize allocated buffer size when...
2005-06-03 Lennart Poettering* make some functions return a gint, for signaling...
2005-06-03 Lennart Poettering* improve avahi-discover GUI
2005-06-03 Lennart Poettering* add support for _workstation._tcp
2005-06-03 Lennart Poettering* implement reflection (including legacy unicast reflec...
2005-05-23 Lennart Poettering* add new tool avahi-discover
2005-05-23 Lennart Poettering* add the first bits of a mDNS reflector
2005-05-22 Lennart Poettering* fix pkgconfig file
2005-05-22 Lennart PoetteringImpelement AvahiServiceResolver
2005-05-22 Lennart Poettering* implement AvahiServiceBrowser
2005-05-22 Lennart PoetteringAdd missing files browse-domain.c and browse-service...
2005-05-22 Lennart Poettering* add service type browser
2005-05-22 Lennart Poetteringrename resolve.[ch] to browse.[ch]
2005-05-22 Lennart Poettering* Rework some Browsing/Resolving stuff
2005-05-20 Lennart Poettering* add address resolver
2005-05-20 Lennart Poettering* rename subscribe.[ch] to resolve.[ch]
2005-05-20 Lennart Poettering* rename AvahiSubscription to AvahiRecordResolver
2005-05-20 Lennart Poettering* add new server state AVAHI_SERVER_SLEEPING to avoid...
2005-05-20 Lennart PoetteringAdd support for server state change callbacks
2005-05-20 Trent LloydDon't go into the daemon and build by default until...
2005-05-19 Lennart Poetteringadd a new structure for configuration AvahiServerConfig
next