]> git.decadent.org.uk Git - nfs-utils.git/shortlog
nfs-utils.git
2013-04-22 Steve Dicksonmount: No longer negotiate to v2
2013-04-22 NeilBrownmountd: fix exporting of "/" with sec= setting.
2013-04-22 Simo Sorcegssd: Allow GSSAPI to try to acquire credentials first.
2013-04-22 Jose Castillomountd: Add the missing '$' in auth_unix_ip()
2013-04-10 Chuck Levernfs(5): Update description of sec= mount option
2013-04-10 Simo Sorcegssd: Fix double free when exporting lucid context
2013-04-02 Simo Sorcegssd: Fix segfault when using -R option
2013-04-02 Simo Sorcegssd: Switch to use standard GSSAPI by default
2013-04-02 Simo Sorcegssd: Add configure check for gss_krb5_free_lucid_sec_c...
2013-03-25 Trond Myklebustnfsd: Add support for the -V and --nfs-version optional...
2013-03-25 Mike Frysingerrpcdebug: do not use build toolchain
2013-03-25 Mike Frysingerconfigure: check for libio.h availability
2013-03-25 Mike FrysingerREADME: drop version from file
2013-03-25 Mike Frysingernfsiostat: make it work w/python3
2013-03-25 Steve Dicksonmountd: regression in crossmounts
2013-03-25 Chuck LeverAdd a default flavor to an export's e_secinfo list
2013-03-25 Chris VoganNFS man page patch that moves nordirplus/rdirplus
2013-03-25 Chuck Levergssd: gethostname(3) returns zero or -1, not an errno
2013-03-25 Chuck Levergssd: Fix whitespace nits
2013-03-25 Chuck Levergssd: Clean up gssd_setup_krb5_user_gss_ccache()
2013-03-25 Chuck Levergssd: Update description of "-l" option
2013-03-25 Chuck Levergssd: Clarify use of the term "machine credentials...
2013-03-25 Chuck Levergssd: Provide an introduction in gssd(8)
2013-03-25 Chuck Levergssd: gssd.man is missing a description of the "-M...
2013-03-25 Chuck Levergssd: Use italics for option values and pathnames
2013-03-25 Chuck Levermountd: make local functions in v4root.c static
2013-03-25 Chuck Levermountd: remove unused variable
2013-03-25 Lukas Hejtmanekgssd - expired credentials problem
2013-03-25 NeilBrowngssd: don't krb5_free_context if krb5_init_context...
2013-03-25 NeilBrowngssd: use correct test for success of getrlimit()
2013-02-13 NeilBrowngssd: Call authgss_free_private_data() if library provi...
2013-01-16 Hemmo Nieminenrpc.statd: Fix socket binding loop.
2013-01-16 David Jefferyrpc.idmapd: Ignore open failures in dirscancb()
2012-12-17 Suresh Jayaramanidmapd: allow non-ASCII characters (UTF-8) in NFSv4...
2012-12-17 NeilBrownmountd: fix is_subdirectory to understand '/'
2012-12-17 NeilBrownmountd: fix checking for errors when exporting filesystems
2012-12-12 Chuck Levermountd: Report the absolute path used to load the junct...
2012-12-12 Chuck Leverlibexport.a: xtab.c no longer needs #include xmalloc.h
2012-12-12 Chuck Leverlibexport.a: rmtab.c no longer needs #include xmalloc.h
2012-12-12 Chuck Levermountd: cache.c no longer needs #include xmalloc.h
2012-12-12 Chuck Levermountd: auth.c no longer needs #include xmalloc.h
2012-11-28 NeilBrowngssd: base the size of the fd array on the RLIMIT_NOFIL...
2012-11-28 NeilBrowngssd_proc: remove pointless test against FD_ALLOC_BLOCK...
2012-11-28 NeilBrowngssd_proc: use pollsize, not FD_ALLOC_BLOCK, in get_pol...
2012-11-28 Trond Myklebustgssd: Handle the target name correctly
2012-11-28 Trond Myklebustgssd: Remove insane sanity checks of the service name
2012-11-28 Jeff Laytonnfsdcltrack: skip "." and ".." when trying to clean...
2012-11-28 Steve Dicksonmount.nfs: error message clean up.
2012-11-28 Steve Dicksonmount.nfs: Continue to trying address when the server...
2012-11-28 J. Bruce Fieldsmountd: auth_unix_ip should downcall on error to preven...
2012-11-19 Steve Dicksonsvcgssd: Encryption types not being parsed correctly
2012-11-11 Steve DicksonRelease 1.2.7
2012-11-11 Steve Dicksonconfigure.ac: When v4 is disable v4.1 should also be...
2012-11-11 Steve Dicksonconfigure.ac: Disabling v4 should not break the gssd...
2012-11-11 Jeff Laytonnfsdcltrack: Ensure the build is diabled when NFS v4...
2012-11-11 Jeff Laytonnfsdcltrack: update the README about server startup...
2012-11-11 Jeff Laytonnfsdcltrack: remove the nfsdcld daemon
2012-11-11 Jeff Laytonnfsdcltrack: add a manpage for nfsdcltrack
2012-11-11 Jeff Laytonnfsdcltrack: add a legacy transition mechanism
2012-11-11 Jeff Laytonnfsdcltrack: add a new "one-shot" program for manipulat...
2012-11-11 Jeff Laytonnfsdcltrack: break out a function to open the database...
2012-11-11 Jeff Laytonnfsdcltrack: remove pointless sqlite_topdir variable
2012-11-11 Jeff Laytonnfsdcltrack: rename the nfsdcld directory and options...
2012-11-11 Jeff Laytonnfsdcltrack: fix segfault in sqlite debug logging
2012-10-30 Chuck Leverrpc.gssd: Squelch compiler error
2012-10-30 Chuck Leverrpc.gssd: Squelch compiler warning
2012-10-30 Chuck Leverrpc.gssd: Squelch compiler warning
2012-10-30 Chuck Levermountd: Avoid unnecessary type conversions
2012-10-30 Chuck Levermountd: Avoid unnecessary type conversions
2012-10-30 Chuck Levermountd: Avoid unnecessary type conversions
2012-10-30 Chuck Levermountd: Make local functions static
2012-10-30 Chuck Levermountd: Eliminate unnecessary type conversions
2012-10-30 Chuck Levermountd: Avoid unnecessary type conversions
2012-10-30 Chuck Levernfs-utils: Eliminate dereferencing type punned pointers
2012-10-22 Chuck Levermountd: Simplify "no junction support" case
2012-10-22 Chuck Levermountd: Dynamically allocate exportent that represents...
2012-10-22 Chuck Levermountd: Add exportent_release()
2012-10-22 Chuck Levermountd: Junctions inherit parent export's options
2012-10-22 Chuck Levermountd: Add lookup_export_parent()
2012-10-22 Chuck Levermountd: Set e_fslocdata field directly
2012-10-22 Chuck Levermountd: Use static buffer when constructing junction...
2012-10-22 Chuck Levermountd: Warn when a broken junction is encountered
2012-10-18 Andy AdamsonGSSD: Pass GSS_context lifetime to the kernel.
2012-10-15 Mantas Mikulenasutils: Return status 0 on clean exits
2012-10-15 Wolfram Glogermount.nfs4: Backgrounding mount broken with NFS versions <4
2012-10-15 Neil Brownmount.nfs mapage: clear up confusion between 'proto...
2012-10-15 Ivan RomanovExportfs crashes with long path
2012-08-23 Steve DicksonAdded fsc and nofsc to the mount manpage.
2012-08-23 Peng Taoblkmapd: proper signal handling
2012-08-23 Peng Taoblkmapd: allow blocklayoutdriver module to load/unload
2012-08-22 Nalin Dahyabhaigssd: Use /run/user/${UID} instead of /run/user/${USER}
2012-08-22 Nalin Dahyabhaigssd: scan for DIR: ccaches, too
2012-08-06 Chuck Leverrpc.gssd: don't call poll(2) twice a second
2012-08-06 J. Bruce Fieldsrpc.gssd: handle error to open toplevel directory
2012-08-06 J. Bruce Fieldsrpc.gssd: don't call printerr from signal handler
2012-08-06 J. Bruce Fieldsrpc.gssd: simplify signal handling
2012-08-06 NeilBrownumount: use correct return value for is_vers4.
2012-08-01 Karel Zakumount.nfs: ignore non-nfs filesystems
2012-07-19 Chuck Leverrpc.gssd: close upcall pipe on POLLHUP
2012-07-16 NeilBrownmount.nfs: restore correct error status when umount...
next