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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use product name
Scott Ullrich
2010-11-28
2
-2
/
+2
*
Use head binary and eliminate a pipe to avoid broken pipe warning
Scott Ullrich
2010-11-28
1
-2
/
+3
*
Fix misc errors. File now restores and throws an alert when completed.
Scott Ullrich
2010-11-28
1
-17
/
+43
*
Add php header
Scott Ullrich
2010-11-28
1
-0
/
+2
*
Handle slices
Scott Ullrich
2010-11-28
1
-32
/
+46
*
Only check / and /config for config.xml. Otherwise you might step on a nanob...
Scott Ullrich
2010-11-28
1
-1
/
+1
*
Adding external configuration loader which will look on all found disks excep...
Scott Ullrich
2010-11-28
2
-0
/
+125
*
Ooops add missing or.
Ermal
2010-11-27
1
-1
/
+2
*
Increase suhosin maximum memory to avoid this error: ALERT - script tried to ...
Scott Ullrich
2010-11-26
1
-0
/
+1
*
Check for pfsense root object name in config.xml as a fallback if the configu...
Erik Fonnesbeck
2010-11-26
3
-6
/
+18
*
Ticket #1037. Move environment manipulation to the authentication script sinc...
Ermal
2010-11-26
2
-4
/
+9
*
No need to go through the array when the key can be tested directly.
Ermal
2010-11-26
1
-5
/
+4
*
Remove temporary hack which spams console during boot.
Ermal
2010-11-26
1
-2
/
+0
*
Use php_uname where possible.
Ermal
2010-11-26
3
-7
/
+8
*
Do not exec but use php_uname
Ermal
2010-11-26
1
-2
/
+2
*
include broadcast address to allow dhcp to work.
Ermal
2010-11-26
2
-3
/
+2
*
Do not guess the defaultgw this is static info.
Ermal
2010-11-25
1
-3
/
+4
*
Resolves #1040. Fix dynamic addition of gateways from routes edit screen.
Ermal
2010-11-25
1
-3
/
+5
*
Ticket #1037. Add suggestion in the ticket for using the CA supplied to openv...
Ermal
2010-11-25
1
-2
/
+4
*
Resolves #1043. Do not allow limiters in floating rules without direction. It...
Ermal
2010-11-25
1
-0
/
+2
*
Nuke trailing c/r
Scott Ullrich
2010-11-24
9
-10
/
+8
*
Nuke trailing c/r
Scott Ullrich
2010-11-24
1
-2
/
+2
*
Set memory to 256M on amd64
Scott Ullrich
2010-11-24
1
-2
/
+9
*
Fix text for the P1 table header.
Erik Fonnesbeck
2010-11-24
1
-2
/
+2
*
Add st and si options
Scott Ullrich
2010-11-23
1
-0
/
+4
*
Rename to pfInfo for consistency
Scott Ullrich
2010-11-23
2
-2
/
+2
*
Adding Diagnostics: Limiter
Scott Ullrich
2010-11-23
2
-0
/
+118
*
Increase setTimeout
Scott Ullrich
2010-11-23
1
-2
/
+2
*
Adding Diagnostics: pf Info which shows the output of pfctl -vvi and pfctl -v...
Scott Ullrich
2010-11-23
2
-0
/
+117
*
Cleanup code and fix dynamic firewall log reverse view, fixes #1031
jim-p
2010-11-23
1
-9
/
+9
*
Ensure returned item is an array.
Scott Ullrich
2010-11-23
1
-6
/
+8
*
Return CARP IP Addresses in get_configured_ip_addresses()
Scott Ullrich
2010-11-23
1
-0
/
+4
*
Remove this since it does not make anymore sense after code arrangements.
Ermal
2010-11-23
1
-4
/
+0
*
Do not output done. because it does not related overall to the output messages.
Ermal
2010-11-23
1
-5
/
+2
*
Initialize variable. Ticket #1023.
Ermal
2010-11-23
1
-0
/
+1
*
Ticket #1023. Correct carp status even on the status page.
Ermal
2010-11-23
2
-8
/
+8
*
Ticket #1023. Correct the widget code bringing it full speed with latest carp...
Ermal
2010-11-23
3
-11
/
+9
*
Try 3 times to resolve the host to ip before giving up. Leave a proper log if...
Ermal
2010-11-23
1
-2
/
+14
*
Use full path to command binaries.
Ermal
2010-11-23
1
-22
/
+22
*
Add option to control automatic creation of NAT rules which assist forwarding...
Erik Fonnesbeck
2010-11-22
2
-0
/
+19
*
When adding/editing a gateway, check IP alias subnets, too. Fixes #1015
Erik Fonnesbeck
2010-11-22
1
-1
/
+1
*
Add other interfaces to local network selection and show proper names. Fixes ...
Erik Fonnesbeck
2010-11-22
1
-1
/
+6
*
Do not save settings related to ports when protocol does not use ports. Ticke...
Erik Fonnesbeck
2010-11-22
1
-10
/
+11
*
Do not save fields from translation section when "Do not NAT" is checked. Tic...
Erik Fonnesbeck
2010-11-22
1
-8
/
+5
*
In filter_generate_reflection_nat, generate a rule with the actual subnet ins...
Erik Fonnesbeck
2010-11-22
1
-15
/
+21
*
Use correct names for integer and boolean types in DHCP options and fix typo ...
Erik Fonnesbeck
2010-11-22
1
-11
/
+11
*
Add newlines
Scott Ullrich
2010-11-21
1
-4
/
+4
*
nuke ;
Scott Ullrich
2010-11-21
1
-1
/
+1
*
Remove hw.bce.tso_enable item it is loader.conf only per jimp
Scott Ullrich
2010-11-21
1
-10
/
+6
*
Remove bce item it is loader.conf only per jimp
Scott Ullrich
2010-11-21
2
-7
/
+1
[next]