Commit Graph

400 Commits

Author SHA1 Message Date
Steve Dickson
70f89631d6 - text-based mount command: add function to parse numeric mount options
- text-based mount command: use po_get_numeric() for handling retry
- sm-notify command: fix a use-after-free bug
2008-12-17 20:23:11 +00:00
Steve Dickson
a75d993a1b - gssd/svcgssd: add support to retrieve actual context expiration
- svcgssd: use the actual context expiration for cache
2008-12-11 17:13:23 +00:00
Steve Dickson
af76049a94 - mount command: AF_INET6 support for probe_bothports()
- mount command: support AF_INET6 in probe_nfsport() and probe_mntport()
- mount command: full support for AF_INET6 addresses in probe_port()
2008-12-11 16:03:53 +00:00
Steve Dickson
6a83824435 sm-notify: always exiting without any notification. 2008-12-06 13:38:17 +00:00
Steve Dickson
46431c9224 - mount command: remove local getport() implementation
- mount command: Replace clnt_ping() and getport() calls in probe_port()
- mount command: Use nfs_error() instead of perror()
- mount command: Use nfs_pmap_getport() in probe_statd()
2008-12-02 15:13:36 +00:00
Steve Dickson
0fcb349f5a - Fixed typo in nfs init script that caused rpc.rquotad daemons to be
started but not stoppped (bz 473929)
2008-12-01 14:19:25 +00:00
Steve Dickson
60a792996d - Make sure /proc/fs/nfsd exists when the nfs init script does the exports
(bz 473396)
2008-12-01 13:31:39 +00:00
Steve Dickson
00239080fe - gssd: unblock DNOTIFY_SIGNAL in case it was blocked
- Ensure statd gets started if required when non-root user mounts an NFS
    filesystem
2008-11-26 17:12:18 +00:00
Steve Dickson
62016099cd Give showmount support for querying via rpcbindv3/v4 2008-11-25 16:25:07 +00:00
Steve Dickson
605d1f1112 - Add AF_INET6-capable API to acquire an RPC CLIENT
- Introduce rpcbind client utility functions
2008-11-18 20:42:04 +00:00
Steve Dickson
6785cb4c34 Updated to latest upstream version: 1.1.4 2008-10-18 14:01:23 +00:00
Steve Dickson
8ee96464d9 sm-notify exists when there are no hosts to notify 2008-10-14 18:41:50 +00:00
Steve Dickson
bf258f5230 Pre-load nfsd when args to rpc.nfsd are given (bz 441983) 2008-09-18 11:49:19 +00:00
Steve Dickson
adb2afee96 - Reworked init scripts so service will be able to stop when some of the
checks fail. (bz 462508)
2008-09-16 20:29:11 +00:00
Steve Dickson
f5b3ef36df Added in a number of up upstream patches (101 thru 110). 2008-08-28 17:31:27 +00:00
Tom Callaway
b821259ea7 fix license tag 2008-08-11 19:14:03 +00:00
Steve Dickson
499428652c Mount command did not compile against older glibc versions. 2008-07-31 09:40:41 +00:00
Steve Dickson
50559afdb0 Removed some funzziness from the smnotify-path.patch 2008-07-28 08:34:41 +00:00
Steve Dickson
8bea6d77d5 Updated to latest upstream version: 1.1.3 2008-07-28 08:17:50 +00:00
Steve Dickson
433c940a7f Backported the F-8 patch that fixes sm-notify's pathname. 2008-07-03 15:52:18 +00:00
Steve Dickson
1ae9fb391f - Changed the default directories for sm-notify (bz 435480)
- Added 'condstop' to init scripts so service are not started when
    nfs-utils is removed.
