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
*
systemd: simplify systemd unit files following the recent DefaultDependencies...
Lennart Poettering
2010-07-03
2
-6
/
+2
*
systemd: add description strings to all systemd services/sockets
Lennart Poettering
2010-06-30
2
-0
/
+2
*
core: implement packet rate limiting and enable it by default
Lennart Poettering
2010-06-29
2
-0
/
+42
*
main: don't abort if daemon_close_all() cannot close valgrind fds
Lennart Poettering
2010-06-29
1
-4
/
+2
*
main: fix minor memory leak
Lennart Poettering
2010-06-29
1
-0
/
+1
*
dbus: allow root to set the host name unconditionally
Lennart Poettering
2010-06-28
1
-0
/
+4
*
static-services: unescape host name when using it in static service names
Lennart Poettering
2010-06-28
1
-3
/
+10
*
daemon: bump up resource limit of open file descriptors a little
Lennart Poettering
2010-06-28
1
-1
/
+1
*
build-sys: install systemd service files
Lennart Poettering
2010-06-27
5
-1
/
+106
*
dbus: move interfaces into standard D-Bus interfaces directory
Lennart Poettering
2010-06-26
20
-66
/
+52
*
daemon: don't include long prefix blurb in ssh-sftp.service
Lennart Poettering
2010-06-25
1
-1
/
+1
*
limits: considerably bump up limits, since users can now easily lower them ag...
Lennart Poettering
2010-06-25
2
-7
/
+7
*
daemon: add some minimal OOM checking against D-Bus
Lennart Poettering
2010-06-25
13
-5
/
+112
*
daemon: make internal limits configurable
Lennart Poettering
2010-06-25
16
-49
/
+134
*
daemons: drop unnecessary setsid() calls
Lennart Poettering
2010-06-25
1
-2
/
+0
*
build-sys: set MONO_SHARED_DIR= to avoid build env troubles on redhat (stolen...
Lennart Poettering
2010-06-25
1
-4
/
+4
*
core: fix build on kFreeBSD
Julien Blache
2010-06-25
1
-1
/
+1
*
get rid of a lot of old svn cruft
Lennart Poettering
2010-06-25
50
-105
/
+5
*
from now on we enforce a strict whitespace regime
Lennart Poettering
2010-06-25
30
-429
/
+429
*
systemd: add support for acquiring socket from systemd
Lennart Poettering
2010-06-25
5
-58
/
+793
*
Use send_destination for DBus <deny> rule
Lennart Poettering
2009-04-01
1
-3
/
+4
*
include sys/types.h since libcap needs that apparently
Lennart Poettering
2009-04-01
1
-0
/
+1
*
allow/deny interfaces support
Lennart Poettering
2008-12-12
2
-1
/
+25
*
Drop private inotify code
Lennart Poettering
2008-12-12
3
-271
/
+85
*
add .gitignore files
Lennart Poettering
2008-06-18
1
-0
/
+9
*
increase nofile rlimit to 300 by default to make sure we don't hit the limit ...
Lennart Poettering
2008-03-26
1
-1
/
+1
*
add missing stdlib.h inclusion
Lennart Poettering
2007-12-16
1
-54
/
+55
*
Allow compilation against bsdxml instead of Expat. Patch from zml. (Closes #159)
Lennart Poettering
2007-12-16
2
-3
/
+9
*
fix copy'n'paste error in HostNameResolver D-Bus introspection file, identifi...
Lennart Poettering
2007-10-21
1
-5
/
+5
*
Copyediting / spelling / grammar
Ted Percival
2007-09-28
4
-9
/
+9
*
add more missing config.h inclusions
Lennart Poettering
2007-09-06
1
-0
/
+4
*
add missing config.h inclusion
Lennart Poettering
2007-09-06
1
-0
/
+4
*
Don't segfault when no browse domains are configured in resolv.conf. Original...
Lennart Poettering
2007-08-25
1
-0
/
+5
*
add new API function avahi_server_set_browse_domains() to avahi-core
Lennart Poettering
2007-08-12
1
-76
/
+150
*
Add FreeBSD kqueue support for watching for configuration file changes, much ...
Lennart Poettering
2007-07-10
1
-0
/
+110
*
use libdaemon's new daemon_close_all() function to close all fds when daemoni...
Lennart Poettering
2007-06-11
1
-0
/
+5
*
fix a local DoS (by hitting an assert) when passing empty TXT strings to the ...
Lennart Poettering
2007-05-21
1
-0
/
+3
*
compat fix for older inotify versions
Lennart Poettering
2007-05-09
1
-2
/
+10
*
fix wording of the dbus reconneection message (closes fedora bug 237734)
Lennart Poettering
2007-05-09
1
-2
/
+2
*
don't publish the service cookie by default anymore. It was a bad idea. We sh...
Lennart Poettering
2007-05-08
1
-1
/
+1
*
Add missing #ifdef to avoid build failure on system having neither sys/inotify.h
Lennart Poettering
2007-04-21
1
-0
/
+2
*
add missing header file inotify-nosys.h to build
Lennart Poettering
2007-04-15
1
-1
/
+2
*
Cleanup static services subsystem: properly notice when static hosts are remo...
Lennart Poettering
2007-04-15
1
-34
/
+73
*
Add inotify support for /ect/avahi/services and /etc/avahi/hosts. Based on a ...
Lennart Poettering
2007-04-15
2
-19
/
+287
*
Fix error message when passing invalid command line arguments. I admit defeat...
Lennart Poettering
2007-04-14
1
-2
/
+0
*
Drop "Remote Terminal on" prefix since it is usually superfluous
Lennart Poettering
2007-02-07
1
-1
/
+1
*
macosx portability: use GLOB_xxx macros only if they are available
Lennart Poettering
2007-02-05
1
-8
/
+13
*
fix a bogus error condition
Lennart Poettering
2007-01-06
1
-2
/
+2
*
add new config options "publish-aaaa-on-ipv4=" and "publish-a-on-ipv6="
Lennart Poettering
2007-01-05
3
-4
/
+17
*
Rework DBus connection handling: use a private DBusConnection instead of a sh...
Lennart Poettering
2007-01-05
2
-4
/
+42
[next]