summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-26Another shellshock patch by Chet Ramey.Daniil Baturin
2014-09-254.1-3+vyos1+helium3debian/4.1-3+vyos1+helium3Daniil Baturin
2014-09-25CVE-2014-6271: Import patch by Chet Ramey.Daniil Baturin
2014-08-174.1-3+vyos1+helium2debian/4.1-3+vyos1+helium2Daniil Baturin
2014-08-17Update maintainer address.Daniil Baturin
2014-02-154.1-3+vyos1+helium1vyos/1.1.0-beta1debian/4.1-3+vyos1+helium1Daniil Baturin
2014-02-15New branchDaniil Baturin
2013-11-174.1-3-vyatta11+hydrogen1debian/4.1-3-vyatta11+hydrogen1Daniil Baturin
2013-11-17New branchDaniil Baturin
2012-10-134.1-3-vyatta11+daisy1vyatta/VC6.6R1/i386vyatta/VC6.6R1/amd64debian/4.1-3-vyatta11+daisy1daisyJohn Southworth
2012-10-13create daisy branchJohn Southworth
2012-10-124.1-3-vyatta11debian/4.1-3-vyatta11John Southworth
2012-10-12new branchJohn Southworth
2012-03-034.1-3-vyatta10debian/4.1-3-vyatta10Deepti Kulkarni
2012-03-03new branchDeepti Kulkarni
2011-09-094.1-3-vyatta9debian/4.1-3-vyatta9John Southworth
2011-09-09Enable global bash logout scriptJohn Southworth
2011-08-014.1-3-vyatta8debian/4.1-3-vyatta8John Southworth
2011-08-01Make restricted mode 'Invalid command' message match non restricted modeJohn Southworth
2011-07-294.1-3-vyatta7debian/4.1-3-vyatta7John Southworth
2011-07-29Bugfix 2823: change output of invalid commands so that they will integrate ↵John Southworth
into our system seamlessly
2011-07-264.1-3-vyatta6debian/4.1-3-vyatta6John Southworth
2011-07-26Bugfix 6828: Make bash print a friendly message when exiting configuration ↵John Southworth
mode with ctrl+d
2011-07-074.1-3-vyatta5debian/4.1-3-vyatta5Deepti Kulkarni
2011-07-07new branchDeepti Kulkarni
2011-04-234.1-3-vyatta4debian/4.1-3-vyatta4John Southworth
2011-04-23bugfix 6569: Put patch for vyatta restricted mode and first word COMPSPECS ↵John Southworth
back into pcomplete.c.
2010-12-284.1-3-vyatta3debian/4.1-3-vyatta3An-Cheng Huang
2010-12-28new branchAn-Cheng Huang
2010-11-304.1-3-vyatta2debian/4.1-3-vyatta2Stephen Hemminger
2010-11-30Remove Vyatta mods to allow empty command completionStephen Hemminger
Newer versions of bash supports completing on empty command line. No Vyatta changes are necessary.
2010-10-114.1-3-vyatta1debian/4.1-3-vyatta1Stephen Hemminger
2010-10-11Update to bash-4.1Stephen Hemminger
2010-09-083.2-4-vyatta-8debian/3.2-4-vyatta-8An-Cheng Huang
2010-09-08fix for bug 6159An-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-023.2-4-vyatta-7debian/3.2-4-vyatta-7An-Cheng Huang
2010-08-273.2-4-vyatta-6debian/3.2-4-vyatta-6An-Cheng Huang
2010-08-27fix squeeze build issuesAn-Cheng Huang
2010-07-223.2-4-vyatta-5debian/3.2-4-vyatta-5An-Cheng Huang
2010-07-023.2-4-vyatta-4debian/3.2-4-vyatta-4Stephen Hemminger
2010-07-02Fix null reference in command loggingStephen Hemminger
When doing command completion, the sub-process is not a command so it has no information, therefore don't log it.
2010-06-183.2-4-vyatta-3debian/3.2-4-vyatta-3Stephen Hemminger
2010-06-18Merge branch 'larkspur' of vm:git/vyatta-bash into larkspurStephen Hemminger
2010-06-18Shell command logging supportStephen Hemminger
Log command exit to message queue for use by command logging daemons.
2010-06-18Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-bash into larkspurStephen Hemminger
2010-06-17Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-bash into larkspurStephen Hemminger
2010-06-173.2-4-vyatta-2debian/3.2-4-vyatta-2Stephen Hemminger
2010-06-17Remove AUDIT_SHELL optionStephen 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-17Remove AUDIT_SHELL optionStephen 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-093.2-4-vyatta-1debian/3.2-4-vyatta-1Stephen Hemminger