]> git.decadent.org.uk Git - nfs-utils.git/history - support
Merge branch 'upstream'
[nfs-utils.git] / support /
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.0.11~git-20060117 upstream/1.0.11_git-20060117
2010-07-14 Ben HutchingsImported Upstream version 1.0.11~git-20060105 upstream/1.0.11_git-20060105
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.0.10 upstream/1.0.10
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.0.9 upstream/1.0.9
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsImported Upstream version 1.0.8+1.0.9pre1 upstream/1.0.8+1.0.9pre1
2010-07-14 Steinar H. GundersonImported Debian patch 1.0.8-1 debian/1%1.0.8-1
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-13 Steinar H. GundersonImported Debian patch 1.0.7-8 debian/1%1.0.7-8
2010-07-13 Anibal Monsalve... Imported Debian patch 1.0.7-4 debian/1%1.0.7-4
2010-07-13 Ben HutchingsMerge commit 'debian/1.0.7-2'
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 Greg BanksUpdate rpcdebug to know about new 2.6 debug flags....
2006-07-05 Neil BrownRemove some files that old, unused, unneeded.
2006-07-05 Neil BrownAvoid error creating an existing symlink
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 BanksInclude the right header to get xmalloc() declaration.
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 BanksComment out the decades-old SCCS id strings from the...
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 BrownFurther coverity related cleanups.
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-06-05 Neil Brownfix exportfs with multiple matches
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-04-10 neilbrown Add checking for innetgr back to configure.in
2006-04-09 neilbrown2006-04-10 kwc@citi.umich.edu
2006-03-28 neilbrownaclocal/autoconf/automake, properly this time.
2006-03-28 neilbrown Use PKGCONFIG to locate gssapi and rpcsecgss header...
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-16 neilbrownUpdates from Kevin Coffman at UMich
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-08-26 neilbrownrpc and gssapi not longer exist in support, so remove... nfs-utils-1-0-7-post4
2005-08-26 neilbrownRemove the rpcsec_gss code and rely on an external... nfs-utils-1-0-7-post2
2005-08-26 neilbrownremove some files.
2005-08-26 neilbrown2005-08-26 Kevin Coffman <kwc@citi.umich.edu>
2005-08-26 neilbrown2005-08-26 Kevin Coffman <kwc@citi.umich.edu>
2005-08-26 neilbrown2005-08-26 Kevin Coffman <kwc@citi.umich.edu> nfs-utils-1-0-7-post1
2005-08-26 neilbrownFrom: Kevin Coffman <kwc@citi.umich.edu>
2005-04-12 gmorrisAdded TOP, as needed, for easier compile in subdirectories
2005-04-06 chipDon't use cast as lvalue
2005-04-06 chipSupport "acl" and "no_acl" export options.
2005-03-14 neilbrownSanitise stderr logging.
2005-03-14 neilbrowntreat N.N.N.N as a special case of MCL_SUBNETWORK inste...
2005-03-06 gmorrisFix bug [ 1157791 ] Segfault in mountd.
2004-12-10 neilbrownrelease 1.0.7-pre2 nfs-utils-1-0-7-pre2
2004-12-10 neilbrownha-callout ands sigchld
2004-12-06 neilbrownHA statd updates
2004-10-19 neilbrownAdd gss support from citi @ umich nfs-utils-1-0-6-post7-gss
2004-09-15 neilbrownPrepare to support gss authentication and idmap looks...
2004-09-06 neilbrownSupport --ha-callout for high-availability callouts nfs-utils-1-0-6-post3
2004-06-08 neilbrownFix cache flushing problem. nfs-utils-1-0-6-post2
2003-09-14 neilbrownMakefile changes.
2003-09-09 chip * support/export/hostname.c (get_reliable_hostbyaddr...
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-14 neilbrownAssorted fixes
2003-07-03 neilbrownallow compilation against 2.5 headers nfs-utils-1-1-0-pre10
2003-07-03 neilbrownrpc.nfsd to write to /proc/fs/nfs/threads if available nfs-utils-1-1-0-pre9
2003-07-03 neilbrownFixes to make unexporting and exporting with wildcards nfs-utils-1-1-0-pre8
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-05-21 neilbrownDefine and use get_reliable_hostbyname nfs-utils-1-1-0-pre1
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-13 hjl2002-09-12 H.J. Lu <hjl@lucon.org> nfs-utils-1-0-2-pre3
2002-09-12 hjl2002-09-12 H.J. Lu <hjl@lucon.org>
2002-09-12 hjlsupport/nfs/svc_socket.c: New.
next