Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-17 | cifscreds: use the session keyring | Jeff Layton | 1 | -1/+1 |
2012-01-17 | cifscreds: loosen allowed characters in domain names | Jeff Layton | 1 | -5/+8 |
2012-01-17 | cifscreds: add --domain flag | Jeff Layton | 1 | -20/+44 |
2012-01-17 | cifscreds: make username parameter optional | Jeff Layton | 1 | -11/+28 |
2012-01-17 | cifscreds: move option parsing into main() | Jeff Layton | 1 | -32/+44 |
2012-01-17 | cifscreds: make usage use "return" and have callers return | Jeff Layton | 1 | -10/+11 |
2012-01-17 | cifscreds: make username part of value instead of description | Jeff Layton | 1 | -19/+11 |
2012-01-17 | cifscreds: remove user parameter from create_description | Jeff Layton | 1 | -8/+8 |
2012-01-17 | cifscreds: eliminate domain parm from most functions | Jeff Layton | 1 | -67/+18 |
2012-01-17 | cifscreds: add unused attribute to argv parm in cifscreds_clearall | Jeff Layton | 1 | -1/+1 |
2010-08-20 | cifs-utils: infrastructure for stashing passwords in keyring | Igor Druzhinin | 1 | -0/+582 |