]> git.meshlink.io Git - catta/shortlog
catta
2005-08-03 Lennart Poettering* add C examples
2005-08-03 Lennart Poettering* ignore *.pyc files
2005-08-03 Lennart Poettering* Require Python 2.4 for build
2005-08-03 Lennart Poettering* update svn:ignore and svn:keywords for many files...
2005-08-02 Lennart Poettering* replace guchar and gint by AvahiProtocol, AvahiIfInde...
2005-08-02 Sebastien Estienne* add avahi-utils in autoconf
2005-08-02 Trent Lloyd * Fix a stupidity in avahi-client that stopped it...
2005-08-02 Lennart Poettering* allow caller to specifiy additional CFLAGS arguments...
2005-08-01 Trent Lloyd * Work on avahi-client
2005-07-31 Sebastien Estienne* py avahi-discover : polished a bit the ui and the...
2005-07-31 Sebastien Estienne* progress on python port of avahi-discover basic thing...
2005-07-30 Lennart Poettering* don't install example.service
2005-07-30 Lennart Poettering* fix bug reported bei Sebastien Estienne: bogus assert...
2005-07-30 Lennart PoetteringDBUS: finish introspection support
2005-07-30 Lennart Poettering* fix Server introspection data
2005-07-30 Lennart PoetteringUpdate DTD
2005-07-30 Lennart Poetteringintrospection update
2005-07-30 Lennart Poettering* hide generate init scripts from SVN
2005-07-30 Lennart Poetteringremove stdio.h inclusion from core.h
2005-07-30 Lennart PoetteringINSTALL update by rubenv
2005-07-30 Lennart Poettering* Move avahi-daemon and avahi-dnsconfd to sbin
2005-07-30 Lennart Poettering* add new tool avahi-publish-address
2005-07-30 Sebastien Estienne* started writing avahi-discover in python
2005-07-29 Lennart Poettering* rename avahi-publish to avahi-publish-service
2005-07-29 Lennart Poettering* add avahi-publish
2005-07-29 Lennart Poettering* add tool avahi-utils
2005-07-29 Trent Lloyd * Move dbus service #defines to avahi-common/dbus.h
2005-07-29 Lennart PoetteringDBUS: Wrap service resolver
2005-07-29 Lennart PoetteringDBUS: implement ServiceBrowser
2005-07-29 Lennart Poetteringtodo update
2005-07-29 Lennart Poettering* DBUS: implement service type browsing
2005-07-28 Lennart Poettering* ignore doxygen-doc
2005-07-28 Lennart Poettering* DBUS: implement org.freedesktop.Avahi.GetVersionString()
2005-07-28 Sebastien Estienne* removed doxygen folder (obsolete)
2005-07-28 Sebastien Estienne* autodetect doxygen based on http://ben-kiki.org/oren...
2005-07-28 Lennart Poettering* Update DBUS-API to make some things clearer
2005-07-28 Lennart Poettering* drop trailing dot in avahi_normalize_name()
2005-07-27 Lennart Poettering* swap order of "type" and "name" arguments of avahi_se...
2005-07-27 Lennart Poetteringfix DBUS-API
2005-07-27 Lennart Poettering* remove f-word from config file
2005-07-27 Trent Lloyd * Fix dbus.glib import in dbus-test.py for dbus 0.35
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
next