summaryrefslogtreecommitdiffstats
path: root/openssh-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-201-11/+13
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Removed redirect_to_referrer callTed Trask2012-08-061-1/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-7/+4
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* Modified openssh to allow deleting and adding certs from authorized_keys.Ted Trask2008-11-041-0/+16
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/openssh/trunk@1577 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified openssh. Changed expert, status, and startstop to links. Modified ↵Ted Trask2008-09-241-73/+1
| | | | | | config to use standard cfes. Modified peers to account for dns names. git-svn-id: svn://svn.alpinelinux.org/acf/openssh/trunk@1489 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added status information about which peers are currently connected to sshdMika Havela2008-08-231-0/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/openssh/trunk@1403 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed code from controller/model and used some already existing lib's.Mika Havela2008-08-221-149/+76
| | | | | | | | Programmed/activated the statuspage. Programmed/activated the expertpage (linking to already existing code). Configuration page works with some validation (might need some more validation). git-svn-id: svn://svn.alpinelinux.org/acf/openssh/trunk@1400 ab2d0c66-481e-0410-8bed-d214d4d58bed
* added initial acf for opensshv0.1Natanael Copa2008-06-141-0/+166
git-svn-id: svn://svn.alpinelinux.org/acf/openssh/trunk@1218 ab2d0c66-481e-0410-8bed-d214d4d58bed