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
*
Show how much data has passed on an SAD entry.
jim-p
2011-06-02
1
-0
/
+4
*
Disable this until it can be properly fixed.
jim-p
2011-06-01
1
-1
/
+1
*
Add tunable, by default disabled, to enable the default gateway switching fea...
Ermal
2011-06-01
1
-1
/
+1
*
fix typoes
Bill Marquette
2011-05-31
1
-2
/
+2
*
Use pfsense.restore_config_section
Scott Ullrich
2011-05-31
1
-1
/
+1
*
Remove old vidcontrol cruft lingering from long long ago
Scott Ullrich
2011-05-31
1
-4
/
+0
*
Include .inc files for plugin system
Scott Ullrich
2011-05-30
1
-2
/
+2
*
Prevent races on resovlconf generation as well by adding a lock.
Ermal
2011-05-30
1
-1
/
+6
*
Only add pppoe to the interfaces list if it both has an entry and is in serve...
jim-p
2011-05-27
1
-3
/
+5
*
Some extra protection against putting empty values into the ruleset.
jim-p
2011-05-27
1
-2
/
+2
*
Ticket #1534. Try to stop packages during reboot of system.
Ermal
2011-05-27
1
-0
/
+1
*
Increase timeout to 2 minutes. Ticket #1545.
Ermal
2011-05-27
1
-2
/
+2
*
Ticket #1545. Lock each dnsHost to be updated to prevent running two instance...
Ermal
2011-05-27
1
-1
/
+6
*
Silence the route changing since it fills the logs with not needed info.
Ermal
2011-05-27
1
-2
/
+1
*
Trigger reloading of packages through check_reload_status so it can serialize...
Ermal
2011-05-27
1
-1
/
+1
*
Just use the long reference here instead of creating potential dangerous refe...
Ermal
2011-05-26
1
-6
/
+5
*
Add function header
Scott Ullrich
2011-05-25
1
-0
/
+8
*
Adding a new hook system for firewall nat edit and firewall rules edit page.
Scott Ullrich
2011-05-25
1
-0
/
+13
*
Rather make use of $global variable for RRD path.
Warren Baker
2011-05-26
1
-1
/
+2
*
* Add is_ipaddr_configured() so that people do not need to reinvent the wheel...
Scott Ullrich
2011-05-25
2
-2
/
+19
*
Remove out-dated RRD file as it will cause broken images to appear on RRD gra...
Warren Baker
2011-05-26
2
-1
/
+7
*
Provide a voucher_expire function so that voucher can be expired through a POST.
Ermal
2011-05-25
1
-112
/
+243
*
Put some debug info during dyndns update under debug conditionals.
Ermal
2011-05-25
2
-8
/
+11
*
Actually add more error checking and do not schedule a scan if it is not poss...
Ermal
2011-05-25
1
-2
/
+4
*
Improve some code and check return value from _checkIP.
Ermal
2011-05-25
1
-12
/
+13
*
Don't overwrite the $target variable. Fixes #1415
jim-p
2011-05-25
1
-3
/
+2
*
Check that the returned ip is an ip_address and not blindly trust the returne...
Ermal
2011-05-25
1
-8
/
+15
*
Correct dhcpd statement for unknown-clients. Fixes #1555
jim-p
2011-05-25
1
-1
/
+1
*
Update some code to be more readble and more compliant to php5
Ermal
2011-05-25
1
-6
/
+4
*
Correct the interface alias generation. Wrong copy-pasto before.
Ermal
2011-05-24
1
-3
/
+3
*
Correct the interface alias generation.
Ermal
2011-05-24
1
-3
/
+3
*
Correct the interface alias generation.
Ermal
2011-05-24
1
-2
/
+9
*
Use remoteips here.
Ermal
2011-05-24
1
-1
/
+1
*
Resolves #1243. Properly handle pppoe new format of config so correct ruleset...
Ermal
2011-05-24
1
-26
/
+39
*
Fix automatic and manual outbound NAT for PPTP. Fixes #954
jim-p
2011-05-24
1
-6
/
+4
*
Fix syntax error/typo. Fixes #1372
jim-p
2011-05-24
1
-1
/
+1
*
Fixes #1444. Implements the same fix that issue ermal made in #1522 to the co...
lgcosta
2011-05-23
2
-3
/
+3
*
Fixes #1386. Correct unlooping nested port aliases.
Ermal
2011-05-20
1
-5
/
+16
*
Correct code to use correct refernces for proxy settings set in Advanced->mis...
Ermal
2011-05-20
1
-8
/
+8
*
Correct curl setting for setting a proxy username and password. Reported-by: ...
Ermal
2011-05-20
1
-1
/
+1
*
Fixes #1508. When an interface is configured as static and an up event comes ...
Ermal
2011-05-19
1
-0
/
+2
*
Reject alias names that are too long. Fixes #1510
jim-p
2011-05-19
1
-2
/
+1
*
Fix array parsing of rc files. Resolves #1541
jim-p
2011-05-19
2
-2
/
+2
*
Fixes #1514. Differentiate in the carp settings between layer7, limiter and q...
Ermal
2011-05-18
1
-3
/
+4
*
When uninstalling packages try to remove even any rc files created by packages.
Ermal
2011-05-18
1
-1
/
+8
*
Restore running custom scripts under /usr/local/etc/rc.d directory since it c...
Ermal
2011-05-18
2
-11
/
+57
*
When converting 1.2.3 LB pools to 2.0 gateway groups, strip invalid character...
jim-p
2011-05-18
1
-1
/
+19
*
Correct default code disabling! Ponty-hat: myself
Ermal
2011-05-18
1
-2
/
+2
*
Disable the default route switching code since its causing more issues than s...
Ermal
2011-05-18
1
-1
/
+3
*
Fix PPTP server radius settings upgrade from 1.2.3. Fixes #1292
jim-p
2011-05-18
2
-1
/
+18
[next]