summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up "carp_status.php" XHTMLColin Fleming2014-05-161-25/+22
| | | | | | | Add SUMMARY to TABLES Close INPUT tags and IMG tags and ALT to IMG Tidy up CENTER tags Add missing closing FORM tag
* /etc/version_kernel and /etc/version_base no longer exist, use php_uname to ↵jim-p2014-05-161-2/+4
| | | | get the info instead.
* Move duplicated code into a function; Include local ID on mobile tunnel key ↵jim-p2014-05-152-66/+63
| | | | line in ipsec.secrets.
* Use the glob on 2.2 now as well for listing PPP serial devices.jim-p2014-05-151-1/+2
| | | | Rather than doing auto-detection, fall back to a glob for now when listing potential PPP serial devices. This will allow us to push ticket #2433 back to 2.2 with a more proper long-term fix for the auto-detection.
* Use the setkey proper path since ipsec-tools are not used anymoreErmal2014-05-151-2/+2
|
* Use the right specification for ahnding over the subnet to mobile clientsErmal2014-05-151-8/+6
|
* Do not specify the rightid in mobile tunnels since it makes things not workErmal2014-05-151-2/+1
|
* Give needed +x flag to make working xauth properErmal2014-05-151-0/+0
|
* Oops this was moved accidentallyErmal2014-05-151-6/+6
|
* Correct sense of match and move the code up to since it makes more senseErmal2014-05-151-11/+11
|
* Actually this should be rightauth2 since they should send the extra infor to ↵Ermal2014-05-151-2/+2
| | | | be validated
* bind HTTP->HTTPS redirect to IPv6 too. Ticket #3437Chris Buechler2014-05-141-0/+5
|
* add guiconfig to widgets not including it. ticket #3498Chris Buechler2014-05-142-0/+2
|
* remove text not relevant to Allowed IP page. Ticket #3594Chris Buechler2014-05-141-18/+2
|
* Merge pull request #1153 from miken32/masterRenato Botelho2014-05-141-5/+6
|\
| * Fix broken HTML elements and unescaped entitiesMichael Newton2014-05-131-5/+6
|/
* Fix alignment of + button and P2 display after addition of IKE column to ↵jim-p2014-05-131-3/+3
| | | | IPsec tunnel list.
* Fix shortcut bar for ipsec to show the correct service.jim-p2014-05-131-1/+1
|
* Allow to use PSK+agressive mode since user should have the choice even ↵Ermal2014-05-091-0/+3
| | | | though it poses security risks
* Merge pull request #1150 from ExolonDX/branch_master_01Renato Botelho2014-05-091-2/+2
|\
| * Update links in "vpn_ipsec.php"Colin Fleming2014-05-091-2/+2
| | | | | | | | Update help links in "vpn_ipsec.php" to point to the correct page.
* | Merge pull request #1151 from ExolonDX/branch_master_02Renato Botelho2014-05-091-43/+43
|\ \
| * | Tidy up "vpn_ipsec_phase1.php" XHTMLColin Fleming2014-05-091-43/+43
| |/ | | | | | | | | | | | | Add CDATA sections to SCRIPTS Add SUMMARY to TABLES Update HTML Boolean operators Close INPUT tags
* | PBIs are crashing without LOGNAME being defined in the environment, define ↵Renato Botelho2014-05-091-0/+1
| | | | | | | | it here until PBI is fixed
* | This slipped in wronglyErmal2014-05-091-4/+1
| |
* | Allow a key to specified for all users as for exmpale when connecting from ↵Ermal2014-05-093-37/+53
|/ | | | Apple iOS
* This needs to be lower caseErmal2014-05-091-1/+1
|
* make listening on interface rather than IP optional for miniupnpDaniel Becker2014-05-092-2/+11
|
* Pass the loglevels on the config rather than execing commands to specify ↵Ermal2014-05-091-5/+10
| | | | these loglevels. This allows somethings to be properly logged as config logs
* Fix call-time pass-by-reference in UPnPjim-p2014-05-092-4/+4
|
* Merge pull request #1147 from ExolonDX/branch_master_15Renato Botelho2014-05-092-19/+18
|\
| * Tidy up "vpn_pptp_users" XHTMLColin Fleming2014-05-092-19/+18
| | | | | | | | | | | | | | | | Add SUMMARY to TABLES Close INPUT and IMG tags and add ALT to IMG Move NOWRAP to CLASS statement Deprecated Ampersand in Anchor tags Add missing closing TR tag
* | Merge pull request #1146 from ExolonDX/branch_master_14Renato Botelho2014-05-091-33/+37
|\ \
| * | Tidy up "vpn_pptp.php" XHTMLColin Fleming2014-05-091-33/+37
| |/ | | | | | | | | | | | | | | Add CDATA sections to SCRIPTS Add SUMMARY to TABLES Update HTML Boolean Operators Close INPUT tags Add missing closing TR tags and missing closing TD tags
* | Merge pull request #1144 from ExolonDX/branch_master_12Renato Botelho2014-05-091-63/+61
|\ \
| * | Tidy up "vpn_openvpn_csc.php" XHTMLColin Fleming2014-05-091-63/+61
| |/ | | | | | | | | | | | | | | | | Add CDATA sections to SCRIPTS Add SUMMARY to TABLES Remove Unordered List for tabs Close INPUT and IMG tags and ALT to IMG Move NOWRAP into CLASS statement Deprecate Ampersand in Anchor tags
* | Merge pull request #1143 from ExolonDX/branch_master_11Renato Botelho2014-05-091-131/+130
|\ \
| * | Tidy up "vpn_openvpn_server.php" XHTMLColin Fleming2014-05-091-131/+130
| |/ | | | | | | | | | | | | | | | | | | | | | | Add CDATA section to SCRIPTS Add SUMMARY to TABLES Remove unordered list for tabs Close INPUT and IMG tags and add ALT to IMG Update HTML Boolean operators Move TFOOT between THEAD and TBODY (quirk of HTML!) Add dummy row to end of TBODY but don't display it Deprecate Ampersand in Anchor tags Move NOWRAP into CLASS statement
* | Merge pull request #1142 from ExolonDX/branch_master_10Renato Botelho2014-05-091-88/+88
|\ \
| * | Tidy up "vpn_openvpn_client.php" XHTMLColin Fleming2014-05-081-88/+88
| |/ | | | | | | | | | | | | | | | | | | | | Add CDATA section to SCRIPTS Add SUMMARY to TABLES Remove Unordered List for tabs Close BR, INPUT and IMG tags and ALT to IMG Move NOWRAP into CLASS statement Deprecate Ampersand in Anchor tags Move TFOOT between THEAD and TBODY (quirk of HTML!) Add dummy row to end of TBODY but don't display it
* | Merge pull request #1141 from ExolonDX/branch_master_08Renato Botelho2014-05-092-7/+8
|\ \
| * | Tidy up "vpn_l2tp_users" XHTMLColin Fleming2014-05-082-7/+8
| |/ | | | | | | | | | | | | | | Add SUMMARY to TABLES Move NOWRAP to CLASS statement Close IMG tags and add ALT statement Deprecate ampersand in Anchor tags Add missing closing TR tag
* | Merge pull request #1140 from ExolonDX/branch_master_07Renato Botelho2014-05-091-13/+15
|\ \
| * | Tidy up "vpn_l2pt.php" XHTMLColin Fleming2014-05-081-13/+15
| |/ | | | | | | | | | | | | Add CDATA section to SCRIPTS Add SUMMARY to TABLES Update HTML Boolean Operators Close INPUT tags
* | Merge pull request #1139 from ExolonDX/branch_master_02Renato Botelho2014-05-092-36/+39
|\ \
| * | Tidy up "vpn_ipsec" XHTMLColin Fleming2014-05-082-36/+39
| |/ | | | | | | | | | | | | | | | | Add CDATA section to SCRIPTS Add SUMMARY to TABLES Update HTML Boolean operators Close INPUT and IMG tags and ALT to IMG tags Move NOWRAP into CLASS statement Deprecate ampersand in Anchor tags
* | Merge pull request #1138 from ExolonDX/branch_master_03Renato Botelho2014-05-091-50/+50
|\ \
| * | Tidy up "vpn_ipsec_mobile.php" XHTMLColin Fleming2014-05-081-50/+50
| |/ | | | | | | | | | | | | Add CDATA sections to SCRIPTS Add SUMMARY to TABLES Close INPUT tags Update HTML Boolean operators
* | Merge pull request #1137 from ExolonDX/branch_master_04Renato Botelho2014-05-092-16/+18
|\ \
| * | Tidy up "vpn_ipsec_keys" XHTMLColin Fleming2014-05-082-16/+18
| |/ | | | | | | | | | | | | | | Add SUMMARY to TABLES Close INPUT and IMG tags and ALT Move NOWRAP into CLASS statement Deprecate ampersand in Anchor tags Add missing closing BODY and HTML tags
OpenPOWER on IntegriCloud