| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | * Implement asynchronous address resolver | Lennart Poettering | 2005-08-23 | 2 | -10/+150 |
| * | * Move the D-BUS configured but not compiled in warning, and make it work ri... | Trent Lloyd | 2005-08-23 | 1 | -6/+4 |
| * | * Yeh, I should like.. test my changes before I commit them, that would be a... | Trent Lloyd | 2005-08-23 | 1 | -1/+1 |
| * | * Don't barf on enable-dbus if not compiled with dbus, but print a warning i... | Trent Lloyd | 2005-08-23 | 1 | -4/+6 |
| * | * Bump version number in configure.ac to 0.2 | Trent Lloyd | 2005-08-23 | 1 | -0/+3 |
| * | * Add introspection data for new resolver interfaces | Lennart Poettering | 2005-08-22 | 4 | -6/+99 |
| * | More asynchronous resolver work | Lennart Poettering | 2005-08-22 | 2 | -12/+97 |
| * | Make protocol an attribute instead of an element. (Sorry Lathiat, but you bro... | Lennart Poettering | 2005-08-22 | 3 | -39/+30 |
| * | preliminary asynchronous resolver work | Lennart Poettering | 2005-08-22 | 1 | -39/+73 |
| * | * add support for setting enable-dbus to "warn" in avahi-daemon.conf | Lennart Poettering | 2005-08-22 | 1 | -4/+28 |
| * | Add debug message when executing simple protocol commands | Lennart Poettering | 2005-08-21 | 1 | -0/+20 |
| * | initialize n_clients to 0 | Lennart Poettering | 2005-08-21 | 1 | -0/+1 |
| * | * fix a bug with bad collision handling in static services (Thanks Sebest!) | Lennart Poettering | 2005-08-21 | 1 | -7/+8 |