summaryrefslogtreecommitdiffstats
path: root/freeradius3.menu
Commit message (Collapse)AuthorAgeFilesLines
* Implemented listmacauthfiles actionTed Trask2014-09-151-0/+1
| | | | Points to to-be-implemented editmacauthfile action
* Add listpasswdfiles, viewpasswdfile, and editpasswdentry actions for ↵Ted Trask2014-09-141-0/+1
| | | | | | | | managing passwd files We obtain the config by running 'radiusd -XC' and parsing the result passwd files are parsed/displayed based upon the format defined in freeradius config Use posix.crypt to set encrypted password generating salt from /dev/urandom, defaulting to SHA-512
* Modify menu to move freeradius higherTed Trask2014-09-031-3/+3
|
* Initial commit for freeradius3 ACFTed Trask2014-08-221-0/+5
Included support for status/startstop/logfile and list/edit/create/delete files