Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Logic for publishing was swapped. disable checkbox was enabling & vice-versa. | Morlok8k | 2015-10-18 | 1 | -2/+2 |
| | |||||
* | avahi - expose many more config options in GUI | doktornotor | 2015-09-15 | 1 | -27/+91 |
| | |||||
* | Remove useless remount calls and other redundant stuff | doktornotor | 2015-08-25 | 1 | -16/+1 |
| | | | These are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc. | ||||
* | avahi - add option to disable D-BUS client API | doktornotor | 2015-08-12 | 1 | -13/+18 |
| | |||||
* | Fix start/stop service function names | doktornotor | 2015-08-12 | 1 | -2/+2 |
| | |||||
* | avahi - code style fixes | doktornotor | 2015-08-11 | 1 | -52/+70 |
| | | | | | | | | | - Fix copyright header - Remove useless avahi_start() / avahi_stop() functions and use service_start() / service_stop() instead - Remove unused $g var declaration everywhere - On install, only try to add avahi user/group if they don't exist yet - Add avahi_deinstall() function, move the existing custom_php_deinstall_command contents here, additionally remove the avahi user/group on uninstall and also nuke /usr/local/etc/gnome.subr when removing the package - Use full paths to binaries consistently in the rc file - Code style fixes | ||||
* | Sanitize Avahi version, add depends and fix check for PBI only on 2.1 and 2.2 | Renato Botelho | 2015-04-23 | 1 | -8/+4 |
| | |||||
* | Avahi - Create dbus directory if it doesn't exist and set perms. Fixes #3972 | Chris Buechler | 2014-11-27 | 1 | -0/+4 |
| | |||||
* | Add missing \n | Renato Botelho | 2014-11-26 | 1 | -1/+1 |
| | |||||
* | Remove old hack from 1.x times, also make sure gnome.subr is available, ↵ | Renato Botelho | 2014-11-26 | 1 | -18/+5 |
| | | | | otherwise dbus won't work | ||||
* | We don't want to call rc.d direct from local subdir, use the wrapper | Renato Botelho | 2014-11-26 | 1 | -16/+10 |
| | |||||
* | 2nd attempt to fix avahi on 2.2 | Renato Botelho | 2014-10-08 | 1 | -6/+10 |
| | |||||
* | Attempt to fix avahi on 2.2 | Renato Botelho | 2014-10-01 | 1 | -9/+15 |
| | |||||
* | fix avahi config generation | Daniel Becker | 2014-07-02 | 1 | -3/+3 |
| | |||||
* | Add options to Avahi to selectively disable IPv6 (and IPv4) | jim-p | 2012-08-29 | 1 | -2/+4 |
| | |||||
* | Some Avahi adjustments to help with using it on VPNs. | jim-p | 2012-08-24 | 1 | -2/+2 |
| | |||||
* | Flip this test around - only 1.x needed this. | jim-p | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | Various fixes for Avahi on 2.1. Fixes #2535 | jim-p | 2012-07-05 | 1 | -9/+32 |
| | |||||
* | Change deprecated function split() to explode() | ccesario | 2012-07-05 | 1 | -1/+1 |
| | | | related post http://forum.pfsense.org/index.php/topic,51001.msg273113.html#msg273113 | ||||
* | Don't install binaries manually for avahi, try to rely on the package version | jim-p | 2012-06-20 | 1 | -1/+1 |
| | |||||
* | Wrap browse-domains with quotes so that .local works | Scott Ullrich | 2012-02-15 | 1 | -1/+1 |
| | |||||
* | Don't unpack the avahi tgz on amd64, since it contains only i386 binaries. ↵ | jim-p | 2011-04-05 | 1 | -10/+10 |
| | | | | Instead, try to install the package the normal way. | ||||
* | Stop avahi from pulling the wrong binary for 2.0 | jim-p | 2011-01-07 | 1 | -3/+5 |
| | |||||
* | Use /root/ for this instead of /tmp/ | jim-p | 2010-06-24 | 1 | -3/+3 |
| | |||||
* | Use fixed uid/gid to keep the numbers < 2000, above this is reserved in | thompsa | 2010-04-08 | 1 | -2/+2 |
| | | | | | pfSense 2.0+. 558 was taken from the avahi entry in /usr/ports/UIDs and /usr/ports/GIDs. | ||||
* | Correct some avahi paths for more testing | jim-p | 2009-10-11 | 1 | -3/+3 |
| | |||||
* | Forgot to update filenames here | jim-p | 2009-10-11 | 1 | -3/+3 |
| | |||||
* | Fix enable check | jim-p | 2009-10-06 | 1 | -1/+1 |
| | |||||
* | More changes to avahi to hopefully make it more nanobsd-friendly. | jim-p | 2009-10-06 | 1 | -22/+39 |
| | |||||
* | Slight changes to Avahi package, hopefully fixes install errors on nano | jim-p | 2009-09-26 | 1 | -9/+10 |
| | |||||
* | Stop avahi instead of calling delete | Scott Ullrich | 2009-02-21 | 1 | -1/+1 |
| | |||||
* | mv packages to config dir to match web layout | Bill Marquette | 2009-02-06 | 1 | -0/+167 |