]> git.decadent.org.uk Git - nfs-utils.git/history - utils/gssd/svcgssd_proc.c
Merge branch 'sid'
[nfs-utils.git] / utils / gssd / svcgssd_proc.c
2013-05-10 Luk ClaesMerge branch 'upstream'
2013-05-10 Luk ClaesImported upstream 1.2.8
2013-04-10 Simo Sorcegssd: Fix double free when exporting lucid context
2012-05-25 Luk ClaesMerge branch 'upstream'
2012-05-22 Luk ClaesImported upstream 1.2.6 upstream/1.2.6
2012-03-12 Simo SorceKill SPKM3: Remove spkm3 references from svcgssd
2011-07-09 Luk ClaesMerge branch 'upstream'
2011-07-09 Luk ClaesImported Upstream version 1.2.4 upstream/1.2.4
2011-04-19 Sean Finneynfs-utils: Increase the stdio file buffer size for...
2011-04-06 Kevin Coffmannfs-utils: Add support to svcgssd to limit the negotiat...
2011-03-29 Ben HutchingsMerge commit 'upstream/1.2.3'
2011-01-14 Steve DicksonImprove debugging in svcgssd nfs-utils-1-2-4-rc5
2010-08-09 Steve DicksonRemoved warnings from svcgssd_proc.c
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Steinar H. GundersonImported Debian patch 1.0.8+1.0.9pre1-1 debian/1%1.0.8+1.0.9pre1-1
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Anibal Monsalve... Imported Debian patch 1.0.8-9 debian/1%1.0.8-9
2010-07-14 Ben HutchingsMerge branch 'upstream'
2009-11-16 Olga KornievskaiaThis patch adds the krb5 hostbased principal, name...
2009-04-03 Kevin Coffmansvcgssd: check the return code from qword_eol() and...
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-12-11 Kevin Coffmansvcgssd: use the actual context expiration for cache
2008-12-11 Kevin Coffmangssd/svcgssd: add support to retrieve actual context...
2007-10-14 Kevin CoffmanUse nfslib versions of cacheio functions
2007-10-14 Kevin CoffmanUse printerr to print svcgssd downcall debugging info
2007-10-14 Kevin CoffmanMake print_hexl function write to stdout rather than...
2007-02-09 Kevin CoffmanTreat GSSAPI error codes as unsigned.
2007-01-11 Neil BrownError check messages sent to the kernel.
2006-07-08 Kevin CoffmanUse uid/gid of -1 to indicate the export's anonuid...
2006-07-06 Neil BrownUse 65534 instead of -2 in svcgssd_proc.c
2006-07-04 kwc@citi.umich.eduHandle mapping failure from get_ids.
2006-07-04 kwc@citi.umich.eduProperly report errors in readline() function
2006-04-10 neilbrown2006-04-10 NeilBrown <neilb@suse.de>
2006-04-09 neilbrown2006-04-10 kwc@citi.umich.edu
2006-03-28 neilbrown Remove unused groups variable from get_ids() which...
2006-03-28 neilbrown Update krb5 code to use glue routine lucid context...
2006-03-27 neilbrownFix up the svcgss mess I made, and run autoconf/automake