summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add missing stdlib.h inclusionLennart Poettering2007-12-161-54/+55
* properly initialize CFLAGS for expatLennart Poettering2007-12-161-1/+1
* fix bash compatibilityLennart Poettering2007-12-161-0/+1
* Allow compilation against bsdxml instead of Expat. Patch from zml. (Closes #159)Lennart Poettering2007-12-164-21/+59
* hide avahi-gobject.pc from SVNLennart Poettering2007-12-160-0/+0
* merge italian translations into service type database (Closes #168)Lennart Poettering2007-12-161-0/+23
* add proper handling for local collisions to example. Clean up the example in ...Lennart Poettering2007-12-161-52/+76
* add tftp service type, closes #176Lennart Poettering2007-12-161-0/+2
* fix MacOS X init script path, closes #177 -- not tested, assuming the bug rep...Lennart Poettering2007-12-161-1/+1
* document the meaning of aprotocol in avahi_service_resolver_new(), closes #179Lennart Poettering2007-12-161-7/+18
* follow rename of ga-errors.[ch] to ga-error.[ch] for doxygen, tooLennart Poettering2007-12-161-1/+1
* fix example service name (Problem identified by dkg, closes #182)Lennart Poettering2007-12-161-1/+1
* don't show table headers by defaultLennart Poettering2007-11-091-7/+3
* Allow overwriting of pretty service names. Add new tool bshell as combination...Lennart Poettering2007-11-094-116/+162
* fix wordingLennart Poettering2007-11-091-1/+1
* Reduce warning storm in libavahi-ui, contributed by Matthias Hasselmann (Re #...Lennart Poettering2007-11-093-23/+22
* make sjoerd happy, part #2: genereate ChangeLog when calling make distLennart Poettering2007-10-301-0/+7
* Rename GA's error to GA_ERROR for more consistency with other glib bindingsSjoerd Simons2007-10-288-30/+30
* include avahi-gobject docs in doxygenLennart Poettering2007-10-282-7/+20
* split off libavahi-gobject into its own directoryLennart Poettering2007-10-2817-91/+118
* split of libavahi-gobject, since people already starting complaining about th...Lennart Poettering2007-10-284-34/+91
* generate devhelp index fileLennart Poettering2007-10-273-2/+74
* fix usage of CMSG macros to fix portability to 64 systems. Identified by Davi...Lennart Poettering2007-10-261-101/+95
* hide autogenerated c filesLennart Poettering2007-10-240-0/+0
* fix build order for avahi-glibLennart Poettering2007-10-243-36/+36
* Merge Sjoerd Simon's Avahi/GObject patchLennart Poettering2007-10-2114-4/+2722
* fix copy'n'paste error in HostNameResolver D-Bus introspection file, identifi...Lennart Poettering2007-10-211-5/+5
* Fix typos in manpagesTed Percival2007-10-193-4/+4
* Add AM_PROG_CC_C_O to configure.acTed Percival2007-10-191-0/+2
* Copyediting / spelling / grammarTed Percival2007-09-2814-30/+30
* Update documentation of alternate hostname generationTed Percival2007-09-281-2/+2
* Print the right default script file in `avahi-autoipd --help`Ted Percival2007-09-281-1/+1
* Spelling/grammar corrections (all trivial)Ted Percival2007-09-287-13/+13
* * Fix a few typos of error message, thansk to tedp (Ref: Debian #444235)Trent Lloyd2007-09-271-16/+16
* work around solaris pre-historic printf()Lennart Poettering2007-09-251-1/+1
* hide some filesLennart Poettering2007-09-250-0/+0
* update path to the new service type db path for avahi-discover, tooLennart Poettering2007-09-252-3/+3
* Move SimpleGladeApp.py into avahi-discover, so that avahi-python doesn't need...Sjoerd Simons2007-09-238-31/+94
* add missing comment terminatorLennart Poettering2007-09-061-1/+1
* service-types.db belongs in /lib, closes #171, rhbz 274731Lennart Poettering2007-09-063-6/+7
* Fix a segfault when registering services with libdns_sd before the avahi daem...Lennart Poettering2007-09-061-0/+10
* add more missing config.h inclusionsLennart Poettering2007-09-062-0/+8
* move fedora init script to level 96, closing rhbz #249044Lennart Poettering2007-09-062-5/+7
* add missing config.h inclusionLennart Poettering2007-09-061-0/+4
* merge fedora initscript changes, closes rhbz #246875Lennart Poettering2007-09-062-11/+19
* Add new option --parsable to avahi-browse for output in an easily parsable fo...Lennart Poettering2007-09-032-32/+70
* fix dbus version check for dbus_watch_get_unix_fd()Lennart Poettering2007-09-021-1/+1
* Don't segfault when no browse domains are configured in resolv.conf. Original...Lennart Poettering2007-08-251-0/+5
* properly use va_copy() when iterating more than once through a va_list; fix b...Lennart Poettering2007-08-251-2/+4
* fix build on old freebsd, patch from zmi (Closes #158)Lennart Poettering2007-08-191-0/+8