Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-14 | fix for bug 2832: limit expansion checking to appropriate commands. | An-Cheng Huang | |
2008-02-13 | fix for bug 2604: shell accepts '!' by default | An-Cheng Huang | |
2007-12-07 | code reorg | An-Cheng Huang | |
2007-12-05 | restrict allowed operational commands in "full" mode. | An-Cheng Huang | |
2007-11-29 | sanitize command line in full restricted mode | An-Cheng Huang | |
2007-11-29 | restricted modes: | An-Cheng Huang | |
* do not restart completion after a "connector" or a '`'. * only allow simple commands and "pipe" in "full" mode. * add mechanism to limit allowed pipe commands. * remove unnecessary command checks (non-interactive and same command). | |||
2007-11-14 | * add restricted modes ("output" and "full"). | An-Cheng Huang | |
* support "root-level" programmable completion in restricted modes. | |||
2007-11-12 | initial import from bash_3.1dfsg.orig.tar.gz | An-Cheng Huang | |