1. cd06b04 Don't export 'SHELL_DEF' into environment by WHR · 4 months ago
  2. 57dee7b Ignore blank or comment lines in '.blacklist' file by WHR · 12 months ago
  3. 2ab2a8b Suggest not to re-exec sudo bash if parent process has the same controlling terminal as current shell by WHR · 1 year, 1 month ago
  4. 1e47dd2 Pass original command string to bash(1) started by fakeroot-ng(1) by WHR · 1 year, 3 months ago
  5. 9dce2a5 Add end-of-options marker for some commands as necessary by WHR · 1 year, 4 months ago
  6. 18489c5 Optionally disallow loopback SSH connections by WHR · 1 year, 7 months ago
  7. b1ee009 Don't depend on which(1) from shdrc by WHR · 1 year, 7 months ago
  8. 27cf98e Re-exec sudo bash with an empty zeroth argument by WHR · 1 year, 9 months ago
  9. cc1885c Use ps(1)-style tty name in function write_history (strip /dev/ prefix, use ? for no tty) by WHR · 1 year, 9 months ago
  10. 24b6921 shdrc: make PROMPT_COMMAND read-only by WHR · 1 year, 9 months ago
  11. e040eeb Make sure .bash_history and .ash_commands are regular files by WHR · 1 year, 9 months ago
  12. 8f2b1cb Read /etc/hosts.allow to decide whether to allow a remote login if it available by WHR · 1 year, 9 months ago
  13. 07f9c7e Check availability of sudo(1); set LD_PRELOAD for fake root shell under a specific condition; fix typo by WHR · 1 year, 9 months ago
  14. 313101d Don't write last historical command into .ash_commands on shell startup by WHR · 1 year, 11 months ago
  15. cf69c9d Check UID variable before re-exec sudo bash by WHR · 1 year, 12 months ago
  16. 2dbf387 Suppress file opening error messages from shdrc by WHR · 2 years ago
  17. fd9c78f Unexport history-related variables in bash(1) from shdrc by WHR · 2 years, 2 months ago
  18. 973d3d5 Support using IP network address with CIDR prefix length in blacklist by WHR · 2 years, 5 months ago
  19. 381a52b Fix assuming working directory by WHR · 2 years, 7 months ago
  20. 285567c shdrc: create .ash_commands under home instead of working directory by WHR · 2 years, 7 months ago
  21. 8f8abcb Don't assume the shell will always be started under home directory and write .login.log to working directory by WHR · 2 years, 8 months ago
  22. 1182cda Don't exec privileged bash(1) via sudo(1) without blacklist checking by WHR · 2 years, 8 months ago
  23. 57e2149 Temporarily make SELinux permissive for mask_args by WHR · 2 years, 9 months ago
  24. 0d653b5 Should mask command line of current process before exec to sudo(1) by WHR · 2 years, 9 months ago
  25. 39b5a90 Re-exec bash(1) only when running bash(1) by WHR · 2 years, 9 months ago
  26. 62bcca8 Avoid printing error messages from shdrc when it is read by unprivileged shell under fakeroot-ng(1) by WHR · 2 years, 11 months ago
  27. f417ed6 Add commented sample commands for a falsely privileged shell using sudo(1) and fakeroot-ng(1) by WHR · 2 years, 11 months ago
  28. 80d97cd Fix using BASH-specific features in shdrc without checking for BASH by WHR · 3 years, 1 month ago
  29. 762abad Restrict access to .login.log by WHR · 3 years, 2 months ago
  30. 3bad2ab mbash: add exception for scp(1); shdrc: escape '.' in IP address by WHR · 6 years ago
  31. 395a24b Add time zong tag by WHR · 7 years ago
  32. 8419bf7 Set HISTSIZE HISTFILE HISTFILESIZE as read-only in bash(1) by WHR · 7 years ago
  33. b4784de Add copyright and license header by WHR · 7 years ago
  34. bc3d223 Start working with Git by WHR · 7 years ago