aboutsummaryrefslogtreecommitdiffstats
path: root/config/avahi/avahi.inc
Commit message (Collapse)AuthorAgeFilesLines
* Add missing includes, fix service handlingdoktornotor2015-12-051-4/+22
|
* Logic for publishing was swapped. disable checkbox was enabling & vice-versa.Morlok8k2015-10-181-2/+2
|
* avahi - expose many more config options in GUIdoktornotor2015-09-151-27/+91
|
* Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-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 APIdoktornotor2015-08-121-13/+18
|
* Fix start/stop service function namesdoktornotor2015-08-121-2/+2
|
* avahi - code style fixesdoktornotor2015-08-111-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.2Renato Botelho2015-04-231-8/+4
|
* Avahi - Create dbus directory if it doesn't exist and set perms. Fixes #3972Chris Buechler2014-11-271-0/+4
|
* Add missing \nRenato Botelho2014-11-261-1/+1
|
* Remove old hack from 1.x times, also make sure gnome.subr is available, ↵Renato Botelho2014-11-261-18/+5
| | | | otherwise dbus won't work
* We don't want to call rc.d direct from local subdir, use the wrapperRenato Botelho2014-11-261-16/+10
|
* 2nd attempt to fix avahi on 2.2Renato Botelho2014-10-081-6/+10
|
* Attempt to fix avahi on 2.2Renato Botelho2014-10-011-9/+15
|
* fix avahi config generationDaniel Becker2014-07-021-3/+3
|
* Add options to Avahi to selectively disable IPv6 (and IPv4)jim-p2012-08-291-2/+4
|
* Some Avahi adjustments to help with using it on VPNs.jim-p2012-08-241-2/+2
|
* Flip this test around - only 1.x needed this.jim-p2012-07-051-1/+1
|
* Various fixes for Avahi on 2.1. Fixes #2535jim-p2012-07-051-9/+32
|
* Change deprecated function split() to explode() ccesario2012-07-051-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 versionjim-p2012-06-201-1/+1
|
* Wrap browse-domains with quotes so that .local worksScott Ullrich2012-02-151-1/+1
|
* Don't unpack the avahi tgz on amd64, since it contains only i386 binaries. ↵jim-p2011-04-051-10/+10
| | | | Instead, try to install the package the normal way.
* Stop avahi from pulling the wrong binary for 2.0jim-p2011-01-071-3/+5
|
* Use /root/ for this instead of /tmp/jim-p2010-06-241-3/+3
|
* Use fixed uid/gid to keep the numbers < 2000, above this is reserved inthompsa2010-04-081-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 testingjim-p2009-10-111-3/+3
|
* Forgot to update filenames herejim-p2009-10-111-3/+3
|
* Fix enable checkjim-p2009-10-061-1/+1
|
* More changes to avahi to hopefully make it more nanobsd-friendly.jim-p2009-10-061-22/+39
|
* Slight changes to Avahi package, hopefully fixes install errors on nanojim-p2009-09-261-9/+10
|
* Stop avahi instead of calling deleteScott Ullrich2009-02-211-1/+1
|
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+167