]> git.meshlink.io Git - catta/history - configure.ac
Fix compilation error caused by ACX_THREAD
[catta] / configure.ac
2007-04-17 Lennart Poetteringbump version number and libtool revision
2007-04-15 Lennart PoetteringAdd inotify support for /ect/avahi/services and /etc...
2007-04-12 Lennart Poetteringfix a typo in configure.ac. found by tedp. closes #109
2007-04-12 Lennart Poetteringfix a typo in configure.ac. Patch from ahanke. Closes...
2007-04-12 Lennart Poetteringalways build with -fPIC to allow address space randomiz...
2007-02-07 Lennart PoetteringCommit first version of avahi-ui and zssh
2007-01-05 Lennart Poetteringbump version number and SONAMES
2007-01-01 Lennart PoetteringModify C++ testing code to pass when CXXFLAGS contains...
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-28 Trent Lloyd * Bump version to 0.6.16
2006-12-28 Trent Lloyd * Bump SONAME version of libdns_sd
2006-12-11 Trent Lloyd * Fix specifying priviliged access group (Closes:...
2006-11-06 Trent LloydFix a bug where Avahi does not verify the source of...
2006-09-21 Lennart PoetteringFix build on NetBSD. Patch contributed by Daniel S...
2006-09-13 Lennart Poetteringbump version number and sonames
2006-08-31 Lennart Poetteringautoconf love:
2006-08-30 Lennart Poetteringadd initial version of a RFC3927/IPv4LL implementation
2006-08-24 Lennart Poetteringbump sonames
2006-08-23 Lennart Poettering- allow access to the DBUS SetHostName method only...
2006-08-21 Lennart Poetteringbuild docs for avahi-core only if --enable-core-docs...
2006-08-06 Lennart PoetteringAllow storing the service type database as Solaris...
2006-07-22 Lennart Poetteringbump package version and sonames
2006-06-25 Lennart Poettering* bump version number
2006-05-05 Lennart Poetteringfix check for sysctl.h
2006-05-04 Lennart Poetteringbump sonames
2006-05-04 Lennart Poetteringbump version number to 0.6.10
2006-05-02 Sebastien EstiennePatch from Padraig O'Briain <Padraig.Obriain@sun.com...
2006-04-23 Sebastien Estiennerevert to 1189
2006-04-23 Sebastien Estienne adding --enable-foo=auto , only for qt3 / qt4 for...
2006-03-21 Trent Lloyd * Provide a slightly better description of what mcs...
2006-03-02 Lennart Poetteringprepare release 0.6.9
2006-02-22 Lennart Poetteringbump version and soname
2006-02-14 Lennart Poetteringbump sonames
2006-02-14 Lennart Poetteringbump version number to 0.6.7
2006-02-13 Sebastien Estienne * Updated doc/TODO
2006-01-30 Lennart Poetteringbump sonames
2006-01-30 Lennart Poetteringbump version number to 0.6.6
2006-01-22 Lennart Poetteringbump soname
2006-01-22 Lennart Poetteringbump version number
2006-01-20 Lennart Poettering* add new API function avahi_nss_support()
2006-01-20 Sebastien Estienne * Support for Mandriva init.d from Oliver Blin
2006-01-16 James Willcoxmake --disable-mono imply --disable-monodoc
2006-01-15 Lennart Poetteringbump soname and version number
2006-01-07 Lennart Poettering* update versiion to 0.6.3
2006-01-06 Lennart Poetteringbump soname
2006-01-06 Lennart Poetteringchange project URL
2005-12-21 Lennart Poetteringbump version number
2005-12-21 Lennart Poetteringimprove compatiblity wth avahi 0.60 (original patch...
2005-11-24 Lennart Poetteringbump sonames
2005-11-24 Lennart Poetteringbump version number to 0.6.1
2005-11-19 Sebastien Estienne* Added FreeBSD rc.d scripts with the permission of...
2005-11-19 Sebastien Estienne* doesn't compile mono and python-avahi when dbus is...
2005-11-18 Sebastien Estienne* don't try to display dbus version when it's not installed
2005-11-18 Lennart Poetteringanother small configure summary fix
2005-11-18 Lennart Poetteringfix configure summary regarding to avahi-python/avahi...
2005-11-16 Lennart Poetteringbump version info
2005-11-15 Lennart Poetteringmove python tools from avahi-utils to avahi-python
2005-11-14 Sebastien Estienne* add preliminary plist scripts for darwin (equivalent...
2005-11-14 Sebastien Estienne* add support for other os in --with-distro (darwin...
2005-11-14 Sebastien Estienne* implement avahi_exe_name for BSD/Darwin
2005-11-11 Sebastien Estienne* update TODO
2005-10-30 Lennart Poetteringmake use of setproctitle() to change the process title...
2005-10-30 Lennart Poettering* add chroot() support on Linux
2005-10-29 Lennart Poetteringfix configure.ac
2005-10-27 Lennart Poetteringlookup service types in the service data base in avahi...
2005-10-27 Lennart PoetteringRemove -Wlarger-than-4000 from gcc command line
2005-10-26 Lennart Poettering* avahi-utils: replace python avahi-browse with a versi...
2005-10-23 Lennart Poetteringuse seteuid() instead of setreuid(), since the latter...
2005-10-23 Sebastien Estienne* always add -std=c99 when netlink.h is not present
2005-10-22 Lennart PoetteringAdd init script support for fedora from Alexander Larsson
2005-10-21 Trent Lloyd * Quick fix to incorrect configure line, from FreeBSD. :)
2005-10-19 Trent Lloyd * Move some of the man page checks around to catch...
2005-10-19 Trent Lloyd * Allow --disable-manpages, causing manpages not to...
2005-10-19 Lennart Poetteringfix check for strlcpy()
2005-10-19 Lennart Poettering* pass --enable-tests --enable-compat-howl --enable...
2005-10-19 Lennart Poettering* Compile tests only when --enable-tests was specified...
2005-10-17 Sebastien Estienne * autotools magic for PF_ROUTE (not the real thing...
2005-10-15 Trent Lloyd * Include avahi-compat-howl/samples/Makefile.am
2005-10-15 Trent Lloyd * More distcheck loving.
2005-10-12 Lennart Poettering* integrate avahi-compat-howl into build system
2005-10-12 Sebastien Estienne * add autoconf support for checking ip_mreqn
2005-10-12 Lennart Poetteringadd a real check for linux/netlink.h
2005-10-12 Sebastien Estienne * added support in autoconf for multiple architecture
2005-10-10 Lennart Poetteringadd a new line to configure summary to show whether...
2005-10-04 Lennart Poetteringfinal rename
2005-10-04 Lennart Poetteringrename compat-bonjour to compat-libdns_sd part II
2005-10-04 Lennart PoetteringRename compat-bonjour to compat-libdns_sd to make sure...
2005-10-02 Lennart Poetteringbump soname of libavahi-compat-bonjour to match Apple...
2005-10-02 Lennart Poettering* add pthreads autoconf scripts
2005-09-29 Lennart Poetterings/--disable-mono-docs/--disable-monodoc/
2005-09-25 Lennart Poetteringbump version number to 0.6
2005-09-14 Trent Lloyd * Try to guess where the D-BUS socket is before defaul...
2005-09-14 James Willcoxadd docs for avahi-sharp
2005-09-13 Trent Lloyd * Bump so-names ready for 0.5
2005-09-12 Trent Lloyd * Print a couple extra variables from the configure...
2005-09-10 Lennart Poettering* add magic identification cookies to service TXT recor...
2005-09-09 Lennart Poetteringbump version number
2005-09-09 Lennart Poetteringadd another status line to configure.ac
next