aboutsummaryrefslogtreecommitdiffstats
path: root/config/avahi
Commit message (Collapse)AuthorAgeFilesLines
* Logic for publishing was swapped. disable checkbox was enabling & vice-versa.Morlok8k2015-10-181-2/+2
|
* avahi - add privileges configurationdoktornotor2015-09-271-1/+5
|
* avahi - add privileges configurationdoktornotor2015-09-271-0/+38
|
* avahi - expose many more config options in GUIdoktornotor2015-09-151-27/+91
|
* avahi - expose many more config options in GUIdoktornotor2015-09-151-15/+196
| | | Resubmit of PR #1030.
* 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
|
* avahi - add option to disable D-BUS client APIdoktornotor2015-08-121-0/+6
|
* 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
* avahi - code style fixesdoktornotor2015-08-111-49/+65
| | | | | | | | - Fix copyright header - Fix indentation - Fix permissions (none of these needs to be executable) - Make version sane and consistent - Hide WAN from 'Deny interfaces' selection because it's always disabled. Clarify the description note accordingly - Move custom_php_deinstall_command to avahi.inc and make it much more thorough
* Remove references to invalid filesRenato Botelho2015-04-231-10/+0
|
* 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
|
* Bump avahi version to 1.0.5 due to recent changesRenato Botelho2014-07-171-1/+1
|
* fix note to indicate that WAN interface is ALWAYS excludedDaniel Becker2014-07-021-1/+1
|
* fix avahi config generationDaniel Becker2014-07-022-4/+4
|
* Fixup URLs:Renato Botelho2014-03-181-5/+5
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Fixup a bunch of package service descriptions.jim-p2013-08-281-0/+1
|
* These are binaries and should really be pulling from files, not overlayed on ↵jim-p2013-05-281-2/+2
| | | | the package repo.
* Add options to Avahi to selectively disable IPv6 (and IPv4)jim-p2012-08-292-2/+16
|
* Some Avahi adjustments to help with using it on VPNs.jim-p2012-08-242-3/+3
|
* 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-052-11/+35
|
* 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
|
* Correct exampleScott Ullrich2012-02-151-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.
* Grab this file toojim-p2011-01-071-0/+5
|
* 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-242-4/+4
|
* 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
|
* Rename these .tgz files to .tar.gz. Might fix nano installs.jim-p2009-10-111-1/+1
|
* Fix enable checkjim-p2009-10-061-1/+1
|
* More changes to avahi to hopefully make it more nanobsd-friendly.jim-p2009-10-062-50/+70
|
* Slight changes to Avahi package, hopefully fixes install errors on nanojim-p2009-09-262-12/+10
|
* Ensure files are in services/Scott Ullrich2009-07-011-0/+2
|
* Adding needed ssh.service and stp-ssh.service filesScott Ullrich2009-07-013-0/+82
|
* Stop avahi instead of calling deleteScott Ullrich2009-02-211-1/+1
|
* mv packages to config dir to match web layoutBill Marquette2009-02-062-0/+257