summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-112-0/+4
* 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
* Fix path to xml and make sure the parser will see the custom tagsErmal2014-09-111-2/+2
* 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-112-0/+28
|\
| * fix #3515Dmitriy K.2014-08-202-0/+28
* | Merge pull request #1275 from phil-davis/patch-14Renato Botelho2014-09-111-3/+2
|\ \
| * | Standardise size of Duplicate Slice buttonPhil Davis2014-09-111-3/+2
|/ /
* | Try to make the ipsec widget usable againErmal2014-09-101-11/+18
* | Make use of the xml output from stroke leases commandErmal2014-09-101-25/+11
* | Change is_port() to only validate a single port, we have is_portrange() for s...Renato Botelho2014-09-103-12/+9
* | Fix operatorRenato Botelho2014-09-101-1/+1
* | Return something meaningful until the widget is made to work correctlyErmal2014-09-101-0/+3
* | Remove racoon referencesErmal2014-09-102-2/+2
* | 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-102-12/+18
* | Put some tuning on number of half open connection possible in one time.Ermal2014-09-101-0/+1
* | Provide some parallellizm on the IKESA lookups for heavy loaded boxes.Ermal2014-09-101-0/+2
* | Actually roll this back since it was a testing glitchErmal2014-09-101-3/+3
* | Also here be more strict on checking to return proper result. (some missed fr...Ermal2014-09-101-3/+3
* | Also here be more strict on checking to return proper resultErmal2014-09-101-1/+1
* | Put some more statistics and the user that gets connected now that we canErmal2014-09-091-1/+34
* | Merge pull request #1273 from fsSnowboard/masterRenato Botelho2014-09-091-3/+3
|\ \
| * | Fix minor typo to name and port rangeTyler Turner2014-09-091-3/+3
* | | Make sure dhclient is not running before start it, it fixes console interface...Renato Botelho2014-09-091-0/+3
* | | Implement a function to kill dhclient process, sometimes it takes a little ti...Renato Botelho2014-09-092-7/+17
* | | find_dhclient_process() returns an int, not stringRenato Botelho2014-09-092-2/+2
* | | Some device names are bigger now (eg vtnet, ixgbe, cxgbe)Renato Botelho2014-09-091-1/+1
* | | Be more explicitErmal2014-09-091-1/+1
* | | Correct log prepending valueErmal2014-09-091-1/+1
|/ /
* | Correct generating loglevels for startup through ipsec.confErmal2014-09-091-2/+2
* | Fix guess_interface_from_ip() to account for differences in netstat output. F...jim-p2014-09-091-4/+4
* | Import fix for http://bugs.jquery.com/ticket/9521Renato Botelho2014-09-091-2/+2
OpenPOWER on IntegriCloud