summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Fixed acf-cli usage to use new nameTed Trask2012-05-081-2/+2
| | | | (cherry picked from commit 0f1ece68776d632c1eea63a6282d3332477380b7)
* renamed acf_cli to acf-cliNatanael Copa2012-05-082-2/+2
| | | | | better do it now. later it will be impossible (cherry picked from commit de89f239364a2e96b72958a078b7789f431126c3)
* acfpasswd: new tool to set passwords from comman lineNatanael Copa2012-05-082-3/+81
| | | | | | | | | This tool allows users to set/reset an ACF password from command line. It also allows user to syncronize the ACF password with the system password so the ACF password becomes same as shell login password. This requires that the username exists in both /etc/acf/passwd and /etc/shadow (cherry picked from commit dc844284d7fa60be2adc8ab93a03097474af90f8)
* Moved mvc.lua into /usr/share/lua and cli to /usr/bin/acf_cliTed Trask2012-05-082-0/+89
(cherry picked from commit 42750f022f4b2b9a9df6237c0981fdd479f4532d)