| Commit message (Expand) | Author | Age | Files | Lines |
* | fix detection whether an interface has a routable address assigned on BSD. Pa... | Lennart Poettering | 2007-12-16 | 2 | -271/+299 |
* | work around yet another bsd limitation: prefer IP_MULTICAST_IF over IP_SENDSR... | Lennart Poettering | 2007-12-16 | 1 | -9/+9 |
* | work around a couple of issues in BSD libpcap. Closes #160 #161. Patches from... | Lennart Poettering | 2007-12-16 | 1 | -284/+310 |
* | add missing stdlib.h inclusion | Lennart Poettering | 2007-12-16 | 1 | -54/+55 |
* | properly initialize CFLAGS for expat | Lennart Poettering | 2007-12-16 | 1 | -1/+1 |
* | fix bash compatibility | Lennart Poettering | 2007-12-16 | 1 | -0/+1 |
* | Allow compilation against bsdxml instead of Expat. Patch from zml. (Closes #159) | Lennart Poettering | 2007-12-16 | 4 | -21/+59 |
* | hide avahi-gobject.pc from SVN | Lennart Poettering | 2007-12-16 | 0 | -0/+0 |
* | merge italian translations into service type database (Closes #168) | Lennart Poettering | 2007-12-16 | 1 | -0/+23 |
* | add proper handling for local collisions to example. Clean up the example in ... | Lennart Poettering | 2007-12-16 | 1 | -52/+76 |
* | add tftp service type, closes #176 | Lennart Poettering | 2007-12-16 | 1 | -0/+2 |
* | fix MacOS X init script path, closes #177 -- not tested, assuming the bug rep... | Lennart Poettering | 2007-12-16 | 1 | -1/+1 |
* | document the meaning of aprotocol in avahi_service_resolver_new(), closes #179 | Lennart Poettering | 2007-12-16 | 1 | -7/+18 |
* | follow rename of ga-errors.[ch] to ga-error.[ch] for doxygen, too | Lennart Poettering | 2007-12-16 | 1 | -1/+1 |
* | fix example service name (Problem identified by dkg, closes #182) | Lennart Poettering | 2007-12-16 | 1 | -1/+1 |
* | don't show table headers by default | Lennart Poettering | 2007-11-09 | 1 | -7/+3 |
* | Allow overwriting of pretty service names. Add new tool bshell as combination... | Lennart Poettering | 2007-11-09 | 4 | -116/+162 |
* | fix wording | Lennart Poettering | 2007-11-09 | 1 | -1/+1 |
* | Reduce warning storm in libavahi-ui, contributed by Matthias Hasselmann (Re #... | Lennart Poettering | 2007-11-09 | 3 | -23/+22 |
* | make sjoerd happy, part #2: genereate ChangeLog when calling make dist | Lennart Poettering | 2007-10-30 | 1 | -0/+7 |
* | Rename GA's error to GA_ERROR for more consistency with other glib bindings | Sjoerd Simons | 2007-10-28 | 8 | -30/+30 |
* | include avahi-gobject docs in doxygen | Lennart Poettering | 2007-10-28 | 2 | -7/+20 |
* | split off libavahi-gobject into its own directory | Lennart Poettering | 2007-10-28 | 17 | -91/+118 |
* | split of libavahi-gobject, since people already starting complaining about th... | Lennart Poettering | 2007-10-28 | 4 | -34/+91 |
* | generate devhelp index file | Lennart Poettering | 2007-10-27 | 3 | -2/+74 |
* | fix usage of CMSG macros to fix portability to 64 systems. Identified by Davi... | Lennart Poettering | 2007-10-26 | 1 | -101/+95 |
* | hide autogenerated c files | Lennart Poettering | 2007-10-24 | 0 | -0/+0 |
* | fix build order for avahi-glib | Lennart Poettering | 2007-10-24 | 3 | -36/+36 |
* | Merge Sjoerd Simon's Avahi/GObject patch | Lennart Poettering | 2007-10-21 | 14 | -4/+2722 |
* | fix copy'n'paste error in HostNameResolver D-Bus introspection file, identifi... | Lennart Poettering | 2007-10-21 | 1 | -5/+5 |
* | Fix typos in manpages | Ted Percival | 2007-10-19 | 3 | -4/+4 |
* | Add AM_PROG_CC_C_O to configure.ac | Ted Percival | 2007-10-19 | 1 | -0/+2 |
* | Copyediting / spelling / grammar | Ted Percival | 2007-09-28 | 14 | -30/+30 |
* | Update documentation of alternate hostname generation | Ted Percival | 2007-09-28 | 1 | -2/+2 |
* | Print the right default script file in `avahi-autoipd --help` | Ted Percival | 2007-09-28 | 1 | -1/+1 |
* | Spelling/grammar corrections (all trivial) | Ted Percival | 2007-09-28 | 7 | -13/+13 |
* | * Fix a few typos of error message, thansk to tedp (Ref: Debian #444235) | Trent Lloyd | 2007-09-27 | 1 | -16/+16 |
* | work around solaris pre-historic printf() | Lennart Poettering | 2007-09-25 | 1 | -1/+1 |
* | hide some files | Lennart Poettering | 2007-09-25 | 0 | -0/+0 |
* | update path to the new service type db path for avahi-discover, too | Lennart Poettering | 2007-09-25 | 2 | -3/+3 |
* | Move SimpleGladeApp.py into avahi-discover, so that avahi-python doesn't need... | Sjoerd Simons | 2007-09-23 | 8 | -31/+94 |
* | add missing comment terminator | Lennart Poettering | 2007-09-06 | 1 | -1/+1 |
* | service-types.db belongs in /lib, closes #171, rhbz 274731 | Lennart Poettering | 2007-09-06 | 3 | -6/+7 |
* | Fix a segfault when registering services with libdns_sd before the avahi daem... | Lennart Poettering | 2007-09-06 | 1 | -0/+10 |
* | add more missing config.h inclusions | Lennart Poettering | 2007-09-06 | 2 | -0/+8 |
* | move fedora init script to level 96, closing rhbz #249044 | Lennart Poettering | 2007-09-06 | 2 | -5/+7 |
* | add missing config.h inclusion | Lennart Poettering | 2007-09-06 | 1 | -0/+4 |
* | merge fedora initscript changes, closes rhbz #246875 | Lennart Poettering | 2007-09-06 | 2 | -11/+19 |
* | Add new option --parsable to avahi-browse for output in an easily parsable fo... | Lennart Poettering | 2007-09-03 | 2 | -32/+70 |
* | fix dbus version check for dbus_watch_get_unix_fd() | Lennart Poettering | 2007-09-02 | 1 | -1/+1 |