summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* OpenVPN: remove keepalive, its already hardcodedMartin Fuchs2008-04-052-12/+0
|
* OpenVPN: added keepalive and infinite resolver optionsMartin Fuchs2008-04-053-0/+18
|
* 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.
* OpenVPN: my fault... now its correct... the server pushes the commands...Martin Fuchs2008-04-042-6/+6
|
* OpenVPN: redirect-gateway added [for CSC]Martin Fuchs2008-04-031-1/+6
|
* OpenVPN: redirect-gateway addedMartin Fuchs2008-04-031-0/+6
|
* 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
|
* Tag where file came fromScott Ullrich2008-03-302-0/+2
|
* 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
* Fix the cloning of active interfaces.Ermal Luçi2008-03-271-2/+4
|
* When adding a queue build the neccesary javascriptErmal Luçi2008-03-271-0/+2
|
* Fixup wizardsErmal Luçi2008-03-274-73/+71
|
OpenPOWER on IntegriCloud