summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Nuke shared key code, this is PKI only.Scott Ullrich2008-04-271-13/+0
|
* Correct typosScott Ullrich2008-04-271-2/+3
|
* use glboals easyrsapathScott Ullrich2008-04-271-28/+32
|
* handle descriptions correctlyScott Ullrich2008-04-272-6/+6
|
* Record the CERTNAME instead of using the certkey which gets modifiedScott Ullrich2008-04-272-1/+7
| | | | by config xml handling code.
* update my (c) year.Scott Ullrich2008-04-271-1/+1
|
* fix tabsChris Buechler2008-04-271-1/+2
|
* Rename description to caexpires and output the expiration date as opposedScott Ullrich2008-04-271-2/+7
| | | | to a half implemented "Nothing".
* clean up textChris Buechler2008-04-271-8/+8
|
* fix fieldsChris Buechler2008-04-271-23/+10
|
* Remove pki check, this form IS pki.Scott Ullrich2008-04-271-3/+3
|
* remove shared key from hereChris Buechler2008-04-271-21/+0
|
* Reverse if check.Scott Ullrich2008-04-271-1/+1
|
* s/canme/caname/Scott Ullrich2008-04-271-1/+1
|
* Correctly create a certificate now that the shared key option has beenScott Ullrich2008-04-271-36/+35
| | | | removed.
* change default value, fix white spaceChris Buechler2008-04-271-2/+2
|
* Correctly show Users tab.Scott Ullrich2008-04-271-1/+1
|
* shared key needs to be input fieldChris Buechler2008-04-271-1/+1
|
* fix wordingChris Buechler2008-04-271-3/+3
|
* Correctly handle OpenVPN case.Scott Ullrich2008-04-271-5/+10
|
* Set php.ini max execution and input to 180 seconds as a default. Conserves ↵Mark Crane2008-04-271-2/+2
| | | | resources. If more time is needed set an override directly in the PHP code. http://forum.pfsense.org/index.php/topic,8878.msg49975.html#msg49975
* Set php max execution and input to 3600 seconds. See: ↵Mark Crane2008-04-272-0/+8
| | | | http://forum.pfsense.org/index.php/topic,8878.msg49975.html#msg49975
* Do not hard code tab numbersScott Ullrich2008-04-261-5/+5
|
* Add missing Users tabScott Ullrich2008-04-261-2/+3
|
* Really do not allow editing of existing certsScott Ullrich2008-04-261-89/+89
|
* reverse add argumentScott Ullrich2008-04-261-2/+2
|
* * Do not allow editing of existing CA'sScott Ullrich2008-04-262-30/+28
| | | | * Remove shard key mode, it does not belong here
* Correct csc page urlScott Ullrich2008-04-261-1/+1
|
* s/Configuration/overrides/Scott Ullrich2008-04-261-1/+1
|
* * Correct HTML attributesScott Ullrich2008-04-261-3/+3
| | | | * Add missing "
* Update frequecy stringScott Ullrich2008-04-261-1/+2
|
* Update OpenVPN textScott Ullrich2008-04-261-3/+6
|
* Add OpenVPN Users optionScott Ullrich2008-04-261-0/+20
|
* Begin adding OpenVPN users feature.Scott Ullrich2008-04-265-16/+39
|
* Make FAIRQ visible in the GUI.Ermal Luçi2008-04-211-0/+3
|
* Allow staticroutes to be backed up or restored individually.Scott Ullrich2008-04-151-0/+1
| | | | Suggested-by: DoctorIT via Forum
* * Fix helpScott Ullrich2008-04-141-0/+8
| | | | * Fix exit/quit
* Make the wizards up to date.Ermal Luçi2008-04-144-155/+1
|
* add IP alias supportChris Buechler2008-04-142-7/+22
| | | | | | TODO: Remove IP aliases upon deletion Add "type" icon
* add loginscreen to theme "pfsense" (the m0n0wall like one)Holger Bauer2008-04-141-0/+98
|
* changes from Dimitri RodisChris Buechler2008-04-131-2/+4
|
* nicer widgetloaderHolger Bauer2008-04-131-0/+0
|
* make nervecenter logonscreen nice againHolger Bauer2008-04-132-8/+42
|
* Differentiate between shared key and pki on the GUI.Ermal Luçi2008-04-111-1/+8
| | | | Fix some errors with the javascript
* Fix some more issues with openvpn config pages.Ermal Luçi2008-04-112-133/+178
| | | | | Distinguish between shared cecrtificates and pki ones in creation page. Promtp the user to download the shared.key when this method is selected for generation.
* Fix file name referenced in copyrightErmal Luçi2008-04-071-1/+1
|
* Fix my copyrightErmal Luçi2008-04-072-2/+4
|
* Fix the certificates creation.Ermal Luçi2008-04-073-37/+282
| | | | | | * Make those compatible to pfSense GUI * Introduce a new page to allow existing ceertificates to be entered like the old style GUI. * Fail propperly if a certificate fails to build.
* fix up reverse logic in return_clog() so it doesn't default to reverseBill Marquette2008-04-073-6/+6
| | | | | | | make the slbd status pages override the reverse logic in return_clog() so these pages aren't now broken. This change actually fixes the ipsec diag logs page being reverse (and not honoring the log reverse/forward setting on the logs setting page)
* Upgrade from 99 -> 299Scott Ullrich2008-04-071-1/+1
| | | | see http://forum.pfsense.org/index.php/topic,8751.0/topicseen.html
OpenPOWER on IntegriCloud