Commit Graph

175 Commits

Author SHA1 Message Date
Steve Dickson cb948a3f79 Switch the libgssapi dependency to libgssglue 2007-10-17 18:27:04 +00:00
Bill Nottingham cd95ac93ca makefile update to properly grab makefile.common 2007-10-15 19:04:43 +00:00
Steve Dickson 5613615b04 - Made tcp6/udp6 network ids no longer visible in the netconfig file since
the ipv6 code is not fully baked yet in rpcbind. (bz 249121)
2007-10-15 14:35:57 +00:00
Jesse Keating 552aeda9df - Rebuild for selinux ppc32 issue. 2007-08-29 05:47:57 +00:00
Steve Dickson 2d254b9e73 Bumped up Release from 8 to 9. 2007-07-30 16:05:17 +00:00
Steve Dickson d3fef90e8f - Change the order of network ids in /etc/netconfg putting ipv4 ids before
ipv6.
2007-07-30 12:01:02 +00:00
Steve Dickson 04c2ae6257 - Make sure remote address (xp_rtaddr) is populated with the correct type
of address.
2007-07-30 11:56:40 +00:00
Steve Dickson 808a248167 - Fixed mutex lock problem in clnt_raw_create()
- Ignore the return value of snprintf() and use strlen() instead to bump
    the pointer in clnt_sperror()
- A couple ntohs() were needed in bindresvport_sa()
- Added IP_RECVERR processing with to clnt_dg_call() so application will
    see errors instead of timing out
2007-07-30 11:24:01 +00:00
Steve Dickson 3ff2697d01 Fixed infinite loop in svc_run() (bz 246677) 2007-07-09 17:03:17 +00:00
Steve Dickson 3d9be28ff2 - Fixed potential buffer overflow in xdr_strings
- Added a optimization to bindresvport that allows more ports to be tried.
2007-05-02 14:45:58 +00:00
Steve Dickson bc197cf32a Fixed Unowned Directory RPM problem (bz 233873) 2007-03-26 17:15:09 +00:00
Steve Dickson d478e05ba5 Fixed undefined symbol (bz 204296) 2006-08-28 12:25:53 +00:00
Steve Dickson 074ed6b97a Added defined(__s390__) to list of defines 2006-08-17 15:39:14 +00:00
Steve Dickson dcf4f811fd Change __powerpc64__ to __powerpc__ since covers both ppc and ppc64 2006-08-16 20:56:15 +00:00
Steve Dickson 8ceb0e0482 Added compile define for ppc64 archs 2006-08-16 14:02:35 +00:00
Steve Dickson 2cf59bc459 Added %{release} to buildroot Remove --prefix=%{buildroot} from %configure
line Added %config(noreplace) to netconfig file.
2006-08-16 00:07:14 +00:00
Steve Dickson baafab5c8d - Don't package static libraries unless there is a VERY good reason to do
so
- Don't list gssapi requirement specifically, rpm will figure that out on
    its own when building the package.
2006-08-15 22:02:58 +00:00
Steve Dickson db51df57b1 Use %{name}-%{version} in URL field Remove Requires(postun) and (pre) on
ldconfig Replace %makeinstall with make install DESTDIR=%{buildroot}.
2006-08-15 11:37:48 +00:00
Steve Dickson 8628a83046 Added in svc_auth_none needed by the GSSAPI code. 2006-08-14 16:02:26 +00:00
Steve Dickson 54ab0f1e43 Added hooks to used the libgssapi library. 2006-08-11 16:57:18 +00:00
Steve Dickson 285ec3c6ac Uncommented tcp6 and udp6 in the default /etc/netconfig file. 2006-08-11 15:08:09 +00:00
Steve Dickson 9949cc7075 Updated the compile patch to have function names 2006-08-09 19:14:53 +00:00
Steve Dickson c144093431 Added in spec file and a patch file that makes things compile 2006-08-09 19:09:18 +00:00
Steve Dickson 8ac6473a57 uploaded libtirpc-0.1.7.tar.bz2 2006-08-09 19:03:25 +00:00
Steve Dickson fa563ad35a Setup of module libtirpc 2006-08-09 19:00:05 +00:00