summaryrefslogtreecommitdiff
path: root/pinyadmin/bin/pinyshell
AgeCommit message (Collapse)AuthorFilesLines
2018-09-23pinyshell: use zsh and restrict read builtinJoe Rayhawk1-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-29pinyadmin: bash -r -> ksh -r because the bash people apparently like to ↵Joe Rayhawk1-1/+1
deprecate security features without bothering to tell anyone
2011-06-29Switch umask back to 0022 because 0027 breaks everything and I don't ↵jrayhawk+piny.be@omgwallhack.org1-1/+1
remember why I ever set it that way.
2011-05-24Attempt to support core.sharedRepositoryJoe Rayhawk1-0/+1
2010-10-29Starting repo cleanup to make this not so awfulBryan Bishop1-0/+5