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
*
outboundnat, disable checkbox
PiBa-NL
2013-09-16
1
-0
/
+2
*
Set action = pass for configured mac addresses on CP passtrumac
Renato Botelho
2013-09-14
2
-1
/
+16
*
Remove unecessary blockedmacs db and read it directly from config
Renato Botelho
2013-09-14
1
-33
/
+11
*
Remove call-time pass by reference from traffic shaper files, it should fix #...
Renato Botelho
2013-09-12
1
-17
/
+17
*
Do not add a ipfw rule to block mac since auth can take care of block or redi...
Renato Botelho
2013-09-12
1
-10
/
+9
*
Make sure db doesn't exist when start to configure macs
Renato Botelho
2013-09-12
1
-0
/
+7
*
When block a MAC address, add it to a DB to make it possible to redirect it t...
Renato Botelho
2013-09-12
1
-1
/
+34
*
Add action to auto created passtru mac rule
Renato Botelho
2013-09-12
1
-0
/
+1
*
Remove unused variable $macdb
Renato Botelho
2013-09-12
1
-7
/
+2
*
Make captiveportal_passthrumac_delete_entry() return rules instead of execute...
Renato Botelho
2013-09-12
1
-9
/
+7
*
Add action to auto created passtru mac rule
Renato Botelho
2013-09-12
1
-0
/
+1
*
Add actions (block or pass) to Captive Portal passtrumac
Renato Botelho
2013-09-12
1
-11
/
+44
*
s/BSDP/ESF/
Chris Buechler
2013-09-11
1
-2
/
+2
*
Simplify the update URL definition in globals.inc and add some comments to it.
jim-p
2013-09-10
1
-4
/
+7
*
Update an existing cron entry for pppoe periodic resets
Phil Davis
2013-09-10
1
-2
/
+2
*
Require IPv6.inc header so that if ipv6 functions are called no surprises arise
Ermal
2013-09-10
1
-0
/
+1
*
Leave a trace that rtsold did fire the dhcp6c client so troubleshooting is ea...
Ermal
2013-09-10
1
-0
/
+1
*
Correctly check the secondary/primary parameter setting on dhcp failover conf...
Ermal
2013-09-10
1
-7
/
+13
*
Correct typo that prevents dhcp rules from properly being generated.
Ermal
2013-09-10
1
-1
/
+1
*
Do not include disabled OpenVPN in vpn_networks and negate_networks
Phil Davis
2013-09-09
1
-4
/
+6
*
Fix errant display of "0 table deleted" during filter reload on console.
jim-p
2013-09-09
1
-1
/
+1
*
Remove unecessary capitalized WARNING from disabled APC message
Renato Botelho
2013-09-09
1
-2
/
+2
*
Do not sync DHPCv6, it must operate independetly. Ticket #3184
jim-p
2013-09-06
1
-2
/
+0
*
Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover...
jim-p
2013-09-06
1
-3
/
+0
*
Disable kill_states by default on upgrade, it fixes #3183
Renato Botelho
2013-09-06
2
-1
/
+7
*
Allow for easier override on $g values if needed.
jim-p
2013-09-05
1
-0
/
+5
*
Correct check to match the right vip based on configured ip. Reported-by: htt...
Ermal
2013-09-05
1
-4
/
+3
*
Ticket #3181 do the state flushing only on down gateway detection rather than...
Ermal
2013-09-05
1
-11
/
+5
*
When the v4 wan is dynamic and v6 is type dhcp and v6 information is retrieve...
Ermal
2013-09-04
1
-0
/
+4
*
Actually the / here is not needed.
Ermal
2013-09-04
1
-1
/
+1
*
Introduce two new functions to be used on locking.
Ermal
2013-09-04
2
-1
/
+40
*
Add safety belts to code in rc.openvpn to avoid php errors to leave stale loc...
Ermal
2013-09-04
1
-10
/
+13
*
Make the operation of saving old rule nearby the writing operation to be logi...
Ermal
2013-09-04
1
-4
/
+4
*
Sprinkle some unsets to reduce footprint and correct some whitespaces
Ermal
2013-09-04
1
-19
/
+17
*
filter_generate_port error log function name
Phil Davis
2013-09-03
1
-1
/
+1
*
Fixes #3173 if any port information exists on the rule than put it on the NEG...
Ermal
2013-09-03
1
-27
/
+36
*
Remove SPD when disable phase2, it fixes #2719
Renato Botelho
2013-09-03
1
-1
/
+1
*
Merge pull request #786 from individual-it/master
Renato Botelho
2013-09-03
1
-27
/
+33
|
\
|
*
Increased needed memory for APC to 512M + code cleanup
Individual IT Services
2013-08-28
1
-27
/
+33
*
|
Merge pull request #796 from phil-davis/master
Chris Buechler
2013-09-03
1
-15
/
+11
|
\
\
|
*
|
Traffic Shaper GUI text typos
Phil Davis
2013-09-03
1
-15
/
+13
*
|
|
Merge pull request #793 from shahidsheikh/master
Chris Buechler
2013-09-03
1
-0
/
+8
|
\
\
\
|
*
|
|
Fix #3174 Handling of gateway groups in openvpn_restart()
Shahid Sheikh
2013-09-02
1
-0
/
+8
*
|
|
|
Bring back static routes to fix issues reported on Ticext #3179
Ermal
2013-09-03
2
-8
/
+34
*
|
|
|
Correct typo on variable name
Ermal
2013-09-03
1
-1
/
+1
*
|
|
|
Fix #3004:
Renato Botelho
2013-09-03
2
-10
/
+21
*
|
|
|
Make sure RRD data is restored from backup before upgrading data and a new ba...
Renato Botelho
2013-09-03
1
-0
/
+22
*
|
|
|
Resolves #3177. Do a filter reconfigure if the dynds ipsec hosts are present ...
Ermal
2013-09-03
1
-0
/
+1
*
|
|
|
touch up text, s/nat/NAT/
Chris Buechler
2013-09-03
1
-2
/
+2
|
/
/
/
*
|
|
shaper burst may be blank, but if not then must be numeric
Jean Cyr
2013-09-02
1
-0
/
+2
[next]