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
*
Internal CA creation error handling added.
Evgeny Yurchenko
2011-06-23
2
-5
/
+14
*
Intermediate CAs and openssl_xxx() error checking in CA management.
Evgeny Yurchenko
2011-06-23
2
-4
/
+105
*
After an interface mismatch and apply actually show when we are rebooting ins...
Scott Ullrich
2011-06-23
1
-6
/
+10
*
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
*
Revert "Correct displaying any availble default value."
Warren Baker
2011-06-22
1
-1
/
+1
*
New line missing after pkg is extracted.
Warren Baker
2011-06-22
1
-1
/
+1
*
Do not store CA and CERT in config unless needed. Will allow deleting unused ...
Evgeny Yurchenko
2011-06-21
1
-0
/
+5
*
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
*
More icons missing from certain themes...
jim-p
2011-06-21
101
-0
/
+0
*
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
*
Disable state killing in VPN down scripts.
jim-p
2011-06-20
3
-3
/
+3
*
Fix ovpn-linkup so it writes out the proper gateway IP in all cases.
jim-p
2011-06-20
1
-2
/
+2
*
Add missing theme images.
jim-p
2011-06-20
12
-0
/
+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
*
Bug #1602. diag_arp.php hangs when DNS server unreachable.
Evgeny Yurchenko
2011-06-17
1
-5
/
+19
*
Cleanup and drop verbosity
Scott Ullrich
2011-06-17
1
-37
/
+39
*
Add new config option cpdupPathsPrefix
Scott Ullrich
2011-06-17
1
-5
/
+11
*
Turn down verbosity
Scott Ullrich
2011-06-17
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
2
-4
/
+26
*
Bug #1437. Dropdown list for country codes for CSRs (Cert Manager)
Evgeny Yurchenko
2011-06-17
1
-7
/
+18
*
Bug #1437. Check for invalid characters in the fields for ca, cert and csr.
Evgeny Yurchenko
2011-06-17
2
-2
/
+26
*
Bug #1437. Dropdown list for country codes (CA manager)
Evgeny Yurchenko
2011-06-16
2
-6
/
+263
*
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
*
Remove obsolete file lurking on installs.
Ermal
2011-06-15
2
-235
/
+0
*
Ticket #1598. Correctly handle ipalias vips when re-enabling carp from the ca...
Ermal
2011-06-15
1
-2
/
+6
*
Show the OpenVPN instance description when listing interfaces to assign in th...
jim-p
2011-06-14
1
-0
/
+12
*
Use the new username field from the GUI or default to admin.
Ermal
2011-06-14
1
-16
/
+14
*
Up config number for username sync upgrade.
Ermal
2011-06-14
1
-1
/
+1
*
Up config number for username sync upgrade.
Ermal
2011-06-14
1
-1
/
+1
[next]