| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Add new flag AVAHI_PUBLISH_IS_PROXY and activate it for static services with ... | Lennart Poettering | 2005-09-29 | 1 | -1/+1 |
* | change default value of "disallow-other-stacks" to "no" to make Marc happy. (... | Lennart Poettering | 2005-09-29 | 2 | -2/+1 |
* | * make all flags parameters UINT32 when marshalling for DBUS | Lennart Poettering | 2005-09-29 | 11 | -71/+96 |
* | * add option to not enable SO_REUSEADDR for multicast sockets, effectively di... | Lennart Poettering | 2005-09-28 | 2 | -0/+4 |
* | fix yet another bug found by our bugfinder number one, Sebastien. Thank you, ... | Lennart Poettering | 2005-09-28 | 1 | -0/+1 |
* | * adapt to recent avahi-core API changes | Lennart Poettering | 2005-09-25 | 12 | -127/+337 |
* | Make AVAHI_PROTO_xxx well defined constants | Lennart Poettering | 2005-09-16 | 1 | -6/+6 |
* | add new DBUS function IsServiceLocal() | Lennart Poettering | 2005-09-10 | 2 | -0/+43 |
* | add new configuration file option "add-service-cookie" | Lennart Poettering | 2005-09-10 | 2 | -2/+4 |
* | * add magic identification cookies to service TXT records automatically | Lennart Poettering | 2005-09-10 | 3 | -1/+25 |
* | * Improve log messages | Lennart Poettering | 2005-08-28 | 1 | -2/+2 |
* | * be a little bit more verbose about published IP addresses | Lennart Poettering | 2005-08-28 | 2 | -2/+2 |
* | * improve debug messages | Lennart Poettering | 2005-08-28 | 1 | -13/+21 |
* | * Fix a small typo in Server.introspect | Trent Lloyd | 2005-08-27 | 1 | -1/+1 |
* | * brrr, fix commit r442 | Lennart Poettering | 2005-08-25 | 1 | -2/+2 |
* | * support GetNetworkInterfaceNameByIndex/IndexByName on IPv6-only hosts | Lennart Poettering | 2005-08-25 | 1 | -8/+10 |
* | fix small typo which breaks build without dbus | Lennart Poettering | 2005-08-25 | 1 | -1/+1 |
* | * really fix compilation without DBUS | Lennart Poettering | 2005-08-23 | 1 | -0/+4 |
* | * Fix compilation with D-BUS disabled, include flags in DaemonConfig even if... | Trent Lloyd | 2005-08-23 | 1 | -2/+0 |
* | Implement asynchronous service resolving DBUS API | Lennart Poettering | 2005-08-23 | 1 | -18/+178 |
* | * Implement asynchronous host name resolving | Lennart Poettering | 2005-08-23 | 1 | -5/+131 |