summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #866 from andrespetralli/masterRenato Botelho2013-12-303-3/+62
|\
| * Enabling advanced RFC 2136 configuration for DHCPd serviceAndres Petralli2013-12-233-3/+62
* | Merge pull request #868 from phildd/masterErmal Luçi2013-12-301-2/+2
|\ \
| * | Validate IP address ranges correctly on Alias Bulk Importphildd2013-12-291-2/+2
* | | Fix display of CIDR/Update Freq in Alias EditPhil Davis2013-12-291-2/+2
|/ /
* | Make sense of interface mtu handling code. No need to do unneeded operations....Ermal2013-12-271-5/+3
* | 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
* | 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
* | 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
* | 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
* 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
* Remove references to _vip interface and provide proper configuration for carp...Ermal2013-11-285-37/+6
* Stop sorting 1to1 rules and leave user decide the order. Fixes #3327Renato Botelho2013-11-261-14/+0
OpenPOWER on IntegriCloud