summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-185-8983/+10
* Restore id for cancel button to fix js errorRenato Botelho2014-09-171-1/+1
* While I'm touching this file, replace GET by POSTRenato Botelho2014-09-171-22/+27
* Deduplicate <form>, fixes #3864Renato Botelho2014-09-171-3/+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
| |/
* | 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
* Inverse the sense of the toggles to avoid configuration upgradesErmal2014-09-121-6/+4
* Provide Advanced Options for controlling rekey and reauth, might be usable wi...Ermal2014-09-121-0/+26
* Provide a first implementation of EAP-TLS authentication with IKEv2. It is a ...Ermal2014-09-121-72/+93
* 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 cancel button for user and group edit pageRenato Botelho2014-09-112-0/+2
* 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
* Provide a page on IPSec:status t check the leases to mobile clientsErmal2014-09-114-9/+132
* Show friendly namesErmal2014-09-111-1/+1
* Add pages missing from the Status > Traffic Graph privilege that are required...jim-p2014-09-111-0/+2
* Remove extra charErmal2014-09-111-1/+1
* Correct widget displaying of status for tunnelsErmal2014-09-111-1/+2
* Properly display number of mobile usersErmal2014-09-111-1/+1
* Display all new information on ipsec:status and also fix displaying of some p...Ermal2014-09-111-25/+62
* Merge pull request #1260 from DasTestament/masterRenato Botelho2014-09-111-0/+25
|\
| * fix #3515Dmitriy K.2014-08-201-0/+25
* | Standardise size of Duplicate Slice buttonPhil Davis2014-09-111-3/+2
* | Try to make the ipsec widget usable againErmal2014-09-101-11/+18
* | Change is_port() to only validate a single port, we have is_portrange() for s...Renato Botelho2014-09-101-1/+1
* | Fix operatorRenato Botelho2014-09-101-1/+1
* | Remove all remnants of racoon from log pageErmal2014-09-101-42/+0
* | Correct status.php for new ipsecErmal2014-09-101-1/+1
* | Remove traces of older implementation still presentErmal2014-09-101-6/+18
* | Put some more statistics and the user that gets connected now that we canErmal2014-09-091-1/+34
* | Implement a function to kill dhclient process, sometimes it takes a little ti...Renato Botelho2014-09-091-3/+1
* | Import fix for http://bugs.jquery.com/ticket/9521Renato Botelho2014-09-091-2/+2
* | Ticket #3826 correct point number 2) by showing not connected tunnels in the ...Ermal2014-09-081-3/+75
OpenPOWER on IntegriCloud