summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 w...Warren Baker2011-06-211-9/+15
* 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: http://forum.pfsense.org/index....Ermal2011-06-211-2/+5
* mkdir zend modulesScott Ullrich2011-06-201-0/+6
* Add 'dynamodules' for zend_extension and zend_extension_ts. /etc/php_dynamod...Scott Ullrich2011-06-201-0/+31
* 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
* 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 mismatch...Scott Ullrich2011-06-191-17/+18
* Do not create blank domain lines if domain is gone from config.xml. It break...Scott Ullrich2011-06-191-1/+3
* 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 me...jim-p2011-06-151-4/+6
* PHP says that arrays cannot be used as keys, protect against this case as rep...Ermal2011-06-151-2/+6
* 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
* Ticket #1598. Correctly handle ipalias vips when re-enabling carp from the ca...Ermal2011-06-151-2/+6
* Show the OpenVPN instance description when listing interfaces to assign in th...jim-p2011-06-141-0/+12
* Use the new username field from the GUI or default to admin.Ermal2011-06-141-16/+14
* Up config number for username sync upgrade.Ermal2011-06-141-1/+1
* Up config number for username sync upgrade.Ermal2011-06-141-1/+1
* Upgrade sync username to latest config version.Ermal2011-06-141-0/+11
* Allow Accounting Updates to become configurable when Accounting is selected.Warren Baker2011-06-141-4/+4
* Allow people to enter another user than admin for syncrhonizing in the carp s...Ermal2011-06-141-0/+8
* Correct displaying any availble default value.Ermal2011-06-141-1/+1
* Correct check for ipaliases over carp so we do not allow the deletion.Ermal2011-06-141-2/+2
* Actually correct check so it throws some errors during the second try.Ermal2011-06-141-2/+2
* Correct functiong does_vip_exist() to actually work. Fixes #1598Ermal2011-06-141-10/+17
* Ooops fix the function. Spotted-by: wagnosa(IRC)Ermal2011-06-141-3/+1
* NEw functiong does_vip_exist() which works for carp and ipalias type vips to ...Ermal2011-06-142-4/+49
OpenPOWER on IntegriCloud