Commit Graph

249 Commits

Author SHA1 Message Date
Steve Dickson
c0c0c42d7f - v4 mounts will roll back to v3 mounts when the mount fails with ENOENT. 2009-11-02 16:14:06 +00:00
Steve Dickson
ac5a680078 Fixed typo in changelog 2009-10-26 13:27:05 +00:00
Steve Dickson
8152f820a8 - Updated to the latest pseudo root release (rel7).
- Added upstream 1.2.1-rc7 patch which fixes:
- Stop ignoring the -o v4 option (bz 529407)
- Allow network protocol roll backs when proto is set in the config file
    (bz 529864)
2009-10-26 13:26:04 +00:00
Steve Dickson
cb3fa4ca36 Fixed a whole where '-o v4' was not overriding the version in the conf
file.
2009-10-06 10:50:48 +00:00
Steve Dickson
172d6d19bb Bumped up Release so as not to collide with the F-12 branch 2009-10-01 11:58:28 +00:00
Steve Dickson
2f3279563d - Change the nfsmount.conf file to define v3 as the default protocol
version.
- Make sure versions set on the command line override version set in
    nfsmount.conf
- Make version rollbacks still work when versions are set in nfsmount.conf
2009-10-01 11:50:39 +00:00
Steve Dickson
1e5327b6dd - Added upstream 1.2.1-rc5 patch
- mount.nfs: Support negotiation between v4, v3, and v2
- mount.nfs: Keep server's address in nfsmount_info
- mount.nfs: Sandbox each mount attempt
- mount.nfs: Support negotiation between v4, v3, and v2
2009-09-30 00:52:00 +00:00
Steve Dickson
faa7f39a28 Updated to the latest pseudo root release (rel6) 2009-09-23 20:09:06 +00:00
Steve Dickson
4af23bc6c3 - Added upstream 1.2.1-rc5 patch
- Added --sort --list functionality to nfs-iostat.py
- Fixed event handler in idmapd
- Added -o v4 support
- Disabled IPv6 support in nfsd
- Don't give client an empty flavor list
- Fixed gssed so it does not blindly caches machine credentials
2009-09-15 19:15:19 +00:00
Steve Dickson
7a30154920 - Added upstream 1.2.1-rc4 patch
- Fix bug when both crossmnt
- nfs(5): Add description of lookupcache mount option
- nfs(5): Remove trailing blanks
- Added nfs41 support to nfssat
- Added support for mount to us a configuration file.
2009-08-17 13:21:50 +00:00
Steve Dickson
cd87151ef6 - Added upstream 1.2.1-rc3 patch
- Add IPv6 support to nfsd
- Allow nfssvc_setfds to properly deal with AF_INET6
- Convert nfssvc_setfds to use getaddrinfo
- Move check for active knfsd to helper function
- Declare a static common buffer for nfssvc.c routine
- Convert rpc.nfsd to use xlog() and add --debug and --syslog options
2009-08-16 20:03:23 +00:00
Steve Dickson
9f11b6e085 Fixed 4.1 versioning problem (bz 512377) 2009-07-28 12:33:38 +00:00
Steve Dickson
e955777c56 - Added upstream 1.2.1-rc2 patch
- A large number of mount command changes.
2009-07-15 14:37:40 +00:00
Steve Dickson
8230dd7a8e - Added NFSD v4 dynamic pseudo root patch which allows NFS v3 exports to be
mounted by v4 clients.
2009-07-13 18:04:54 +00:00
Steve Dickson
d57a53afc2 Added back libblkid and libblkid-devel 2009-06-29 18:51:23 +00:00
Steve Dickson
3524d8aedf Stopped rpc.idmapd from spinning (bz 508221) 2009-06-29 14:58:38 +00:00
Steve Dickson
62a1d99a28 Replaced e2fsprogs-libs with libblkid 2009-06-22 15:47:16 +00:00
Steve Dickson
a9c00ece34 Added e2fsprogs-devel to BuildRequires Added libtirpc and e2fsprogs-libs to
Requires
2009-06-22 15:09:40 +00:00
Steve Dickson
b00775666b Added libtirpc-devel to BuildRequires 2009-06-22 14:53:46 +00:00
Steve Dickson
ea858b4aab - Added upstream 1.2.1-rc1 patch
- Fix to check in closeall()
- Make --enable-tirpc the default
- Set all verbose types in gssd daemons
- Retry exports if getfh() fails
2009-06-22 14:31:55 +00:00
Steve Dickson
f0f448329c Added i586 and i686 to all_32bit_archs define (bz 485379) 2009-06-11 12:43:39 +00:00
Steve Dickson
0ce3b8dd95 - Updated init scripts to add dependencies on other system facilities (bz
475133)
2009-06-10 16:14:13 +00:00
Steve Dickson
8da4391dfa nfsnobody gid is wrong (bz 485379) 2009-06-10 13:20:43 +00:00
Steve Dickson
16649e51cd Updated to latest upstream release: 1.2.0 2009-06-02 16:22:58 +00:00
Tom Callaway
3f80ebd3c7 Replace the Sun RPC license with the BSD license, with the explicit
permission of Sun Microsystems
2009-05-19 21:39:07 +00:00
Steve Dickson
95125b8914 - Added upstream 1.1.7-rc1 patch
- utils/nfsd: add support for minorvers4
- sm-notify: Don't orphan addrinfo structs
- sm-notify: Failed DNS lookups should be retried
- mount: remove legacy version of nfs_name_to_address()
- compiling error in rpcgen
- nfs-utils: Fix IPv6 support in support/nfs/rpc_socket.c
- umount.nfs: Harden umount.nfs error reportin
2009-05-18 18:30:53 +00:00
Steve Dickson
9cff34f9ff - nfslock.init: options not correctly parsed (bz 459591) 2009-04-27 19:41:58 +00:00
Steve Dickson
43fc3de6b9 Updated to latest upstream release: 1.1.6 2009-04-20 18:20:40 +00:00
Steve Dickson
27d9ad3f5a - Added upstream rc3 patch
- gssd: initialize fakeseed in prepare_krb5_rfc1964_buffer
- gssd: NULL-terminate buffer after read in read_service_info (try #2)
- gssd: free buffer allocated by gssd_k5_err_msg
- gssd: fix potential double-frees in gssd
- Removed a number of warn_unused_result warnings
2009-03-23 21:19:53 +00:00
Steve Dickson
49b331105f Added upstream rc2 patch 2009-03-16 18:15:00 +00:00
Steve Dickson
eaa6c2e5a6 Fixed some lost externs in the tcpwrapper code 2009-03-09 10:35:31 +00:00
Steve Dickson
9a95968d9e Fixed lockd not using settings in sysconfig/nfs (bz 461043) 2009-03-06 12:31:06 +00:00
Steve Dickson
f76c8ecabe Updated to latest upstream version: 1.1.5 2009-03-05 12:57:02 +00:00
Steve Dickson
a4989af149 configure: fix AC_CACHE_VAL warnings 2009-03-04 21:14:51 +00:00
Jesse Keating
31083ffc0b - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 05:32:25 +00:00
Steve Dickson
0e25fb5be3 Exportfs and rpc.mountd optimalization (bz 76643) 2009-02-19 00:46:26 +00:00
Steve Dickson
3de3019b29 - umount.nfs command: Add an AF_INET6-capable version of nfs_call_unmount()
- umount.nfs command: Support AF_INET6 server addresses
- umount command: remove do_nfs_umount23 function
2009-02-17 21:46:26 +00:00
Steve Dickson
0b66620759 - Integrated the upstream fix for bz 483375
- mount: segmentation faults on UDP mounts (bz 485448)
2009-02-17 21:02:55 +00:00
Steve Dickson
c73957002a Fixed typo in -mount-textbased.patch (bz 483375) 2009-01-31 20:33:19 +00:00
Steve Dickson
ca5a1dab1d - Reworked tcp wrapper code to correctly use API (bz 480223)
- General clean up of tcp wrapper code.
2009-01-31 11:42:01 +00:00
Steve Dickson
e237fe4711 - text-based mount command: make po_rightmost() work for N options
- text-based mount command: Function to stuff "struct pmap" from mount
    options
- text-based mount options: Use new pmap stuffer when rewriting mount
    options
- text-based mount command: fix mount option rewriting logic
- text-based mount command: support AF_INET6 in rewrite_mount_options()
2009-01-27 23:02:49 +00:00
Steve Dickson
5f17b62a87 mountd: Don't do tcp wrapper check when there are no rules (bz 448898) 2009-01-20 11:34:28 +00:00
Steve Dickson
b8c490a966 - configure: Remove inet_ntop(3) check from configure.ac
- configure: Add new build option "--enable-tirpc"
- showmount command: Quiesce warning when TI-RPC is disabled
2009-01-07 17:58:48 +00:00
Steve Dickson
315e2f77ba configure: use "--disable-uuid" instead of "--without-uuid" 2009-01-06 18:01:35 +00:00
Steve Dickson
a2fd65e956 - mount: revert recent fix for build problems on old systems
- mount: use gethostbyname(3) when building on old systems
- mount: getport: don't use getaddrinfo(3) on old systems
- mount: Random clean up
2009-01-06 17:57:45 +00:00
Steve Dickson
9064ed147d gssd: By default, don't spam syslog when users' credentials expire 2009-01-05 19:27:31 +00:00
Steve Dickson
89af843130 - Added warnings to tcp wrapper code when mounts are denied due to
misconfigured DNS configurations.
2009-01-05 18:03:37 +00:00
Steve Dickson
36e2ddf1fc Re-enabled and fixed/enhanced tcp wrappers. 2008-12-20 12:16:35 +00:00
Steve Dickson
c6aa18e509 - statd: not unlinking host files 2008-12-17 21:58:58 +00:00
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