]> git.decadent.org.uk Git - nfs-utils.git/history - support/nfs
text-based mount.nfs: Use helpers for invoking mount(2) system call
[nfs-utils.git] / support / nfs /
2007-09-28 Jeff Laytonrpc.mountd: make exportent->e_hostname a dynamically...
2007-08-09 Jeff Laytonnfs-utils: specify a create mode with open(...O_CREAT...
2007-07-30 Chuck Leverlibnfs.a: eliminate another dependency on a global...
2007-07-30 Chuck Leverlibnfs.a: eliminate conn.c and conn.h
2007-07-30 Chuck Leverlibnfs.a: move get_socket() function to utils/mount...
2007-07-30 Chuck Leverlibnfs.a: move clnt_ping() to utils/mount
2007-07-30 Chuck Leverlibnfs.a: move more mount-only functions out of libnfs.a
2007-07-30 Chuck Leverlibnfs.a: move mnt_{open, close}clnt calls to utils...
2007-07-29 Neil BrownAdd -Wstrict-prototypes to compiler args, and fix warni...
2007-07-27 J. Bruce FieldsUse __fpurge to ensure single-line writes to cache...
2007-07-10 J. Bruce FieldsSupport sec= option to specify export security
2007-07-10 J. Bruce Fieldsmove pseudoflavor information to common code
2007-07-10 Flavio Leitnermount.nfs: Fix retry= to handle lack of reserved port...
2007-04-16 Neil BrownBe more cautious about use for privilege ports (<1024).
2007-03-22 Neil BrownNever set SO_REUSEADDR on a UDP socket.
2007-03-20 Neil BrownHandle -o remount better
2007-03-16 Neil BrownFix another warning: error -> nfs_error
2007-03-16 Neil BrownRemove nfs_mntent_t in favour of struct mntent
2007-03-16 Neil BrownCorrectly handle "user" and "users" mount options.
2007-03-16 Neil BrownMake mtab_head static
2007-03-14 J. Bruce FieldsRemove "maptype" support
2007-03-13 Neil BrownRestore use of un-connected socket for UDP mount requests.
2007-02-27 Neil BrownMerge branch 'branch-1-0'
2007-02-27 Fred IsamanExtend the exportfs/mountd interface to pass fslocation...
2007-02-22 Neil BrownRemove rpc.lockd
2007-02-22 Neil BrownChange default from subtree_check to no_subtree_check
2007-02-22 Fred IsamanExtend the exportfs interface to pass fslocations info...
2007-02-12 Neil BrownSupport group-id looks for kernels that ask for them.
2007-02-12 Neil BrownUse UUIDs to identify filesystems if kernel supports it.
2007-02-12 Neil BrownCorrect spelling error
2007-02-05 Neil BrownMake UDP sockets not blocking
2007-02-04 Steinar H. GundersonUse memset instead of __bzero.
2007-02-04 Steinar H. GundersonAllow default options in /etc/exports
2007-02-04 Neil BrownNever set flushtime for a cache in the future.
2007-01-11 Neil BrownError check messages sent to the kernel.
2006-08-07 Neil Brown"rpc.nfsd XX" should not fail if ports are already...
2006-08-07 Neil BrownRemove warning if neither 'sync' or 'async' present.
2006-07-07 Steve DicksonCall nfssvc_versbits before nfssvc_setfds
2006-07-05 Steinar H. GundersonUse 65534 for anon uid/gid rather than -2
2006-07-05 Neil BrownRemove some files that old, unused, unneeded.
2006-07-03 Greg BanksUse socklen_t some more to avoid warnings.
2006-07-03 Greg BanksFix warning about pointer signedness differing.
2006-07-03 Greg BanksMerge branch 'master' of git://linux-nfs.org/nfs-utils
2006-07-02 Steve DicksonAllow rpc.nfsd to suppress tcp or udp, and listen on...
2006-06-27 Greg BanksDetect if glibc provides socklen_t and use that instead
2006-06-26 Steve DicksonAdd support for suppressing different NFS versions.
2006-06-23 Neil BrownFix various issues discovered by Coverity
2006-06-23 Neil BrownFix comment parsing (again)
2006-06-23 Neil BrownTry to make sure that clientid used for NFSv4 is reliable.
2006-06-22 Greg BanksFix a number of the easier compile warnings: unused...
2006-06-16 Greg Banksmultiple threads for mountd
2006-06-16 Amit GudMove NFS mount code from util-linux to nfs-utils -...
2006-06-05 Neil BrownOnly treat '#' as starting a comment when at the start...
2006-06-05 Neil Brownescape hashes in exports
2006-04-17 Neil Brown Remove **/Makefile.in, aclocal.m4, configure, and
2006-04-10 neilbrown2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
2006-04-10 neilbrown2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
2006-03-28 neilbrownaclocal/autoconf/automake, properly this time.
2005-12-20 neilbrownRemove all the Makefiles
2005-12-20 neilbrownMore automake stuff
2005-12-20 neilbrownAutogen update
2005-12-20 neilbrownSet default hostname to '*' rather than leaving it...
2005-12-12 neilbrownFix rpc_init so it isn't confused by ssh
2005-10-06 neilbrownAssorted changes from Steve Dickson nfs-utils-1-0-7-post6
2005-04-12 gmorrisAdded TOP, as needed, for easier compile in subdirectories
2005-04-06 chipSupport "acl" and "no_acl" export options.
2005-03-14 neilbrownSanitise stderr logging.
2005-03-06 gmorrisFix bug [ 1157791 ] Segfault in mountd.
2004-06-08 neilbrownFix cache flushing problem. nfs-utils-1-0-6-post2
2003-08-06 neilbrownChange CROSSMNT to CROSSMOUNT
2003-08-04 neilbrown/proc/fs/nfsd as an alternate to /proc/fs/nfsd nfs-utils-1-0-5-post2
2003-08-04 neilbrownOpen channel files O_WRONLY, and improve mountlist... nfs-utils-1-0-5-post1
2003-07-25 chip* support/nfs/xlog.c (xlog): Revise buffer-overflow...
2003-07-17 neilbrownRelease 1.0.5 nfs-utils-1-0-5
2003-07-03 neilbrownrpc.nfsd to write to /proc/fs/nfs/threads if available nfs-utils-1-1-0-pre9
2003-06-24 neilbrownfix unexpiring nfs-utils-1-1-0-pre6
2003-06-10 chip2003-06-10 Chip Salzenberg <chip@pobox.com>
2003-05-30 neilbrownnew "mountpoint" export option.
2003-05-21 neilbrownenhance exportfs to use new cache/upcall stuff nfs-utils-1-1-0-pre3
2003-05-21 neilbrownSupport new kernel upcalls for export cache management.
2003-05-21 neilbrownMake CROSSMNT distinct from NOHIDE nfs-utils-1-1-0-pre2
2003-03-26 neilbrownSee Changelog nfs-utils-1-0-2-pre5
2003-02-19 neilbrownSee Changelog
2002-10-11 hjl2002-10-11 H.J. Lu <hjl@lucon.org> nfs-utils-1-0-2-pre4
2002-09-16 chip2002-09-15 Chip Salzenberg <chip@pobox.com>
2002-09-13 hjl2002-09-12 H.J. Lu <hjl@lucon.org>
2002-09-12 hjlsupport/nfs/svc_socket.c: New.
2002-09-12 hjl2002-09-12 H.J. Lu <hjl@lucon.org>
2002-05-29 neilbrownSee Changelog nfs-utils-1-0-1-pre8
2002-04-08 neilbrownSee Change Log nfs-utils-1-0-1-pre5
2002-02-28 neilbrown*** empty log message ***
2002-01-17 neilbrownSee Changelog
2001-12-20 neilbrownSee Changelog
2001-11-29 hjl2001-11-26 TAKAI Kousuke <takai@vlsi.kuee.kyoto-u...
2001-11-22 chip2001-11-21 Chip Salzenberg <chip@pobox.com>
2001-11-22 chip2001-11-21 Chip Salzenberg <chip@pobox.com>
2001-09-12 neilbrown2001-09-12 NeilBrown <neilb@cse.unsw.edu.au>
2001-04-02 chip2001-04-01 Chip Salzenberg <chip@valinux.com>
2001-03-21 hjl2001-03-21 H.J. Lu <hjl@lucon.org> nfs-utils-0-3-2-pre3
2001-03-12 hjl2001-03-11 H.J. Lu <hjl@lucon.org>
next