projects
/
nfs-utils.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
nfs-utils.git
2013-04-22
Chuck Lever
sm-notify: "-v hostname" doesn't work when IPV6_SUPPORT...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Steve Dickson
mount: No longer negotiate to v2
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
NeilBrown
mountd: fix exporting of "/" with sec= setting.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Simo Sorce
gssd: Allow GSSAPI to try to acquire credentials first.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Jose Castillo
mountd: Add the missing '$' in auth_unix_ip()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Chuck Lever
nfs(5): Update description of sec= mount option
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
Simo Sorce
gssd: Fix double free when exporting lucid context
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Simo Sorce
gssd: Fix segfault when using -R option
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Simo Sorce
gssd: Switch to use standard GSSAPI by default
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Simo Sorce
gssd: Add configure check for gss_krb5_free_lucid_sec_c...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Trond Myklebust
nfsd: Add support for the -V and --nfs-version optional...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Mike Frysinger
rpcdebug: do not use build toolchain
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Mike Frysinger
configure: check for libio.h availability
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Mike Frysinger
README: drop version from file
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Mike Frysinger
nfsiostat: make it work w/python3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Steve Dickson
mountd: regression in crossmounts
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chuck Lever
Add a default flavor to an export's e_secinfo list
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chris Vogan
NFS man page patch that moves nordirplus/rdirplus
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chuck Lever
gssd: gethostname(3) returns zero or -1, not an errno
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chuck Lever
gssd: Fix whitespace nits
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chuck Lever
gssd: Clean up gssd_setup_krb5_user_gss_ccache()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chuck Lever
gssd: Update description of "-l" option
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chuck Lever
gssd: Clarify use of the term "machine credentials...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chuck Lever
gssd: Provide an introduction in gssd(8)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chuck Lever
gssd: gssd.man is missing a description of the "-M...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chuck Lever
gssd: Use italics for option values and pathnames
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chuck Lever
mountd: make local functions in v4root.c static
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chuck Lever
mountd: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Lukas Hejtmanek
gssd - expired credentials problem
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
NeilBrown
gssd: don't krb5_free_context if krb5_init_context...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
NeilBrown
gssd: use correct test for success of getrlimit()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
NeilBrown
gssd: Call authgss_free_private_data() if library provi...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Hemmo Nieminen
rpc.statd: Fix socket binding loop.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
David Jeffery
rpc.idmapd: Ignore open failures in dirscancb()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Suresh Jayaraman
idmapd: allow non-ASCII characters (UTF-8) in NFSv4...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
NeilBrown
mountd: fix is_subdirectory to understand '/'
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
NeilBrown
mountd: fix checking for errors when exporting filesystems
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Chuck Lever
mountd: Report the absolute path used to load the junct...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Chuck Lever
libexport.a: xtab.c no longer needs #include xmalloc.h
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Chuck Lever
libexport.a: rmtab.c no longer needs #include xmalloc.h
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Chuck Lever
mountd: cache.c no longer needs #include xmalloc.h
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Chuck Lever
mountd: auth.c no longer needs #include xmalloc.h
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
NeilBrown
gssd: base the size of the fd array on the RLIMIT_NOFIL...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
NeilBrown
gssd_proc: remove pointless test against FD_ALLOC_BLOCK...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
NeilBrown
gssd_proc: use pollsize, not FD_ALLOC_BLOCK, in get_pol...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Trond Myklebust
gssd: Handle the target name correctly
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Trond Myklebust
gssd: Remove insane sanity checks of the service name
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Jeff Layton
nfsdcltrack: skip "." and ".." when trying to clean...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Steve Dickson
mount.nfs: error message clean up.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Steve Dickson
mount.nfs: Continue to trying address when the server...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
J. Bruce Fields
mountd: auth_unix_ip should downcall on error to preven...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Steve Dickson
svcgssd: Encryption types not being parsed correctly
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Steve Dickson
Release 1.2.7
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Steve Dickson
configure.ac: When v4 is disable v4.1 should also be...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Steve Dickson
configure.ac: Disabling v4 should not break the gssd...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Jeff Layton
nfsdcltrack: Ensure the build is diabled when NFS v4...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Jeff Layton
nfsdcltrack: update the README about server startup...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Jeff Layton
nfsdcltrack: remove the nfsdcld daemon
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Jeff Layton
nfsdcltrack: add a manpage for nfsdcltrack
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Jeff Layton
nfsdcltrack: add a legacy transition mechanism
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Jeff Layton
nfsdcltrack: add a new "one-shot" program for manipulat...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Jeff Layton
nfsdcltrack: break out a function to open the database...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Jeff Layton
nfsdcltrack: remove pointless sqlite_topdir variable
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Jeff Layton
nfsdcltrack: rename the nfsdcld directory and options...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Jeff Layton
nfsdcltrack: fix segfault in sqlite debug logging
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chuck Lever
rpc.gssd: Squelch compiler error
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chuck Lever
rpc.gssd: Squelch compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chuck Lever
rpc.gssd: Squelch compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chuck Lever
mountd: Avoid unnecessary type conversions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chuck Lever
mountd: Avoid unnecessary type conversions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chuck Lever
mountd: Avoid unnecessary type conversions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chuck Lever
mountd: Make local functions static
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chuck Lever
mountd: Eliminate unnecessary type conversions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chuck Lever
mountd: Avoid unnecessary type conversions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chuck Lever
nfs-utils: Eliminate dereferencing type punned pointers
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Chuck Lever
mountd: Simplify "no junction support" case
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Chuck Lever
mountd: Dynamically allocate exportent that represents...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Chuck Lever
mountd: Add exportent_release()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Chuck Lever
mountd: Junctions inherit parent export's options
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Chuck Lever
mountd: Add lookup_export_parent()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Chuck Lever
mountd: Set e_fslocdata field directly
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Chuck Lever
mountd: Use static buffer when constructing junction...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Chuck Lever
mountd: Warn when a broken junction is encountered
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Andy Adamson
GSSD: Pass GSS_context lifetime to the kernel.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Mantas Mikulenas
utils: Return status 0 on clean exits
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Wolfram Gloger
mount.nfs4: Backgrounding mount broken with NFS versions <4
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Neil Brown
mount.nfs mapage: clear up confusion between 'proto...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Ivan Romanov
Exportfs crashes with long path
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Steve Dickson
Added fsc and nofsc to the mount manpage.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Peng Tao
blkmapd: proper signal handling
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Peng Tao
blkmapd: allow blocklayoutdriver module to load/unload
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Nalin Dahyabhai
gssd: Use /run/user/${UID} instead of /run/user/${USER}
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Nalin Dahyabhai
gssd: scan for DIR: ccaches, too
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Chuck Lever
rpc.gssd: don't call poll(2) twice a second
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
J. Bruce Fields
rpc.gssd: handle error to open toplevel directory
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
J. Bruce Fields
rpc.gssd: don't call printerr from signal handler
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
J. Bruce Fields
rpc.gssd: simplify signal handling
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
NeilBrown
umount: use correct return value for is_vers4.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Karel Zak
umount.nfs: ignore non-nfs filesystems
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Chuck Lever
rpc.gssd: close upcall pipe on POLLHUP
commit
|
commitdiff
|
tree
|
snapshot
next