summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Fix indent and remove extra whitespaces between tabs and at EOLRenato Botelho2013-01-221-52/+51
* Validate vlan interface before delete itRenato Botelho2013-01-221-0/+2
* Validate QinQ vlan interface to be sure it existsRenato Botelho2013-01-221-2/+5
* Fix indent and blank at EOLRenato Botelho2013-01-221-3/+3
* When QinQ members are changed, make sure interfaces are created/destroyed (at...Renato Botelho2013-01-221-11/+14
* Revert "When QinQ members are changed, make sure interfaces are created/destr...Renato Botelho2013-01-221-3/+1
* When QinQ members are changed, make sure interfaces are created/destroyedRenato Botelho2013-01-221-1/+3
* If entering an action take the redir and exit even though the action was not ...Ermal2013-01-211-5/+6
* Validate the cpzone parameter passed that it actually is a valid zoneErmal2013-01-211-0/+6
* Validate the cpzone parameter passed that it actually is a valid zoneErmal2013-01-211-1/+9
* Use more secure file name for the operations to avoid issuesErmal2013-01-212-4/+5
* Use more secure file name for the operations to avoid issuesErmal2013-01-211-3/+4
* Revert "There should be always a zone given from lighty to us so try to get t...Ermal2013-01-211-4/+1
* There should be always a zone given from lighty to us so try to get that firstErmal2013-01-211-1/+4
* Allow selecting the digest algorithm when creating a CA or Cert. Implements #...jim-p2013-01-213-7/+50
* No reason for the ppp log to use this display method, use dump_clog() instead.jim-p2013-01-211-19/+1
* A couple fixes for openvpn routing table display. Feature #2766jim-p2013-01-211-2/+2
* Run IPsec logs through htmlspecialchars before display.jim-p2013-01-211-0/+1
* Add routing table display for each OpenVPN ssl/tls server instance, collapsed...jim-p2013-01-211-3/+58
* Add version check to package installbcyrill2013-01-171-43/+42
* Fix build list of widgetsRenato Botelho2013-01-171-0/+3
* Preserve "Idle timeout" parameter on interfaces gui. It fixes a problem point...Renato Botelho2013-01-171-2/+2
* Validate passed parameters to smart commands, and the target device. Also esc...jim-p2013-01-161-8/+29
* Tidy up HTML Colour NamesColin Fleming2013-01-168-58/+58
* Tidy up malformed URI warningsColin Fleming2013-01-161-49/+50
* Add option to disable resolution, and drop down to select the gateway that yo...Warren Baker2013-01-161-55/+72
* Update to masterbcyrill2013-01-161-23/+5
|\
| * Add portal_hostname_from_client_ip functionbcyrill2013-01-151-26/+8
* | Update usr/local/captiveportal/index.phpbcyrill2013-01-151-123/+121
|/
* Merge pull request #326 from fsSnowboard/masterErmal Luçi2013-01-154-60/+492
|\
| * fixed spellingfsSnowboard2013-01-144-8/+8
| * more games for traffic shaperfsSnowboard2013-01-124-8/+176
| * fixed spelling mistakefsSnowboard2013-01-124-4/+4
| * added traffic shaper game rulesunknown2013-01-124-60/+324
* | Remove redundant code fragmentbcyrill2013-01-151-1/+0
* | Avoid duplicating /32 suffix on 3rd ppp-linkdown parameter (local-ip). It sho...Renato Botelho2013-01-141-4/+10
* | Bold and note manifest entries that match the current architecture, and add a...jim-p2013-01-141-2/+11
* | Merge pull request #324 from ExolonDX/masterErmal Luçi2013-01-1421-50/+50
|\ \
| * | Spelling mistakeColin Fleming2013-01-141-1/+1
| * | Spelling mistakeColin Fleming2013-01-141-1/+1
| * | Update PHP shorthand tagColin Fleming2013-01-1421-50/+50
* | | Merge pull request #323 from lcapriotti/masterErmal Luçi2013-01-145-0/+107
|\ \ \
| * | | Add page to allow manual vouchers expirationLuigi Capriotti2013-01-145-0/+107
| |/ /
* | | Remove a couple of call-time pass-by-reference for interface_ipalias_configure()Renato Botelho2013-01-141-1/+1
|/ /
* | Set adaptive.start/adaptive.end to disabled. Also allow them to be customized...Ermal2013-01-131-0/+34
|/
* Update usr/local/www/status_services.phpjmkizer2013-01-111-0/+1
* Fix some typosjim-p2013-01-111-4/+4
* Show the hostname if it doesn't matchjim-p2013-01-101-1/+2
* Add a page to perform tcp connection tests to check if a host is responding o...jim-p2013-01-102-0/+267
* Stack the queue graphs. Fixes #2692Warren Baker2013-01-101-2/+2
OpenPOWER on IntegriCloud