Commit Graph

178 Commits

Author SHA1 Message Date
Steve Dickson
396450a7a6 Added BuildPrereq nfs-utils-lib-devel libevent-devel 2006-01-09 21:00:46 +00:00
Steve Dickson
ac462398fe Added libevent-devel to BuildRequires: 2006-01-09 20:56:35 +00:00
Steve Dickson
1c6ada0866 added libevent to BuildRequires: 2006-01-09 20:53:54 +00:00
Steve Dickson
f9a695514f - Updated to 1.0.8-rc2 release
- Broke out libgssapi into its own rpm
- Move librpcsecgss and libnfsidmap in the new nfs-utils-lib rpm
- Removed libevent code; Required to be installed.
2006-01-09 20:17:59 +00:00
Jesse Keating
0714dfc902 gcc update bump 2005-12-09 22:42:22 +00:00
Steve Dickson
dcac4b733d Fixed typo in spec file (bz 135414) 2005-11-01 11:17:03 +00:00
Steve Dickson
b3ebcae7fa - Updated to latest code in SourceForge CVS
- Updated to latest CITI patches (1.0.7-4)
- Fix bug in nfsdreopen by compiling in server defaults
2005-10-24 19:14:49 +00:00
Steve Dickson
50d268c0af Add ctlbits patch that introduced the -N -T and -U command line flags to
rpc.nfsd.
2005-09-23 13:48:25 +00:00
Steve Dickson
231454bbbd -Made sure the gss daemons and new libs are all using the same include
files.
- Removed code from the tree that is no longer used.
2005-09-22 18:27:55 +00:00
Steve Dickson
880eb5f63a Updated libnfsidmap to 0.11 Updated libgssapi to 0.5 2005-09-22 14:43:09 +00:00
Steve Dickson
1b5f469cd1 Updated to latest nfs-utils code in upstream CVS tree Updated libevent from
1.0b to 1.1a Added libgssapi-0.4 and librpcsecgss-0.6 libs from CITI
2005-09-18 16:02:15 +00:00
Steve Dickson
819e6dc24e - Reworked the nfslock init script so if lockd is running it will be killed
which is what the HA community needs. (bz 162446)
- Stopped rpcidmapd.init from doing extra echoing when condstart-ed.
2005-09-08 14:27:06 +00:00
Steve Dickson
68e592b237 The nfslock init script no longer needs to bring lockd down. (bz 162446) 2005-09-06 12:53:41 +00:00
Peter Jones
160a8459e6 fix strip behavior so debuginfo packages aren't empty 2005-08-24 21:52:55 +00:00
Florian La Roche
a6e1972613 - rebuild 2005-08-18 12:07:29 +00:00
Florian La Roche
ea590809d2 - no need to keep a requirement for kernel >= 2.2 2005-08-18 12:06:36 +00:00
Steve Dickson
1c906349d9 Changed mountd to use stat64() (bz 165062) 2005-08-16 12:14:32 +00:00
Steve Dickson
241ffcd06a - updated rquotad to compile with latest quota version. 2005-08-02 18:24:08 +00:00
Steve Dickson
99de3f0824 *** empty log message *** 2005-08-02 16:44:19 +00:00
Steve Dickson
cd0c20b46a - updated broken dependencies 2005-08-02 16:40:29 +00:00
Steve Dickson
f8eb6d16dc bumped up Release: 2005-08-02 16:27:34 +00:00
Steve Dickson
de7124501a - Changed useradd to use new -l flag (bz149407)
- 64bit fix in gssd code (bz 163139)
2005-08-02 16:20:48 +00:00
Steve Dickson
3a2487d115 Fixed subscripting problem in idmapd (bz 158188) 2005-05-27 01:37:18 +00:00
Steve Dickson
6b8cbae650 Fixed buffer overflow in rpc.svcgssd (bz 114288) 2005-05-19 12:37:01 +00:00
Steve Dickson
bb3850c6cb Fixed misformated output from nfslock script (bz 154648) 2005-04-13 14:27:40 +00:00
Steve Dickson
d4be3ab003 Fixed a compile error on x86_64 machines in the gss code. 2005-03-29 21:07:12 +00:00
Steve Dickson
992fd5f6c1 Updated the statd-notify-hostname.patch to eliminate a segmentation fault
in rpc.statd when an network interface was down. (bz 151828)
2005-03-29 19:15:31 +00:00
Steve Dickson
82699ade20 Changed xlog to use LOG_INFO instead of LOG_DEBUG so debug messages will
appear w/out any config changes to syslog.conf.
2005-03-19 17:33:48 +00:00
Steve Dickson
508922843e Reworked how /etc/exports is setup (bz 151389) 2005-03-19 15:06:26 +00:00
Steve Dickson
0f0b0e3127 Tied the rpcsecgss debugging in with gssd and svcgssd debugging 2005-03-02 18:57:05 +00:00
Steve Dickson
0b4bc344b1 changed Release to be 1 2005-02-22 18:26:21 +00:00
Steve Dickson
97b547741e Removed no longer need patches 2005-02-22 18:25:09 +00:00
Steve Dickson
ed3c095a95 First step toward upgrading to the new 1.0.7 version 2005-02-22 11:48:32 +00:00
Steve Dickson
25ca3d2e8d increased the Release: 2005-02-14 19:31:55 +00:00
Steve Dickson
3f418c2b9f - Added support to rpcgssd.init and rpcsvcgssd.init scripts to insmod
security modules.
- Changed the nfs.init script to bring rpc.svcgssd up and down, since
    rpc.svcgssd is only needed with the NFS server is running.