2008-07-02 23:35:53 +00:00
Dennis Gilmore
ccff5b6d3f handle sparc arches 2008-06-30 16:13:53 +00:00
Steve Dickson
eb60de9bf7 Rebuild for the updated libevent lib. 2008-06-30 10:30:32 +00:00
Steve Dickson
e49be6598f - Removed the nfslock service start/stop from %%post section (bz 453046) 2008-06-27 14:18:27 +00:00
Steve Dickson
29a3afd225 FQDNs in the rmtab causes exportfs to seg fault (bz 444275) 2008-06-25 14:14:47 +00:00
Steve Dickson
4f0634d672 - Added -D_FILE_OFFSET_BITS=64 to CFLAGS
- make nfsstat read and print stats as unsigned integers
- Added (but not installed) the mountstats and nfs-iostat python scripts.
2008-06-23 18:03:20 +00:00
Steve Dickson
bbc1dcf4f0 - Added 5 (111 thru 115) upstream patches that fixed things mostly in the
text mounting code.
2008-06-06 19:59:33 +00:00
Steve Dickson
85ed8ab7ef - Added 10 (101 thru 110) upstream patches that fixed things mostly in the
mount and gssd code.
2008-05-08 11:17:09 +00:00
Steve Dickson
6b300bd574 - Added ppc arch to the all_32bit_archs list (bz 442847) 2008-05-08 08:34:33 +00:00
Steve Dickson
76623f83b7 Corrected the nfslock initscript 'status' return code (bz 441605) Removed
obsolete code from the nfslock initscript (bz 441604)
2008-04-25 15:39:48 +00:00
Steve Dickson
ed0365db60 Fixed typo in changelog 2008-04-23 19:07:42 +00:00
Steve Dickson
4744930bcf - Documented out to turn off/on protocol support for rpc.nfsd in
/etc/sysconfig/nfs (bz443625)
2008-04-23 18:56:36 +00:00
Steve Dickson
c2cd263df6 - Make EACCES a non fatal error (bz 439807) 2008-04-14 21:49:50 +00:00
Steve Dickson
2038fc4964 Upgrade to nfs-utils-1.1.2 2008-03-25 19:05:56 +00:00
Steve Dickson
4c886b7923 - Stopped mountd from incorrectly logging an error (commit
9dd9b68c4c44f0d9102eb85ee2fa36a8b7f638e3)
- Stop gssd from ignoring the machine credential caches (commit
    46d439b17f22216ce8f9257a982c6ade5d1c5931)
- Fixed typo in the nfsstat command line arugments. (commit
    acf95d32a44fd8357c24e8a04ec53fc6900bfc58)
- Added test to stop buffer overflow in idmapd (commit
    bcd0fcaf0966c546da5043be700587f73174ae25)
2008-03-03 16:22:08 +00:00
Steve Dickson
aa447acc7f - Cleaned up some typos that were found in the various places in the mountd
code
2008-02-09 15:02:57 +00:00
Steve Dickson
2efacfd98f - Added in relatime mount option so mount.nfs stays compatible with the
mount command in util-linux-ng (bz 274301)
2008-01-24 22:14:04 +00:00
Steve Dickson
51df58e4d7 - Added -S/--since to the nfsstat(1) manpage
- The wording in the exportfs man page can be a bit confusing, implying
    that "exportfs -u :/foo" will unexport /foo from all hosts, which it
    won't
- Removed nfsprog option since the kernel no longer supports it.
- Removed mountprog option since the kernel no longer supports it.
- Stop segfaults on amd64 during warnings messages.
- Fix bug when both crossmnt and fsid are set.
2008-01-22 19:36:09 +00:00
Steve Dickson
aa7cac06fc - Turn on 'nohide' automatically for all refer exports (bz 313561) 2008-01-07 19:14:16 +00:00
Steve Dickson
61dc860bc8 Fixed typo in rpc.mountd man page uploaded nfs-utils-1.1.1.tar.bz2 2008-01-07 17:58:04 +00:00
Steve Dickson
c0c131bf03 - Updated to latest upstream release, nfs-utils-1.1.1
- Added the removal of sm-notify.pid to nfslock init script.
- Changed spec file to use condrestart instead of condstop when calling
    init scripts.
