summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Up the char count to include a port numberWarren Baker2012-11-211-1/+1
* If destination is larger than 15 then truncate it, otherwise blocks like VRRP...Warren Baker2012-11-211-1/+1
* remove non-applicable textChris Buechler2012-11-211-1/+0
* Merge pull request #260 from PiBa-NL/outbound_nonatChris Buechler2012-11-201-6/+8
|\
| * add " address" behind the interface nat namePiBa-NL2012-11-201-1/+1
| * show difference between outbound NAT and outbound NONAT.PiBa-NL2012-11-181-6/+8
* | Honor /var/run path specified in globals.inc. Probably this needs a bit bette...Ermal2012-11-201-10/+10
* | Remove openvpn setups since they do not belong here. Also check before removi...Ermal2012-11-201-9/+3
* | Create necessary dir and unset conf string after writing to fileErmal2012-11-201-1/+6
* | Remove sasyncd related code from rcErmal2012-11-201-9/+0
* | Remove newsyslog.conf seems its responsible for overrideing ppp.log and gives...Ermal2012-11-201-0/+1
* | Remove all previous configurations stored on /var/etc during a bootup to avoi...Ermal2012-11-201-0/+6
* | Cleanup a bit the syslog generationErmal2012-11-201-16/+11
* | Its useless to write the debug file always. Put it under g['debug'] beltErmal2012-11-201-1/+5
* | Correct path even for generated certs for ipsecErmal2012-11-201-3/+3
* | This is not needed hereErmal2012-11-201-1/+0
* | Fix numberingjim-p2012-11-201-1/+1
* | Remove other potential places where someone could select a kernel we no longe...jim-p2012-11-203-17/+13
* | Add these file so they get added during regenerationErmal2012-11-201-0/+2
* | Remove exec_raw.php since its gone and add browser.php to the list of matches...Ermal2012-11-201-6/+2
* | Resolves #2294. Base64 encode the file when sending to the browser same way i...Ermal2012-11-201-4/+3
* | While I'm here, allow an ICMP rdr.jim-p2012-11-201-1/+1
* | Only apply this port check for TCP and UDP.jim-p2012-11-201-1/+1
* | No need to do this here - we have a System > Advanced option that already con...jim-p2012-11-201-1/+1
* | Up post and upload max sizes for php.iniWarren Baker2012-11-201-2/+2
* | Allow only post action and not get to avoid security problemsErmal2012-11-201-14/+14
* | Remoev exec_raw.php since its a dangerous pageErmal2012-11-201-53/+0
* | Do not process ip options by default this is 2012Ermal2012-11-201-1/+2
* | Do not allow autocomplete of the password field to avoid security issues:Ermal2012-11-201-1/+1
* | Merge pull request #244 from bcyrill/ovpn-aliasChris Buechler2012-11-191-3/+2
|\ \
| * | Fix: Use specified IP if availablebcyrill2012-11-031-3/+2
* | | Put these logs under debug since that's their purposeErmal2012-11-191-1/+2
* | | Put these logs under debug since that's their purposeErmal2012-11-191-2/+4
* | | Correct checking for privileges.Ermal2012-11-191-4/+7
* | | Fixup gettext/printf call.jim-p2012-11-191-1/+1
* | | Switch to is_array() check and add curlysmos2012-11-191-2/+3
* | | Add correct rules for IPv6 tunnel endpoints which differ from the default route.smos2012-11-191-23/+31
* | | Add IPv6 support to this function so that IPv6 carp vips can be foundsmos2012-11-191-16/+28
* | | Do not return here, else we end without any IPsec endoint rules if just one f...smos2012-11-191-2/+4
* | | Add missing $Ermal2012-11-191-1/+1
* | | Correct check to required functionErmal2012-11-191-1/+1
* | | Commit a revised version of https://github.com/bsdperimeter/pfsense/pull/264....Ermal2012-11-191-1/+1
* | | Merge pull request #259 from PiBa-NL/ipsecNATErmal Luçi2012-11-191-1/+5
|\ \ \
| * | | ipsec binat rule not possible if using a subnet together with a single ip so ...PiBa-NL2012-11-181-1/+5
| | |/ | |/|
* | | Merge pull request #263 from bcyrill/alias_url_tableErmal Luçi2012-11-191-1/+1
|\ \ \
| * | | Fix: Repopulate fieldbcyrill2012-11-181-1/+1
* | | | Merge pull request #261 from PiBa-NL/gatewayErmal Luçi2012-11-181-4/+4
|\ \ \ \
| * | | | gateway monitoring, make the notifications generated clear to tell which gate...PiBa-NL2012-11-181-4/+4
| | |/ / | |/| |
* | | | Merge pull request #257 from PiBa-NL/authErmal Luçi2012-11-182-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | code comment typo ('log_error' should have been 'log_auth')PiBa-NL2012-11-181-1/+1
OpenPOWER on IntegriCloud