aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-16fix detection whether an interface has a routable address assigned on BSD. Pa...Lennart Poettering
2007-12-16work around yet another bsd limitation: prefer IP_MULTICAST_IF over IP_SENDSR...Lennart Poettering
2007-12-16work around a couple of issues in BSD libpcap. Closes #160 #161. Patches from...Lennart Poettering
2007-12-16add missing stdlib.h inclusionLennart Poettering
2007-12-16properly initialize CFLAGS for expatLennart Poettering
2007-12-16fix bash compatibilityLennart Poettering
2007-12-16Allow compilation against bsdxml instead of Expat. Patch from zml. (Closes #159)Lennart Poettering
2007-12-16hide avahi-gobject.pc from SVNLennart Poettering
2007-12-16merge italian translations into service type database (Closes #168)Lennart Poettering
2007-12-16add proper handling for local collisions to example. Clean up the example in ...Lennart Poettering
2007-12-16add tftp service type, closes #176Lennart Poettering
2007-12-16fix MacOS X init script path, closes #177 -- not tested, assuming the bug rep...Lennart Poettering
2007-12-16document the meaning of aprotocol in avahi_service_resolver_new(), closes #179Lennart Poettering
2007-12-16follow rename of ga-errors.[ch] to ga-error.[ch] for doxygen, tooLennart Poettering
2007-12-16fix example service name (Problem identified by dkg, closes #182)Lennart Poettering
2007-11-09don't show table headers by defaultLennart Poettering
2007-11-09Allow overwriting of pretty service names. Add new tool bshell as combination...Lennart Poettering
2007-11-09fix wordingLennart Poettering
2007-11-09Reduce warning storm in libavahi-ui, contributed by Matthias Hasselmann (Re #...Lennart Poettering
2007-10-30make sjoerd happy, part #2: genereate ChangeLog when calling make distLennart Poettering
2007-10-28Rename GA's error to GA_ERROR for more consistency with other glib bindingsSjoerd Simons
2007-10-28include avahi-gobject docs in doxygenLennart Poettering
2007-10-28split off libavahi-gobject into its own directoryLennart Poettering
2007-10-28split of libavahi-gobject, since people already starting complaining about th...Lennart Poettering
2007-10-27generate devhelp index fileLennart Poettering
2007-10-26fix usage of CMSG macros to fix portability to 64 systems. Identified by Davi...Lennart Poettering
2007-10-24hide autogenerated c filesLennart Poettering
2007-10-24fix build order for avahi-glibLennart Poettering
2007-10-21Merge Sjoerd Simon's Avahi/GObject patchLennart Poettering
2007-10-21fix copy'n'paste error in HostNameResolver D-Bus introspection file, identifi...Lennart Poettering
2007-10-19Fix typos in manpagesTed Percival
2007-10-19Add AM_PROG_CC_C_O to configure.acTed Percival
2007-09-28Copyediting / spelling / grammarTed Percival
2007-09-28Update documentation of alternate hostname generationTed Percival
2007-09-28Print the right default script file in `avahi-autoipd --help`Ted Percival
2007-09-28Spelling/grammar corrections (all trivial)Ted Percival
2007-09-27 * Fix a few typos of error message, thansk to tedp (Ref: Debian #444235)Trent Lloyd
2007-09-25work around solaris pre-historic printf()Lennart Poettering
2007-09-25hide some filesLennart Poettering
2007-09-25update path to the new service type db path for avahi-discover, tooLennart Poettering
2007-09-23Move SimpleGladeApp.py into avahi-discover, so that avahi-python doesn't need...Sjoerd Simons
2007-09-06add missing comment terminatorLennart Poettering
2007-09-06service-types.db belongs in /lib, closes #171, rhbz 274731Lennart Poettering
2007-09-06Fix a segfault when registering services with libdns_sd before the avahi daem...Lennart Poettering
2007-09-06add more missing config.h inclusionsLennart Poettering
2007-09-06move fedora init script to level 96, closing rhbz #249044Lennart Poettering
2007-09-06add missing config.h inclusionLennart Poettering
2007-09-06merge fedora initscript changes, closes rhbz #246875Lennart Poettering
2007-09-03Add new option --parsable to avahi-browse for output in an easily parsable fo...Lennart Poettering
2007-09-02fix dbus version check for dbus_watch_get_unix_fd()Lennart Poettering