Commit Graph

551 Commits

Author SHA1 Message Date
Steve Dickson
8280d7e59c Enabled the creating of mount.nfs and umount.nfs binaries Added mount
option fixes suggested by upstream. Fix lazy umounts (bz 169299) Added
    -o fsc mount option.
2006-07-28 19:38:07 +00:00
Steve Dickson
22ba356e78 Updated to 1.0.9 release 2006-07-24 15:07:22 +00:00
Jesse Keating
c4f4dd08f3 bumped for rebuild 2006-07-12 07:28:10 +00:00
Jesse Keating
18e60a619e adding epoch and dist for upgrade path 2006-07-02 14:36:32 +00:00
Steve Dickson
d126bac628 Fixed typos in /etc/rc.d/init.d/nfs file (bz 184486) 2006-07-01 14:07:04 +00:00
Steve Dickson
7060f16551 Forward ported the following:
- Fixed and added debugging statements to rpc.mountd.
- Fixed -p arg to work with priviledged ports (bz 156655)
- Changed nfslock initscript to set LOCKD_TCPPORT and LOCKD_UDPPORT (bz
    162133)
- Added MOUNTD_NFS_V1 variable to version 1 of the mount protocol can be
    turned off. (bz 175729)
- Fixed gssd to handel mixed case characters in the domainname. (bz 186069)
2006-06-30 14:17:52 +00:00
Steve Dickson
90d10917dd Split the controlling of nfs version, ports, and protocol into two
different patches
2006-06-30 13:22:16 +00:00
Steve Dickson
48d0acf464 Added krb5-devel to buildreq 2006-06-21 10:55:59 +00:00
Steve Dickson
7967d8491a added back BuildRequires: automake, libtool 2006-06-21 10:45:15 +00:00
Steve Dickson
7e4a8eacc6 Updated to nfs-utils-1.0.8 2006-06-21 09:15:24 +00:00
Steve Dickson
19febc97e1 Added krb5-devel to BuildRequires 2006-06-09 12:07:41 +00:00
Steve Dickson
f00b4e8a46 Added libtool to BuildRequires 2006-06-09 00:53:28 +00:00
Steve Dickson
680b35dea4 added BuildRequires: automake 2006-06-08 20:47:21 +00:00
Steve Dickson
63f5087125 Updated the Version 2006-06-08 20:25:18 +00:00
Steve Dickson
1b511ae7e8 Upgraded to the upstream 1.0.8.rc4 version 2006-06-08 20:23:27 +00:00
Jesse Keating
a4fd4732a3 bump for bug in double-long on ppc(64) 2006-02-11 04:45:47 +00:00
Jesse Keating
a641efa2d9 bump for new gcc/glibc 2006-02-07 13:13:23 +00:00
Steve Dickson
802d4f36a4 Added new libnfsidmap call, nfs4_set_debug(), to rpc.idmapd which turns on
debugging in the libarary.
2006-01-20 14:37:19 +00:00
Steve Dickson
0031278618 Added bz number to last changelog 2006-01-16 13:53:39 +00:00
Steve Dickson
5f47f9c6e6 Added innetgr patch that changes configure scripts to check for the innetgr
function.
2006-01-16 13:50:16 +00:00
Peter Jones
84b3b82111 move the lockfiles for the currently running daemons in %pre 2006-01-11 22:07:07 +00:00
Peter Jones
ba86d8916c fix init scripts so rc will see to shut things down 2006-01-11 21:55:51 +00:00
Steve Dickson
9e571557d2 Added libgssapi-devel to PreReq: BuildRequires: BuildPrereq 2006-01-09 23:06:31 +00:00
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