Correct location of '\n'
Correct building of queue to not depend on parent mask
Merge pull request #67 from phil-davis/master
Bug #2301: More fixes to pbi package install and removal
remove_freebsd_package: check that a symlink exists and is currently pointing into the pbidir of the current package, then unlink it. This avoids possibly deleting real files, or deleting a symlink that points into some other package.pkg_fetch_recursive: remove a bonus "$" in the symlink target specification. This was causing symlinks from /usr/local/bin to not be generated validly....
Move CARP settings from pkg XML to a real PHP page
https://redmine.pfsense.org/issues/647
fix a typo.
fix for: Traffic Limiter Bits/sec option broken
fixes #2296
http://redmine.pfsense.org/issues/2296
fix for: Captive Portal cannot work on master branch
reverting to listening on 0.0.0.0 seems to work just fine
mostly fixes #1700 .
http://redmine.pfsense.org/issues/1700
fix for: Spanning Tree interface priority options do not alter Bridge
http://redmine.pfsense.org/issues/2261
Merge pull request #66 from phil-davis/master
Bug #2301: Mixed-case package names and package deletion
View revisions
Also available in: Atom