summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tagging release 0.6.20tags/release-0.6.20Lennart Poettering2007-06-220-0/+0
* 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
* s/zssh.exe/bssh.exe/James Willcox2007-05-102-5/+5
* make sure avahi-ui-sharp.dll exists before building zssh.exeJames Willcox2007-05-101-2/+2
* fix the build for zssh.exe (was not referencing avahi-sharp.dll)James Willcox2007-05-101-1/+1
* Doxygen documentation cleanups:Lennart Poettering2007-05-0910-149/+346
* add refs to the ssh and xvncviewer man pagesLennart Poettering2007-05-091-1/+1
* add note about new man page for bssh/bvnc to NEWSLennart Poettering2007-05-091-0/+1
* bumping version and sonamesLennart Poettering2007-05-091-3/+3
* fix man pageLennart Poettering2007-05-091-1/+1
* update NEWS for 0.6.19Lennart Poettering2007-05-091-0/+24
* add bssh man pageLennart Poettering2007-05-092-2/+80
* compat fix for older inotify versionsLennart Poettering2007-05-091-2/+10
* update desktop files with http://svn.debian.org/wsvn/pkg-utopia/packages/unst...Lennart Poettering2007-05-093-3/+3
* Reset umask before writing files to /var/lib/avahi-autoipd. Fix for ubuntu bu...Lennart Poettering2007-05-091-3/+7
* fix wording of the dbus reconneection message (closes fedora bug 237734)Lennart Poettering2007-05-091-2/+2
* Fix bogus --help output for avahi-resolve. Yet another patch that hasn't been...Lennart Poettering2007-05-091-2/+2
* Apply fedora init script fix from http://cvs.fedora.redhat.com/viewcvs/devel/...Lennart Poettering2007-05-091-8/+8
* Also accept GTK_RESPONSE_OK, _YES and _APPLY besides _ACCEPT as positive resp...Lennart Poettering2007-05-081-5/+67
* don't publish the service cookie by default anymore. It was a bad idea. We sh...Lennart Poettering2007-05-083-3/+3
* Disable SSP on archs that don't support it. (Patch idead from Sjoerd Simons; ...Lennart Poettering2007-05-082-3/+3
* fix a compilier warning in the HOWL headers. (Patch from MarkDoliner; closes ...Lennart Poettering2007-05-081-1/+1
* work around KDE misbehaviour. (Patch from Martin Putt; Closes #135)Lennart Poettering2007-05-081-1/+1
* fix a small typo (patch from mezz; closes #138)Lennart Poettering2007-05-081-1/+1
* Add a few new service types from Adobe programs to the database (Closes: #136)Lennart Poettering2007-05-081-7/+16
* rename "zssh" to "bssh" and "zvnc" to "bvnc" to avoid a name collision with a...Lennart Poettering2007-05-084-13/+13
* Don't pick the first 256 and the last 256 IP addresses from the IPv4LL range,...Lennart Poettering2007-05-081-4/+4
* add svn:ignore for avahi-ui-sharpLennart Poettering2007-04-210-0/+0
* Add missing #ifdef to avoid build failure on system having neither sys/inotify.hLennart Poettering2007-04-211-0/+2
* Use nodist for scripts that are created at build time, else it may happen thatLennart Poettering2007-04-212-7/+5
* fix distcheckJames Willcox2007-04-211-2/+2
* adda note to avahi_service_resolver_new() to remind people to pass the correc...Lennart Poettering2007-04-201-1/+3
* avahi-ui: fix segfault when browsing for services in non-existing domains or ...Lennart Poettering2007-04-201-2/+3
* try to fix make distcheckLennart Poettering2007-04-201-3/+5
* add a 'connect' button :)James Willcox2007-04-191-1/+3
* add a makefile rule for zssh.exe, and add a .pc file for avahi-ui-sharpJames Willcox2007-04-193-4/+23
* add avahi-ui-sharpJames Willcox2007-04-1910-0/+545
* kill avahi autoipd when dhclient enters RELEASE state. (following debian bug ...Lennart Poettering2007-04-192-4/+4
* add gcc ssp note to NEWSLennart Poettering2007-04-181-0/+1
* Yes, I suck. This commit contains two totally unrelated changes and I reallyLennart Poettering2007-04-182-10/+109
* add missing header fileLennart Poettering2007-04-181-0/+1
* add a simple example how to properly let the IP stack choose a free port numberLennart Poettering2007-04-181-0/+48