summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* handle descriptions correctlyScott Ullrich2008-04-272-6/+6
|
* Integrate patch sent to m0n0wall-dev by Peter Allgeyer:Scott Ullrich2008-04-271-0/+25
| | | | | | | | | | | | | | | we have configured the captive portal to authenticate users against a Radius server with reauthentication every minute. When using the MAC Pass-Through feature, we have problems reaching hosts on the WAN side on other ports then port 80. The log says, that the connections passes the filter, but tcpdump tells me that the packet never reaches the next hop router. I've found some messages in the captive portal log, which make me believe, that it has something to do with radius reauthentication: Apr 22 18:18:20 RADIUS_DISCONNECT: unauthenticated, 00:02:a5:fa:b9:35, 192.168.1.198
* Bump config version to 4.4Scott Ullrich2008-04-271-1/+1
|
* 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
|
OpenPOWER on IntegriCloud