| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * support GetNetworkInterfaceNameByIndex/IndexByName on IPv6-only hosts | Lennart Poettering | 2005-08-25 | 1 | -8/+10 |
* | * small avahi-discover-standalone beautification when showing empty TXT records | Lennart Poettering | 2005-08-25 | 1 | -1/+5 |
* | add strncasecmp to functions to check for in configure.ac | Lennart Poettering | 2005-08-25 | 1 | -1/+1 |
* | fix small typo which breaks build without dbus | Lennart Poettering | 2005-08-25 | 1 | -1/+1 |
* | small bootstrap improvement | Lennart Poettering | 2005-08-25 | 1 | -3/+2 |
* | * avahi-bookmarks: Mention twisted.web in twisted error message | Trent Lloyd | 2005-08-24 | 3 | -5/+13 |
* | * Fix the archlinux avahi-dnsconfd init script | Trent Lloyd | 2005-08-24 | 1 | -1/+2 |
* | * drop useless argument | Lennart Poettering | 2005-08-23 | 1 | -8/+4 |
* | * avahi-client/ | Trent Lloyd | 2005-08-23 | 3 | -19/+67 |
* | * Re-indent configure.ac to four spaces | Trent Lloyd | 2005-08-23 | 3 | -40/+43 |
* | * 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 | 3 | -10/+153 |
* | * Move the D-BUS configured but not compiled in warning, and make it work ri... | Trent Lloyd | 2005-08-23 | 2 | -6/+7 |
* | Some configure cleanups | Lennart Poettering | 2005-08-23 | 1 | -7/+6 |
* | hide some files | Lennart Poettering | 2005-08-23 | 3 | -36/+78 |
* | bump .so current and age | Lennart Poettering | 2005-08-23 | 2 | -2/+2 |
* | * 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 | 5 | -22/+38 |
* | * Re-enable use of gentoo initscripts | Trent Lloyd | 2005-08-23 | 4 | -9/+8 |
* | fPIC fix | Lennart Poettering | 2005-08-23 | 1 | -1/+1 |
* | update TODO | Lennart Poettering | 2005-08-23 | 1 | -2/+2 |
* | * New gentoo init scripts from Sven Wegener | Trent Lloyd | 2005-08-23 | 6 | -65/+99 |
* | * Yeh, so we wanted /etc/arch-release not /etc/arch-version. | Trent Lloyd | 2005-08-23 | 2 | -3/+4 |
* | * Add a pointer of where to find the xmltoman source as the upstream authors... | Trent Lloyd | 2005-08-23 | 1 | -0/+4 |
* | * Check if the manpages have been generated, if not error about missing xmlt... | Trent Lloyd | 2005-08-23 | 1 | -0/+4 |
* | * Another fix to the archlinux stuff. | Trent Lloyd | 2005-08-23 | 1 | -1/+1 |
* | * Hide Makefile.in, Makefile in initscripts/archlinux | Trent Lloyd | 2005-08-23 | 0 | -0/+0 |
* | * generate initscript/archlinux/Makefile | Trent Lloyd | 2005-08-23 | 10 | -5/+6 |
* | * Clean up init script handling stuff | Trent Lloyd | 2005-08-23 | 5 | -34/+230 |
* | * Mention a 'none' option to --with-distro for distributions that are not kn... | Trent Lloyd | 2005-08-23 | 2 | -1/+3 |
* | fix a bug in avahi-glib.pc | Sebastien Estienne | 2005-08-23 | 1 | -1/+1 |
* | * 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 | 4 | -50/+40 |
* | preliminary asynchronous resolver work | Lennart Poettering | 2005-08-22 | 1 | -39/+73 |
* | hide glib-integration | Lennart Poettering | 2005-08-22 | 0 | -0/+0 |
* | fix memory corruption in avahi-test | Lennart Poettering | 2005-08-22 | 3 | -2/+2 |
* | * add support for setting enable-dbus to "warn" in avahi-daemon.conf | Lennart Poettering | 2005-08-22 | 2 | -9/+35 |
* | * fix glib example build when compiling without DBUS but with GLIB | Lennart Poettering | 2005-08-22 | 1 | -3/+3 |
* | * add four new AvahiStringList functions (this is four you, Sebastien!) | Lennart Poettering | 2005-08-22 | 3 | -9/+143 |
* | * Add glib integration example. | Trent Lloyd | 2005-08-22 | 3 | -0/+154 |
* | fix some issues with host-name/address/service resolving | Lennart Poettering | 2005-08-22 | 3 | -5/+6 |
* | update TODO | Lennart Poettering | 2005-08-21 | 1 | -1/+2 |
* | * Update TODO | Trent Lloyd | 2005-08-21 | 1 | -1/+2 |
* | * Add a simple entry group reset/change/commit to client-test | Trent Lloyd | 2005-08-21 | 1 | -3/+17 |
* | * Beef up host name and address resolvers to notify about RR changes (Similar... | Lennart Poettering | 2005-08-21 | 4 | -60/+165 |