summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* streamline esktop file namesLennart Poettering2007-04-172-3/+3
* no need to make the .desktop files executableLennart Poettering2007-04-171-1/+0
* build fixes for .desktop filesLennart Poettering2007-04-171-2/+5
* add zssh and zvnc desktop filesLennart Poettering2007-04-173-0/+36
* prepare NEWS for 0.6.18Lennart Poettering2007-04-171-0/+26
* bump version number and libtool revisionLennart Poettering2007-04-171-3/+3
* fix an UI labelLennart Poettering2007-04-171-1/+1
* build doxygen docs for avahi-uiLennart Poettering2007-04-171-0/+7
* HIGify avahi-ui, make the API more GTK conformLennart Poettering2007-04-154-297/+405
* add missing header file inotify-nosys.h to buildLennart Poettering2007-04-151-1/+2
* Cleanup static services subsystem: properly notice when static hosts are remo...Lennart Poettering2007-04-151-34/+73
* Add inotify support for /ect/avahi/services and /etc/avahi/hosts. Based on a ...Lennart Poettering2007-04-153-19/+298
* Remove an invalid optimization in avahi_simple_poll_run(). (Closes #132)Lennart Poettering2007-04-141-10/+6
* Fix error message when passing invalid command line arguments. I admit defeat...Lennart Poettering2007-04-147-14/+0
* check both !isatty() and $DISPLAY before assuming we ar running from an X11 s...Lennart Poettering2007-04-131-3/+6
* exec ssh inside a terminal if not attached to a ttyLennart Poettering2007-04-131-4/+21
* increase netlink buffer size (hopefully closes #106)Lennart Poettering2007-04-121-1/+1
* add a regression test for #84 contributed by tedp. (closes #84)Lennart Poettering2007-04-122-0/+135
* fix a badly chosen log level. patch from tedp. closes #108Lennart Poettering2007-04-121-1/+1
* fix a typo in configure.ac. found by tedp. closes #109Lennart Poettering2007-04-121-1/+1
* fixup icon the same way we already fixed up the desktop file iconLennart Poettering2007-04-121-1/+1
* use network-wired instead of gnome-nettool as an icon. Stealing icons sucks. ...Lennart Poettering2007-04-121-1/+3
* fix a typo in configure.ac. Patch from ahanke. Closes #112Lennart Poettering2007-04-121-1/+1
* add the ability to dump the service type database to avahi-browseLennart Poettering2007-04-124-2/+93
* fix fedora init script exit code (closes #115) patch from mbacovsk@redhat.comLennart Poettering2007-04-122-4/+6