cifs: use krb5_kt_default() to determine default keytab location
[jlayton/cifs-utils.git] / cifscreds.c
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...