Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-11 | pinyadmin: update help verbiage to zsh | Joe Rayhawk | 1 | -1/+1 | |
2018-09-23 | pinyshell: use zsh and restrict read builtin | Joe Rayhawk | 1 | -1/+3 | |
Along with rbash careening towards crazytown, rksh has some problematic behavior around HISTFILE creation that forces us to use zsh. We are additionally disabling the "read" builtin for extra safety. Other builtins should maybe also be disabled in the future. | |||||
2014-10-29 | pinyadmin: bash -r -> ksh -r because the bash people apparently like to ↵ | Joe Rayhawk | 2 | -2/+2 | |
deprecate security features without bothering to tell anyone | |||||
2013-01-03 | pinyadmin: new lsusers command | Joe Rayhawk | 1 | -0/+39 | |
2012-01-27 | Initial shot at web-friendly (sadly PAM unfriendly...) password modification. | Joe Rayhawk | 1 | -0/+2 | |
2011-06-29 | Switch umask back to 0022 because 0027 breaks everything and I don't ↵ | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
remember why I ever set it that way. | |||||
2011-05-24 | Attempt to support core.sharedRepository | Joe Rayhawk | 1 | -0/+1 | |
2011-05-11 | Making rebuildrepo user-usable and user-safe. | Joe Rayhawk | 2 | -13/+16 | |
2011-04-15 | Remove createuser so we stop conflicting with postgres-client packages | Joe Rayhawk | 1 | -1/+0 | |
2011-02-01 | Add SSH key management commands to pinyhelp | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+4 | |
2011-02-01 | Adding lsaccess and lsrepo to piny documentation | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+3 | |
2011-02-01 | Adding a help command for use in pinyshell | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+16 | |
2010-10-29 | Starting repo cleanup to make this not so awful | Bryan Bishop | 13 | -0/+71 | |