summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix script name in error logChris Buechler2016-05-151-1/+1
* Fix misspellings.Chris Buechler2016-05-152-4/+4
* 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
* Make rule_columns_with_alias end params optionalPhil Davis2016-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
* Miscellaneous Textual Corrections - System AdvancedNOYB2016-05-121-1/+1
* Miscellaneous Textual Corrections - Services NTP PPSNOYB2016-05-121-1/+1
* 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
* Fixed #6349Stephen Beaver2016-05-121-0/+1
* Use proper IPsec enable test. Fixes #6351jim-p2016-05-121-1/+1
* Add alias display to target host and target port columnsStephen Beaver2016-05-122-11/+46
* Add a safebelt to makesure $cpzone is always in lowercase. Ticket #6278Renato Botelho2016-05-1217-3/+19
* 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-113-11/+9
* 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
* Do not call pkg_update() here since pkg_switch_repo() aldready does itRenato Botelho2016-05-111-2/+0
* Miscellanous Textual Corrections - Add missing dots to phrasesNewEraCracker2016-05-119-12/+12
* Miscellaneous Textual Corrections - Services / Dynamic DNSNOYB2016-05-111-2/+2
* Hide CIDR for alias types that do not use itPhil Davis2016-05-111-0/+4
* hideMask only modify input-group on first parentPhil Davis2016-05-111-2/+2
* Rename OSPF and System Patches packages in pre_upgrade_command. Ticket #6118Chris Buechler2016-05-111-1/+6
* Revert "Add config upgrade code to update package names. Ticket #6118"Chris Buechler2016-05-113-15/+2
* Check for is_array here to avoid possible issues if the config.cache is inval...Chris Buechler2016-05-101-1/+1
* Spaces->tabsStephen Beaver2016-05-101-0/+13
* Fix tab highlighting when editing mobile IPsec P1. Fixes #6341jim-p2016-05-101-4/+2
* Adding missing spaces between punctuationNewEraCracker2016-05-106-9/+9
* Miscellaneous Textual Corrections - Services Load BalancerNOYB2016-05-101-1/+1
* theme Compact-RED, added a few more tweaks to look a bit more aligned.PiBa-NL2016-05-091-0/+27
* just exit for v6, gateways setup above.Chris Buechler2016-05-091-4/+0
* fix booting checkChris Buechler2016-05-092-2/+2
* Add Compact-RED theme and update system.php to sort available themes by pfSen...Stephen Beaver2016-05-092-6/+136
* 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
* Miscellaneous Textual Corrections - Services DNS ResolverNOYB2016-05-091-3/+3
* Miscellaneous Textual Corrections - Services DNS ForwarderNOYB2016-05-091-2/+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-083-2/+15
* 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
* status_queues.php, default packet_s to 0 if it falls through to that point. T...Chris Buechler2016-05-071-2/+1
OpenPOWER on IntegriCloud