summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* No need to use nohup when using mwexec_bg since it calls nohup itself. Also ↵Ermal2011-06-241-2/+2
| | | | use fullpath to executables.
* Remove nohup from the calling for check_reload_status since it may cause ↵Ermal2011-06-241-1/+1
| | | | issues to the processes that get forked from it.
* Add LB monitor types to config during upgrade, or they will be missing from ↵jim-p2011-06-241-0/+40
| | | | boxes upgraded from 1.2.3.
* Import error handling to avoid errors.Ermal2011-06-241-4/+5
|
* Internal cert and CSR creation error handling added.Evgeny Yurchenko2011-06-232-8/+31
|
* Internal CA creation error handling added.Evgeny Yurchenko2011-06-232-5/+14
|
* Intermediate CAs and openssl_xxx() error checking in CA management.Evgeny Yurchenko2011-06-232-4/+105
|
* After an interface mismatch and apply actually show when we are rebooting ↵Scott Ullrich2011-06-231-6/+10
| | | | instead of the same message that the interface mismatch exists when really the system is rebooting.
* Add small comment about rrd binariesScott Ullrich2011-06-231-0/+1
|
* Loosen grep for rrdScott Ullrich2011-06-231-1/+1
|
* Backup rrdtool binaries during package reinstallation. Currently that is ↵Scott Ullrich2011-06-231-2/+5
| | | | the onlyp package that can be clobbered by others. We will rework this completely in a future version when we adopt PBIs.
* The fix of Ticket #1341 broke the FQDN aliases with only one hostname entry, ↵Ermal2011-06-221-1/+2
| | | | reported-by: http://forum.pfsense.org/index.php/topic,38051.0.html. Fix this regression by properly handling this cases.
* Properly generate a subnet based on the range of IPs for PPTP clients. ↵jim-p2011-06-221-5/+4
| | | | Bonus: fix off-by-one math error in the NAT code that does the same thing. Fixes #1614
* Revert "Correct displaying any availble default value."Warren Baker2011-06-221-1/+1
| | | | This reverts commit 01c170c4612a4afdbaa2d6e9bf98552dddc1cde3.
* New line missing after pkg is extracted.Warren Baker2011-06-221-1/+1
|
* Do not store CA and CERT in config unless needed. Will allow deleting unused ↵Evgeny Yurchenko2011-06-211-0/+5
| | | | certs.
* Set extension name correctly.. Duh!Scott Ullrich2011-06-211-2/+2
|
* Fix copy and pastoScott Ullrich2011-06-211-1/+1
|
* Add extension directoryScott Ullrich2011-06-211-2/+2
|
* More whitespace fixes.Warren Baker2011-06-211-199/+194
|
* If no event_address in globals.inc specified assume the default. Also fixed ↵Warren Baker2011-06-211-9/+15
| | | | whitespaces.
* Add custom boot early hookScott Ullrich2011-06-211-0/+6
|
* Use correct directoryScott Ullrich2011-06-211-2/+2
|
* More icons missing from certain themes...jim-p2011-06-21101-0/+0
|
* Kill olsrd if it is not enabled. Reported-by: ↵Ermal2011-06-211-2/+5
| | | | http://forum.pfsense.org/index.php/topic,37931.0.html
* mkdir zend modulesScott Ullrich2011-06-201-0/+6
|
* Add 'dynamodules' for zend_extension and zend_extension_ts. ↵Scott Ullrich2011-06-201-0/+31
| | | | /etc/php_dynamodules_zend and /etc/php_dynamodules_zend_ts directories
* Remove ioncubeScott Ullrich2011-06-201-2/+0
|
* Disable state killing in VPN down scripts.jim-p2011-06-203-3/+3
|
* Fix ovpn-linkup so it writes out the proper gateway IP in all cases.jim-p2011-06-201-2/+2
| | | | (For some reason -n wasn't working properly, plus $5 is the right parameter for the remote IP here)
* Add missing theme images.jim-p2011-06-2012-0/+0
|
* bump to RC3Chris Buechler2011-06-191-1/+1
|
* Do not check dynamic and special interfaces for a complete interface ↵Scott Ullrich2011-06-191-17/+18
| | | | mismatch error
* Do not create blank domain lines if domain is gone from config.xml. It ↵Scott Ullrich2011-06-191-1/+3
| | | | breaks tools such as dig when troubleshooting, etc.
* Simplify message that wraps off screenScott Ullrich2011-06-191-1/+1
|
* Bug #1602. diag_arp.php hangs when DNS server unreachable.Evgeny Yurchenko2011-06-171-5/+19
|
* Cleanup and drop verbosityScott Ullrich2011-06-171-37/+39
|
* Add new config option cpdupPathsPrefixScott Ullrich2011-06-171-5/+11
|
* Turn down verbosityScott Ullrich2011-06-171-1/+1
|
* Fix formatting of fastcgi params in lighty config.jim-p2011-06-171-13/+13
|
* Add a GUI field to adjust the max number of processes for lighttpd.jim-p2011-06-172-4/+26
|
* Bug #1437. Dropdown list for country codes for CSRs (Cert Manager)Evgeny Yurchenko2011-06-171-7/+18
|
* Bug #1437. Check for invalid characters in the fields for ca, cert and csr.Evgeny Yurchenko2011-06-172-2/+26
|
* Bug #1437. Dropdown list for country codes (CA manager)Evgeny Yurchenko2011-06-162-6/+263
|
* Do a more thorough check for platform on the ro call, or factory reset blows up.jim-p2011-06-161-1/+3
|
* Faster/more efficient xmlrpc sync for users/groups. Seems to work fine for ↵jim-p2011-06-151-4/+6
| | | | me. Coded-By: Ermal
* PHP says that arrays cannot be used as keys, protect against this case as ↵Ermal2011-06-151-2/+6
| | | | reported that some keys are arrays!
* Restore this back to allow both users and vouchers enabled at same time.Ermal2011-06-151-1/+1
|
* Add carp.xml to obsolete file list.Ermal2011-06-151-1/+2
|
* Remove obsolete file lurking on installs.Ermal2011-06-152-235/+0
|
OpenPOWER on IntegriCloud