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
...
*
Allow a second optional argument to captiveportal_read_db to be able to index...
Ermal
2011-06-07
1
-2
/
+2
*
Correct variable name so voucher disconnect on synchronized vouchers works pr...
Ermal
2011-06-07
1
-1
/
+1
*
Adding ioncube
Scott Ullrich
2011-06-07
1
-0
/
+2
*
Include ssh2 module if available
Scott Ullrich
2011-06-06
1
-0
/
+2
*
Correct event calling during bootup for rc.newipsecdns and also convert the c...
Ermal
2011-06-06
2
-2
/
+2
*
Switch this to check_reload_status event to see if it solves any possible iss...
Ermal
2011-06-06
1
-1
/
+1
*
Suppress keyboard device errors on bootup
Scott Ullrich
2011-06-06
1
-2
/
+2
*
Fix pppoe server user rule generation. Fixes #1577
jim-p
2011-06-06
1
-0
/
+5
*
Correct possible lock leak.
Ermal
2011-06-06
1
-5
/
+2
*
Fix whitespace.
Ermal
2011-06-06
1
-19
/
+19
*
Ticket #1412. Fixing the access login to the user manager presented another p...
Ermal
2011-06-06
1
-0
/
+6
*
Ticket #1545. Take into account curl errors during dyndns service checks othe...
Ermal
2011-06-06
1
-62
/
+12
*
Merge branch 'master' of github.com:bsdperimeter/pfsense
Bill Marquette
2011-06-03
13
-31
/
+59
|
\
|
*
If a mode_cfg subnet is defined for IPsec, also add it to outbound NAT.
jim-p
2011-06-03
1
-0
/
+6
|
*
Add a GUI selection for racoon's generate_policy directive since it may be us...
jim-p
2011-06-03
1
-3
/
+3
|
*
When making a P2P SSL/TLS OpenVPN server, if the given CIDR for the tunnel ne...
jim-p
2011-06-03
1
-4
/
+9
|
*
fixed for use pfsense API
lgcosta
2011-06-03
1
-2
/
+2
|
*
Better management for reload lighttpd
lgcosta
2011-06-03
1
-2
/
+7
|
*
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
*
|
Typoes
Bill Marquette
2011-06-03
1
-3
/
+3
|
/
*
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
[prev]
[next]