summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing <form> and require filter.inc for filter_configure()Renato Botelho2014-09-201-0/+3
* Do the proper action if Apply button is pressed even on the preshared keys pageErmal2014-09-191-0/+11
* Recent versions of miniupnpd does not accept IPv4 address anymore, use interf...Renato Botelho2014-09-192-10/+2
* Allow hostname to start with '@.' for namecheap. It fixes #3568Renato Botelho2014-09-191-2/+12
* Check if there are leases to show, it fixes warning when $mobile['pool'] is e...Renato Botelho2014-09-191-30/+40
* Merge pull request ##1285 from dariomas/patch-1Ermal2014-09-191-1/+1
|\
| * Correct evaluation for "Acct-Interim-Interval" from RADIUSdariomas2014-09-191-1/+1
|/
* fix syntaxjim-p2014-09-181-1/+1
* Do now call write_config() when click on Apply Changes because it was already...Renato Botelho2014-09-181-30/+32
* Update jquery to 1.11.1Renato Botelho2014-09-186-8985/+14
* Fix typosjim-p2014-09-171-2/+2
* Restore id for cancel button to fix js errorRenato Botelho2014-09-171-1/+1
* Add a basic command line password reset script.jim-p2014-09-171-0/+79
* While I'm touching this file, replace GET by POSTRenato Botelho2014-09-171-22/+27
* Deduplicate <form>, fixes #3864Renato Botelho2014-09-171-3/+1
* It's time to move to 2.2-BETARELENG_2_2_BETARenato Botelho2014-09-171-1/+1
* Merge pull request #1284 from phil-davis/patch-17Renato Botelho2014-09-161-1/+1
|\
| * Fix #3866 Firewall Log FilteringPhil Davis2014-09-161-1/+1
|/
* Correct speeling as reported by: Phil Davis via githubErmal2014-09-161-1/+1
* Merge pull request #1282 from ExolonDX/branch_master_06Renato Botelho2014-09-161-5/+5
|\
| * Tidy up "status_rrd_graph.php" XHTMLColin Fleming2014-09-141-5/+5
* | Merge pull request #1281 from ExolonDX/branch_master_05Renato Botelho2014-09-161-4/+4
|\ \
| * | Tidy up "diag_dns.php" XHTMLColin Fleming2014-09-141-4/+4
| |/
* | Merge pull request #1280 from ExolonDX/branch_master_04Renato Botelho2014-09-161-1/+1
|\ \
| * | Tidy up "gateways.widget.php" XHTMLColin Fleming2014-09-141-1/+1
| |/
* | Merge pull request #1279 from ExolonDX/branch_master_03Renato Botelho2014-09-161-3/+2
|\ \
| * | Tidy up "interfaces.widget.php" XHTMLColin Fleming2014-09-141-3/+2
| |/
* | Merge pull request #1278 from ExolonDX/branch_master_02Renato Botelho2014-09-162-0/+2
|\ \
| * | Tidy up "pkg_mgr_install.php" XHTMLColin Fleming2014-09-142-0/+2
| |/
* | Merge pull request #1277 from ExolonDX/branch_master_01Renato Botelho2014-09-161-1/+1
|\ \ | |/ |/|
| * Tidy up "fbegin.inc" XHTMLColin Fleming2014-09-141-1/+1
|/
* Remove almost all calls to history.back() and make Cancel button back to HTTP...Renato Botelho2014-09-1238-39/+141
* This really does not need the =Ermal2014-09-121-1/+1
* Remove wrongly used typeErmal2014-09-121-1/+1
* Ooops restore thisErmal2014-09-121-1/+1
* Inverse the sense of the toggles to avoid configuration upgradesErmal2014-09-122-10/+8
* Actually use the new togglesErmal2014-09-121-2/+11
* Provide Advanced Options for controlling rekey and reauth, might be usable wi...Ermal2014-09-121-0/+26
* Only for movile usersErmal2014-09-121-1/+1
* Provide a first implementation of EAP-TLS authentication with IKEv2. It is a ...Ermal2014-09-123-114/+134
* Make this work properly and not throw out errors.Ermal2014-09-121-1/+1
* Replace GET by POST on system_usermanager.php and make necessary adjustments ...Renato Botelho2014-09-114-131/+164
* Back to referer instead of hard coded system_usermanager.php since this page ...Renato Botelho2014-09-111-1/+6
* Add a function to redirect to a page passing parameters through POSTRenato Botelho2014-09-111-0/+13
* Add a cancel button for user and group edit pageRenato Botelho2014-09-112-0/+2
* Fixes #3666. Set the sysctl net.inet.icmp.reply_from_interface to 1 to use th...Ermal2014-09-111-1/+2
* Add security priviledge for new pageErmal2014-09-111-1/+7
* Get rid of the /Ermal2014-09-111-2/+2
* Actually do not refer with Name but just poolErmal2014-09-111-1/+1
* Do not let the user mess with SAs from this page. The daemon and primary stat...Ermal2014-09-111-19/+0
OpenPOWER on IntegriCloud