aboutsummaryrefslogtreecommitdiff
path: root/avahi-daemon
AgeCommit message (Expand)Author
2006-08-31add service file fragment for _sftp-ssh._tcp (closes #58)Lennart Poettering
2006-08-30fix a few invalid calls to avahi_s_entry_group_xxx()Lennart Poettering
2006-08-30fix random seed initializationLennart Poettering
2006-08-23- allow access to the DBUS SetHostName method only to users in the group "net...Lennart Poettering
2006-08-22add new D-Bus API function SetHostName to change the host name of the running...Lennart Poettering
2006-08-22fix AVAHI_SERVER_REGISTERING handlingLennart Poettering
2006-08-22regenerate wild carded service names when the host name changedLennart Poettering
2006-08-21don't remove static services from the avahi daemon on SIGHUP. Add static host...Lennart Poettering
2006-07-18 * Fix avhai builds with newer (>= 0.62) dbus that deprecated Trent Lloyd
2006-07-15work around a limitation in Gentoo's DBUS build (which is compiled with --dis...Lennart Poettering
2006-06-21if RLIMIT_NPROC is not available but used in the config file, don't fail but ...Lennart Poettering
2006-05-02Patch from Padraig O'Briain <Padraig.Obriain@sun.com> to build avahi on SolarisSebastien Estienne
2006-04-24fix compilation if chroot() is not available. (see #32)Lennart Poettering
2006-04-24reconnect if the DBUS daemon kicks avahi-daemon. Since the DBUS system bus so...Lennart Poettering
2006-04-24fix bad memory access in simple-procotol.c's debug outputLennart Poettering
2006-03-24 convert an error log into an info logSebastien Estienne
2006-03-17proposed patch to close Ticket #20Sebastien Estienne
2006-03-02use term "static host names" instead of "static hosts" in error messagesLennart Poettering
2006-03-01fix compilation if DBUS is disabled (closes: #15)Lennart Poettering
2006-02-23remove yet another osx compiler warningLennart Poettering
2006-02-23remove two compiler warnings on OSXLennart Poettering
2006-02-22annoy people with some default wide-area domainsLennart Poettering
2006-02-20 * create $(localstatedir)/run if it doesn't existSebastien Estienne
2006-02-20remove superfluous test for '#'Lennart Poettering
2006-02-20small cleanupLennart Poettering
2006-02-20fix memory leak when freeing static host structsLennart Poettering
2006-02-20 * Update static hosts, fix a missing fclose(), free some leaked memory and f...Trent Lloyd
2006-02-19 * add an option to make avahi-daemon using POINTOPOINT interfaces (disable b...Sebastien Estienne
2006-02-17 * apply patches from debian pacakgeSebastien Estienne
2006-02-14add copyright blurb and some more commentsLennart Poettering
2006-02-14Dont' write a message to syslog when /etc/avahi/hosts does not existLennart Poettering
2006-02-14include static-hosts.h in main.cLennart Poettering
2006-02-11 * Implement static hosts file for static host<->ip mappingsTrent Lloyd
2006-01-30forward error back to the client when a commit() call failsLennart Poettering
2006-01-23fix build for non-dbus installationsLennart Poettering
2006-01-20* add new API function avahi_nss_support()Lennart Poettering
2006-01-01increase number of DBUS objects each DBUS client may createLennart Poettering
2006-01-01workaround DBUS limitation which caused an assert() to fail when passing stri...Lennart Poettering
2005-12-31fix introspection file namesLennart Poettering
2005-12-08Compatibility with DBUS 0.60Lennart Poettering
2005-11-25 * only create DBUS_SYS_DIR if HAVE_DBUSSebastien Estienne
2005-11-24don't build static library for dbus-watch-glue and the like, instead compile ...Lennart Poettering
2005-11-24Add DBUS API versioningLennart Poettering
2005-11-17* add legal blurb to ssh.serviceLennart Poettering
2005-11-16* Implement client API for arbitrary record browsingLennart Poettering
2005-11-16update man pagesLennart Poettering
2005-11-15remove dns-sd.org from default configuration fileLennart Poettering
2005-11-15remove dbus-test.py since it is horribly out of dateLennart Poettering
2005-11-13* fixed a problem on FreeBSD where sysctl needs locked memorySebastien Estienne
2005-11-12* add LGPL blurbs to some more files shipped with avahiLennart Poettering