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
*
Support different package internal name
Phil Davis
2012-12-14
1
-5
/
+23
*
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
*
Bumpitty bump bump.
jim-p
2012-12-12
1
-1
/
+1
*
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
*
switch to using the fullbogons-ipv4.txt from Cymru, and standardize paths to ...
Chris Buechler
2012-12-09
1
-8
/
+8
*
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
*
Cleanup the php session data.
Ermal
2012-12-06
1
-0
/
+1
*
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
*
|
Unbreak console menu
jim-p
2012-12-04
1
-2
/
+1
*
|
Make 11/111 console menu options both kill php, lighty, and then restart the ...
jim-p
2012-12-04
1
-2
/
+0
*
|
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
*
|
Resolves #2529. Load the ipfw module before any commands are executed on CP. ...
Ermal
2012-11-22
3
-36
/
+31
*
|
Fix in/out packet count reporting
Phil Davis
2012-11-22
1
-2
/
+2
*
|
Create these dirs earlier rather than later to avoid the errors reported on h...
Ermal
2012-11-22
1
-10
/
+10
*
|
Correct check
Ermal
2012-11-21
1
-1
/
+1
*
|
The pppoe handle script
Ermal
2012-11-21
1
-68
/
+60
*
|
Well seems its useful at list for bringing a link up with a phone call :)
Ermal
2012-11-21
1
-0
/
+1
*
|
Fix typo
Erik Fonnesbeck
2012-11-21
1
-1
/
+1
*
|
Wrap dir creation for openvpn in a function to reduce duplication, and use th...
jim-p
2012-11-21
1
-13
/
+14
*
|
Create directory if it does not exists
Ermal
2012-11-21
1
-2
/
+4
*
|
Presence of a directory does not mean anthing. Just continue up. Pointy-hat: ...
Ermal
2012-11-21
1
-5
/
+4
*
|
Add unset
Ermal
2012-11-21
1
-0
/
+6
*
|
Add unset
Ermal
2012-11-21
1
-0
/
+1
*
|
Unbreak install_cron_job function so it is actually usable when config['cron'...
Ermal
2012-11-21
1
-2
/
+5
*
|
Sprinkle some unsets and s/fopen,fwrite,fclose/file_put_contents/ where it ma...
Ermal
2012-11-21
1
-14
/
+16
[next]