summaryrefslogtreecommitdiffstats
path: root/commands/login.c
Commit message (Expand)AuthorAgeFilesLines
* login: rework login mechanismSascha Hauer2015-08-281-68/+2
* login: fix broken login commandHubert Feurstein2015-06-181-1/+1
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-6/+10
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* run_command: remove unused flag parameterSascha Hauer2014-03-071-1/+1
* login: disable input console if password wrongJean-Christophe PLAGNIOL-VILLARD2013-09-191-1/+5
* login: add globalvar timeout supportJean-Christophe PLAGNIOL-VILLARD2013-09-181-1/+17
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* complete: add empty complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* login: correct a typo in command descriptionPaul Fertser2011-09-271-3/+3
* login: add timeout supportJean-Christophe PLAGNIOL-VILLARD2011-08-111-3/+23
* add login supportJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+63