summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modify HTML views to use html.url_encodev0.0.1Ted Trask2014-09-224-7/+7
* Convert listmacauthfiles and editmacauthfile HTML views back to older style t...Ted Trask2014-09-222-28/+15
* Convert listpasswdfiles and viewpasswdfile HTML views back to older style to ...Ted Trask2014-09-222-38/+16
* Convert listfiles HTML view back to older style to match acf-core-0.17Ted Trask2014-09-181-27/+10
* Remove Blowfish password algorithm support because not include in alpine linu...Ted Trask2014-09-181-2/+2
* Changes to prevent blank passwordsTed Trask2014-09-171-15/+12
* Fixes for Blowfish algorithmTed Trask2014-09-171-13/+8
* Modify passwd actions to detect readonly files and prevent modificationTed Trask2014-09-162-3/+34
* Minor bug fix for editmacauthfile to ignore whitespaceTed Trask2014-09-161-1/+1
* Implement editmacauthfile actionTed Trask2014-09-165-6/+138
* Fix password validation for DES passwordsTed Trask2014-09-151-1/+2
* Implemented listmacauthfiles actionTed Trask2014-09-155-2/+115
* Implement deletepasswdentry actionTed Trask2014-09-154-8/+42
* Implement createpasswdentry and editpasswd actionsTed Trask2014-09-154-102/+249
* Add listpasswdfiles, viewpasswdfile, and editpasswdentry actions for managing...Ted Trask2014-09-146-2/+426
* Modify menu to move freeradius higherTed Trask2014-09-031-3/+3
* Initial commit for freeradius3 ACFTed Trask2014-08-2211-0/+298