]> git.meshlink.io Git - catta/history - avahi-daemon
l10n: Updated Catalan (ca) translation to 100%
[catta] / avahi-daemon /
2010-10-04 Lennart Poetteringsystemd: pull in avahi from dbus activation indirectly...
2010-10-04 Lennart Poetteringsystemd: update sd-daemon.[ch]
2010-07-13 Lennart PoetteringMerge remote branch 'origin/master-tx'
2010-07-13 Lennart Poetteringmain: fix minor indenting mishap
2010-07-13 Lennart Poetteringsystemd: update sd-daemon.[ch] from upśtream
2010-07-10 Lennart Poetteringdaemon: unblock all signals by default
2010-07-10 Lennart Poetteringsystemd: send status message when shutting down
2010-07-10 Lennart Poetteringdaemon: reset signals on initialization
2010-07-10 Lennart Poetteringdaemon: return successful error code when we ran succes...
2010-07-10 Lennart Poetteringdaemon: make sure we never choke on SIGPIPE
2010-07-10 Lennart Poetteringsystemd: enable status messages by default
2010-07-10 Lennart Poetteringsystemd: properly format status message
2010-07-10 Lennart Poetteringsystemd: update sd-daemon.[ch]
2010-07-10 Lennart Poetteringsystemd: send status updates to the init system
2010-07-03 Lennart Poetteringsystemd: simplify systemd unit files following the...
2010-06-30 Lennart Poetteringsystemd: add description strings to all systemd service...
2010-06-29 Lennart Poetteringcore: implement packet rate limiting and enable it...
2010-06-28 Lennart Poetteringmain: don't abort if daemon_close_all() cannot close...
2010-06-28 Lennart Poetteringmain: fix minor memory leak
2010-06-28 Lennart Poetteringdbus: allow root to set the host name unconditionally
2010-06-28 Lennart Poetteringstatic-services: unescape host name when using it in...
2010-06-28 Lennart Poetteringdaemon: bump up resource limit of open file descriptors...
2010-06-28 Lennart PoetteringMerge remote branch 'origin/master-tx'
2010-06-26 Lennart Poetteringbuild-sys: install systemd service files
2010-06-26 Lennart Poetteringdbus: move interfaces into standard D-Bus interfaces...
2010-06-25 Lennart Poetteringdaemon: don't include long prefix blurb in ssh-sftp...
2010-06-25 Lennart Poetteringlimits: considerably bump up limits, since users can...
2010-06-25 Lennart Poetteringdaemon: add some minimal OOM checking against D-Bus
2010-06-25 Lennart Poetteringdaemon: make internal limits configurable
2010-06-25 Lennart Poetteringdaemons: drop unnecessary setsid() calls
2010-06-25 Lennart Poetteringbuild-sys: set MONO_SHARED_DIR= to avoid build env...
2010-06-25 Julien Blachecore: fix build on kFreeBSD
2010-06-25 Lennart Poetteringget rid of a lot of old svn cruft
2010-06-24 Lennart Poetteringfrom now on we enforce a strict whitespace regime
2010-06-24 Lennart Poetteringsystemd: add support for acquiring socket from systemd
2009-03-31 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-31 Lennart PoetteringUse send_destination for DBus <deny> rule
2009-03-31 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-31 Lennart Poetteringinclude sys/types.h since libcap needs that apparently
2009-03-05 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2008-12-12 Lennart PoetteringMerge commit 'flameeyes/master'
2008-12-12 Lennart Poetteringallow/deny interfaces support
2008-12-12 Lennart PoetteringDrop private inotify code
2008-06-18 Lennart Poetteringadd .gitignore files
2008-03-26 Lennart Poetteringincrease nofile rlimit to 300 by default to make sure...
2007-12-16 Lennart Poetteringadd missing stdlib.h inclusion
2007-12-16 Lennart PoetteringAllow compilation against bsdxml instead of Expat....
2007-10-21 Lennart Poetteringfix copy'n'paste error in HostNameResolver D-Bus intros...
2007-09-28 Ted PercivalCopyediting / spelling / grammar
2007-09-06 Lennart Poetteringadd more missing config.h inclusions
2007-09-06 Lennart Poetteringadd missing config.h inclusion
2007-08-25 Lennart PoetteringDon't segfault when no browse domains are configured...
2007-08-12 Lennart Poetteringadd new API function avahi_server_set_browse_domains...
2007-07-10 Lennart PoetteringAdd FreeBSD kqueue support for watching for configurati...
2007-06-11 Lennart Poetteringuse libdaemon's new daemon_close_all() function to...
2007-05-21 Lennart Poetteringfix a local DoS (by hitting an assert) when passing...
2007-05-09 Lennart Poetteringcompat fix for older inotify versions
2007-05-09 Lennart Poetteringfix wording of the dbus reconneection message (closes...
2007-05-08 Lennart Poetteringdon't publish the service cookie by default anymore...
2007-04-21 Lennart PoetteringAdd missing #ifdef to avoid build failure on system...
2007-04-15 Lennart Poetteringadd missing header file inotify-nosys.h to build
2007-04-15 Lennart PoetteringCleanup static services subsystem: properly notice...
2007-04-15 Lennart PoetteringAdd inotify support for /ect/avahi/services and /etc...
2007-04-14 Lennart PoetteringFix error message when passing invalid command line...
2007-02-07 Lennart PoetteringDrop "Remote Terminal on" prefix since it is usually...
2007-02-05 Lennart Poetteringmacosx portability: use GLOB_xxx macros only if they...
2007-01-06 Lennart Poetteringfix a bogus error condition
2007-01-05 Lennart Poetteringadd new config options "publish-aaaa-on-ipv4=" and...
2007-01-05 Lennart PoetteringRework DBus connection handling: use a private DBusConn...
2006-12-31 Lennart PoetteringFix error message when passing an invalid command line...
2006-12-31 Lennart PoetteringDon't use dbus_message_iter_get_array_len() since it...
2006-12-29 Trent Lloyd * Correct comment reference to the priviledged access...
2006-11-11 Trent LloydMake d-bus version detection work for >= 1.0 (Closes...
2006-09-25 Trent Lloyd * Fix dbus_service_browser not setting AVAHI_LOOKUP_RE...
2006-08-31 Lennart Poettering* change process title of chroot() helper process to...
2006-08-31 Lennart Poetteringavahi_set_proc_title(): change the process name with...
2006-08-31 Lennart Poetteringremove some embarrassinlgy superfluous code
2006-08-31 Lennart Poetteringfix a few more s/DBUS/D-Bus/
2006-08-31 Lennart PoetteringSome more s/D-BUS/D-Bus/g
2006-08-31 Lennart Poetteringautoconf love:
2006-08-31 Lennart Poetteringadd service file fragment for _sftp-ssh._tcp (closes...
2006-08-30 Lennart Poetteringfix a few invalid calls to avahi_s_entry_group_xxx()
2006-08-30 Lennart Poetteringfix random seed initialization
2006-08-23 Lennart Poettering- allow access to the DBUS SetHostName method only...
2006-08-22 Lennart Poetteringadd new D-Bus API function SetHostName to change the...
2006-08-22 Lennart Poetteringfix AVAHI_SERVER_REGISTERING handling
2006-08-22 Lennart Poetteringregenerate wild carded service names when the host...
2006-08-21 Lennart Poetteringdon't remove static services from the avahi daemon...
2006-07-18 Trent Lloyd * Fix avhai builds with newer (>= 0.62) dbus that...
2006-07-15 Lennart Poetteringwork around a limitation in Gentoo's DBUS build (which...
2006-06-21 Lennart Poetteringif RLIMIT_NPROC is not available but used in the config...
2006-05-02 Sebastien EstiennePatch from Padraig O'Briain <Padraig.Obriain@sun.com...
2006-04-24 Lennart Poetteringfix compilation if chroot() is not available. (see...
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-03-24 Sebastien Estienne convert an error log into an info log
2006-03-17 Sebastien Estienneproposed patch to close Ticket #20
2006-03-02 Lennart Poetteringuse term "static host names" instead of "static hosts...
2006-03-01 Lennart Poetteringfix compilation if DBUS is disabled (closes: #15)
2006-02-23 Lennart Poetteringremove yet another osx compiler warning
next