]> git.decadent.org.uk Git - nfs-utils.git/shortlog
nfs-utils.git
2007-04-02 Neil BrownTell NFS/lockd client what that local state number is.
2007-03-30 Kevin CoffmanAdd a debug message indicating that gssd is ready to...
2007-03-30 Kevin CoffmanRemove the now unused functions
2007-03-30 Kevin CoffmanClean up gssd_get_single_krb5_cred and its debugging...
2007-03-30 Kevin CoffmanUse newly added keytab functions
2007-03-30 Kevin CoffmanAdd new keytab handling functions for dealing with...
2007-03-30 Kevin CoffmanHide differences between MIT and Heimdal in macros
2007-03-30 Kevin CoffmanFix memory leak on error path of limit_krb5_enctypes()
2007-03-30 Kevin CoffmanAdd missing newlines
2007-03-29 Neil BrownUpdate version to 1.1.0-rc1 nfs-utils-1-1-0-rc1
2007-03-29 Neil BrownNew 'NEWS' file with release-notes for 1.1.0
2007-03-29 Neil BrownAdd start-statd script.
2007-03-29 Neil BrownRename configure.in to configure.ac
2007-03-29 Neil BrownChange default to use system rpcgen.
2007-03-29 Neil Brownsm-notify: Try all addresses of a multihomed host.
2007-03-29 Neil Brownstatd - use dnsname to ensure correct matching of NOTIF...
2007-03-29 Neil Brownstatd - check for 'priv' when looking for duplicate...
2007-03-29 Neil Brownstatd - remove a pointless if
2007-03-29 Steve Dicksonmount.nfs - nordirplus option
2007-03-29 Neil Brownmount.nfs.man - Use nolocks for /, /usr, /var
2007-03-29 Neil Brownmount.nfs - require statd to be running to mount withou...
2007-03-29 Neil Brownstatd - only unregister/register once.
2007-03-29 Neil Brownmountd - better response to failed attempts to export...
2007-03-29 Neil Brownsm-notify - fix bugs related to run-only-once.
2007-03-29 Neil Brownstatd - keep persistent state in sm/* files.
2007-03-23 Neil Brownstatd - fix bug so statd can talk to kernel again.
2007-03-22 Neil Brownsm-notify - Fix typos in Usage message.
2007-03-22 Neil Brownmount.nfs: Fix issue with -o user,exec
2007-03-22 Neil BrownFix errors in statd calling sm-notify.
2007-03-22 Neil BrownNever set SO_REUSEADDR on a UDP socket.
2007-03-20 Kevin CoffmanFix a couple of problems that crept into mount
2007-03-20 Neil Brownstatd - remove try_to_resolve
2007-03-20 Neil Brownumount should succeed even if we cannot contact the...
2007-03-20 Karel ZakAdd support for quoted mount options
2007-03-20 Neil BrownBuild mount.nfs by default, and install setuid
2007-03-20 Neil Brownmount.nfs - make sure program name in error message...
2007-03-20 Neil Brownumount.nfs - more strict checks on command line args.
2007-03-20 Neil Brownmount.nfs - Tidy up option parsing.
2007-03-20 Neil Brownsm-notify - use state directory provided via ./configure
2007-03-20 Neil BrownAllow disabling of libblkid usage.
2007-03-20 Neil BrownAdd --with-rpcgen= for configure so that the system...
2007-03-20 Neil BrownHandle -o remount better
2007-03-19 Neil Brownstatd - delay drop-privs until sockets have been setup.
2007-03-19 Neil BrownAllow rpc.statd to *not* run sm-notify.
2007-03-19 Neil BrownRemove notify functionality from statd in favour of...
2007-03-19 Neil Brownsm-notify - compile and install
2007-03-19 Neil Brownsm-notify - drop privileges before receiving packets...
2007-03-19 Neil BrownPrevent sm-notify from being run multiple times per...
2007-03-19 Neil Brownsm-notify - make the manpage a little more up-to-date
2007-03-19 Neil Brownsm-notify: remove addr_parse
2007-03-19 Neil Brownsm-notify: Allow base path to be set by command line...
2007-03-19 Neil BrownAdd sm-notify from SuSE
2007-03-19 Karel ZakCorrectly handle -f (fake) mount option.
2007-03-19 Neil BrownWhen finding an export for an fsid, check submounts...
2007-03-19 Neil BrownHandle 'crossmnt' when kernel asked for export options...
2007-03-19 Neil BrownAllow exporting of a subfilesystem when 'crossmnt'...
2007-03-19 Neil BrownWork around svc_getreqset in glibc 3
2007-03-18 Amit GudClean up of some error messages.
2007-03-18 Neil BrownMake warning about host matching multiple exports more...
2007-03-18 Kevin CoffmanCreate two separate paths for pipefs_dir and pipefs_nfsdir.
2007-03-18 Kevin CoffmanAllow any credential to be used for machine credentials
2007-03-18 Kevin CoffmanAdd option to allow root to use credentials other than...
2007-03-18 Kevin CoffmanDon't leak keytab entries
2007-03-16 Neil BrownFix another warning: error -> nfs_error
2007-03-16 Neil BrownFix a 'const' misuse warning.
2007-03-16 Neil BrownSupport unmount by not privileged users
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 BrownRemove some incorrect version matching code.
2007-03-16 Steve DicksonReturn the correct exit status on failed mounts
2007-03-16 Neil BrownSupport -s option to ignore unknown options (sloppy)
2007-03-16 Neil BrownOn "umount --lazy", don't tell the server we have unmou...
2007-03-16 Neil BrownReturn correct exit status for umount.nfs.
2007-03-16 Neil BrownUpdate the nfs.5 manpage
2007-03-16 Neil BrownAdd nfs.5 man page
2007-03-16 Neil BrownRemove tools/getiversion
2007-03-16 Neil BrownUse AC_SYS_LARGEFILE to enable largefile support
2007-03-16 Neil BrownLook in lib64 for gss libs aswell.
2007-03-16 Neil BrownAllow 'make install' to be run as non-root.
2007-03-16 Neil BrownUse lstat rather than stat in gssd_find_existing_krb5_c...
2007-03-16 Neil BrownFurther tidyup of nfs_umount.
2007-03-16 Neil BrownMake mtab_head static
2007-03-16 Wei YongjunRename add_mtab2() to del_mtab()
2007-03-16 Wei YongjunUse correct UMNT protocol to do umount
2007-03-16 Wei YongjunFix nfs4 umount to not used umount procedure
2007-03-16 Wei YongjunUse correct UMNT version to do umount
2007-03-16 Neil BrownDon't complain if two exports of different types match...
2007-03-16 Neil BrownInstall mount.nfs* in /sbin instead of /usr/sbin
2007-03-16 Steinar H.... Fix memory leak in mountd.
2007-03-16 Neil BrownAutomatically start statd when mounting an nfs filesystem.
2007-03-15 Neil BrownMake --enable-secure-statd the default.
2007-03-14 Neil BrownRemove uid-mapping text from exports.man
2007-03-14 J. Bruce FieldsRemove "maptype" support
2007-03-14 Neil BrownIf -o sec= is not specified for mount, allow either...
2007-03-13 Simon PeterUse very long timeout for information in the filehandle...
2007-03-13 Talpey, Thomasnfs-utils patch for mount-reserved-port
2007-03-13 Neil BrownRestore use of un-connected socket for UDP mount requests.
2007-03-13 Neil BrownAdd support for "mount -o sec=none"
2007-03-13 Neil BrownRemove unused variable from add_mtab
2007-02-27 Neil BrownMerge branch 'branch-1-0'
next