]> git.decadent.org.uk Git - nfs-utils.git/history - utils
Merge branch 'sid'
[nfs-utils.git] / utils /
2013-05-10 Luk ClaesMerge branch 'upstream'
2013-06-01 Steve LangasekImported Upstream version 1.2.8 upstream/1.2.8
2013-05-10 Luk ClaesImported upstream 1.2.8
2013-04-22 Simo SorceAvoid DNS reverse resolution for server names (take 3)
2013-04-22 Chuck Leversm-notify: "-v hostname" doesn't work when IPV6_SUPPORT...
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-03-25 Trond Myklebustnfsd: Add support for the -V and --nfs-version optional...
2013-03-25 Steve Dicksonmountd: regression in crossmounts
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-12 Chuck Levermountd: Report the absolute path used to load the junct...
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 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-22 Chuck Levermountd: Simplify "no junction support" case
2012-10-22 Chuck Levermountd: Dynamically allocate exportent that represents...
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-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...
2012-07-05 Steve Dicksonnfsidmap: Default domain not being set.
2012-07-05 Namjae Jeonexportfs: Update exportfs flush option list in usage...
2012-06-19 Jeff Laytonmount.nfs: try the next address after mount fails with...
2012-06-19 Harald Hoyernfsdcld: Before clearing the capability bounding set...
2012-05-29 J. Bruce Fieldsmountd: Honor the no_root_squash flag on pseudo roots
2012-05-29 Steve Dicksonnfsidmap: Allow verbosity level to be set in the config...
2012-05-25 Luk Claesproper merge debian/1%1.2.6-1
2012-05-25 Luk Claesrevert
2012-05-25 Luk ClaesMerge branch 'upstream'
2012-05-22 Luk ClaesImported upstream 1.2.6 upstream/1.2.6
2012-05-17 Steve DicksonMakefile.am: Corrected a misspelling of overridden
2012-05-17 NeilBrownosd_login - ensure /sbin is created before installation.
next