]> git.meshlink.io Git - catta/history - avahi-daemon
gobject: clean up compiler output
[catta] / avahi-daemon /
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
2006-02-23 Lennart Poetteringremove two compiler warnings on OSX
2006-02-22 Lennart Poetteringannoy people with some default wide-area domains
2006-02-20 Sebastien Estienne * create $(localstatedir)/run if it doesn't exist
2006-02-20 Lennart Poetteringremove superfluous test for '#'
2006-02-20 Lennart Poetteringsmall cleanup
2006-02-20 Lennart Poetteringfix memory leak when freeing static host structs
2006-02-20 Trent Lloyd * Update static hosts, fix a missing fclose(), free...
2006-02-19 Sebastien Estienne * add an option to make avahi-daemon using POINTOPOINT...
2006-02-17 Sebastien Estienne * apply patches from debian pacakge
2006-02-14 Lennart Poetteringadd copyright blurb and some more comments
2006-02-14 Lennart PoetteringDont' write a message to syslog when /etc/avahi/hosts...
2006-02-14 Lennart Poetteringinclude static-hosts.h in main.c
2006-02-11 Trent Lloyd * Implement static hosts file for static host<->ip...
2006-01-30 Lennart Poetteringforward error back to the client when a commit() call...
2006-01-23 Lennart Poetteringfix build for non-dbus installations
2006-01-20 Lennart Poettering* add new API function avahi_nss_support()
2006-01-01 Lennart Poetteringincrease number of DBUS objects each DBUS client may...
2006-01-01 Lennart Poetteringworkaround DBUS limitation which caused an assert(...
2005-12-31 Lennart Poetteringfix introspection file names
2005-12-08 Lennart PoetteringCompatibility with DBUS 0.60
2005-11-25 Sebastien Estienne * only create DBUS_SYS_DIR if HAVE_DBUS
2005-11-24 Lennart Poetteringdon't build static library for dbus-watch-glue and...
2005-11-24 Lennart PoetteringAdd DBUS API versioning
2005-11-17 Lennart Poettering* add legal blurb to ssh.service
2005-11-16 Lennart Poettering* Implement client API for arbitrary record browsing
2005-11-16 Lennart Poetteringupdate man pages
2005-11-15 Lennart Poetteringremove dns-sd.org from default configuration file
2005-11-15 Lennart Poetteringremove dbus-test.py since it is horribly out of date
2005-11-13 Sebastien Estienne* fixed a problem on FreeBSD where sysctl needs locked...
2005-11-12 Lennart Poettering* add LGPL blurbs to some more files shipped with avahi
2005-11-09 Lennart Poetteringfix retval sending
2005-11-08 Lennart Poettering* Do not allow adding RRs to entry groups that are...
2005-11-06 Lennart Poettering* add two new configuration file options: "disable...
next