Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-26 | Another shellshock patch by Chet Ramey. | Daniil Baturin | |
2014-09-25 | 4.1-3+vyos1+helium3debian/4.1-3+vyos1+helium3 | Daniil Baturin | |
2014-09-25 | CVE-2014-6271: Import patch by Chet Ramey. | Daniil Baturin | |
2014-08-17 | 4.1-3+vyos1+helium2debian/4.1-3+vyos1+helium2 | Daniil Baturin | |
2014-08-17 | Update maintainer address. | Daniil Baturin | |
2014-02-15 | 4.1-3+vyos1+helium1vyos/1.1.0-beta1debian/4.1-3+vyos1+helium1 | Daniil Baturin | |
2014-02-15 | New branch | Daniil Baturin | |
2013-11-17 | 4.1-3-vyatta11+hydrogen1debian/4.1-3-vyatta11+hydrogen1 | Daniil Baturin | |
2013-11-17 | New branch | Daniil Baturin | |
2012-10-13 | 4.1-3-vyatta11+daisy1vyatta/VC6.6R1/i386vyatta/VC6.6R1/amd64debian/4.1-3-vyatta11+daisy1daisy | John Southworth | |
2012-10-13 | create daisy branch | John Southworth | |
2012-10-12 | 4.1-3-vyatta11debian/4.1-3-vyatta11 | John Southworth | |
2012-10-12 | new branch | John Southworth | |
2012-03-03 | 4.1-3-vyatta10debian/4.1-3-vyatta10 | Deepti Kulkarni | |
2012-03-03 | new branch | Deepti Kulkarni | |
2011-09-09 | 4.1-3-vyatta9debian/4.1-3-vyatta9 | John Southworth | |
2011-09-09 | Enable global bash logout script | John Southworth | |
2011-08-01 | 4.1-3-vyatta8debian/4.1-3-vyatta8 | John Southworth | |
2011-08-01 | Make restricted mode 'Invalid command' message match non restricted mode | John Southworth | |
2011-07-29 | 4.1-3-vyatta7debian/4.1-3-vyatta7 | John Southworth | |
2011-07-29 | Bugfix 2823: change output of invalid commands so that they will integrate ↵ | John Southworth | |
into our system seamlessly | |||
2011-07-26 | 4.1-3-vyatta6debian/4.1-3-vyatta6 | John Southworth | |
2011-07-26 | Bugfix 6828: Make bash print a friendly message when exiting configuration ↵ | John Southworth | |
mode with ctrl+d | |||
2011-07-07 | 4.1-3-vyatta5debian/4.1-3-vyatta5 | Deepti Kulkarni | |
2011-07-07 | new branch | Deepti Kulkarni | |
2011-04-23 | 4.1-3-vyatta4debian/4.1-3-vyatta4 | John Southworth | |
2011-04-23 | bugfix 6569: Put patch for vyatta restricted mode and first word COMPSPECS ↵ | John Southworth | |
back into pcomplete.c. | |||
2010-12-28 | 4.1-3-vyatta3debian/4.1-3-vyatta3 | An-Cheng Huang | |
2010-12-28 | new branch | An-Cheng Huang | |
2010-11-30 | 4.1-3-vyatta2debian/4.1-3-vyatta2 | Stephen Hemminger | |
2010-11-30 | Remove Vyatta mods to allow empty command completion | Stephen Hemminger | |
Newer versions of bash supports completing on empty command line. No Vyatta changes are necessary. | |||
2010-10-11 | 4.1-3-vyatta1debian/4.1-3-vyatta1 | Stephen Hemminger | |
2010-10-11 | Update to bash-4.1 | Stephen Hemminger | |
2010-09-08 | 3.2-4-vyatta-8debian/3.2-4-vyatta-8 | An-Cheng Huang | |
2010-09-08 | fix for bug 6159 | An-Cheng Huang | |
* divert bash_completion.sh so that completion scripts are only sourced once. * also move /bin/sh diversion here (from ISO build). | |||
2010-09-02 | 3.2-4-vyatta-7debian/3.2-4-vyatta-7 | An-Cheng Huang | |
2010-08-27 | 3.2-4-vyatta-6debian/3.2-4-vyatta-6 | An-Cheng Huang | |
2010-08-27 | fix squeeze build issues | An-Cheng Huang | |
2010-07-22 | 3.2-4-vyatta-5debian/3.2-4-vyatta-5 | An-Cheng Huang | |
2010-07-02 | 3.2-4-vyatta-4debian/3.2-4-vyatta-4 | Stephen Hemminger | |
2010-07-02 | Fix null reference in command logging | Stephen Hemminger | |
When doing command completion, the sub-process is not a command so it has no information, therefore don't log it. | |||
2010-06-18 | 3.2-4-vyatta-3debian/3.2-4-vyatta-3 | Stephen Hemminger | |
2010-06-18 | Merge branch 'larkspur' of vm:git/vyatta-bash into larkspur | Stephen Hemminger | |
2010-06-18 | Shell command logging support | Stephen Hemminger | |
Log command exit to message queue for use by command logging daemons. | |||
2010-06-18 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-bash into larkspur | Stephen Hemminger | |
2010-06-17 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-bash into larkspur | Stephen Hemminger | |
2010-06-17 | 3.2-4-vyatta-2debian/3.2-4-vyatta-2 | Stephen Hemminger | |
2010-06-17 | Remove AUDIT_SHELL option | Stephen Hemminger | |
The concept of logging shell commands through audit subsystem is not useful because it is too hard to configure, requires special privledges, doesn't handle background commands, and is missing the necessary information... | |||
2010-06-17 | Remove AUDIT_SHELL option | Stephen Hemminger | |
The concept of logging shell commands through audit subsystem is not useful because it is too hard to configure, requires special privledges, doesn't handle background commands, and is missing the necessary information... | |||
2010-04-09 | 3.2-4-vyatta-1debian/3.2-4-vyatta-1 | Stephen Hemminger | |