]> git.decadent.org.uk Git - nfs-utils.git/history - utils/gssd/krb5_util.c
Imported upstream 1.2.8
[nfs-utils.git] / utils / gssd / krb5_util.c
2013-05-10 Luk ClaesImported upstream 1.2.8
2013-04-22 Simo Sorcegssd: Allow GSSAPI to try to acquire credentials first.
2013-03-25 Chuck Levergssd: gethostname(3) returns zero or -1, not an errno
2013-03-25 Chuck Levergssd: Clean up gssd_setup_krb5_user_gss_ccache()
2013-03-25 Lukas Hejtmanekgssd - expired credentials problem
2013-03-25 NeilBrowngssd: don't krb5_free_context if krb5_init_context...
2012-11-28 Trond Myklebustgssd: Handle the target name correctly
2012-08-22 Nalin Dahyabhaigssd: Use /run/user/${UID} instead of /run/user/${USER}
2012-08-22 Nalin Dahyabhaigssd: scan for DIR: ccaches, too
2012-05-22 Luk ClaesImported upstream 1.2.6 upstream/1.2.6
2012-04-16 Michael WeiserAdd -l option to gssd to force legacy behaviour
2011-07-09 Luk ClaesImported Upstream version 1.2.4 upstream/1.2.4
2011-02-09 Jason GunthorpeSupport AD style kerberos automatically in rpc.gss
2010-08-09 Steve DicksonRemoved warnings from krb5_util.c
2010-07-19 Doug Nazargssd: picking wrong creds
2010-04-16 Kevin CoffmanTry to use kernel function to determine supported Kerbe...
2010-04-16 Kevin Coffmangssd: move function limit_krb5_enctypes into the export...
2010-01-12 Jeff Laytongssd: on krb5 upcall, have gssd send a more granular... nfs-utils-1-2-2-rc5
2009-11-16 Olga Kornievskaiagssd: process service= attribute in new upcall nfs-utils-1-2-2-rc1
2009-08-27 Lukas HejtmanekGssd blindly caches machine credentials
2009-03-23 Jeff Laytongssd: free buffer allocated by gssd_k5_err_msg
2009-03-16 Chuck Levernfs-utils: Include legacy or TI-RPC headers, not both
2009-03-05 Chuck Levergssd: Use same style for including config.h that rest...
2009-01-07 Steve DicksonMerge branch 'master' of git://linux-nfs.org/nfs-utils
2009-01-05 Kevin Coffmangssd: By default, don't spam syslog when users' credent...
2008-07-15 Lukas HejtmanekThe rpc.gssd scans for any suitable kerberos ticket...
2008-07-15 Lukas Hejtmanekgssd_setup_krb5_user_gss_ccache must return an error...
2008-05-07 Vince BusamKerberos credentials may be stored in multiple places...
2008-05-07 Kevin CoffmanAdd the other two DES encryption types to the default...
2008-02-26 Vince BusamStop gssd from ignoring the machine credential cache
2007-05-02 Kevin CoffmanAlways get addressless tickets
2007-04-20 Kevin CoffmanFactor out error message printing differences between...
2007-03-30 Kevin CoffmanRemove the now unused functions
2007-03-30 Kevin CoffmanClean up gssd_get_single_krb5_cred and its debugging...
2007-03-30 Kevin CoffmanUse newly added keytab functions
2007-03-30 Kevin CoffmanAdd new keytab handling functions for dealing with...
2007-03-30 Kevin CoffmanHide differences between MIT and Heimdal in macros
2007-03-30 Kevin CoffmanFix memory leak on error path of limit_krb5_enctypes()
2007-03-18 Kevin CoffmanAllow any credential to be used for machine credentials
2007-03-18 Kevin CoffmanDon't leak keytab entries
2007-03-16 Neil BrownUse lstat rather than stat in gssd_find_existing_krb5_c...
2007-02-09 Kevin CoffmanUse owner rather than filename format in choosing cred...
2006-10-16 Kevin CoffmanAllow gssd ccaches in MEMORY: rather than FILE:
2006-10-16 Kevin CoffmanFix misc warning messages
2006-07-04 kwc@citi.umich.eduLimit acquire_cred call to to Kerberos only
2006-03-28 neilbrown Add option to specify directory to search for credenti...
2005-12-16 neilbrownUpdates from Kevin Coffman at UMich
2005-08-26 neilbrown Add option to set rpcsec_gss debugging level (if avail... nfs-utils-1-0-7-post3
2005-08-26 neilbrown2005-08-26 Kevin Coffman <kwc@citi.umich.edu>
2004-10-19 neilbrownAdd gss support from citi @ umich nfs-utils-1-0-6-post7-gss