2008-01-05 14:27:40 +00:00
Steve Dickson
cf6d5cf995 Updated nfs(5) manual page. 2008-01-04 15:08:11 +00:00
Jesse Keating
e32c58d1ba bump for ldap 2007-12-04 17:29:36 +00:00
Steve Dickson
6f3afb9566 Switch the libgssapi dependency to libgssglue 2007-10-17 20:45:47 +00:00
Steve Dickson
557c859d20 Updated exportfs manpage (bz 262861) 2007-09-17 16:55:03 +00:00
Steve Dickson
b67cdcdcd7 - Changed the default paths in sm-notify to /var/lib/nfs/statd (bz 258461) 2007-09-14 19:09:03 +00:00
Steve Dickson
5ad0e2768f Fixed typo in spec file 2007-08-16 02:50:26 +00:00
Steve Dickson
f408267795 Added bz number to changelog 2007-08-16 02:47:05 +00:00
Steve Dickson
1702f2ca74 Make sure the open() system calling in exportfs uses mode bits when
creating the etab file.
2007-08-16 02:44:53 +00:00
Steve Dickson
a24ef7b46a - Added nosharecache mount option which re-enables rw/ro mounts to the same
server (bz 243913).
2007-08-13 15:26:16 +00:00
Steve Dickson
0c53dbcca7 - Make sure the gss and idmap daemons remove thier lock files when they are
stopped.
2007-08-02 15:54:05 +00:00
Steve Dickson
cafae3aae5 - Upgraded to the latest upstream version (nfs-utils-1.1.0) 2007-07-30 10:10:07 +00:00
Steve Dickson
f543a222e2 - Fixed typo in mount.nfs4 that causes a segfault during error processing
(bz 241190)
2007-05-24 12:52:19 +00:00
Steve Dickson
be8827d700 - Stopped /etc/sysconfig/nfs from being overwritten on updates (bz 234543)
- Added -o nordirplus mount option to disable READDIRPLUS (bz 240357)
- Disabled the FSCache patch, for now...
2007-05-22 13:11:03 +00:00
Steve Dickson
131a58304a Stopped /etc/sysconfig/nfs from being overwritten on updates (bz 234543) 2007-05-22 11:14:03 +00:00
Steve Dickson
f4efa104b6 - Make sure the condrestarts exit with a zero value (bz 240225) 2007-05-16 17:34:55 +00:00
Steve Dickson
6c3f9db2ec added keyutils-libs-devel 2007-05-15 15:33:30 +00:00
Steve Dickson
48d9c62cfe removed keyutils, keyutils-libs 2007-05-15 15:03:52 +00:00
Steve Dickson
5495650206 Added keyutils to Build reqs 2007-05-13 18:15:04 +00:00
Steve Dickson
24a7da2500 Added keyutils-libs to BuildReq 2007-05-13 18:03:55 +00:00
Steve Dickson
2bedd64ce1 - Changed nfs initscript to exit with correct value (bz 221874) 2007-05-12 12:35:44 +00:00
Steve Dickson
d95e5512be Fixed typo in spec file 2007-05-12 12:21:39 +00:00
Steve Dickson
f14d4247ab Fixed typo in spec file 2007-05-12 12:19:19 +00:00
Steve Dickson
393de8389c Fixed install modes on nfs.sysconfig 2007-05-12 12:16:08 +00:00
Steve Dickson
a988f91bc9 - Create a /etc/sysconfig/nfs with all the possible variables (bz 234543) 2007-05-12 10:58:03 +00:00
Steve Dickson
c11fb47f03 Have mountd hold open etab file to force inode number to change (bz 236823) 2007-05-11 17:39:14 +00:00
Steve Dickson
b8652527e0 Added missing unlock_mtab() call in moutnd 2007-05-10 20:11:57 +00:00
Steve Dickson
c2060be9d6 Correct some sanity checking in rpc.nfsd. (bz 220887) 2007-05-10 19:14:01 +00:00
Steve Dickson
22317d4406 - Make sure statd uses correct uid/gid by chowning the /var/lib/nfs/statd
with the rpcuser id. (bz 235216)
2007-05-10 18:53:25 +00:00
Steve Dickson
28dbfad15f Eliminate memory leak in mountd (bz 239536) 2007-05-10 17:29:15 +00:00
Steve Dickson
46b109064d Eliminate timeout on nfsd shutdowns (bz 222001) 2007-05-10 15:28:48 +00:00
Steve Dickson
56e771a04d Updated mountd and showmount reverse lookup flags (bz 220772) 2007-05-09 19:04:04 +00:00
Steve Dickson
2d0657640a Fix mount.nfs4 to display correct error message (bz 227212) 2007-05-09 18:23:26 +00:00
Steve Dickson
e6adf82338 Replace portmap dependency with an rpcbind dependency (bz 228894) 2007-04-03 19:15:34 +00:00
Steve Dickson
475aa40b03 Incorporated Merge Review comments (bz 226198) 2007-03-12 15:43:36 +00:00
Steve Dickson
c8722e050a Added some needed BuildRequires 2007-03-09 18:46:44 +00:00
Steve Dickson
acbb66d557 Fixed typo so patch55 is applied. 2007-03-09 17:57:53 +00:00
Steve Dickson
bf13fea2ff Made no_subtree_check a default export option (bz 212218) 2007-03-09 17:33:10 +00:00
Steve Dickson
ab5220ebfc Added condstop to all the initscripts (bz 196934) 2007-03-09 16:17:31 +00:00
Steve Dickson
b960797759 Fixed typo in Summary 2007-03-07 15:42:20 +00:00
Steve Dickson
e02e8615ea Upgraded to 1.0.12 2007-03-06 20:17:30 +00:00
kzak
a38af1c1d6 - Fixed mount.nfs -f (fake) option (bz 227988) 2007-03-01 22:34:44 +00:00
Steve Dickson
741a610771 Upgraded to 1.0.11 2007-02-22 21:49:33 +00:00
Steve Dickson
a414c9ac3f Added FS_Location support 2007-02-21 17:17:32 +00:00
kzak
1b6200f731 - add support for mount options that contain commas (bz 219645)
- Resolves: rhbz#219645
2006-12-18 23:37:24 +00:00
Steve Dickson
e5de6eb818 > - Stopped v4 umounts from ping rpc.mountd (bz 215553) 2006-12-13 15:10:07 +00:00
Steve Dickson
8e4266829b Doing a connect on UDP sockets causes the linux network stack to reject UDP
patches from multi-home server with nic on the same subnet. (bz 212471)
2006-11-28 14:18:52 +00:00
Steve Dickson
ea9ae8ee76 - Removed some old mounting versioning code that was stopping tcp mount
from working (bz 212471)
2006-11-16 00:39:59 +00:00
Steve Dickson
6173722673 - Fixed -o remount (bz 210346)
- fix memory leak in rpc.idmapd (bz 212547)
- fix use after free bug in dirscancb (bz 212547)
- Made no_subtree_check a default export option (bz 212218)
2006-10-31 16:38:58 +00:00
Steve Dickson
65049c36a9 Upgraded to 1.0.10
---------------------------------------------------------------------
2006-10-25 16:47:09 +00:00
Steve Dickson
e6e33fa3aa Fixed typo in nfs man page (bz 210864) 2006-10-16 14:11:33 +00:00
Steve Dickson
264f0b36ba Unable to mount NFS V3 share where sec=none is specified (bz 210644) 2006-10-13 17:50:58 +00:00
Steve Dickson
32879660ce bumped up Version 2006-09-27 00:34:06 +00:00
Steve Dickson
53f8365639 - mount.nfs was not returning a non-zero exit value on failed mounts (bz
206705)
2006-09-27 00:32:15 +00:00
kzak
538c985837 add sloppy mount option and nfs man page 2006-09-20 14:23:06 +00:00
Steve Dickson
25a44bc522 - Removed the compiling of getiversion and getkversion since UTS_RELEASE is
no longer defined and these binary are not installed.
2006-09-11 18:48:54 +00:00
Steve Dickson
8d4314a2b7 - Changed gssd daemons to cache things in memory instead of /tmp which
makes selinux much happier. (bz 203078)
2006-08-18 12:24:56 +00:00
Steve Dickson
f3b49a4646 updated bz number in changelog 2006-08-16 14:44:55 +00:00
Steve Dickson
9f6d6948a6 - Allow variable for HA callout program in /etc/init.d/nfslock (bz 201897) 2006-08-16 14:39:56 +00:00
Warren Togami
95b1830de1 add epoch (#196359) 2006-08-03 01:29:53 +00:00
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
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
cvsdist
8fe6bc061b auto-import changelog data from nfs-utils-1.0.6-27.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 09:25:46 +00:00
cvsdist
70faca5a62 auto-import changelog data from nfs-utils-1.0.6-24.src.rpm
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
2004-09-09 09:25:09 +00:00
cvsdist
603bcc0b08 auto-import changelog data from nfs-utils-1.0.6-20.src.rpm
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.
2004-09-09 09:23:47 +00:00
cvsdist
4bc0e7ff1a auto-import changelog data from nfs-utils-1.0.6-19.fc2.src.rpm
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
2004-09-09 09:23:36 +00:00
cvsdist
9d8f3553ac auto-import changelog data from nfs-utils-1.0.6-1.src.rpm
Wed Oct 22 2003 Steve Dickson <SteveD@RedHat.com>
- Upgrated to 1.0.6
- Commented out the acl path for fedora
Wed Aug 27 2003 Steve Dickson <SteveD@RedHat.com>
- Added the setting of lockd ports via sysclt interface
- Removed queue setting code since its no longer needed
Thu Aug 07 2003 Steve Dickson <SteveD@RedHat.com>
- Added back the acl patch Taroon b2
Wed Jul 23 2003 Steve Dickson <SteveD@RedHat.com>
- Commented out the acl patch (for now)
Mon Jul 21 2003 Steve Dickson <SteveD@RedHat.com>
- Upgrated to 1.0.5
2004-09-09 09:21:05 +00:00
cvsdist
19b677a9b8 auto-import nfs-utils-1.0.1-3.9 from nfs-utils-1.0.1-3.9.src.rpm 2004-09-09 09:20:44 +00:00
cvsdist
5816d0e427 auto-import nfs-utils-1.0.1-2.9 from nfs-utils-1.0.1-2.9.src.rpm 2004-09-09 09:19:31 +00:00
cvsdist
c4251ba3a9 auto-import nfs-utils-1.0.1-2.6 from nfs-utils-1.0.1-2.6.src.rpm 2004-09-09 09:19:20 +00:00
cvsdist
e53021f86d auto-import nfs-utils-1.0.1-2 from nfs-utils-1.0.1-2.src.rpm 2004-09-09 09:19:15 +00:00
cvsdist
0f7bdcabcd auto-import nfs-utils-1.0.1-1 from nfs-utils-1.0.1-1.src.rpm 2004-09-09 09:19:09 +00:00
cvsdist
6ae44990c2 auto-import nfs-utils-0.3.3-6.73 from nfs-utils-0.3.3-6.73.src.rpm 2004-09-09 09:18:24 +00:00
cvsdist
4f69ea4ff2 auto-import nfs-utils-0.3.3-5 from nfs-utils-0.3.3-5.src.rpm 2004-09-09 09:18:00 +00:00
cvsdist
af1fa63571 auto-import nfs-utils-0.3.3-4 from nfs-utils-0.3.3-4.src.rpm 2004-09-09 09:17:42 +00:00
cvsdist
59bb715fc4 auto-import changelog data from nfs-utils-0.3.1-14.72.src.rpm
Fri Jun 20 2003 Steve Dickson <SteveD@RedHat.com>
- Added mountd security fix
2004-09-09 09:17:35 +00:00
cvsdist
11825241a4 auto-import changelog data from nfs-utils-0.3.1-13.7.2.4.src.rpm
Tue Feb 19 2002 Tim Powers <timp@redhat.com>
- rebuilt
2004-09-09 09:17:19 +00:00
cvsdist
636ae8eb41 auto-import changelog data from nfs-utils-0.3.1-13.7.2.3.src.rpm
Thu Dec 13 2001 Bob Matthews <bmatthews@redhat.com>
- 0.3.1-13 cleanup code still not silent on clean install. Fixed.
2004-09-09 09:17:10 +00:00
cvsdist
c6c1ba5f62 auto-import changelog data from nfs-utils-0.3.1-13.7.2.2.src.rpm
Fri Nov 30 2001 Bob Matthews <bmatthews@redhat.com>
- Add Tim P's. "shaddup" code to 0.3.1-13 cleanup code
2004-09-09 09:16:58 +00:00
cvsdist
67a40a7d04 auto-import changelog data from nfs-utils-0.3.1-13.7.2.1a.src.rpm
Fri Nov 16 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- fix pre script #56355
2004-09-09 09:16:49 +00:00
cvsdist
9e219a76ca auto-import changelog data from nfs-utils-0.3.1-13.7.2.1.src.rpm
Tue Oct 16 2001 Bob Matthews <bmatthews@redhat.com>
- cvs branch for 7.2 errata
- user nfsnobody should be a system account (#54221)
2004-09-09 09:16:45 +00:00
cvsdist
85eb2b51b0 auto-import changelog data from nfs-utils-0.3.1-13.src.rpm
Tue Aug 21 2001 Bob Matthews <bmatthews@redhat.com>
- if UID 65534 is unassigned, add user nfsnobody (#22865)
Mon Aug 20 2001 Bob Matthews <bmatthews@redhat.com>
- fix typo in nfs init script which prevented MOUNTD_PORT from working
    (#52113)
2004-09-09 09:16:41 +00:00
cvsdist
1c22dc7357 auto-import changelog data from nfs-utils-0.3.1-12.src.rpm
Tue Aug 07 2001 Bob Matthews <bmatthews@redhat.com>
- nfs init script shouldn't fail if /etc/exports doesn't exist (#46432)
2004-09-09 09:16:38 +00:00
cvsdist
7a8b6562b5 auto-import changelog data from nfs-utils-0.3.1-11.src.rpm
Fri Jul 13 2001 Bob Matthews <bmatthews@redhat.com>
- Make %pre useradd consistent with other Red Hat packages.
Tue Jul 03 2001 Michael K. Johnson <johnsonm@redhat.com>
- Added sh-utils dependency for uname -r in nfs init script
Tue Jun 12 2001 Bob Matthews <bmatthews@redhat.com>
- make non RH kernel release strings scan correctly in
- nfslock init script (#44186)
Mon Jun 11 2001 Bob Matthews <bmatthews@redhat.com>
- don't install any rquota pages in _mandir: (#39707, #44119)
- don't try to manipulate rpc.rquotad in init scripts
- unless said program actually exists: (#43340)
2004-09-09 09:16:23 +00:00
cvsdist
4e513ec53a auto-import changelog data from nfs-utils-0.3.1-8.src.rpm
Sat Apr 21 2001 Bill Nottingham <notting@redhat.com>
- re-disable quota stuff for non-errata :)
Tue Apr 17 2001 Preston Brown <pbrown@redhat.com>
- re-enable quota stuff for errata
2004-09-09 09:16:18 +00:00
cvsdist
426d8c6b05 auto-import changelog data from nfs-utils-0.3.1-6.71.src.rpm
Tue Apr 10 2001 Michael K. Johnson <johnsonm@redhat.com>
- do not start lockd on kernel 2.2.18 or higher (done automatically)
2004-09-09 09:15:57 +00:00
cvsdist
71d63d66c1 auto-import changelog data from nfs-utils-0.3.1-5.src.rpm
Fri Mar 30 2001 Preston Brown <pbrown@redhat.com>
- don't use rquotad from here now; quota package contains a version that
    works with 2.4 (#33738)
Mon Mar 12 2001 Bob Matthews <bmatthews@redhat.com>
- Statd logs at LOG_DAEMON rather than LOG_LOCAL5
- s/nfs/\$0/ where appropriate in init scripts
Tue Mar 06 2001 Jeff Johnson <jbj@redhat.com>
- Move to nfs-utils-0.3.1
Wed Feb 14 2001 Bob Matthews <bmatthews@redhat.com>
- #include <time.h> patch
Mon Feb 12 2001 Bob Matthews <bmatthews@redhat.com>
- Really enable netgroups
Mon Feb 05 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- i18nize initscripts
Fri Jan 19 2001 Bob Matthews <bmatthews@redhat.com>
- Increased {s,r}blen in rpcmisc.c:makesock to accommodate eepro100
Tue Jan 16 2001 Bob Matthews <bmatthews@redhat.com>
- Hackish fix in build section to enable netgroups
Wed Jan 03 2001 Bob Matthews <bmatthews@redhat.com>
- Fix incorrect file specifications in statd manpage.
- Require gawk 'cause it's used in nfslock init script.
Wed Dec 13 2000 Bob Matthews <bmatthews@redhat.com>
- Require sed because it's used in nfs init script
Tue Dec 12 2000 Bob Matthews <bmatthews@redhat.com>
- Don't do a chroot(2) after dropping privs, in statd.
Mon Dec 11 2000 Bob Matthews <bmatthews@redhat.com>
- NFSv3 if kernel >= 2.2.18, detected in init script
Thu Nov 23 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 0.2.1
Tue Nov 14 2000 Bill Nottingham <notting@redhat.com>
- don't start lockd on 2.4 kernels; it's unnecessary
2004-09-09 09:14:35 +00:00
cvsdist
1ea84527a0 auto-import changelog data from nfs-utils-0.2-2.src.rpm
Tue Sep 05 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- more portable fix for mandir
Sun Sep 03 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to 0.2-release
Fri Sep 01 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix reload script
Thu Aug 31 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to 0.2 from CVS
- adjust statd-drop-privs patch
- disable tcp_wrapper support
2004-09-09 09:14:20 +00:00
cvsdist
c905793db0 auto-import changelog data from nfs-utils-0.1.9.1-7.src.rpm
Wed Aug 02 2000 Bill Nottingham <notting@redhat.com>
- fix stop priority of nfslock
Tue Aug 01 2000 Bill Nottingham <notting@redhat.com>
- um, actually *include and apply* the statd-drop-privs patch
Mon Jul 24 2000 Bill Nottingham <notting@redhat.com>
- fix init script ordering (#14502)
Sat Jul 22 2000 Bill Nottingham <notting@redhat.com>
- run statd chrooted and as non-root
- add prereqs
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use "License", not "Copyright"
- use %{_tmppath} and %{_mandir}
Mon Jul 17 2000 Matt Wilson <msw@redhat.com>
- built for next release
Mon Jul 17 2000 Matt Wilson <msw@redhat.com>
- 0.1.9.1
- remove patch0, has been integrated upstream
Wed Feb 09 2000 Bill Nottingham <notting@redhat.com>
- the wonderful thing about triggers, is triggers are wonderful things...
Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com>
- switch to nfs-utils as the base tree
- fix the statfs patch for the new code base
- single package that obsoletes everything we had before (if I am to keep
    some traces of my sanity with me...)
Mon Jan 17 2000 Preston Brown <pbrown@redhat.com>
- use statfs syscall instead of stat to determinal optimal blksize
2004-09-09 09:14:13 +00:00