Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear textbox when checkbox is unchecked. | Scott Ullrich | 2008-05-24 | 1 | -1/+2 |
| | |||||
* | Do not include blank entries in the foreach loop | Scott Ullrich | 2008-05-24 | 1 | -1/+2 |
| | |||||
* | Note that when using a custom URL the digital signature is not checked. | Scott Ullrich | 2008-05-24 | 1 | -1/+6 |
| | |||||
* | Recognize 404 errors correctly | Scott Ullrich | 2008-05-24 | 1 | -0/+6 |
| | |||||
* | Add manifests option (Default Auto Update URLS) | Scott Ullrich | 2008-05-24 | 2 | -4/+50 |
| | |||||
* | Correct URLs | Scott Ullrich | 2008-05-24 | 2 | -4/+6 |
| | | | | VS: ---------------------------------------------------------------------- | ||||
* | Honor URL and clear old contents correctly | Scott Ullrich | 2008-05-24 | 2 | -0/+4 |
| | |||||
* | Just because elvis is dead, does not mean our auto updating system | Scott Ullrich | 2008-05-24 | 4 | -365/+282 |
| | | | | | | needs to be. Bring it back from the dead and make it match the new world order. Add a custom URL firmware update page which will have snapshot support shortly. | ||||
* | Restore DNS-O-MATIC which was accidently removed by previous submitted | Scott Ullrich | 2008-05-23 | 1 | -2/+2 |
| | | | | patch. | ||||
* | insert IP div always, so ajax updates always succeed | Scott Dale | 2008-05-23 | 1 | -2/+2 |
| | |||||
* | Move alias popup to function. Display Alias popup for NATs now. | Scott Dale | 2008-05-23 | 2 | -72/+44 |
| | |||||
* | s/lcase/strtolower/ | Scott Ullrich | 2008-05-22 | 1 | -1/+1 |
| | | | | Bad VBSCript, bad. | ||||
* | Fixes Loopia and FreeDNS in DynDNS services. | Scott Ullrich | 2008-05-21 | 1 | -3/+2 |
| | | | | Submitted-by: Urban Skije | ||||
* | touch up text. | Chris Buechler | 2008-05-17 | 2 | -6/+6 |
| | | | | ticket #1696 | ||||
* | Ticket #1711 fixes | Scott Ullrich | 2008-05-17 | 2 | -1/+9 |
| | |||||
* | Ticket #1725 fixes | Scott Ullrich | 2008-05-17 | 1 | -4/+4 |
| | |||||
* | Ticket #1713 fixes | Scott Ullrich | 2008-05-17 | 1 | -1/+1 |
| | |||||
* | Ticket #1718 fixes | Scott Ullrich | 2008-05-17 | 1 | -1/+1 |
| | |||||
* | Ticket #1648 fixes | Scott Ullrich | 2008-05-17 | 1 | -2/+3 |
| | |||||
* | Ticket # 1698 fixes | Scott Ullrich | 2008-05-17 | 1 | -1/+1 |
| | |||||
* | Ticket #1703 - fix image tags | Bill Marquette | 2008-05-17 | 1 | -2/+2 |
| | | | | MFC: for 1.2.1 | ||||
* | rm dead code | Bill Marquette | 2008-05-17 | 1 | -1/+0 |
| | |||||
* | Ticket #1674 | Bill Marquette | 2008-05-17 | 1 | -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 #1657 | Bill Marquette | 2008-05-17 | 1 | -1/+1 |
| | | | | MFC: for 1.2.1 | ||||
* | Add initial code to allow user to record installation hardware info | Scott Ullrich | 2008-05-17 | 1 | -2/+59 |
| | | | | (dmesg -a). | ||||
* | Shutdown client instances upon deleting. | Scott Ullrich | 2008-04-28 | 1 | -0/+3 |
| | |||||
* | Pass mode | Scott Ullrich | 2008-04-28 | 1 | -1/+1 |
| | |||||
* | Shutdown deleted process | Scott Ullrich | 2008-04-28 | 1 | -0/+3 |
| | |||||
* | finished_ok is created by easy-rsa when all 3 cert types are done. Remove | Scott Ullrich | 2008-04-28 | 1 | -31/+25 |
| | | | | no longer valid check. | ||||
* | remove DH key creation as well | Chris Buechler | 2008-04-28 | 1 | -3/+0 |
| | |||||
* | remove server certificate generation from CA cert generation | Chris Buechler | 2008-04-27 | 1 | -4/+0 |
| | |||||
* | \" each sh variable. | Scott Ullrich | 2008-04-27 | 1 | -1/+1 |
| | |||||
* | \" each sh variable | Scott Ullrich | 2008-04-27 | 1 | -9/+10 |
| | |||||
* | Nuke shared key code, this is PKI only. | Scott Ullrich | 2008-04-27 | 1 | -13/+0 |
| | |||||
* | Correct typos | Scott Ullrich | 2008-04-27 | 1 | -2/+3 |
| | |||||
* | use glboals easyrsapath | Scott Ullrich | 2008-04-27 | 1 | -28/+32 |
| | |||||
* | handle descriptions correctly | Scott Ullrich | 2008-04-27 | 2 | -6/+6 |
| | |||||
* | Record the CERTNAME instead of using the certkey which gets modified | Scott Ullrich | 2008-04-27 | 2 | -1/+7 |
| | | | | by config xml handling code. | ||||
* | update my (c) year. | Scott Ullrich | 2008-04-27 | 1 | -1/+1 |
| | |||||
* | fix tabs | Chris Buechler | 2008-04-27 | 1 | -1/+2 |
| | |||||
* | Rename description to caexpires and output the expiration date as opposed | Scott Ullrich | 2008-04-27 | 1 | -2/+7 |
| | | | | to a half implemented "Nothing". | ||||
* | clean up text | Chris Buechler | 2008-04-27 | 1 | -8/+8 |
| | |||||
* | fix fields | Chris Buechler | 2008-04-27 | 1 | -23/+10 |
| | |||||
* | Remove pki check, this form IS pki. | Scott Ullrich | 2008-04-27 | 1 | -3/+3 |
| | |||||
* | remove shared key from here | Chris Buechler | 2008-04-27 | 1 | -21/+0 |
| | |||||
* | Reverse if check. | Scott Ullrich | 2008-04-27 | 1 | -1/+1 |
| | |||||
* | s/canme/caname/ | Scott Ullrich | 2008-04-27 | 1 | -1/+1 |
| | |||||
* | Correctly create a certificate now that the shared key option has been | Scott Ullrich | 2008-04-27 | 1 | -36/+35 |
| | | | | removed. | ||||
* | change default value, fix white space | Chris Buechler | 2008-04-27 | 1 | -2/+2 |
| | |||||
* | Correctly show Users tab. | Scott Ullrich | 2008-04-27 | 1 | -1/+1 |
| |