summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
...
* Remove obsolete OLSRD code. Implements #9117jim-p2018-12-113-50/+0
* Rework cert keylen/digest validation. Fixes #9180jim-p2018-12-071-15/+24
* Fix array init in setup_wizard.xml. Fixes #9170jim-p2018-12-051-12/+3
* Do not call interfaces_vlan_configure() every time an interface is edited in ...Luiz Souza2018-11-271-5/+13
* Make the WF2Q+ the default scheduler for the dummynet limiters.Luiz Souza2018-11-221-0/+5
* Allow no username for FreeDNS-v6stephenw102018-11-221-2/+2
* Fix #9121: Initialize arrays to prevent PHP 7 errorsjim-p2018-11-21120-870/+256
* Fix #8937: Show hwaddr for LAGG membersRenato Botelho2018-11-211-1/+4
* Fix few spelling issuesAugustin-FL2018-11-201-4/+4
* Update src/usr/local/www/vendor/d3/d3.min.jsMarco Pannetto2018-11-201-2/+2
* Update src/usr/local/www/vendor/d3/d3.min.jsMarco Pannetto2018-11-201-2/+2
* Removed js warningsMarco Pannetto2018-11-202-1/+2
* Fix #9071: Make sure pkg metadata is updated when repo config changesRenato Botelho2018-11-141-0/+2
* Remove unused variableRenato Botelho2018-11-141-3/+0
* Simplify logic to remove packages section from backupRenato Botelho2018-11-141-4/+1
* Initialize QinQ arrays before use. Fixes #9109jim-p2018-11-122-12/+2
* Fix change detection of GUI web server toggles. Fixes #9105jim-p2018-11-081-4/+4
* Add checkbox to disable SMTP SSL cert verification. Implements #9001jim-p2018-11-071-0/+19
* Prevent CRL from using too large a lifetime on ARM. Fixes #9098jim-p2018-11-061-3/+12
* Improve handling of empty cert tags. Fixes #9099jim-p2018-11-061-1/+7
* Prevent log size from being too large, which breaks clog. Fixes #9081jim-p2018-11-052-0/+4
* Prevent PHP error when saving log config. Fixes #9095jim-p2018-11-051-0/+1
* Add help text to sshguard whitelistSteve Beaver2018-10-311-4/+11
* Fix #8864: Let users modify sshguard parameters and whitelistRenato Botelho2018-10-311-0/+114
* Array initialization in NAT pages. Fixes #9080jim-p2018-10-308-57/+11
* Validate and protect powerd option values. Fixes #9061jim-p2018-10-231-10/+20
* Implement login fallback for RADIUS MAC authenticationAugustin-FL2018-10-221-0/+12
* Simplify schedule validationSteve Beaver2018-10-171-14/+2
* Added #8976 Allow traffic graph settings to be savedStephen Jones2018-10-172-39/+52
* Disable display of Diagnostics->AutoConfigBackup menu item if config is resto...Steve Beaver2018-10-171-3/+5
* Add top buttons if table > 24 rowsSteve Beaver2018-10-171-1/+18
* Fixed #9002 - PPPoE Service Name may contain ':'Steve Beaver2018-10-171-2/+3
* Fix typo in error msgSteve Beaver2018-10-171-4/+4
* Default ACB schedule to every day at midnightSteve Beaver2018-10-171-1/+1
* Fixes #8949 Looks like there was 2 variable names for the same variable shown...Stephen Jones2018-10-171-4/+4
* Added scheduled config backupSteve Beaver2018-10-173-4/+148
* Fixes to ssh agent forwarding settingjim-p2018-10-101-8/+2
* Restore the RADIUS NAS ID option to Captive Portal. Fixes #8998jim-p2018-10-101-0/+13
* Review fix.Sorin Sbarnea2018-10-091-1/+0
* Review fixes.Sorin Sbarnea2018-10-091-1/+1
* Enable setting AllowAgentForwarding valueSorin Sbarnea2018-10-091-0/+23
* Add help.php entry for AWS VPC wizard.jim-p2018-10-081-0/+1
* Wording changes for PTI disable option. Fixes #9026jim-p2018-10-081-2/+5
* Init schedules before use. Fixes #9009jim-p2018-10-042-11/+2
* Unify and improve crash report checking. Fixes #8915jim-p2018-10-043-57/+47
* Avoid creating or parsing a second empty rrddata tag. Fixes #8994jim-p2018-10-031-0/+13
* Change the method used by status.php to mask sensitive info.jim-p2018-10-031-34/+17
* Issue #8974jim-p2018-09-281-9/+1
* ssh settings alignment. Fixes #8974jim-p2018-09-281-14/+17
* gettext on stringsluckman2122018-09-281-3/+3
OpenPOWER on IntegriCloud