cifs-utils: bump version to 7.0
[cifs-utils.git] / cifscreds.c
2018-03-09 Ronnie Sahlbergcifscreds: check optind before accessing argv[optind]
2014-04-21 Jeff Laytoncifscreds: better error handling for key_add
2014-04-21 Jeff Laytoncifscreds: better error handling when key_search fails
2013-12-07 Orion Poplawskicifscreds: create PAM module to insert credentials...
2013-07-18 Jeff Laytoncifs-utils: fix some sparse warnings
2012-07-20 Jeff Laytoncifscreds: add a check and warnings for session keyring...
2012-01-17 Jeff Laytoncifscreds: change prefix on keys to "cifs:" instead...
2012-01-17 Jeff Laytoncifscreds: make key_search use keyctl_search
2012-01-17 Jeff Laytoncifscreds: make cifscreds use the "logon" key_type
2012-01-17 Jeff Laytoncifscreds: use the session keyring
2012-01-17 Jeff Laytoncifscreds: loosen allowed characters in domain names
2012-01-17 Jeff Laytoncifscreds: add --domain flag
2012-01-17 Jeff Laytoncifscreds: make username parameter optional
2012-01-17 Jeff Laytoncifscreds: move option parsing into main()
2012-01-17 Jeff Laytoncifscreds: make usage use "return" and have callers...
2012-01-17 Jeff Laytoncifscreds: make username part of value instead of descr...
2012-01-17 Jeff Laytoncifscreds: remove user parameter from create_description
2012-01-17 Jeff Laytoncifscreds: eliminate domain parm from most functions
2012-01-17 Jeff Laytoncifscreds: add unused attribute to argv parm in cifscre...
2010-08-20 Igor Druzhinincifs-utils: infrastructure for stashing passwords in...