summaryrefslogtreecommitdiffstats
path: root/usr/local/www
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".
* 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.
* Correctly show Users tab.Scott Ullrich2008-04-271-1/+1
|
* Correctly handle OpenVPN case.Scott Ullrich2008-04-271-5/+10
|
* 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-262-4/+15
|
* 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
* 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
|
* nicer widgetloaderHolger Bauer2008-04-131-0/+0
|
* make nervecenter logonscreen nice againHolger Bauer2008-04-132-8/+42
|
* 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
* New theme, works on releng_1 and releng_1_2. Almost finished. Some final ↵Holger Bauer2008-04-05230-0/+5065
| | | | | | adjustments still needed. loginscreen on releng_1 needs the new /etc/inc/authgui.inc that will be commited later.
* Do not output the page title twice.Scott Ullrich2008-04-031-1/+0
|
* Fix graph totals calculusSeth Mos2008-04-011-10/+12
|
* Fixup wizards queue generation.Ermal Luçi2008-04-013-3/+3
|
* Show enable when adding new root queue.Ermal Luçi2008-03-301-1/+1
|
* code clean upScott Dale2008-03-281-11/+10
|
* show default widget correctly when no configuration existsScott Dale2008-03-271-5/+2
|
* * Remove the previous added wizardErmal Luçi2008-03-276-24/+399
| | | | | | * Make the wizard generate 2 levels of queues for Local/Lan interfaces by default * Create a rule between Local interafces for multi Lan wizard * Fix other bugs on the wizards
OpenPOWER on IntegriCloud