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
/
avahi-daemon
Commit message (
Expand
)
Author
Age
Files
Lines
*
increase number of DBUS objects each DBUS client may create
Lennart Poettering
2006-01-01
1
-1
/
+1
*
workaround DBUS limitation which caused an assert() to fail when passing stri...
Lennart Poettering
2006-01-01
1
-3
/
+10
*
fix introspection file names
Lennart Poettering
2005-12-31
5
-5
/
+5
*
Compatibility with DBUS 0.60
Lennart Poettering
2005-12-08
1
-2
/
+9
*
* only create DBUS_SYS_DIR if HAVE_DBUS
Sebastien Estienne
2005-11-25
1
-2
/
+3
*
don't build static library for dbus-watch-glue and the like, instead compile ...
Lennart Poettering
2005-11-24
1
-3
/
+4
*
Add DBUS API versioning
Lennart Poettering
2005-11-24
2
-1
/
+14
*
* add legal blurb to ssh.service
Lennart Poettering
2005-11-17
1
-2
/
+24
*
* Implement client API for arbitrary record browsing
Lennart Poettering
2005-11-16
11
-7
/
+350
*
update man pages
Lennart Poettering
2005-11-16
2
-6
/
+6
*
remove dns-sd.org from default configuration file
Lennart Poettering
2005-11-15
1
-1
/
+1
*
remove dbus-test.py since it is horribly out of date
Lennart Poettering
2005-11-15
2
-79
/
+0
*
* fixed a problem on FreeBSD where sysctl needs locked memory
Sebastien Estienne
2005-11-13
1
-1
/
+2
*
* add LGPL blurbs to some more files shipped with avahi
Lennart Poettering
2005-11-12
10
-33
/
+237
*
fix retval sending
Lennart Poettering
2005-11-09
1
-2
/
+5
*
* Do not allow adding RRs to entry groups that are already commited
Lennart Poettering
2005-11-08
1
-2
/
+2
*
* add two new configuration file options: "disable-publishing" and "disable-u...
Lennart Poettering
2005-11-06
4
-5
/
+20
*
* allow the user to specify a static browse domain list in the configuration ...
Lennart Poettering
2005-11-03
3
-8
/
+34
*
* fix two #ifdefs
Lennart Poettering
2005-11-01
1
-2
/
+2
*
* fix for undefined XMLCALL
Sebastien Estienne
2005-11-01
1
-0
/
+4
*
* fix compiling with --disable-dbus
Sebastien Estienne
2005-11-01
1
-1
/
+4
*
use a normal fork() instead of a daemon_fork() when forking of chroot() helpe...
Lennart Poettering
2005-11-01
1
-2
/
+4
*
* many small fixes for NetBSD
Sebastien Estienne
2005-10-31
1
-1
/
+1
*
make use of setproctitle() to change the process title of the daemon processe...
Lennart Poettering
2005-10-30
6
-25
/
+183
*
* add chroot() support on Linux
Lennart Poettering
2005-10-30
12
-33
/
+745
*
* more trivial fix, now avahi-daemon and dnsconfd compiles on OpenBSD
Sebastien Estienne
2005-10-28
2
-0
/
+2
*
* split dbus-protocol.c in multiple sources files
Lennart Poettering
2005-10-27
15
-1706
/
+2268
*
remove a bunch of compiler warnings
Lennart Poettering
2005-10-27
2
-6
/
+6
*
* avahi-daemon: Implement EntryGroup::AddRecord for arbitrary record additions
Trent Lloyd
2005-10-27
2
-0
/
+92
*
* avahi-utils: replace python avahi-browse with a version written in C.
Lennart Poettering
2005-10-26
5
-19
/
+19
*
* add support for subtypes for static services
Lennart Poettering
2005-10-26
3
-15
/
+70
*
* rename all limit defs so that they end with _MAX
Lennart Poettering
2005-10-24
2
-22
/
+22
*
* use which in autogen.sh instead of type -p
Sebastien Estienne
2005-10-24
1
-1
/
+3
*
* add new entry group state AVAHI_ENTRY_GROUP_FAILURE
Lennart Poettering
2005-10-24
5
-29
/
+75
*
use seteuid() instead of setreuid(), since the latter seems to be broken on m...
Lennart Poettering
2005-10-23
1
-4
/
+8
*
increase the maximum number of allowed clients handled over DBUS
Lennart Poettering
2005-10-22
1
-1
/
+1
*
* added a missing include in dbus-protocol.c
Sebastien Estienne
2005-10-21
1
-0
/
+1
*
* replaced some ioctl by if_nametoindex and if_indextoname
Sebastien Estienne
2005-10-19
1
-13
/
+7
*
* remove some --disable in boostrap.sh for osx
Sebastien Estienne
2005-10-19
1
-0
/
+2
*
* Compile tests only when --enable-tests was specified on the configure comma...
Lennart Poettering
2005-10-19
1
-0
/
+2
*
* remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea
Lennart Poettering
2005-10-18
3
-49
/
+42
*
* move unicast DNS server registration/browsing routines to their own header ...
Lennart Poettering
2005-10-17
2
-0
/
+4
*
* Add custom user-specific configure flags to bootstrap.sh
Trent Lloyd
2005-10-17
2
-8
/
+8
*
* split client.h into client.h, lookup.h and publish.h just like we did on th...
Lennart Poettering
2005-10-17
2
-53
/
+110
*
* avahi-daemon: Only use multicast when looking up things in simple-protocol
Trent Lloyd
2005-10-15
1
-8
/
+8
*
Complete AVAHI_LOOKUP_NO_ADDRESS fix
Jakub Stachowski
2005-10-13
1
-1
/
+4
*
* handle AVAHI_LOOKUP_NO_ADDRESS over DBUS correctly
Lennart Poettering
2005-10-13
1
-2
/
+4
*
* drop AVAHI_RESOLVER_TIMEOUT, AVAHI_RESOLVER_NOT_FOUND and AVAHI_BROWSER_NOT...
Lennart Poettering
2005-10-12
8
-68
/
+65
*
wrap avahi_server_add_service_subtype() for DBUS
Lennart Poettering
2005-10-11
2
-6
/
+51
*
remove empty line. YEAH!
Lennart Poettering
2005-10-03
1
-1
/
+0
[next]