]> git.meshlink.io Git - catta/shortlog
catta
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
2005-05-18 Trent Lloydimport basic dbus code into the daemon, with auto-fu...
2005-05-17 Lennart Poettering* split packet scheduler into three seperate parts
2005-05-16 Lennart Poetteringfix unicast known answer suppresion
2005-05-16 Lennart Poettering* case insensitive name comparisons
2005-05-13 Lennart Poettering* utf-8 collation of domain names
2005-05-13 Lennart Poetteringupdate todo
2005-05-11 Lennart Poetteringtodo update
2005-05-11 Lennart Poettering* add auxiliary records to packet
2005-05-10 Lennart Poetteringcheck MUSTs of RFC:
2005-05-10 Lennart Poettering* abstract MTU stuff for packet generation
2005-05-07 Lennart Poetteringfix doxygen
2005-05-07 Lennart Poetteringremove _ prefix from structure name (for doxygen)
2005-05-07 Lennart Poetteringchange internal name of avahi-core.pc to "avahi-core...
2005-05-07 Lennart Poetteringfix daemon build system
2005-05-07 Lennart Poetteringchange avahi.h to core.h in source files
2005-05-07 Lennart Poetteringrename avahi.h => core.h
2005-05-07 Lennart Poetteringlibarry updates
2005-05-07 Lennart Poetteringhide some more stuff
2005-05-07 Lennart Poetteringrename libavahi-core to avahi-core
2005-05-06 Lennart Poetteringupdate todo
2005-05-06 Lennart Poetteringadd config.h inclusion to all *.c files
2005-05-06 Lennart Poetteringupdate doxygen.conf
2005-05-06 Lennart Poetteringadd LICENSE file
2005-05-06 Lennart PoetteringRename main.c to avahi-test.c
2005-05-06 Lennart Poetteringautotoolize
2005-05-06 Lennart Poetteringmove the sources to libavahi-core/
2005-05-06 Trent Lloydput the avahi rename into the done section of the todo
2005-05-06 Lennart Poetteringfix main.c
2005-05-06 Lennart Poetteringrename flx.h to avahi.h
2005-05-06 Lennart PoetteringRename flx_* to avahi_*
2005-05-06 Lennart Poetteringsome preliminary work for adding legacy unicast and...
2005-05-05 Lennart Poettering* reenable ipv6 and address record generation
2005-05-05 Lennart Poetteringupdate todo
2005-05-05 Lennart Poettering* add flx_server_add_service_strlst()
2005-05-04 Lennart Poetteringadd a bunch of record comparison shortcuts
2005-05-03 Lennart Poetteringupdate todo
2005-05-03 Lennart Poetteringallow NULL bytes in strlsts
2005-05-03 Lennart Poettering* decrease verbosity of debug messages
2005-05-03 Lennart Poettering* correctly build probe packets
2005-05-03 Lennart Poettering* s/status/state/g
next