summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | Update rrd.incnagyrobi2014-05-281-2/+2
* | Make sure check_reload_status is stopped so it can be upgraded and no events ...Ermal2014-05-281-1/+3
* | Remove the space here which probably is preventing from calling sshd from fcgiErmal2014-05-271-1/+1
* | Make logging of pass rules opt-in rather than opt-outErmal2014-05-271-1/+1
* | Split the setting of logging pass and block into 2 separate settings. Maybe t...Ermal2014-05-271-92/+93
* | Add ICMP to filter parser, it should fix #3663Renato Botelho2014-05-271-0/+48
* | Add (self) keyword for specifying "any IP address on this firewall" as a rule...jim-p2014-05-231-0/+6
* | Merge pull request #1149 from phil-davis/patch-7Renato Botelho2014-05-222-5/+6
|\ \
| * | Use function_exists testPhil Davis2014-05-091-1/+2
| * | Use require_once in more placesPhil Davis2014-05-091-1/+1
| * | Use require_once in more placesPhil Davis2014-05-091-4/+4
* | | Merge pull request #1205 from ExolonDX/branch_master_59Renato Botelho2014-05-221-2/+2
|\ \ \
| * | | Update SCRIPT tags.Colin Fleming2014-05-191-2/+2
* | | | Properly handle this rename, and squelch errors if it fails.jim-p2014-05-211-1/+1
* | | | Delete all ip aliases when interface is disabled, it should fix #3650Renato Botelho2014-05-211-7/+21
* | | | fix variable typo. ticket #3669Chris Buechler2014-05-201-1/+1
* | | | Correct variable test here, too. Ticket #3662jim-p2014-05-201-1/+1
* | | | Restore 989d361e88d08bd9e71bf7daafcb3b39af65bd3d to preserve a scenario that ...Ermal2014-05-201-0/+2
* | | | Remove commented out code since long timeErmal2014-05-201-11/+0
* | | | Remove a line spotted by @fitchner which is not needed at allErmal2014-05-201-1/+0
* | | | Put a line on logs when this situation happens!Ermal2014-05-201-0/+1
* | | | Fix test (variable is a checkbox, not an array/string). Fixes #3662jim-p2014-05-191-1/+1
* | | | Use correct variable name here.jim-p2014-05-191-1/+1
* | | | Make some fixes related to Ticket #3662. Its mostly cleanup.Ermal2014-05-171-3/+2
* | | | Spell that correctlyErmal2014-05-161-1/+1
* | | | Handle enc0->IPSec convertion. Should help Ticket #3664Ermal2014-05-161-0/+3
* | | | Actually make this correctErmal2014-05-161-7/+2
* | | | Use subnet rather than address/netmask to allow multiple clients to behave pr...Ermal2014-05-161-2/+1
|/ / /
* | | /etc/version_kernel and /etc/version_base no longer exist, use php_uname to g...jim-p2014-05-161-2/+4
* | | Move duplicated code into a function; Include local ID on mobile tunnel key l...jim-p2014-05-152-66/+63
* | | Use the right specification for ahnding over the subnet to mobile clientsErmal2014-05-151-8/+6
* | | Do not specify the rightid in mobile tunnels since it makes things not workErmal2014-05-151-2/+1
* | | Give needed +x flag to make working xauth properErmal2014-05-151-0/+0
* | | Oops this was moved accidentallyErmal2014-05-151-6/+6
* | | Correct sense of match and move the code up to since it makes more senseErmal2014-05-151-11/+11
* | | Actually this should be rightauth2 since they should send the extra infor to ...Ermal2014-05-151-2/+2
* | | bind HTTP->HTTPS redirect to IPv6 too. Ticket #3437Chris Buechler2014-05-141-0/+5
* | | Allow to use PSK+agressive mode since user should have the choice even though...Ermal2014-05-091-0/+3
* | | PBIs are crashing without LOGNAME being defined in the environment, define it...Renato Botelho2014-05-091-0/+1
* | | This slipped in wronglyErmal2014-05-091-4/+1
* | | Allow a key to specified for all users as for exmpale when connecting from Ap...Ermal2014-05-091-31/+21
* | | Pass the loglevels on the config rather than execing commands to specify thes...Ermal2014-05-091-5/+10
* | | No need to have the ip let strongswan do it for us! Keeping still filterdns t...Ermal2014-05-091-4/+6
* | | Strongswan does not need the quotes hereErmal2014-05-091-2/+2
* | | Show proper status for ipsecErmal2014-05-091-0/+3
* | | Remove generate policy option since its not relevant with strongswanErmal2014-05-091-4/+0
* | | Some adjustments to the code for loggingErmal2014-05-091-1/+1
|/ /
* | Convert protocol ssl:// to https:// when creating http headersManuel Silvoso2014-05-081-1/+1
* | Small cleanupManuel Silvoso2014-05-071-1/+0
* | Partialy revert 0ae4f3f:Renato Botelho2014-05-071-4/+4
OpenPOWER on IntegriCloud