sent from a rebooted server which has multiple network interfaces. (bz
139101)
Changed nfslock to send lockd a -KILL signal when coming down. (bz 125257)
Mon Aug 30 2004 Steve Dickson <SteveD@RedHat.com>
- Major clean up.
- Removed all unused/old patches
- Rename and condensed a number of patches
- Updated to CITI's nfs-utils-1.0.6-13 patches
Wed Jun 16 2004 <SteveD@RedHat.com>
- nfslock stop is now done on package removals
- Eliminate 4 syslog messages that are logged for successful events.
Mon Jun 14 2004 <SteveD@RedHat.com>
- Removed sync warning on readonly exports.
- Changed run levels in rpc initscripts.
- Replaced modinfo with lsmod when checking for loaded modules.
Tue Jun 01 2004 <SteveD@RedHat.com>
- Changed the rpcgssd init script to ensure the rpcsec_gss_krb5 module is
loaded
Tue May 18 2004 <SteveD@RedHat.com>
- Removed the auto option from MOUNTD_NFS_V2 and MOUNTD_NFS_V3 variables.
Since v2 and v3 are on by default, there only needs to be away of
turning them off.
Mon May 10 2004 <SteveD@RedHat.com>
- Rebuilt
Thu Apr 15 2004 <SteveD@RedHat.com>
- Changed the permission on idmapd.conf to 644
- Added mydaemon code to svcgssd
- Updated the add_gssd.patch from upstream
Wed Apr 14 2004 <SteveD@RedHat.com>
- Created a pipe between the parent and child so the parent process can
report the correct exit status to the init scripts
- Added SIGHUP processing to rpc.idmapd and the rpcidmapd init script.
Mon Mar 22 2004 <SteveD@RedHat.com>
- Make sure check_new_cache() is looking in the right place
Wed Mar 17 2004 <SteveD@RedHat.com>
- Changed the v4 initscripts to use $prog for the arugment to daemon
Tue Mar 16 2004 <SteveD@RedHat.com>
- Made the nfs4 daemons initscripts work better when sunrpc is not a module
- added more checks to see if modules are being used.
Mon Mar 15 2004 <SteveD@RedHat.com>
- Add patch that sets up gssapi_mech.conf correctly
Fri Mar 12 2004 <SteveD@RedHat.com>
- Added the shutting down of the rpc v4 daemons.
- Updated the Red Hat only patch with some init script changes.
Thu Mar 11 2004 Bill Nottingham <notting@redhat.com>
- rpc_pipefs mounting and aliases are now in modutils; require that
Thu Mar 11 2004 <SteveD@RedHat.com>
- Updated the gssd patch.
Sun Mar 07 2004 <SteveD@RedHat.com>
- Added the addition and deletion of rpc_pipefs to /etc/fstab
- Added the addition and deletion of module aliases to /etc/modules.conf
Mon Mar 01 2004 <SteveD@RedHat.com>
- Removed gssd tarball and old nfsv4 patch.
- Added new nfsv4 patches that include both the gssd and idmapd daemons
- Added redhat-only v4 patch that reduces the static librpc.a to only
contain gss rpc related routines (I would rather have gssd use the
glibc rpc routines)
-Changed the gssd svcgssd init scripts to only start up if SECURE_NFS is
set to 'yes' in /etc/sysconfig/nfs
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Thu Feb 12 2004 Thomas Woerner <twoerner@redhat.com>
- make rpc.lockd, rpc.statd, rpc.mountd and rpc.nfsd pie
Wed Jan 28 2004 Steve Dickson <SteveD@RedHat.com>
- Added the NFSv4 bits
Mon Dec 29 2003 Steve Dickson <SteveD@RedHat.com>
- Added the -z flag to nfsstat
Wed Dec 24 2003 Steve Dickson <SteveD@RedHat.com>
- Fixed lockd port setting in nfs.int script