index
:
avahi.git
federico
federico2
master
master-tx
netlink-abstraction
py-simple-api
tags/release-0.1
tags/release-0.2
tags/release-0.3
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.5.2
tags/release-0.6
tags/release-0.6.1
tags/release-0.6.10
tags/release-0.6.11
tags/release-0.6.12
tags/release-0.6.13
tags/release-0.6.14
tags/release-0.6.15
tags/release-0.6.16
tags/release-0.6.17
tags/release-0.6.18
tags/release-0.6.19
tags/release-0.6.2
tags/release-0.6.20
tags/release-0.6.21
tags/release-0.6.22
tags/release-0.6.3
tags/release-0.6.4
tags/release-0.6.5
tags/release-0.6.6
tags/release-0.6.7
tags/release-0.6.8
tags/release-0.6.9
Avahi Zeroconf Suite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
* doesn't compile mono and python-avahi when dbus is not available
Sebastien Estienne
2005-11-19
1
-41
/
+50
*
* don't try to display dbus version when it's not installed
Sebastien Estienne
2005-11-18
1
-1
/
+3
*
another small configure summary fix
Lennart Poettering
2005-11-18
1
-1
/
+1
*
fix configure summary regarding to avahi-python/avahi-utils
Lennart Poettering
2005-11-18
1
-4
/
+5
*
bump version info
Lennart Poettering
2005-11-16
1
-6
/
+6
*
move python tools from avahi-utils to avahi-python
Lennart Poettering
2005-11-15
1
-1
/
+2
*
* add preliminary plist scripts for darwin (equivalent of initscripts)
Sebastien Estienne
2005-11-14
1
-2
/
+3
*
* add support for other os in --with-distro (darwin/netbsd/freebsd), we can n...
Sebastien Estienne
2005-11-14
1
-7
/
+14
*
* implement avahi_exe_name for BSD/Darwin
Sebastien Estienne
2005-11-14
1
-1
/
+1
*
* update TODO
Sebastien Estienne
2005-11-11
1
-1
/
+1
*
make use of setproctitle() to change the process title of the daemon processe...
Lennart Poettering
2005-10-30
1
-1
/
+1
*
* add chroot() support on Linux
Lennart Poettering
2005-10-30
1
-0
/
+12
*
fix configure.ac
Lennart Poettering
2005-10-29
1
-1
/
+1
*
lookup service types in the service data base in avahi-browse
Lennart Poettering
2005-10-27
1
-0
/
+23
*
Remove -Wlarger-than-4000 from gcc command line
Lennart Poettering
2005-10-27
1
-1
/
+1
*
* avahi-utils: replace python avahi-browse with a version written in C.
Lennart Poettering
2005-10-26
1
-1
/
+1
*
use seteuid() instead of setreuid(), since the latter seems to be broken on m...
Lennart Poettering
2005-10-23
1
-1
/
+1
*
* always add -std=c99 when netlink.h is not present
Sebastien Estienne
2005-10-23
1
-15
/
+19
*
Add init script support for fedora from Alexander Larsson
Lennart Poettering
2005-10-22
1
-1
/
+4
*
* Quick fix to incorrect configure line, from FreeBSD. :)
Trent Lloyd
2005-10-21
1
-1
/
+1
*
* Move some of the man page checks around to catch more situations
Trent Lloyd
2005-10-19
1
-8
/
+8
*
* Allow --disable-manpages, causing manpages not to be built or
Trent Lloyd
2005-10-19
1
-18
/
+31
*
fix check for strlcpy()
Lennart Poettering
2005-10-19
1
-1
/
+1
*
* pass --enable-tests --enable-compat-howl --enable-compat-libdns_sd to confi...
Lennart Poettering
2005-10-19
1
-32
/
+3
*
* Compile tests only when --enable-tests was specified on the configure comma...
Lennart Poettering
2005-10-19
1
-7
/
+57
*
* autotools magic for PF_ROUTE (not the real thing yet).
Sebastien Estienne
2005-10-17
1
-0
/
+13
*
* Include avahi-compat-howl/samples/Makefile.am
Trent Lloyd
2005-10-15
1
-0
/
+1
*
* More distcheck loving.
Trent Lloyd
2005-10-15
1
-0
/
+1
*
* integrate avahi-compat-howl into build system
Lennart Poettering
2005-10-12
1
-0
/
+3
*
* add autoconf support for checking ip_mreqn
Sebastien Estienne
2005-10-12
1
-0
/
+31
*
add a real check for linux/netlink.h
Lennart Poettering
2005-10-12
1
-2
/
+9
*
* added support in autoconf for multiple architecture
Sebastien Estienne
2005-10-12
1
-0
/
+33
*
add a new line to configure summary to show whether avahi-compat-libdns_sd is...
Lennart Poettering
2005-10-10
1
-0
/
+1
*
final rename
Lennart Poettering
2005-10-04
1
-1
/
+1
*
rename compat-bonjour to compat-libdns_sd part II
Lennart Poettering
2005-10-04
1
-1
/
+1
*
Rename compat-bonjour to compat-libdns_sd to make sure that Apple cannot sue ...
Lennart Poettering
2005-10-04
1
-1
/
+1
*
bump soname of libavahi-compat-bonjour to match Apple's implementation
Lennart Poettering
2005-10-02
1
-1
/
+1
*
* add pthreads autoconf scripts
Lennart Poettering
2005-10-02
1
-0
/
+4
*
s/--disable-mono-docs/--disable-monodoc/
Lennart Poettering
2005-09-29
1
-3
/
+3
*
bump version number to 0.6
Lennart Poettering
2005-09-25
1
-1
/
+1
*
* Try to guess where the D-BUS socket is before defaulting (this is for gent...
Trent Lloyd
2005-09-14
1
-2
/
+12
*
add docs for avahi-sharp
James Willcox
2005-09-14
1
-1
/
+26
*
* Bump so-names ready for 0.5
Trent Lloyd
2005-09-13
1
-3
/
+3
*
* Print a couple extra variables from the configure output
Trent Lloyd
2005-09-12
1
-0
/
+2
*
* add magic identification cookies to service TXT records automatically
Lennart Poettering
2005-09-10
1
-3
/
+3
*
bump version number
Lennart Poettering
2005-09-09
1
-1
/
+1
*
add another status line to configure.ac
Lennart Poettering
2005-09-09
1
-0
/
+1
*
integrate mono bindings into the build
James Willcox
2005-09-09
1
-0
/
+29
*
add initial mono bindings
James Willcox
2005-09-09
1
-0
/
+1
*
small, superfluous optimization
Lennart Poettering
2005-09-08
1
-1
/
+1
[next]