index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #244 from bcyrill/ovpn-alias
Chris Buechler
2012-11-19
1
-3
/
+2
|
\
|
*
Fix: Use specified IP if available
bcyrill
2012-11-03
1
-3
/
+2
*
|
Put these logs under debug since that's their purpose
Ermal
2012-11-19
1
-1
/
+2
*
|
Put these logs under debug since that's their purpose
Ermal
2012-11-19
1
-2
/
+4
*
|
Correct checking for privileges.
Ermal
2012-11-19
1
-4
/
+7
*
|
Fixup gettext/printf call.
jim-p
2012-11-19
1
-1
/
+1
*
|
Switch to is_array() check and add curly
smos
2012-11-19
1
-2
/
+3
*
|
Add correct rules for IPv6 tunnel endpoints which differ from the default route.
smos
2012-11-19
1
-23
/
+31
*
|
Add IPv6 support to this function so that IPv6 carp vips can be found
smos
2012-11-19
1
-16
/
+28
*
|
Do not return here, else we end without any IPsec endoint rules if just one f...
smos
2012-11-19
1
-2
/
+4
*
|
Add missing $
Ermal
2012-11-19
1
-1
/
+1
*
|
Correct check to required function
Ermal
2012-11-19
1
-1
/
+1
*
|
Merge pull request #259 from PiBa-NL/ipsecNAT
Ermal Luçi
2012-11-19
1
-1
/
+5
|
\
\
|
*
|
ipsec binat rule not possible if using a subnet together with a single ip so ...
PiBa-NL
2012-11-18
1
-1
/
+5
*
|
|
Merge pull request #261 from PiBa-NL/gateway
Ermal Luçi
2012-11-18
1
-4
/
+4
|
\
\
\
|
*
|
|
gateway monitoring, make the notifications generated clear to tell which gate...
PiBa-NL
2012-11-18
1
-4
/
+4
|
|
/
/
*
|
|
Merge pull request #257 from PiBa-NL/auth
Ermal Luçi
2012-11-18
2
-4
/
+4
|
\
\
\
|
*
|
|
code comment typo ('log_error' should have been 'log_auth')
PiBa-NL
2012-11-18
1
-1
/
+1
|
*
|
|
authentication, don't log 'errors' on normal procedure
PiBa-NL
2012-11-18
1
-3
/
+3
|
|
/
/
*
|
|
Enable io_fast on dummynet to avoid uncessesary loop arounds of packets
Ermal
2012-11-17
2
-2
/
+6
*
|
|
Aiming at IPv6 compatibility, do the same tricks on the pfil reorder as for v...
Ermal
2012-11-17
1
-8
/
+3
*
|
|
Correct path to certificates as well
Ermal
2012-11-17
1
-1
/
+1
*
|
|
Corrected racoon path to psk.txt.
caseyr232
2012-11-17
1
-2
/
+2
|
/
/
*
|
Only openvpn networks need to stay on negate table
Ermal
2012-11-16
1
-24
/
+5
*
|
This gets called in filter_configure_sync() already
Warren Baker
2012-11-15
1
-3
/
+0
*
|
Remove none per Jim since it is confusing
Ermal
2012-11-15
1
-1
/
+1
*
|
Remove preload.php which warmed the caches. IT hurts on embedded and really d...
Ermal
2012-11-15
1
-6
/
+0
*
|
While here check if the function needed exists to avoid a require_once call. ...
Ermal
2012-11-15
1
-4
/
+8
*
|
For destination tolerate a 0.0.0.0/0 and convert it to any
Ermal
2012-11-15
1
-1
/
+3
*
|
Correct the destination for the binat to the real destination
Ermal
2012-11-15
1
-1
/
+6
*
|
Tune the binat a bit so it does not affect all traffic on enc but just for th...
Ermal
2012-11-15
1
-1
/
+1
*
|
Not sure why this has been hidden so deep but putting that in the right place...
Ermal
2012-11-15
1
-2
/
+0
*
|
Add refcount_read to util.inc
Phil Davis
2012-11-15
1
-0
/
+13
*
|
Fix typo
jim-p
2012-11-14
1
-1
/
+1
*
|
For local users check the necessary priviledge is granted
Ermal
2012-11-14
1
-1
/
+7
*
|
Add ipsec/* anchor for radius dynamic rules
Ermal
2012-11-14
1
-0
/
+2
*
|
Make it more clear what is the username during syslog
Ermal
2012-11-14
2
-4
/
+4
*
|
Allow other system authentication types to be used with ipsec. LDAP/RADIUS/lo...
Ermal
2012-11-14
3
-126
/
+392
*
|
Remove unused/unuseful tags anymore
Ermal
2012-11-14
1
-3
/
+1
*
|
Implement a pruning for auto added mac passthrough and vouchers. This allows ...
Ermal
2012-11-14
1
-1
/
+53
*
|
Add button to switch between read/write and read-only on Diag > NanoBSD; Add ...
jim-p
2012-11-12
1
-4
/
+7
*
|
Send just line return rather than newline
Ermal
2012-11-12
1
-2
/
+2
*
|
Fix interface variable to check against
jim-p
2012-11-09
1
-1
/
+1
*
|
Correctly mark found configuration.
Ermal Luçi
2012-11-09
1
-0
/
+2
*
|
More fixes to the schedules rules
Ermal
2012-11-08
1
-1
/
+3
*
|
Remove carp nat rule auto generated since those are only applied on LAN(inter...
Ermal
2012-11-08
1
-38
/
+0
*
|
Do not generate carp NAT rules when in BACKUP/INIT mode
Ermal
2012-11-08
1
-1
/
+1
*
|
Always create a pipe for any user on CP and if no limit present set it to 0(u...
Ermal
2012-11-07
1
-105
/
+44
*
|
break the loop for none schedule limiters
Ermal
2012-11-07
1
-2
/
+5
*
|
revert change to if-bound states since this seems to have broken all kinds of...
Chris Buechler
2012-11-05
1
-1
/
+1
[next]