Commit Graph

17613 Commits

Author SHA1 Message Date
Warren Baker
e4b9d53bd3 Be consistent with upper and lowercase. 2011-06-27 16:57:43 +02:00
Chris Buechler
ae26b02e74 send lighttpd a KILL in restart_webgui, once I've seen the former way result in a never ending stream of .... never killing it, and others have reported the same. a killall -9 sufficed in those instances to kill it, so this should resolve. 2011-06-27 04:00:45 -04:00
jim-p
9bc27ae532 Fix off-by-one in OpenVPN "local" to "ipaddr" conversion. 2011-06-26 18:51:11 -04:00
Evgeny Yurchenko
0da02ef5d9 Bug #1615. Half-fix. 2011-06-26 00:36:40 -04:00
Ermal
5a7cc1f9e9 No need to use nohup when using mwexec_bg since it calls nohup itself. Also use fullpath to executables. 2011-06-24 19:09:07 +00:00
Ermal
01599e5e95 Remove nohup from the calling for check_reload_status since it may cause issues to the processes that get forked from it. 2011-06-24 19:05:58 +00:00
jim-p
506514e77b Add LB monitor types to config during upgrade, or they will be missing from boxes upgraded from 1.2.3. 2011-06-24 10:53:43 -04:00
Ermal
5ca13f69b7 Import error handling to avoid errors. 2011-06-24 12:10:51 +00:00
Evgeny Yurchenko
22b380aa6f Internal cert and CSR creation error handling added. 2011-06-23 20:28:31 -04:00
Evgeny Yurchenko
1b6d9fa59c Internal CA creation error handling added. 2011-06-23 20:05:35 -04:00
Evgeny Yurchenko
95c8cf48f9 Intermediate CAs and openssl_xxx() error checking in CA management. 2011-06-23 19:02:34 -04:00
Scott Ullrich
ca4acbcdd8 After an interface mismatch and apply actually show when we are rebooting instead of the same message that the interface mismatch exists when really the system is rebooting. 2011-06-23 14:08:38 -04:00
Scott Ullrich
d2a08a06eb Add small comment about rrd binaries 2011-06-23 11:34:31 -04:00
Scott Ullrich
cb6630e5b5 Loosen grep for rrd 2011-06-23 11:14:06 -04:00
Scott Ullrich
efea79691d Backup rrdtool binaries during package reinstallation. Currently that is the onlyp package that can be clobbered by others. We will rework this completely in a future version when we adopt PBIs. 2011-06-23 11:11:45 -04:00
Ermal
e0ed1aa3bd The fix of Ticket #1341 broke the FQDN aliases with only one hostname entry, reported-by: http://forum.pfsense.org/index.php/topic,38051.0.html. Fix this regression by properly handling this cases. 2011-06-22 21:25:35 +00:00
jim-p
ff629977e3 Properly generate a subnet based on the range of IPs for PPTP clients. Bonus: fix off-by-one math error in the NAT code that does the same thing. Fixes #1614 2011-06-22 14:52:05 -04:00
Warren Baker
91c3133910 Revert "Correct displaying any availble default value."
This reverts commit 01c170c461.
2011-06-22 19:19:41 +02:00
Warren Baker
68d1632c2a New line missing after pkg is extracted. 2011-06-22 16:39:26 +02:00
Evgeny Yurchenko
f27526cd29 Do not store CA and CERT in config unless needed. Will allow deleting unused certs. 2011-06-21 04:02:04 -04:00
Scott Ullrich
adc4bdcc47 Set extension name correctly.. Duh! 2011-06-21 15:13:48 -04:00
Scott Ullrich
1403310350 Fix copy and pasto 2011-06-21 15:04:02 -04:00
Scott Ullrich
9c881f26b5 Add extension directory 2011-06-21 14:55:32 -04:00
Warren Baker
5bbd08e191 More whitespace fixes. 2011-06-21 20:05:51 +02:00
Warren Baker
1015b3a966 If no event_address in globals.inc specified assume the default. Also fixed whitespaces. 2011-06-21 19:44:05 +02:00
Scott Ullrich
490615d3bc Add custom boot early hook 2011-06-21 12:08:15 -04:00
Scott Ullrich
f81cbdad29 Use correct directory 2011-06-21 12:08:15 -04:00
jim-p
a6c85b8b67 More icons missing from certain themes... 2011-06-21 08:26:12 -04:00
Ermal
7cca77de28 Kill olsrd if it is not enabled. Reported-by: http://forum.pfsense.org/index.php/topic,37931.0.html 2011-06-21 07:08:05 +00:00
Scott Ullrich
5b9afe1e79 mkdir zend modules 2011-06-20 19:55:22 -04:00
Scott Ullrich
8ef700da28 Add 'dynamodules' for zend_extension and zend_extension_ts. /etc/php_dynamodules_zend and /etc/php_dynamodules_zend_ts directories 2011-06-20 18:53:57 -04:00
Scott Ullrich
c76ce92098 Remove ioncube 2011-06-20 18:29:45 -04:00
jim-p
90ecc0b62f Disable state killing in VPN down scripts. 2011-06-20 16:06:26 -04:00
jim-p
c880d03296 Fix ovpn-linkup so it writes out the proper gateway IP in all cases.
(For some reason -n wasn't working properly, plus $5 is the right parameter for the remote IP here)
2011-06-20 14:57:35 -04:00
jim-p
06bfdd53f6 Add missing theme images. 2011-06-20 10:40:32 -04:00
Chris Buechler
3745f21e2a bump to RC3 2011-06-19 19:40:02 -04:00
Scott Ullrich
857da9045e Do not check dynamic and special interfaces for a complete interface mismatch error 2011-06-19 15:08:11 -04:00
Scott Ullrich
53bbbf04fe Do not create blank domain lines if domain is gone from config.xml. It breaks tools such as dig when troubleshooting, etc. 2011-06-19 15:01:50 -04:00
Scott Ullrich
a53992b78d Simplify message that wraps off screen 2011-06-19 15:01:50 -04:00
Evgeny Yurchenko
dd4bded7de Bug #1602. diag_arp.php hangs when DNS server unreachable. 2011-06-17 11:27:28 -04:00
Scott Ullrich
2dfaa85fa0 Cleanup and drop verbosity 2011-06-17 19:40:06 -04:00
Scott Ullrich
ad893298b2 Add new config option cpdupPathsPrefix 2011-06-17 18:32:28 -04:00
Scott Ullrich
dbd3b18cd2 Turn down verbosity 2011-06-17 18:25:18 -04:00
jim-p
5d2e511602 Fix formatting of fastcgi params in lighty config. 2011-06-17 14:14:21 -04:00
jim-p
c41602e15c Add a GUI field to adjust the max number of processes for lighttpd. 2011-06-17 13:53:42 -04:00
Evgeny Yurchenko
24cbe7a895 Bug #1437. Dropdown list for country codes for CSRs (Cert Manager) 2011-06-17 00:57:49 -04:00
Evgeny Yurchenko
21cc2faa85 Bug #1437. Check for invalid characters in the fields for ca, cert and csr. 2011-06-17 00:41:24 -04:00
Evgeny Yurchenko
9d2d65f3a3 Bug #1437. Dropdown list for country codes (CA manager) 2011-06-16 23:04:49 -04:00
jim-p
2de8d74571 Do a more thorough check for platform on the ro call, or factory reset blows up. 2011-06-16 16:26:00 -04:00
jim-p
62905808cb Faster/more efficient xmlrpc sync for users/groups. Seems to work fine for me. Coded-By: Ermal 2011-06-15 15:30:35 -04:00