summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix avahi-browse --helpLennart Poettering2007-08-121-1/+4
* use dbus_watch_get_unix_fd() only in dbus >= 1.1.1Lennart Poettering2007-08-121-0/+4
* hide built init scriptsLennart Poettering2007-08-120-0/+0
* update sonamesLennart Poettering2007-08-121-4/+4
* update NEWS fileLennart Poettering2007-08-121-0/+21
* add new API function avahi_server_set_browse_domains() to avahi-coreLennart Poettering2007-08-124-77/+180
* Enough is enough! I have had it with these motherf**ng gcc on this motherf**n...Lennart Poettering2007-08-121-1/+1
* gcc, shut the fuck up\!Lennart Poettering2007-08-121-2/+2
* make gcc even more shut upLennart Poettering2007-08-122-3/+3
* make gcc shut up a little bit moreLennart Poettering2007-08-123-0/+4
* remove redundant definitionLennart Poettering2007-08-121-2/+0
* replace obsolete dbus apiLennart Poettering2007-08-121-1/+1
* add really long test casesLennart Poettering2007-08-121-2/+9
* deal properly with really long service/host names when looking for alternativesLennart Poettering2007-08-121-19/+96
* make gcc shut upLennart Poettering2007-08-121-0/+2
* Fix autoipd on Linux, bug fix from Pauline YeungLennart Poettering2007-08-081-1/+1
* Document in avahi_entry_group_add_service() that Avahi service names need to ...Lennart Poettering2007-07-301-1/+1
* Move fedora init script from start level 98 to 97 to leave some space so that...Lennart Poettering2007-07-242-2/+2
* Fix a couple of typos. Closes RHBZ #249306Lennart Poettering2007-07-241-2/+2
* * Modify the local conflict detection to allow multiple identical Trent Lloyd2007-07-201-0/+5
* Change _XOPEN_SOURCE to 500Lennart Poettering2007-07-111-1/+1
* reindentLennart Poettering2007-07-111-11/+8
* * Don't attempt to treat Known Answer records as potentially Trent Lloyd2007-07-101-5/+3
* Add FreeBSD kqueue support for watching for configuration file changes, much ...Lennart Poettering2007-07-102-0/+119
* FreeBSD portability fixes contributed by marcusLennart Poettering2007-07-102-0/+3
* * Patch from Sjoerd Simons - if we shorten a DNS packet to remove records, w...Trent Lloyd2007-07-072-0/+24
* only build avahi-ui-sharp if we have gtkJames Willcox2007-07-051-0/+2
* bump versionLennart Poettering2007-06-221-1/+1
* Update README for 0.6.20Lennart Poettering2007-06-221-0/+18
* avahi-autoipd: allow specifying the action script to run on the command line....Lennart Poettering2007-06-211-2/+14
* use libdaemon's new daemon_close_all() function to close all fds when daemoni...Lennart Poettering2007-06-112-1/+6
* Some additional solaris portability issues. (Patch from trs80) (re #145)Lennart Poettering2007-06-111-0/+5
* Proplery remove bvnc man page before installing it. (re #145)Lennart Poettering2007-06-111-1/+1
* fix compilation when compiled with DBM instead of gdbm. Patch supplied from P...Lennart Poettering2007-06-111-1/+1
* Make herzi sleep beter. (Closes #143)Lennart Poettering2007-06-021-1/+1
* fix a local DoS (by hitting an assert) when passing empty TXT strings to the ...Lennart Poettering2007-05-212-1/+4