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
*
Correct pid filename so the instance of lighty for SSL is running.
Ermal
2011-06-30
1
-1
/
+1
*
Move interfaces_staticarp_configure() to interfaces.inc where it really belongs.
jim-p
2011-06-29
3
-33
/
+32
*
Instead of deleting arp entries, reconfigure static arp. For interfaces witho...
jim-p
2011-06-29
1
-5
/
+4
*
Check if an item is an array before treating it as such in the upgrade code.
jim-p
2011-06-29
1
-2
/
+2
*
Put resolvconf generation first since gif tunnels can use hostanmes
Ermal
2011-06-28
1
-6
/
+6
*
Add recovery code for gif/gre the same as in interface_configure. This helps ...
Ermal
2011-06-28
1
-0
/
+9
*
Do not show the root interface queue on the queue list availble since it is n...
Ermal
2011-06-28
1
-1
/
+1
*
Add proper checks in auth code for testing if the section has been set in the...
Ermal
2011-06-28
2
-6
/
+16
*
Adding patch for pfearly hook from Andrew Thompson
Scott Ullrich
2011-06-27
1
-3
/
+2
*
Bail out of ipsec_get_phase1_dst if there is no remote gateway, else it falls...
jim-p
2011-06-27
1
-1
/
+2
*
In upgrade code for server load balancing, set redirect_mode. Also in the bac...
jim-p
2011-06-27
2
-13
/
+15
*
send lighttpd a KILL in restart_webgui, once I've seen the former way result ...
Chris Buechler
2011-06-27
1
-1
/
+1
*
Fix off-by-one in OpenVPN "local" to "ipaddr" conversion.
jim-p
2011-06-26
1
-2
/
+2
*
No need to use nohup when using mwexec_bg since it calls nohup itself. Also u...
Ermal
2011-06-24
1
-2
/
+2
*
Remove nohup from the calling for check_reload_status since it may cause issu...
Ermal
2011-06-24
1
-1
/
+1
*
Add LB monitor types to config during upgrade, or they will be missing from b...
jim-p
2011-06-24
1
-0
/
+40
*
Import error handling to avoid errors.
Ermal
2011-06-24
1
-4
/
+5
*
Internal cert and CSR creation error handling added.
Evgeny Yurchenko
2011-06-23
1
-4
/
+12
*
Internal CA creation error handling added.
Evgeny Yurchenko
2011-06-23
1
-2
/
+6
*
Intermediate CAs and openssl_xxx() error checking in CA management.
Evgeny Yurchenko
2011-06-23
1
-0
/
+42
*
Add small comment about rrd binaries
Scott Ullrich
2011-06-23
1
-0
/
+1
*
Loosen grep for rrd
Scott Ullrich
2011-06-23
1
-1
/
+1
*
Backup rrdtool binaries during package reinstallation. Currently that is the...
Scott Ullrich
2011-06-23
1
-2
/
+5
*
The fix of Ticket #1341 broke the FQDN aliases with only one hostname entry, ...
Ermal
2011-06-22
1
-1
/
+2
*
Properly generate a subnet based on the range of IPs for PPTP clients. Bonus:...
jim-p
2011-06-22
1
-5
/
+4
*
New line missing after pkg is extracted.
Warren Baker
2011-06-22
1
-1
/
+1
*
Set extension name correctly.. Duh!
Scott Ullrich
2011-06-21
1
-2
/
+2
*
Fix copy and pasto
Scott Ullrich
2011-06-21
1
-1
/
+1
*
Add extension directory
Scott Ullrich
2011-06-21
1
-2
/
+2
*
More whitespace fixes.
Warren Baker
2011-06-21
1
-199
/
+194
*
If no event_address in globals.inc specified assume the default. Also fixed w...
Warren Baker
2011-06-21
1
-9
/
+15
*
Add custom boot early hook
Scott Ullrich
2011-06-21
1
-0
/
+6
*
Use correct directory
Scott Ullrich
2011-06-21
1
-2
/
+2
*
Kill olsrd if it is not enabled. Reported-by: http://forum.pfsense.org/index....
Ermal
2011-06-21
1
-2
/
+5
*
mkdir zend modules
Scott Ullrich
2011-06-20
1
-0
/
+6
*
Add 'dynamodules' for zend_extension and zend_extension_ts. /etc/php_dynamod...
Scott Ullrich
2011-06-20
1
-0
/
+31
*
Remove ioncube
Scott Ullrich
2011-06-20
1
-2
/
+0
*
bump to RC3
Chris Buechler
2011-06-19
1
-1
/
+1
*
Do not check dynamic and special interfaces for a complete interface mismatch...
Scott Ullrich
2011-06-19
1
-17
/
+18
*
Do not create blank domain lines if domain is gone from config.xml. It break...
Scott Ullrich
2011-06-19
1
-1
/
+3
*
Simplify message that wraps off screen
Scott Ullrich
2011-06-19
1
-1
/
+1
*
Fix formatting of fastcgi params in lighty config.
jim-p
2011-06-17
1
-13
/
+13
*
Add a GUI field to adjust the max number of processes for lighttpd.
jim-p
2011-06-17
1
-4
/
+7
*
Bug #1437. Dropdown list for country codes (CA manager)
Evgeny Yurchenko
2011-06-16
1
-0
/
+245
*
Do a more thorough check for platform on the ro call, or factory reset blows up.
jim-p
2011-06-16
1
-1
/
+3
*
Faster/more efficient xmlrpc sync for users/groups. Seems to work fine for me...
jim-p
2011-06-15
1
-4
/
+6
*
PHP says that arrays cannot be used as keys, protect against this case as rep...
Ermal
2011-06-15
1
-2
/
+6
*
Restore this back to allow both users and vouchers enabled at same time.
Ermal
2011-06-15
1
-1
/
+1
*
Add carp.xml to obsolete file list.
Ermal
2011-06-15
1
-1
/
+2
*
Use the new username field from the GUI or default to admin.
Ermal
2011-06-14
1
-16
/
+14
[next]