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
/
inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
If there is no roll do not try to save anything
Ermal
2012-12-18
1
-0
/
+3
*
Correct field name and add an index for ip
Ermal
2012-12-18
1
-2
/
+3
*
Convert the CP db to sqlite rather than a text file. Some more optimizations ...
Ermal
2012-12-18
2
-83
/
+109
*
Correct limiter queue rule generation
Ermal
2012-12-17
1
-1
/
+1
*
Put the CP call during reload of interface under function_exists its not fata...
Ermal
2012-12-17
1
-1
/
+2
*
Move down a bit of code
Ermal
2012-12-17
1
-5
/
+5
*
Add square brackets around IPv6 addresses
bcyrill
2012-12-17
1
-3
/
+7
*
Needs more thought - might route something an unintended path. Perhaps a chec...
jim-p
2012-12-17
1
-2
/
+0
*
Do not flush tables on save of CP. This should allow the informations to be r...
Ermal
2012-12-17
1
-27
/
+15
*
Handle even hostname through filterdns entries correctly now that only 3/4 ta...
Ermal
2012-12-17
1
-52
/
+36
*
There is no more table 7,8
Ermal
2012-12-17
1
-2
/
+0
*
Give a minimum bucket paramter of 16 since it does not need much. To avoid th...
Ermal
2012-12-17
1
-8
/
+8
*
Merge pull request #284 from bcyrill/cp_certs
Ermal Luçi
2012-12-17
1
-2
/
+2
|
\
|
*
Allow multiple cp zones with different ssl certs
bcyrill
2012-12-17
1
-2
/
+2
*
|
Separate ipfw rule no db from limiter ones. Since ipfw has per instance featu...
Ermal
2012-12-17
1
-139
/
+140
|
/
*
Update etc/inc/openvpn.inc
bcyrill
2012-12-16
1
-1
/
+1
*
Merge pull request #281 from bcyrill/cp_table
Chris Buechler
2012-12-15
1
-6
/
+6
|
\
|
*
Fix action and table order in pfSense_ipfw_Tableaction calls
bcyrill
2012-12-15
1
-6
/
+6
*
|
Fix cp variable
bcyrill
2012-12-15
1
-1
/
+1
|
/
*
Add missing cpzone
bcyrill
2012-12-15
1
-1
/
+1
*
Switch all the actions(pipe create/table modify/get mac address) during fast ...
Ermal
2012-12-13
1
-28
/
+22
*
Remove IPFW_FILTER flag since it gets not used anymore
Ermal
2012-12-13
1
-19
/
+0
*
Remove set 1 keywords from rules since sets are not used in CP since long time.
Ermal
2012-12-13
1
-17
/
+16
*
Remove useless rule and reorder the static rule numbers
Ermal
2012-12-13
1
-6
/
+4
*
Correct rule number for https
Ermal
2012-12-13
1
-1
/
+1
*
Fixes #2006 Forward to lighty only port 80 and 443 tcp rather than all tcp tr...
Ermal
2012-12-13
1
-1
/
+6
*
Use the hex value since seems parsing of ipfw is broken for these
Ermal
2012-12-13
1
-1
/
+1
*
Remove remain from IFF_IPFW_FILTER flag not used anymore
Ermal
2012-12-13
1
-1
/
+0
*
Exclude the VPN peer from routes so as to not break connectivity to the actua...
jim-p
2012-12-13
1
-0
/
+2
*
Add the new tunable in the GUI for custommization and its default value
Ermal
2012-12-11
1
-1
/
+2
*
Properly unlock before exit. Allow rarp to flow through ipfw of CP alos allow...
Ermal
2012-12-10
1
-10
/
+7
*
Add extra checks for reading and saving certain wireless settings and fix an ...
Erik Fonnesbeck
2012-12-08
1
-4
/
+4
*
ARP Table Static Entries from Individual DHCP Static Mappings
N0YB
2012-12-07
1
-0
/
+7
*
Fixes #2703 correctly remove ips from v6 interfaces. Also cleanup the srd0 bi...
Ermal
2012-12-07
1
-22
/
+12
*
Merge pull request #273 from N0YB/Widget-Firewall-Logs-Filtering
Jim P
2012-12-07
1
-1
/
+15
|
\
|
*
Update etc/inc/filter_log.inc
N0YB
2012-12-07
1
-1
/
+15
*
|
Also consider 0.0.0.0/0 here since it fails both these tests but is still a v...
jim-p
2012-12-07
1
-1
/
+1
|
/
*
If the old configuration is present there use the new one for local users
Ermal
2012-12-06
1
-0
/
+2
*
Use functions to reduce code duplication; Add function to clear route to the ...
jim-p
2012-12-05
1
-18
/
+40
*
Merge pull request #262 from PiBa-NL/cleanup
Jim P
2012-12-05
1
-2
/
+4
|
\
|
*
code cleanup, and extra newline for message and rule generation
PiBa-NL
2012-11-18
1
-2
/
+4
*
|
Activate choices for UDP6 and TCP6 for OpenVPN. Make sure interface IP select...
jim-p
2012-12-04
1
-6
/
+9
*
|
Do not echo any messages here as this would otherwise end up through the XML ...
smos
2012-12-04
1
-3
/
+3
*
|
Use the IPv6 tunnel network for peer to peer OpenVPN modes.
jim-p
2012-12-03
1
-0
/
+28
*
|
Add a couple more (small, optional) snmp modules.
jim-p
2012-11-29
1
-1
/
+12
*
|
Make this a bit more easier to read
Ermal
2012-11-26
1
-23
/
+25
*
|
No need to duplicate all this code here. If vouchers are enabled just display...
Ermal
2012-11-26
1
-134
/
+76
*
|
The context creation and memmber interfaces are only used during rules creati...
Ermal
2012-11-23
1
-7
/
+19
*
|
Update copyright
Ermal
2012-11-23
1
-1
/
+1
*
|
Update copyright
Ermal
2012-11-23
1
-1
/
+1
[next]