summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not execute DNS resolution on GET, only pre-fill Host box so the user can ...jim-p2014-08-081-37/+37
* Correct this so the dpdaction is created properly as restartErmal2014-08-081-1/+1
* Shorten the wait at "reload" in startup wizard to 5 seconds from 60. That's m...Chris Buechler2014-08-081-1/+1
* Do a reload on the cofniguration which is better than update. Also let the ke...Ermal2014-08-071-2/+1
* Change the logic of the vpn config generation to make connectivity more stabl...Ermal2014-08-072-162/+167
* Move the rekey to yes always to avoid issues.Ermal2014-08-071-1/+1
* Per the dhcpd.conf man page and other documentation from ISC, mclt must not b...Chris Buechler2014-08-061-3/+2
* Encode interface/VIP descriptions before displaying them on the NTP daemon se...jim-p2014-08-061-1/+1
* Encode interface/VIP descriptions before displaying them on the GRE and GIF p...jim-p2014-08-062-2/+5
* Encode the detail field of an alias entry before displaying its contents back...jim-p2014-08-061-1/+1
* Escape the individual dnsmasq advanced/custom optionsjim-p2014-08-062-2/+2
* Allow to add ipalias vip to lo0, it should fix #3773Renato Botelho2014-08-051-8/+3
* Use GPS type presets only to pre-set values then user can change it. After us...Renato Botelho2014-08-051-3/+5
* More non-functional changes to make code more readableRenato Botelho2014-08-051-22/+29
* Fix indent and spacesRenato Botelho2014-08-051-17/+13
* This if is unecessary since input_errors is unset in the line aboveRenato Botelho2014-08-051-87/+85
* Fix indent and whitespacesRenato Botelho2014-08-052-321/+346
* Make sure there are not empty options on dst select to avoid creating empty u...Renato Botelho2014-08-052-0/+12
* Fix select nameRenato Botelho2014-08-051-1/+1
* Fix input validation logic on diag_testport.php, escape more shell arguments ...jim-p2014-08-041-3/+3
* Fix #3790. Fix IPv6 Prefix ID check using interface user choose before saveRenato Botelho2014-08-041-0/+6
* Do not try to rekey for IKEv1.Ermal2014-08-011-1/+6
* Use a uniqid() to track phase2 entries to avoid confustion and various mistak...Ermal2014-08-015-105/+100
* Fix for #3785 - 'strongswan config being generated with ike SA lifetime set t...Matt Smith2014-07-301-4/+6
* Remove even the config.cache from /tmp to avoid issues while hereErmal2014-07-301-0/+1
* Fix #3781 - 'strongswan dpdtimeout value not generated correctly'Matt Smith2014-07-291-1/+2
* Add message about Gold to setup wizard and menu/link to Gold signup.Matt Smith2014-07-259-28/+55
* Fix #3575, do not allow user to set IPs for GRE interfaces on interface edit ...Renato Botelho2014-07-252-2/+11
* Fix redirect after editing permissionsjim-p2014-07-251-1/+1
* Disable bandwidth checks for PRIQ, it should fix #3537Renato Botelho2014-07-252-76/+88
* Fix field name that cannot contain spaces, and use displaynameRenato Botelho2014-07-251-2/+3
* Fix scheduler field nameRenato Botelho2014-07-251-1/+1
* Fix field name that cannot contain spaces, and use displaynameRenato Botelho2014-07-251-2/+3
* Fix field nameRenato Botelho2014-07-251-1/+1
* Strict checks for number of WANs and LANs on wizardRenato Botelho2014-07-241-4/+8
* Fix number of WAN / LAN interfaces detection for dedicated wizardRenato Botelho2014-07-241-4/+11
* Try to guess number of WANsRenato Botelho2014-07-242-0/+21
* Try to guess number of WANs and LANsRenato Botelho2014-07-242-0/+27
* Fix number of WAN and LAN connections checkRenato Botelho2014-07-241-1/+11
* Just show right type of interfaces (LAN/WAN) on traffic shapper wizards, it f...Renato Botelho2014-07-242-0/+12
* Remove 'multi lan/single wan' and 'multi wan/single lan' traffic shaper wizar...Renato Botelho2014-07-245-5687/+0
* Replace exec() and system() calls by internal functionsRenato Botelho2014-07-241-3/+4
* Fix indent and whitespacesRenato Botelho2014-07-241-42/+54
* Fix indent and whitespacesRenato Botelho2014-07-242-386/+386
* Fix indent and whitespacesRenato Botelho2014-07-241-310/+310
* Fix for bug 3769Matt Smith2014-07-231-2/+2
* Use SERVER_NAME instead of HTTP_HOST env var, it doesn't have port, then it a...Renato Botelho2014-07-221-2/+1
* Fix #983 - Add IP aliases subnets to interface subnet macro on GUI, since I'm...Renato Botelho2014-07-221-6/+52
* Concat var before call escapeshellargRenato Botelho2014-07-211-1/+1
* Make dhcpleases use unbound pid when it's configuredRenato Botelho2014-07-211-1/+5
OpenPOWER on IntegriCloud