summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ticket #1677 fixesScott Ullrich2008-05-171-0/+8
|
* Ticket # 1698 fixesScott Ullrich2008-05-171-1/+1
|
* Ticket #1697 - rm authorized key file if keys don't exist in config.xmlBill Marquette2008-05-171-1/+5
| | | | MFC: for 1.2.1
* Ticket #1703 - fix image tagsBill Marquette2008-05-171-2/+2
| | | | MFC: for 1.2.1
* Atomic file writingBill Marquette2008-05-172-10/+44
| | | | | Patch-by: David Rees MFC: for 1.2.1
* rm dead codeBill Marquette2008-05-171-1/+0
|
* Ticket #1674Bill Marquette2008-05-171-10/+13
| | | | | No need to use escapeshellargs for everything, use is_ipaddr to validate input instead while here move head.inc below the ajax calls - no need to send back more data than necessary
* Fix typo noted in ticket #1657Bill Marquette2008-05-171-1/+1
| | | | MFC: for 1.2.1
* Add initial code to allow user to record installation hardware infoScott Ullrich2008-05-171-2/+59
| | | | (dmesg -a).
* Do not quote an empty string when the DN identifier is blank.Scott Ullrich2008-05-171-2/+10
| | | | Obtained-from: m0n0wall
* Report correct syncing username.Scott Ullrich2008-05-021-5/+7
|
* Echo out to system logs exactly what is going on during bogons updateScott Ullrich2008-05-021-0/+6
|
* * Increase random window *4Scott Ullrich2008-05-021-1/+3
| | | | * Relaunch the update bogons script again if it fails
* Add vge to vlan supported nics. Verified by darkx via irc.Scott Ullrich2008-05-011-2/+2
|
* Reformat file.Scott Ullrich2008-04-281-58/+58
|
* Shutdown client instances upon deleting.Scott Ullrich2008-04-281-0/+3
|
* Pass modeScott Ullrich2008-04-282-3/+4
|
* Just handle server instances for now.Scott Ullrich2008-04-281-1/+3
|
* Escape \$2Scott Ullrich2008-04-281-1/+1
|
* Shutdown deleted processScott Ullrich2008-04-282-1/+13
|
* Move assignmentScott Ullrich2008-04-281-1/+1
|
* Define interface correctlyScott Ullrich2008-04-281-0/+3
|
* Use unique nameScott Ullrich2008-04-281-3/+3
|
* move variable assignment more near to the code it is used inScott Ullrich2008-04-281-2/+1
|
* Use array name for .crt|.keyScott Ullrich2008-04-281-3/+3
|
* Set keysize correctlyScott Ullrich2008-04-281-4/+7
|
* Use $int$port$proto for unique server nameScott Ullrich2008-04-281-1/+2
|
* Check for descrScott Ullrich2008-04-281-1/+1
|
* * Obtain keysizeScott Ullrich2008-04-281-3/+6
| | | | * Use keyname for server
* Add missing #!Scott Ullrich2008-04-281-2/+2
|
* Add a shell interpriterScott Ullrich2008-04-281-0/+1
|
* Add optional config locking reason and note it in the lock file.Scott Ullrich2008-04-281-1/+2
|
* Make multi-user friendly and lock config.xml during cert creation.Scott Ullrich2008-04-281-0/+2
|
* Make script executable.Scott Ullrich2008-04-281-0/+1
|
* Add me as a (C) holder add blurb about file being reritten by Fernando.Scott Ullrich2008-04-281-0/+7
|
* Correct log text and move to end of function.Scott Ullrich2008-04-281-2/+2
|
* Seperate server cert creation routines out to its own function for readability.Scott Ullrich2008-04-281-21/+31
|
* Note in logs when the server cert creation started.Scott Ullrich2008-04-281-0/+1
|
* Creatae server certificate if needed.Scott Ullrich2008-04-281-1/+22
|
* finished_ok is created by easy-rsa when all 3 cert types are done. RemoveScott Ullrich2008-04-281-31/+25
| | | | no longer valid check.
* remove DH key creation as wellChris Buechler2008-04-281-3/+0
|
* remove server certificate generation from CA cert generationChris Buechler2008-04-271-4/+0
|
* \" each sh variable.Scott Ullrich2008-04-271-1/+1
|
* \" each sh variableScott Ullrich2008-04-271-9/+10
|
* Nuke shared key code, this is PKI only.Scott Ullrich2008-04-271-13/+0
|
* use descriptionScott Ullrich2008-04-271-1/+1
|
* Correct typosScott Ullrich2008-04-271-2/+3
|
* use glboals easyrsapathScott Ullrich2008-04-271-28/+32
|
* Move easyrsapath to globalsScott Ullrich2008-04-271-0/+1
|
* touch up textChris Buechler2008-04-271-16/+16
|
OpenPOWER on IntegriCloud