]> git.decadent.org.uk Git - nfs-utils.git/history - utils/gssd/svcgssd_proc.c
nfs-utils: Increase the stdio file buffer size for procfs files
[nfs-utils.git] / utils / gssd / svcgssd_proc.c
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-01-14 Steve DicksonImprove debugging in svcgssd nfs-utils-1-2-4-rc5
2010-08-09 Steve DicksonRemoved warnings from svcgssd_proc.c
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