2005-02-14 19:29:31 +00:00
Steve Dickson
db806f5c97 Fix problem in idmapd that was causing "xdr error 10008" errors (bz 142813) 2004-12-14 14:10:32 +00:00
Steve Dickson
f17a429223 make sure the correct hostname is used in the SM_NOTIFY message that is
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)
2004-12-14 13:31:58 +00:00
Steve Dickson
05827d7515 Bumped the Release: 2004-11-11 20:28:48 +00:00
Steve Dickson
9606d55852 Replaced a memcopy with explicit assignments in getquotainfo() of rquotad
to fix potential overflow that can occur on 64bit machines. (bz 138068)
Also fixed some compile issues.
2004-11-11 20:26:39 +00:00
Steve Dickson
cdbbbed788 Updated to latest sourceforge code Updated to latest CITIT nfs4 patches 2004-11-08 12:51:45 +00:00
Steve Dickson
cc01757c6f Changed nfs.init to bring down rquotad correctly (bz# 136041) 2004-10-17 15:27:00 +00:00
Steve Dickson
44d986f2cf Added "$RQUOTAD_PORT" variable to nfs.init which allows the rpc.rquotad to
use a predefined port (bz# 124676)
2004-10-14 13:53:24 +00:00
Steve Dickson
03bb532a11 Increased Release number 2004-10-01 10:58:07 +00:00
Steve Dickson
ae9da60511 - Incorporate some clean up code from Ulrich Drepper (bz# 134025)
- Fixed the chkconfig number in the rpcgssd, rpcidmapd, and rpcsvcgssd
    initscrpts (bz# 132284)
2004-10-01 09:14:13 +00:00
Steve Dickson
f6f1bffd04 Bump up the release number 2004-09-24 19:58:58 +00:00
Steve Dickson
eb4b3d10c8 - Make sure the uid/gid of nfsnobody is the correct value for all archs
(bz# 123900)
- Fixed some security issues found by SGI (bz# 133556)
2004-09-24 19:58:06 +00:00
cvsdist
9e6d913b97 auto-import changelog data from nfs-utils-1.0.6-34.src.rpm
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
2004-09-09 09:27:26 +00:00
cvsdist
3e42301dae auto-import changelog data from nfs-utils-1.0.6-31.src.rpm
Tue Aug 10 2004 Bill Nottingham <notting@redhat.com>
- move if..fi condrestart stanza to %postun (#127914, #128601)
2004-09-09 09:26:46 +00:00
cvsdist
49993659fb auto-import nfs-utils-1.0.6-30 from nfs-utils-1.0.6-30.src.rpm 2004-09-09 09:26:25 +00:00
cvsdist
1ae9d4b65d auto-import changelog data from nfs-utils-1.0.6-29.src.rpm
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.
2004-09-09 09:25:52 +00:00