summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Customize limiter info messagePhil Davis2016-05-161-3/+8
* Fix script name in error logChris Buechler2016-05-151-1/+1
* Fix misspellings.Chris Buechler2016-05-151-3/+3
* Disable ipcomp regardless of config setting to avoid problem. Ticket #6167Chris Buechler2016-05-131-1/+2
* Silence mwexec output. Now that the groupdel actually works, it spams the log...Chris Buechler2016-05-131-1/+1
* Unbound and dnsmasq can both be enabled so restart both if need bek-paulius2016-05-131-4/+6
* Fix scope for IPv6 link local gateway IPs. Ticket #6353Chris Buechler2016-05-131-1/+1
* Handle link local IPv6 gateways and default gateway switching correctly. Tick...Chris Buechler2016-05-131-0/+11
* Don't start unbound in track6 config if system is booting. Add dnsmasq here a...Chris Buechler2016-05-121-1/+5
* Use -g with groupdel when passing a GID. Ticket #6352Chris Buechler2016-05-121-1/+1
* Use proper IPsec enable test. Fixes #6351jim-p2016-05-121-1/+1
* Fix #6278Renato Botelho2016-05-121-3/+3
* Store notices safely to prevent potential XSS when notices are displayed loca...Chris Buechler2016-05-121-5/+5
* Fix package_reinstall_all post-upgrade when packages have been removed in pre...Chris Buechler2016-05-121-5/+5
* Tweak upgrade - Remove unused code and document changes betterNewEraCracker2016-05-112-10/+8
* Prefer index.php over index.html where both exist.Chris Buechler2016-05-111-1/+1
* Only execute remote search operation on first call of get_pkg_info(), this sh...Renato Botelho2016-05-111-0/+18
* Revert "Add config upgrade code to update package names. Ticket #6118"Chris Buechler2016-05-112-14/+1
* Check for is_array here to avoid possible issues if the config.cache is inval...Chris Buechler2016-05-101-1/+1
* just exit for v6, gateways setup above.Chris Buechler2016-05-091-4/+0
* fix booting checkChris Buechler2016-05-092-2/+2
* Revert "Fix #6120"Renato Botelho2016-05-092-62/+0
* Revert "Require system.inc to fix /etc/rc.console_setup. Ticket #6120"Renato Botelho2016-05-091-1/+0
* Require system.inc to fix /etc/rc.console_setup. Ticket #6120Renato Botelho2016-05-091-0/+1
* A simple fix for #6120Renato Botelho2016-05-092-16/+2
* Fix #6120Renato Botelho2016-05-092-0/+62
* Update L7 config upgrade code removal. Only file notice if it was actually in...Chris Buechler2016-05-081-1/+5
* Add config upgrade code to update package names. Ticket #6118Chris Buechler2016-05-082-1/+14
* Setup gateway monitors and exit in rc.newwanip(v6) if system is booting. Tick...Chris Buechler2016-05-072-0/+18
* Log if rc.newwanip(v6) is called with empty interface.Chris Buechler2016-05-072-0/+2
* Miscellaneous Textual Correction - Firewall / ShaperNOYB2016-05-071-7/+7
* Workaound fixes #6320Stephen Beaver2016-05-071-3/+2
* Clear xmlrpc.lock when restarting php-fpm. Ticket #6328Chris Buechler2016-05-061-0/+5
* Bump net.inet.raw.recvspace and net.inet.raw.maxdgram by default. Ticket #6223Chris Buechler2016-05-061-1/+3
* Only try to chown files that still exist. Ticket #6131Chris Buechler2016-05-051-1/+3
* This was right to begin with. Revert "Allow uppercase letters in is_unqualifi...Chris Buechler2016-05-051-1/+1
* Allow uppercase letters in is_unqualified_hostname as well.Chris Buechler2016-05-051-1/+1
* Bug fixes to Route53 DynDNSGeorge2016-05-041-2/+2
* Skip ro mounting to make nanobsd permanent rw mode regardless of config. Tick...Chris Buechler2016-05-041-0/+3
* Show patchlevel together with product version on banners and system informati...Renato Botelho2016-05-033-5/+32
* Ensure $nat_if_list is always an array before it is used as one. Fixes #6307jim-p2016-05-031-2/+1
* Bump net.raw.recvspace and sendspace defaults. Ticket #6223Chris Buechler2016-05-021-1/+3
* Fix extrat return statementStephen Beaver2016-04-291-1/+0
* Fix #6137:Renato Botelho2016-04-291-11/+18
* Test for internet connection 3 times trying to reinstall packages after upgra...Renato Botelho2016-04-291-1/+9
* Omit local identifier for mobile PSKs. Ticket #6286Chris Buechler2016-04-281-1/+1
* Provide better messages for invalid alias name errorsPhil Davis2016-04-281-13/+49
* Reduce values of FETCH_TIMEOUT and FETCH_RETRY to help ticket #6177Renato Botelho2016-04-271-1/+3
* Reduce log level for RELEASE versions. Fixes #6178Renato Botelho2016-04-251-0/+8
* Don't foreach unless it's an array. Ticket #6142Phil Davis2016-04-231-58/+60
OpenPOWER on IntegriCloud