summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* Fix indent whitespacesRenato Botelho2014-08-261-39/+54
* Fix phase2 removal, p2index points to unique ide and not to array indexRenato Botelho2014-08-251-1/+1
* Alias name cannot have more than 31 chars, add maxlength here just as an extr...Renato Botelho2014-08-251-1/+1
* Fix #3807:Renato Botelho2014-08-251-2/+17
* Merge pull request #1267 from CharlieMarshall/fixTrafficGraphRenato Botelho2014-08-251-9/+1
|\
| * fix display of traffic graphCharlieMarshall2014-08-251-9/+1
* | Remove 'reject' action from filter logs since reject and block are the same o...Renato Botelho2014-08-251-3/+1
* | move if/else to switch for readabilityCharlieMarshall2014-08-251-19/+38
|/
* fix typoChris Buechler2014-08-221-1/+1
* Fix text description for interface mismatch, fixes #3820Renato Botelho2014-08-211-1/+1
* Revert "improve/tidy up interfaces widget"Renato Botelho2014-08-201-8/+14
* Merge pull request #1259 from CharlieMarshall/improveInterRenato Botelho2014-08-201-14/+8
|\
| * improve/tidy up interfaces widgetCharlieMarshall2014-08-201-14/+8
* | Add missing s to solve the issue reported on https://forum.pfsense.org/index....Ermal2014-08-201-1/+1
|/
* Move the fetching of a package's config file and additional files to separate...jim-p2014-08-191-0/+2
* fix gold alignment and redirectJared Dillard2014-08-194-4/+4
* Revert "make gold link more visable"Jared Dillard2014-08-1915-29/+21
* make gold link more visableJared Dillard2014-08-1815-21/+29
* Do this check now that hash algos can be emptyErmal2014-08-181-4/+6
* Correct the ipsec status pages to show proper information as needed.Ermal2014-08-182-29/+39
* Use proper path to setkey now that ipsec-tools are not used anymoreErmal2014-08-182-5/+5
* Correct the functions for returning tunnel status to use strongswan status re...Ermal2014-08-181-4/+3
* Allow HASH algorithms to be empty for phase2 in case the encryption one is AE...Ermal2014-08-181-3/+16
* Ensure this is always an array to avoid a PHP error from foreach.jim-p2014-08-151-1/+5
* Do not reset source and destination port range values when it's an associated...Renato Botelho2014-08-111-5/+9
* Require click-through POST confirmation when restoring or deleting a configua...jim-p2014-08-081-17/+46
* Do not execute DNS resolution on GET, only pre-fill Host box so the user can ...jim-p2014-08-081-37/+37
* Shorten the wait at "reload" in startup wizard to 5 seconds from 60. That's m...Chris Buechler2014-08-081-1/+1
* Change the logic of the vpn config generation to make connectivity more stabl...Ermal2014-08-071-1/+1
* 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-061-1/+1
* 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
* Use a uniqid() to track phase2 entries to avoid confustion and various mistak...Ermal2014-08-012-102/+83
* 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
OpenPOWER on IntegriCloud