summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Apply fedora init script fix from ↵Lennart Poettering2007-05-091-8/+8
| | | | | | http://cvs.fedora.redhat.com/viewcvs/devel/avahi/avahi-0.6.15-initscript.patch git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1465 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Also accept GTK_RESPONSE_OK, _YES and _APPLY besides _ACCEPT as positive ↵Lennart Poettering2007-05-081-5/+67
| | | | | | | | | response in AuiServiceDialog. Fix default widget setting. Make positive buttons insensitive when no service is selected/listed. (Closes #139) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1464 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* don't publish the service cookie by default anymore. It was a bad idea. We ↵Lennart Poettering2007-05-083-3/+3
| | | | | | should think of something better way to work around this problem. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1463 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Disable SSP on archs that don't support it. (Patch idead from Sjoerd Simons; ↵Lennart Poettering2007-05-082-3/+3
| | | | | | Closes #137) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1462 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix a compilier warning in the HOWL headers. (Patch from MarkDoliner; closes ↵Lennart Poettering2007-05-081-1/+1
| | | | | | #134) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1461 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* work around KDE misbehaviour. (Patch from Martin Putt; Closes #135)Lennart Poettering2007-05-081-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1460 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix a small typo (patch from mezz; closes #138)Lennart Poettering2007-05-081-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1459 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Add a few new service types from Adobe programs to the database (Closes: #136)Lennart Poettering2007-05-081-7/+16
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1458 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* rename "zssh" to "bssh" and "zvnc" to "bvnc" to avoid a name collision with ↵Lennart Poettering2007-05-084-13/+13
| | | | | | an already existing tool of the same name. (on request of the Debian people) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1457 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Don't pick the first 256 and the last 256 IP addresses from the IPv4LL ↵Lennart Poettering2007-05-081-4/+4
| | | | | | range, as required by section 2.1 of the ipv4ll spec. (Noticed by grinsbalu) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1456 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add svn:ignore for avahi-ui-sharpLennart Poettering2007-04-210-0/+0
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1453 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Add missing #ifdef to avoid build failure on system having neither sys/inotify.hLennart Poettering2007-04-211-0/+2
| | | | | | | nor linux/inotify.h (Patch from Sven Wegener) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1452 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Use nodist for scripts that are created at build time, else it may happen thatLennart Poettering2007-04-212-7/+5
| | | | | | | we bundle them and cause problems on the target systems. (Patch from Sven Wegener) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1451 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix distcheckJames Willcox2007-04-211-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1450 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* adda note to avahi_service_resolver_new() to remind people to pass the ↵Lennart Poettering2007-04-201-1/+3
| | | | | | correct interface/protocol args they received via avahi_service_browser_new()'s callback function git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1449 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* avahi-ui: fix segfault when browsing for services in non-existing domains or ↵Lennart Poettering2007-04-201-2/+3
| | | | | | domains that don't have any services assigned. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1448 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* try to fix make distcheckLennart Poettering2007-04-201-3/+5
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1447 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a 'connect' button :)James Willcox2007-04-191-1/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1446 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a makefile rule for zssh.exe, and add a .pc file for avahi-ui-sharpJames Willcox2007-04-193-4/+23
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1445 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add avahi-ui-sharpJames Willcox2007-04-1910-0/+545
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1444 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* kill avahi autoipd when dhclient enters RELEASE state. (following debian bug ↵Lennart Poettering2007-04-192-4/+4
| | | | | | 419794) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1443 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add gcc ssp note to NEWSLennart Poettering2007-04-181-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1441 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Yes, I suck. This commit contains two totally unrelated changes and I reallyLennart Poettering2007-04-182-10/+109
| | | | | | | | | | | | | | should commit them seperately, but I am ignoring my own rules, and do it in a single commit. I suck. I really do. I am sorry. Please don't try this at home. And please don't tell your children! * Show properly that avahi-autoipd is not built if libdaemon is missing (Closes #133) * Enable stack-smashing protection if available and wokring. Patch from tedp. (Closes #105) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1440 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add missing header fileLennart Poettering2007-04-181-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1439 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a simple example how to properly let the IP stack choose a free port numberLennart Poettering2007-04-181-0/+48
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1438 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* streamline esktop file namesLennart Poettering2007-04-172-3/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1437 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* no need to make the .desktop files executableLennart Poettering2007-04-171-1/+0
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1436 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* build fixes for .desktop filesLennart Poettering2007-04-171-2/+5
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1435 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add zssh and zvnc desktop filesLennart Poettering2007-04-173-0/+36
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1434 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* prepare NEWS for 0.6.18Lennart Poettering2007-04-171-0/+26
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1433 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* bump version number and libtool revisionLennart Poettering2007-04-171-3/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1432 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix an UI labelLennart Poettering2007-04-171-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1431 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* build doxygen docs for avahi-uiLennart Poettering2007-04-171-0/+7
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1430 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* HIGify avahi-ui, make the API more GTK conformLennart Poettering2007-04-154-297/+405
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1429 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add missing header file inotify-nosys.h to buildLennart Poettering2007-04-151-1/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1428 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Cleanup static services subsystem: properly notice when static hosts are ↵Lennart Poettering2007-04-151-34/+73
| | | | | | removed or are added, other fixes git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1427 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Add inotify support for /ect/avahi/services and /etc/avahi/hosts. Based on a ↵Lennart Poettering2007-04-153-19/+298
| | | | | | patch from "behanw". (Closes #95, #33) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1426 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Remove an invalid optimization in avahi_simple_poll_run(). (Closes #132)Lennart Poettering2007-04-141-10/+6
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1425 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Fix error message when passing invalid command line arguments. I admit ↵Lennart Poettering2007-04-147-14/+0
| | | | | | defeat, tedp wins, merging his patch. (Closes #88) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1424 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* check both !isatty() and $DISPLAY before assuming we ar running from an X11 ↵Lennart Poettering2007-04-131-3/+6
| | | | | | session git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1423 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* exec ssh inside a terminal if not attached to a ttyLennart Poettering2007-04-131-4/+21
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1422 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* increase netlink buffer size (hopefully closes #106)Lennart Poettering2007-04-121-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1421 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a regression test for #84 contributed by tedp. (closes #84)Lennart Poettering2007-04-122-0/+135
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1420 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix a badly chosen log level. patch from tedp. closes #108Lennart Poettering2007-04-121-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1419 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix a typo in configure.ac. found by tedp. closes #109Lennart Poettering2007-04-121-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1418 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fixup icon the same way we already fixed up the desktop file iconLennart Poettering2007-04-121-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1417 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* use network-wired instead of gnome-nettool as an icon. Stealing icons sucks. ↵Lennart Poettering2007-04-121-1/+3
| | | | | | network-wired is a Tango icon name, hence probably a better thing to use. Closes #111 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1416 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix a typo in configure.ac. Patch from ahanke. Closes #112Lennart Poettering2007-04-121-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1415 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add the ability to dump the service type database to avahi-browseLennart Poettering2007-04-124-2/+93
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1414 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix fedora init script exit code (closes #115) patch from mbacovsk@redhat.comLennart Poettering2007-04-122-4/+6
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1413 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe