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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gssd - simplify handle_gssd_upcall
David Hardeman
2015-01-23
1
-68
/
+38
*
gssd - improve inotify
David Hardeman
2015-01-23
2
-52
/
+116
*
gssd - further shorten some pathnames
David Hardeman
2015-01-23
1
-9
/
+7
*
gssd - change dnotify to inotify
David Hardeman
2015-01-23
2
-30
/
+73
*
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
2
-92
/
+81
*
gssd - use more relative paths
David Hardeman
2015-01-23
3
-41
/
+40
*
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
2
-73
/
+66
*
gssd - remove "close me" code
David Hardeman
2015-01-23
2
-20
/
+8
*
gssd - use libevent
David Hardeman
2015-01-23
3
-266
/
+138
*
gssd - move over pipfs scanning code
David Hardeman
2015-01-23
4
-563
/
+566
*
gssd - simplify topdirs path
David Hardeman
2015-01-23
2
-59
/
+40
*
gssd - remove arbitrary GSSD_MAX_CCACHE_SEARCH limitation
David Hardeman
2015-01-23
2
-13
/
+35
*
gssd - simplify some option handling
David Hardeman
2015-01-23
2
-10
/
+6
*
gssd - merge gssd_main_loop.c and gssd.c
David Hardeman
2015-01-23
4
-271
/
+220
*
cleanup daemonization code
David Hardeman
2015-01-23
4
-12
/
+4
*
gssd: fix gssd build flags
David Hardeman
2014-12-08
1
-2
/
+2
*
Fix up issue with "make dist"
NeilBrown
2014-12-07
1
-1
/
+0
*
gssd: talk to kernel using file descriptors instead of FILE
Timo Teräs
2014-12-07
4
-33
/
+38
*
Add string.h to source files that need it
Timo Teräs
2014-12-07
1
-0
/
+1
*
rpc.svcgssd: Add a configure switch to disable building the daemon
Steve Dickson
2014-09-25
1
-2
/
+9
*
gssd: ensure that preferred_realm is non-NULL before passing it to strcmp
Jeff Layton
2014-09-15
1
-1
/
+1
*
gssd: select non-conventional principal
Jurjen Bokma
2014-08-18
1
-6
/
+19
*
gssd: configurable connection timeout for the rpcgssd service
Rinku Kothiya
2014-07-25
4
-2
/
+19
*
gssd: Fixed errno typo in get_servername()
Steve Dickson
2014-07-25
1
-1
/
+1
*
gssd: Error out when rpc_pipefs directory is empty
Steve Dickson
2014-07-09
1
-3
/
+8
*
gssd: Fix allocated buffer size for the scraped acceptor name in do_downcall
Veli-Matti Lintu
2014-06-01
1
-1
/
+1
*
gssd: scrape the acceptor name out of the context
Jeff Layton
2014-04-30
1
-10
/
+27
*
gssd: explicitly set lifetime_rec to 0 when gss_inquire_context fails
Jeff Layton
2014-04-30
1
-3
/
+4
*
gssd: add new routine for generating a hostbased principal in a gss_buffer_t
Jeff Layton
2014-04-30
2
-0
/
+17
*
gssd: move hostbased name routines into separate file
Jeff Layton
2014-04-30
4
-65
/
+160
*
gssd: make do_downcall a void return
Jeff Layton
2014-04-30
1
-3
/
+3
*
gssd: handle malloc failure appropriately in do_downcall
Jeff Layton
2014-04-30
1
-2
/
+5
*
gssd: Drop full domain when constructing the Ad hostname.
Simo Sorce
2014-03-10
1
-1
/
+3
*
gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mount
Jeff Layton
2014-01-22
1
-0
/
+13
*
gssd: Remove unused arguments
Simo Sorce
2014-01-20
3
-7
/
+7
*
gssd: Improve first attempt at acquiring GSS credentials
Simo Sorce
2014-01-20
1
-22
/
+2
*
gssd: don't let parent exit until child has a chance to scan directory once
Jeff Layton
2013-11-20
3
-2
/
+9
*
nfs-utils: consolidate mydaemon() and release_parent() implementations
Jeff Layton
2013-11-20
1
-87
/
+3
*
gssd: don't let spurious signals interrupt the wait after forking
Jeff Layton
2013-11-20
1
-1
/
+4
*
gssd: Fix file descriptor leak of old pipe dirs
Weston Andros Adamson
2013-11-20
2
-1
/
+6
*
gssd: always reply to rpc-pipe requests from kernel.
NeilBrown
2013-11-20
1
-9
/
+12
*
gssd: validate cred in gssd_acquire_user_cred
Weston Andros Adamson
2013-10-28
1
-0
/
+7
*
gssd: do a more thorough change of identity after forking
Jeff Layton
2013-10-21
1
-16
/
+66
*
gssd: have process_krb5_upcall fork before handling upcall
Jeff Layton
2013-10-21
1
-1
/
+23
*
nfs-utils: remove gss_clnt_send_err and gss_destroy_creds
Jeff Layton
2013-10-21
3
-126
/
+1
*
gssd: don't use tgtname to find our keytab
J. Bruce Fields
2013-09-24
1
-6
/
+9
*
gssd: don't use tgtname to find our keytab
J. Bruce Fields
2013-09-24
3
-11
/
+5
[next]