]> git.meshlink.io Git - catta/shortlog
catta
2006-08-21 Lennart Poetteringbuild docs for avahi-core only if --enable-core-docs...
2006-08-21 Lennart Poetteringdon't built any "include graphs" with doxygen
2006-08-21 Lennart Poetteringdon't define "docdir" which is being defined by autocon...
2006-08-21 Lennart Poetteringfollow Bonjour's hostname number incrementing algorithm...
2006-08-21 Lennart Poetteringdon't remove static services from the avahi daemon...
2006-08-21 Lennart Poetteringallow passing NULL as callback function in DNSServiceRe...
2006-08-21 Lennart Poetteringfix build if avahi is built without gtk but with python...
2006-08-20 Lennart Poetteringfix build when neither HAVE_GDBM nor HAVE_DBM is specified
2006-08-06 Lennart PoetteringAllow storing the service type database as Solaris...
2006-08-06 Lennart Poetteringfix a few typos in doxygen comments
2006-07-22 Lennart Poetteringcorrect some things in the NEWS file
2006-07-22 Lennart Poetteringupdate NEWS file for 2.6.12
2006-07-22 Lennart Poetteringbump package version and sonames
2006-07-22 Lennart Poetteringdisable time events after they have been dispatched
2006-07-18 Trent Lloyd * Fix avhai builds with newer (>= 0.62) dbus that...
2006-07-18 Lennart Poettering* several glib adapter cleanups:
2006-07-15 Lennart Poetteringwork around a limitation in Gentoo's DBUS build (which...
2006-07-15 Lennart Poetteringproperly finish getopt argument table with a NULL entry...
2006-07-09 Lennart Poetteringmake avahi-test run on Solaris (patch by Padraig O...
2006-07-09 Lennart Poetteringflush stdout after every line, this makes avahi-browse...
2006-07-06 Lennart Poettering* add two more service types to database (closes #47)
2006-06-25 Lennart Poetteringupdate NEWS file for 0.6.11
2006-06-25 Lennart Poetteringadd PulseAudio service types
2006-06-25 Lennart Poettering* bump version number
2006-06-22 Lennart PoetteringP_RECVIF portability for Solaris
2006-06-21 Lennart Poetteringfix segfault when destructing multicast lookup objects
2006-06-21 Lennart Poetteringfix a mem leak
2006-06-21 Lennart Poetteringmerge solaris port of iface-pfroute.c (contributed...
2006-06-21 Lennart Poetteringif RLIMIT_NPROC is not available but used in the config...
2006-05-24 Lennart PoetteringMerge patch from Frederic Peters, fixing doxygen.m4...
2006-05-19 Lennart Poettering* Fix pthread autoconf checks for Solaris (original...
2006-05-15 Lennart Poetteringsunstudio cc compat (contributed by Padraig O'Briain)
2006-05-14 Lennart Poetteringbrown paperbag: actually reserve memory for our AvahiAd...
2006-05-08 James Willcox* make the event loop background again
2006-05-07 James Willcoxadd a missing lock, and make the event processing threa...
2006-05-05 Lennart Poetteringfix check for sysctl.h
2006-05-05 Lennart Poetteringcall _stop() instead of _quit() in _free(), to avoid...
2006-05-04 Lennart Poetteringupdate NEWS file for avahi 0.6.10
2006-05-04 Lennart Poetteringbump sonames
2006-05-04 Lennart Poetteringactually enforce that we never print more than 20 bytes...
2006-05-04 Lennart Poetteringbump version number to 0.6.10
2006-05-04 Lennart Poetteringfix sendmsg() calls on FreeBSD and AMD64 kernels with...
2006-05-02 Sebastien EstiennePatch from Padraig O'Briain <Padraig.Obriain@sun.com...
2006-04-26 Lennart PoetteringMerge patch "avahi-compat-error-return.patch" from...
2006-04-24 Lennart Poetteringif validation of incoming traffic fails, give the user...
2006-04-24 Lennart Poetteringadd an extra validity check when parsing mDNS queries...
2006-04-24 Lennart Poetteringadd an utf8 check when unescaping domains - essentially...
2006-04-24 Lennart Poetteringadd utf8 validity check API (based on the glib's implem...
2006-04-24 Lennart Poetteringfix compilation if chroot() is not available. (see...
2006-04-24 Lennart Poetteringmake the construction of the ancillary data for sendmsg...
2006-04-24 Lennart Poetteringadd a note about the new DBUS reconnection behaviour...
2006-04-24 Lennart Poetteringreconnect if the DBUS daemon kicks avahi-daemon. Since...
2006-04-24 Lennart Poetteringfix bad memory access in simple-procotol.c's debug...
2006-04-24 Lennart Poetteringfilter out double DNS server entries
2006-04-24 Lennart Poetteringstrip characters that are not in the set [a-zA-Z0-9...
2006-04-24 Lennart Poettering* don't call dbus_connection_get_is_connected() for...
2006-04-24 Lennart PoetteringMerge patch "avahi-compat-txt-buffer-size.patch" from...
2006-04-23 Sebastien Estiennerevert to 1189
2006-04-23 Sebastien Estienne adding --enable-foo=auto , only for qt3 / qt4 for...
2006-04-22 Lennart Poetteringfix regular expressions for enumerating service types
2006-04-18 James Willcoxadd a missing lock
2006-04-11 Sebastien Estiennefix on SuSe when avahi-dnsconfd is started before avahi...
2006-04-11 Sebastien Estienneadd airport entry in service-type db closing #28
2006-04-01 Lennart Poetteringwhen resolving a service, don't return host name that...
2006-03-24 Sebastien Estienne convert an error log into an info log
2006-03-24 Sebastien Estiennelog end_msg for debian initscript
2006-03-21 Trent Lloyd * Provide a slightly better description of what mcs...
2006-03-17 Sebastien Estienneproposed patch to close Ticket #20
2006-03-17 Sebastien EstiennePatch from sjoerd simons to close Ticket #19 (Doesn...
2006-03-09 James Willcoxadd an 'Error' property to ClientStateArgs
2006-03-09 Sebastien Estienne * The patch was undone in svn revision 1160, adding...
2006-03-03 Lennart Poetteringimprove avahi-discover desktop file (from Emmet Hikory...
2006-03-02 Lennart Poetteringupdate NEWS file for 0.6.9
2006-03-02 Lennart Poetteringadd new method items() to ServiceTypeDatabase
2006-03-02 Lennart Poetteringgentoo init script update
2006-03-02 Lennart Poetteringprepare release 0.6.9
2006-03-02 Lennart Poetteringdon't allow registration of address records for invalid...
2006-03-02 Lennart Poetteringadd new API function avahi_is_valid_fqdn()
2006-03-02 Lennart Poetteringuse term "static host names" instead of "static hosts...
2006-03-02 Lennart Poetteringadd proper argument validity checking to address and...
2006-03-01 Lennart Poetteringfix compilation if DBUS is disabled (closes: #15)
2006-02-23 Lennart Poetteringadd a note to INSTALL to run ldconfig after installation
2006-02-23 Lennart Poetteringremove yet another osx compiler warning
2006-02-23 Lennart Poetteringremove two compiler warnings on OSX
2006-02-23 Sebastien Estienne * updating acx_pthread.m4 to newer version from http...
2006-02-23 Sebastien Estienne * fix a typo
2006-02-22 Lennart Poetteringminor NEWS update
2006-02-22 Lennart Poetteringreword allow-pointopoint paragraph in avahi-daemon...
2006-02-22 Lennart PoetteringNEWS update
2006-02-22 Lennart Poetteringannoy people with some default wide-area domains
2006-02-22 Lennart Poetteringbump version and soname
2006-02-22 Lennart Poetteringhide "Bad probe size estimate" warning in probe code...
2006-02-20 Sebastien Estienne * create $(localstatedir)/run if it doesn't exist
2006-02-20 Lennart Poetteringreverse 1144, since it broke more things than it fixed
2006-02-20 Lennart Poetteringremove superfluous test for '#'
2006-02-20 Lennart Poetteringsmall cleanup
2006-02-20 Lennart Poetteringfix memory leak when freeing static host structs
2006-02-20 Trent Lloyd * Update static hosts, fix a missing fclose(), free...
2006-02-19 Sebastien Estienne * add an option to make avahi-daemon using POINTOPOINT...
2006-02-17 Sebastien Estienne * apply patches from debian pacakge
next