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
...
*
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
2
-5
/
+5
*
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
1
-2
/
+2
*
Do not guess the defaultgw this is static info.
Ermal
2010-11-25
1
-3
/
+4
*
Ticket #1037. Add suggestion in the ticket for using the CA supplied to openv...
Ermal
2010-11-25
1
-2
/
+4
*
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
*
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
*
Ticket #1023. Correct carp status even on the status page.
Ermal
2010-11-23
1
-3
/
+2
*
Ticket #1023. Correct the widget code bringing it full speed with latest carp...
Ermal
2010-11-23
1
-5
/
+2
*
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
1
-0
/
+5
*
In filter_generate_reflection_nat, generate a rule with the actual subnet ins...
Erik Fonnesbeck
2010-11-22
1
-15
/
+21
*
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
1
-2
/
+1
*
Define hw.bce.tso_enable
Scott Ullrich
2010-11-21
1
-1
/
+2
*
Don't consider the HTTP referrer check as passing if it was skipped. Ticket #...
Erik Fonnesbeck
2010-11-21
1
-1
/
+2
*
Upon restoring a config, replacing whole sections, or editing config.xml in e...
Erik Fonnesbeck
2010-11-21
3
-4
/
+52
*
Increase vfs.read_max to 32. See http://ivoras.sharanet.org/blog/tree/2010-1...
Scott Ullrich
2010-11-20
1
-26
/
+27
*
Disable this test, it was causing some package file downloads to be skipped f...
jim-p
2010-11-20
1
-2
/
+4
*
Reorder some code and combine the nobind test with the lport code to ensure o...
jim-p
2010-11-19
1
-9
/
+9
*
When the local port is left blank on an OpenVPN client, use 'lport 0' to dire...
jim-p
2010-11-19
1
-3
/
+3
*
Cleanup some code and properly handle failure of pkg_fetch_recursive.
Ermal
2010-11-19
1
-21
/
+17
*
Clarify message.
Ermal
2010-11-19
1
-1
/
+1
*
Use correct extension of tgz rather than tgz for automatically discovered dep...
Ermal
2010-11-19
1
-10
/
+6
*
Honor the config parsed var if set.
Ermal
2010-11-19
1
-2
/
+2
*
Hopefully now the reinclusion of config will not override vars.
Ermal
2010-11-19
3
-5
/
+5
*
Use full path when we might not have full environment setup.
Ermal
2010-11-19
1
-2
/
+2
*
globals.inc is better first.
Ermal
2010-11-19
1
-1
/
+1
*
More safety belts.
Ermal
2010-11-19
1
-4
/
+4
*
Fix fetching of package list.
Ermal
2010-11-18
1
-1
/
+1
*
Add myself to the copyright. Have modified enough the file.
Ermal
2010-11-18
1
-0
/
+1
*
Some fixes for the upgrade code for captive portal users.
Erik Fonnesbeck
2010-11-18
1
-1
/
+11
*
Remove the old field even if empty in rename_field.
Erik Fonnesbeck
2010-11-18
1
-2
/
+2
*
Various fixes and improvements for the DNS rebind and HTTP referrer checks.
Erik Fonnesbeck
2010-11-18
1
-33
/
+34
*
Fix problem with syslog adding/removing for pacakges. Fix sync pacakges to ca...
Ermal
2010-11-18
2
-85
/
+80
[prev]
[next]