summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Delete static route when monitor IP is removed, also save monitor IP even whe...Renato Botelho2013-12-271-9/+9
* fix typoChris Buechler2013-12-261-2/+2
* Fix wording/spacingjim-p2013-12-261-2/+6
* Add support for local (push route) and remote (iroute) network definitions in...jim-p2013-12-261-0/+68
* Make this box a little narrow so it doesn't force the descriptions to wrap.jim-p2013-12-261-1/+1
* Add a setting to allow the user to specify the clog file size so more (or les...jim-p2013-12-262-5/+52
* Add an option for users to be able to adjust how many configuration revisions...jim-p2013-12-261-1/+39
* Show backup file size in config history.jim-p2013-12-261-9/+9
* Fix syntax, unbreak dashboardjim-p2013-12-261-1/+1
* When WANTIME is empty, there is nothing to do hereRenato Botelho2013-12-241-1/+1
* test only does integer comparison, use bc to compare floatRenato Botelho2013-12-241-2/+2
* Save status even if no script is executedRenato Botelho2013-12-241-2/+2
* On first run REVIOUSSTATUS doesn't exist, so it cannot be UP or DOWN, invert ...Renato Botelho2013-12-241-5/+7
* Merge pull request #863 from dhiltonp/masterChris Buechler2013-12-231-0/+3
|\
| * /usr/local/www/system.php: strip excess whitespace from ntp field before proc...David P Hilton2013-12-121-0/+3
* | Fix DHCP lease time display, strftime already convert it to local timezone, s...Renato Botelho2013-12-231-11/+5
* | Remove 'deny unknown clients' option from DHCPv6 since it's not supported, it...Renato Botelho2013-12-231-10/+0
* | Correct displaying states status and avoid divison by zero due to wrong data ...Ermal2013-12-231-1/+3
* | Avoid dashboard divide by zero errorsphildd2013-12-221-3/+12
* | Do not register the _ENV superglobal since its not required and probably not ...Ermal2013-12-201-1/+1
* | Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_...Ermal2013-12-204-6/+12
* | Provide a setting to disable the auto added LAN SPDs in the DBErmal2013-12-191-0/+20
* | Move also tls-verify to fcgicli to avoid forking php process. Maybe even this...Ermal2013-12-191-2/+7
* | Migrate openvpn authentication to use fcgicli rather than forking a php proce...Ermal2013-12-191-0/+9
* | Fix saving of voucher sync settings.jim-p2013-12-161-11/+12
* | Switch to php-fpm for lighty and check_reload_status will use it. Step by ste...Ermal2013-12-143-5/+3
* | Remove a probably bad copy/paste lineRenato Botelho2013-12-141-1/+0
* | Properly detect if an ip is already configured for VIP. Remove useless checks...Ermal2013-12-131-10/+2
* | Add an option to restore default logout/error/portal custom pages on Captive ...Renato Botelho2013-12-131-0/+27
|/
* Fix vpn_pppoe_get_id and stop duplicating pppoeid for multiple servers, it fi...Renato Botelho2013-12-091-2/+2
* tidy up htmlRenato Botelho2013-12-091-62/+64
* Fix whitespaces and indentRenato Botelho2013-12-091-297/+305
* added missing quotesdwayne voelker2013-12-071-1/+1
* Allow setting a default scale type preference for the traffic graphs widgetdwayne voelker2013-12-072-1/+30
* Use _vip as identified for CARP vip IPs to allow easier upgrade code. This wa...Ermal2013-12-062-6/+4
* Add a knob to prefer IPv4 over IPv6, it fixes #2833Renato Botelho2013-12-061-0/+20
* Also account for a widget being null/not defined, and not just closed/open.jim-p2013-12-051-1/+1
* Provide proper interface for getting carp statusErmal2013-12-052-2/+2
* Handle more carp enahancements for FreeBSD 10. the interface vips will be nam...Ermal2013-12-052-6/+0
* Prevent network or broadcast address to be set on interface (console, GUI and...Renato Botelho2013-12-042-3/+25
* Add FreeBSD pkgng repo definitionjim-p2013-12-031-0/+5
* Fix #3350. Do not destroy an interface when it's being disabledRenato Botelho2013-12-031-4/+2
* Remove a left testing codeRenato Botelho2013-12-031-1/+0
* Fix #3339. Add a way to download CP portal, error and logout html pagesRenato Botelho2013-12-021-1/+42
* Fix whitespaces and indentRenato Botelho2013-12-021-81/+81
* Show aliases popup on Outbound NAT listRenato Botelho2013-12-021-4/+22
* Declare missing global vars and fix gateway deletionRenato Botelho2013-12-021-0/+2
* Fix typosRenato Botelho2013-12-023-3/+3
* One more typo on Alternative Names fill, that was setting type field with $valueRenato Botelho2013-11-291-1/+1
* Fix a (probably) copy/paste issue that is making all Alternative Names disape...Renato Botelho2013-11-291-2/+2
OpenPOWER on IntegriCloud