| Commit message (Expand) | Author | Age | Files | Lines |
* | * add the beginning of a service type data base | Lennart Poettering | 2005-08-27 | 2 | -0/+109 |
* | * Implement AddressResolver in the avahi-client C api | Trent Lloyd | 2005-08-26 | 5 | -19/+291 |
* | * Implement the HostNameResolver in the avahi-client C api | Trent Lloyd | 2005-08-26 | 5 | -3/+302 |
* | minor avahi-discover-standalone fixes | Lennart Poettering | 2005-08-25 | 1 | -3/+8 |
* | * fix string list serialization | Lennart Poettering | 2005-08-25 | 2 | -9/+18 |
* | * fix "sebest's bug" (TM) -- deal with dbus brokeness when passing zero leng... | Lennart Poettering | 2005-08-25 | 1 | -4/+9 |
* | * fix behaviour of empty TXT lists | Lennart Poettering | 2005-08-25 | 2 | -23/+45 |
* | * brrr, fix commit r442 | Lennart Poettering | 2005-08-25 | 1 | -2/+2 |
* | * Show interface names instead of indexes in avahi-discover-standalone GUI | Lennart Poettering | 2005-08-25 | 1 | -4/+34 |
* | * 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 |