]> git.decadent.org.uk Git - nfs-utils.git/shortlog
nfs-utils.git
2006-06-16 Neil BrownAdd support to auto-generate nfsmount* files for new...
2006-06-16 Amit GudMove NFS mount code from util-linux to nfs-utils -...
2006-06-16 Amit GudMove NFS mount code from util-linux to nfs-utils -...
2006-06-05 Neil BrownMinor man page tidyup
2006-06-05 Neil Brownfix nhfsrun signal
2006-06-05 Neil Brownmountd state directory
2006-06-05 Neil Browndocument sync option:
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-06-05 Neil BrownRemove debian/
2006-04-17 Neil Brown Remove **/Makefile.in, aclocal.m4, configure, and
2006-04-17 Neil BrownDefine and use HIAVE_IFADDRS_H
2006-04-12 neilbrown1.0.8 nfs-utils-1-0-8
2006-04-10 neilbrown2006-04-10 NeilBrown <neilb@suse.de>
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-04-09 neilbrown2006-04-10 kwc@citi.umich.edu
2006-04-09 neilbrown2006-04-10 kwc@citi.umich.edu
2006-04-09 neilbrown2006-04-10 kwc@citi.umich.edu
2006-03-28 neilbrownaclocal/autoconf/automake, properly this time.
2006-03-28 neilbrownUpdate version, autoconf, automake
2006-03-28 neilbrown Use PKGCONFIG to locate gssapi and rpcsecgss header...
2006-03-28 neilbrown Add debugging to better detect negotiation of enctype...
2006-03-28 neilbrown Don't close and reopen all pipes on every DNOTIFY...
2006-03-28 neilbrown Add option to specify directory to search for credenti...
2006-03-28 neilbrown Must still use knowledge of the glue context for pre...
2006-03-28 neilbrown Remove unused groups variable from get_ids() which...
2006-03-28 neilbrown Update krb5 code to use glue routine lucid context...
2006-03-28 neilbrownadd missing files from previous update
2006-03-28 neilbrown Separate out context handling code for MIT Kerberos...
2006-03-28 neilbrown User-selectable idmapping cache lifetime
2006-03-27 neilbrownautoconf/automake
2006-03-27 neilbrownupdate version to -rc3
2006-03-27 neilbrownFix up the svcgss mess I made, and run autoconf/automake
2006-03-27 neilbrownrun autoconf
2006-03-26 neilbrown Add debugging to better detect negotiation of enctype...
2006-03-26 neilbrown Don't close and reopen all pipes on every DNOTIFY...
2006-03-26 neilbrown Add option to specify directory to search for credenti...
2006-03-26 neilbrown Must still use knowledge of the glue context for pre...
2006-03-26 neilbrown Remove unused variable causing compile warning
2006-03-26 neilbrown Update krb5 code to use glue routine lucid context...
2006-03-26 neilbrown Separate out context handling code for MIT Kerberos...
2006-03-26 neilbrown Consolidate gssd and svcgssd since they share much...
2006-03-26 neilbrown Use PKGCONFIG to locate gssapi and rpcsecgss header...
2006-03-26 neilbrown User-selectable idmapping cache lifetime
2006-03-26 neilbrown Set libnfsidmap library debugging level and logging...
2006-03-26 neilbrown Don't close file descriptor until after calling event_...
2006-03-26 neilbrown Find krb5-config on SuSE 10
2006-03-26 neilbrown Update debian package information.
2006-03-26 neilbrown Install /var/lib/nfs files using DESTDIR and add rpcse...
2005-12-21 neilbrownhead/tail fixes
2005-12-21 neilbrownHandle new-style quotactl.
2005-12-20 neilbrownrelease 1.0.8-rc2 nfs-utils-1-0-8-rc2
2005-12-20 neilbrownrelease 1.0.8-rc2
2005-12-20 neilbrownComplete makefile/configure update
2005-12-20 neilbrownAdd some missing files needed for ./configure;make
2005-12-20 neilbrownRemove all the Makefiles
2005-12-20 neilbrownMore automake stuff
2005-12-20 neilbrownAutogen update
2005-12-20 neilbrownCorrect documentation of defautl export options nfs-utils-1-0-8-rc1a
2005-12-20 neilbrownSet default hostname to '*' rather than leaving it...
2005-12-19 neilbrown utils/gssd/gssd_proc.c(create_auth_rpc_client): Use...
2005-12-16 neilbrownChange version to 1.0.8-rc1 and run autoconf nfs-utils-1-0-8-rc1
2005-12-16 neilbrownUpdates from Kevin Coffman at UMich
2005-12-12 neilbrownFix rpc_init so it isn't confused by ssh
2005-11-03 neilbrownidmapd update from Steve Dickson
2005-10-14 neilbrownUnderstand type 2 and type 3 filesystem identifiers.
2005-10-07 neilbrownSmall nfs-utils patch from Olaf Kirch
2005-10-06 neilbrownAssorted changes from Steve Dickson nfs-utils-1-0-7-post6
2005-10-06 neilbrownrquota fix nfs-utils-1-0-7-post5
2005-09-02 neilbrownCopy dq_dqb into rquota structure more carefully
2005-08-26 neilbrownrpc and gssapi not longer exist in support, so remove... nfs-utils-1-0-7-post4
2005-08-26 neilbrown Add option to set rpcsec_gss debugging level (if avail... nfs-utils-1-0-7-post3
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-23 juphoffUpdate contact information; no functional changes.
2005-04-12 gmorrisSee Changelog
2005-04-12 gmorrisadded version output control (-2 -3 -4)
2005-04-12 gmorrisAdded NFS v4 support
2005-04-12 gmorrisAdded list mounted nfs filesystems (-m) option
2005-04-12 gmorrisDocumented new options, Added BUGS section.
2005-04-12 gmorrisAdded TOP, as needed, for easier compile in subdirectories
2005-04-07 chipOrphaning Debian package
2005-04-07 chipmy new address
2005-04-07 chipDebian version 1.0.7-2.
2005-04-06 chipUpdate config.sub and config.guess.
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-11 gmorrisChanges to utils/exportfs/exports.man and support...
2005-03-06 gmorrisFix bug [ 1157791 ] Segfault in mountd.
2005-03-05 gmorrisclose bug [ 1018450 ] typo.
next