]> git.decadent.org.uk Git - nfs-utils.git/history - utils/gssd
mount.nfs - make sure program name in error message is correct.
[nfs-utils.git] / utils / gssd /
2007-03-18 Kevin CoffmanCreate two separate paths for pipefs_dir and pipefs_nfsdir.
2007-03-18 Kevin CoffmanAllow any credential to be used for machine credentials
2007-03-18 Kevin CoffmanAdd option to allow root to use credentials other than...
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 CoffmanAdd option to svcgssd to enable libnfsidmap debugging.
2007-02-09 Kevin CoffmanShare handling of lucid_sec_context for Heimdal and MIT
2007-02-09 Kevin CoffmanUse owner rather than filename format in choosing cred...
2007-02-09 Kevin CoffmanUse the gssglue version of gssapi.h for svcgssd_mech2file.c
2007-02-09 Kevin CoffmanTreat GSSAPI error codes as unsigned.
2007-02-04 Steinar H. GundersonFix an off-by-one in the handling of the -d option...
2007-01-11 Neil BrownError check messages sent to the kernel.
2006-10-16 Kevin CoffmanAllow gssd ccaches in MEMORY: rather than FILE:
2006-10-16 Olga KornievskaiaImplement a new version of lucid spkm3 context.
2006-10-16 Kevin CoffmanFix misc warning messages
2006-07-21 Kevin CoffmanFix compilation problem - write_oid not defined
2006-07-08 Kevin CoffmanUse uid/gid of -1 to indicate the export's anonuid...
2006-07-07 Kevin CoffmanChange svcgssd_LDFLAGS to match gssd_LDFLAGS
2006-07-06 Neil BrownOnly use -rpath for Kerberos libs when actually needed.
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-07-04 kwc@citi.umich.eduChange default buffer size increment for readline()
2006-07-04 kwc@citi.umich.eduClean up the printerr() logging function.
2006-07-04 kwc@citi.umich.eduUse setfsuid() rather than seteuid() while creating...
2006-07-04 kwc@citi.umich.eduLimit acquire_cred call to to Kerberos only
2006-07-04 kwc@citi.umich.eduCheck that the gssapi library is usable early on.
2006-07-04 kwc@citi.umich.eduFix problems with 64-bit big-endian machines
2006-07-04 kwc@citi.umich.eduDefine CFLAGS for gss_clnt_send_err compile
2006-04-17 Neil Brown Remove **/Makefile.in, aclocal.m4, configure, and
2006-04-10 neilbrown2006-04-10 NeilBrown <neilb@suse.de>
2006-04-10 neilbrown2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
2006-04-10 neilbrown2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
2006-04-09 neilbrown2006-04-10 kwc@citi.umich.edu
2006-04-09 neilbrown2006-04-10 kwc@citi.umich.edu
2006-04-09 neilbrown2006-04-10 kwc@citi.umich.edu
2006-03-28 neilbrownaclocal/autoconf/automake, properly this time.
2006-03-28 neilbrownUpdate version, autoconf, automake
2006-03-28 neilbrown Use PKGCONFIG to locate gssapi and rpcsecgss header...
2006-03-28 neilbrown Add debugging to better detect negotiation of enctype...
2006-03-28 neilbrown Don't close and reopen all pipes on every DNOTIFY...
2006-03-28 neilbrown Add option to specify directory to search for credenti...
2006-03-28 neilbrown Must still use knowledge of the glue context for pre...
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-28 neilbrownadd missing files from previous update
2006-03-28 neilbrown Separate out context handling code for MIT Kerberos...
2006-03-27 neilbrownFix up the svcgss mess I made, and run autoconf/automake
2005-12-21 neilbrownhead/tail fixes
2005-12-20 neilbrownRemove all the Makefiles
2005-12-20 neilbrownMore automake stuff
2005-12-20 neilbrownAutogen update
2005-12-19 neilbrown utils/gssd/gssd_proc.c(create_auth_rpc_client): Use...
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 neilbrownRemove the rpcsec_gss code and rely on an external... nfs-utils-1-0-7-post2
2005-08-26 neilbrown2005-08-26 Kevin Coffman <kwc@citi.umich.edu>
2005-08-26 neilbrown2005-08-26 Kevin Coffman <kwc@citi.umich.edu>
2005-08-26 neilbrown2005-08-26 Kevin Coffman <kwc@citi.umich.edu> nfs-utils-1-0-7-post1
2005-04-12 gmorrisAdded TOP, as needed, for easier compile in subdirectories
2004-11-22 neilbrown*** empty log message ***
2004-11-22 neilbrown*** empty log message ***
2004-10-19 neilbrownAdd gss support from citi @ umich nfs-utils-1-0-6-post7-gss