summaryrefslogtreecommitdiffstats
path: root/openssh-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Allow to insert multiple certs and certs with \n. Sorted users and cert ids.Ted Trask2009-09-221-22/+40
* Updated package name for alpine 1.9.Ted Trask2009-05-261-1/+1
* Error check for empty input.v0.1.4Ted Trask2009-04-011-2/+2
* Fixed openssh authorized keys parsing to allow for access phrase and arbitrar...Ted Trask2009-04-011-14/+31
* Started process of removing as many io.popen calls as possible. Not complete.Ted Trask2009-01-241-20/+24
* Added escapespecialcharacters to format.lua to escape shell special character...Ted Trask2009-01-211-0/+1
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-6/+2
* Modified openssh to remove unintended dependence on tinydns.Ted Trask2008-12-101-11/+16
* Modified openssh to allow deleting and adding certs from authorized_keys.Ted Trask2008-11-041-0/+110
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-2/+1
* Modified openssh details to not show outgoing connections.Ted Trask2008-09-241-4/+4
* Modified openssh. Changed expert, status, and startstop to links. Modified ...Ted Trask2008-09-241-119/+82
* Yet another bugfix on trying to resolv peer-ip from netstat informationMika Havela2008-08-231-1/+1
* Bugfix on resolving hostname for connected peersMika Havela2008-08-231-1/+2
* Bugfix on null match in listed peersMika Havela2008-08-231-2/+4
* Added status information about which peers are currently connected to sshdMika Havela2008-08-231-1/+46
* Bugfix: Changed packagename so it represents the serverMika Havela2008-08-221-1/+1
* Removed code from controller/model and used some already existing lib's.Mika Havela2008-08-221-23/+77
* added initial acf for opensshv0.1Natanael Copa2008-06-141-0/+107