index
:
nfs-utils.git
fixrootccache
gss-fixes
gss-proxy-mods
master
NFS utils related patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
gssd
/
gssd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: Remove the conf_path global
Justin Mitchell
2017-05-05
1
-2
/
+1
*
gssd: add a deprecation warning for pipefs-directory in gssd section
Scott Mayhew
2017-04-09
1
-0
/
+4
*
mount: fix mount fail that caused by uninitialized struct
Jianhong Yin
2017-02-02
1
-11
/
+19
*
gssd: add /etc/nfs.conf support
NeilBrown
2016-12-20
1
-0
/
+29
*
gssd: Convert 'rdma' to 'tcp' protocol
Chuck Lever
2016-05-16
1
-0
/
+16
*
gssd: move read of upcall into main thread
Olga Kornievskaia
2016-05-14
1
-28
/
+65
*
gssd: use pthreads to handle upcalls
Olga Kornievskaia
2016-04-29
1
-5
/
+41
*
Remove rpcsecgss library support
Steve Dickson
2016-04-29
1
-10
/
+5
*
gssd: ignore pipe directories that do not exist
Steve Dickson
2016-03-19
1
-2
/
+3
*
gssd: reworked second level of debugging
Steve Dickson
2015-11-16
1
-1
/
+1
*
gssd: log all fatal errors
Steve Dickson
2015-11-16
1
-6
/
+6
*
Allow gssd and svcgssd to set the libtirpc debug level
Scott Mayhew
2015-11-02
1
-0
/
+7
*
GSSD: clean up machine credentials
Andy Adamson
2015-09-23
1
-6
/
+5
*
gssd - improve inotify
David Hardeman
2015-01-23
1
-52
/
+115
*
gssd - further shorten some pathnames
David Hardeman
2015-01-23
1
-9
/
+7
*
gssd - change dnotify to inotify
David Hardeman
2015-01-23
1
-29
/
+72
*
gssd - cleanup read_service_info
David Hardeman
2015-01-23
1
-98
/
+110
*
gssd - simplify client scanning
David Hardeman
2015-01-23
1
-91
/
+80
*
gssd - simplify topdir scanning
David Hardeman
2015-01-23
1
-92
/
+80
*
gssd - use more relative paths
David Hardeman
2015-01-23
1
-38
/
+36
*
gssd - keep the rpc_pipefs dir open
David Hardeman
2015-01-23
1
-49
/
+37
*
gssd - make the client lists per-topdir
David Hardeman
2015-01-23
1
-72
/
+66
*
gssd - remove "close me" code
David Hardeman
2015-01-23
1
-18
/
+8
*
gssd - use libevent
David Hardeman
2015-01-23
1
-253
/
+113
*
gssd - move over pipfs scanning code
David Hardeman
2015-01-23
1
-2
/
+566
*
gssd - simplify topdirs path
David Hardeman
2015-01-23
1
-56
/
+37
*
gssd - remove arbitrary GSSD_MAX_CCACHE_SEARCH limitation
David Hardeman
2015-01-23
1
-11
/
+34
*
gssd - simplify some option handling
David Hardeman
2015-01-23
1
-8
/
+4
*
gssd - merge gssd_main_loop.c and gssd.c
David Hardeman
2015-01-23
1
-4
/
+220
*
cleanup daemonization code
David Hardeman
2015-01-23
1
-3
/
+1
*
gssd: configurable connection timeout for the rpcgssd service
Rinku Kothiya
2014-07-25
1
-1
/
+5
*
gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mount
Jeff Layton
2014-01-22
1
-0
/
+13
*
gssd: don't let parent exit until child has a chance to scan directory once
Jeff Layton
2013-11-20
1
-2
/
+4
*
Avoid DNS reverse resolution for server names (take 3)
Simo Sorce
2013-04-22
1
-2
/
+5
*
gssd: Fix segfault when using -R option
Simo Sorce
2013-04-02
1
-1
/
+1
*
gssd: Update description of "-l" option
Chuck Lever
2013-03-25
1
-1
/
+1
*
utils: Return status 0 on clean exits
Mantas Mikulenas
2012-10-15
1
-1
/
+1
*
Add -l option to gssd to force legacy behaviour
Michael Weiser
2012-04-16
1
-2
/
+9
*
gssd: Look for user creds in user defined directory
Steve Dickson
2012-03-22
1
-1
/
+1
*
Removed warnings from gssd.c
Steve Dickson
2010-08-09
1
-1
/
+1
*
gssd: add upcall support for callback authentication
Olga Kornievskaia
2009-11-16
1
-6
/
+0
*
Set the verbosity level in both the librpcsecgss and
Steve Dickson
2009-06-22
1
-0
/
+2
*
gssd: Use same style for including config.h that rest of nfs-utils uses
Chuck Lever
2009-03-05
1
-1
/
+3
*
The rpc.gssd scans for any suitable kerberos ticket. In cross-realm
Lukas Hejtmanek
2008-07-15
1
-2
/
+9
*
The default expiration of kernel gss contexts is the expiration
Lukas Hejtmanek
2008-07-15
1
-2
/
+6
*
Kerberos credentials may be stored in multiple places. Make it
Vince Busam
2008-05-07
1
-0
/
+10
*
Fix the usage message for gssd to reflect new option
Kevin Coffman
2007-09-11
1
-1
/
+1
*
Use newly added keytab functions
Kevin Coffman
2007-03-31
1
-4
/
+0
*
Create two separate paths for pipefs_dir and pipefs_nfsdir.
Kevin Coffman
2007-03-19
1
-7
/
+8
*
Add option to allow root to use credentials other than machine credentials
Kevin Coffman
2007-03-19
1
-4
/
+10
[next]