summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add morphology to set --sysconfdirbaserock/masterSam Thursfield2012-11-191-0/+9
* Remove des_crypt.c and crypt_client.c from buildSam Thursfield2012-11-191-1/+1
* Fix non-executable autogen.shSam Thursfield2012-11-191-0/+0
* Include crypt_client in buildMike Frysinger2012-11-141-1/+1
* tirpc: Fix compiler error on rhel 5.5Allison Henderson2012-11-141-0/+5
* doc/Makefile.am: fix out-of-tree installationlibtirpc-0-2-3-rc4Thomas Petazzoni2012-11-131-1/+1
* Make IPv6 enabled by defaultMike Frysinger2012-11-131-0/+7
* Add missing INET6 conditionalThomas Petazzoni2012-11-132-1/+6
* Use correct socket option for PKTINFO on UDPv6Max Matveev2012-11-131-1/+1
* authnone - respect the locksMax Matveev2012-11-131-7/+6
* Fix debugging-related namespace pollution.libtirpc-0-2-3-rc3Nick Alcock2012-04-264-90/+90
* No longer require NIS.Nick Alcock2012-04-262-1/+2
* Make svc_auth_none always available.Nick Alcock2012-04-261-4/+3
* Fix debugging reference from non-GSS to optional GSS code.Nick Alcock2012-04-261-2/+9
* Makefile.am: install target in doc/Makefile.am doesn't honor sysconfdirPeter Simons2012-03-191-3/+3
* Delete unused local variableMike Frysinger2011-09-011-2/+0
* Segfault in SVCAUTH_WRAP calllibtirpc-0-2-3-rc2Steve Dickson2011-07-202-4/+4
* Revert "Include des_crypt in build"libtirpc-0-2-3-rc1Mike Frysinger2011-06-211-1/+1
* Add multiple inclusion protection to rpc/des.hMike Frysinger2011-06-211-0/+5
* Use correct AUTH when calling RPCSEC_GSS_DESTROY.Matthew N. Dodd2011-06-211-0/+11
* Reference count AUTHsMatthew N. Dodd2011-06-214-4/+35
* auth_null used when auth_none is appropriateMatthew N. Dodd2011-06-212-12/+3
* SVCAUTH_WRAP/SVCAUTH_UNWRAPMatthew N. Dodd2011-06-215-19/+83
* AUTH_WRAP/AUTH_UNWRAP support.Matthew N. Dodd2011-06-215-5/+34
* Use of lseek() in xdr_rec.c:xdrrec_getpos().Matthew N. Dodd2011-06-211-14/+13
* PCSEC_GSS_SVC_PRIVACY failure.Matthew N. Dodd2011-06-211-1/+1
* Do not skip records with nonblocking connectionsSteve Dickson2011-06-211-1/+5
* Release 0.2.2libtirpc-0-2-2Steve Dickson2011-05-021-2/+2
* Try to ensure datagram replies come from the address requests were sent to.Olaf Kirch2011-03-022-11/+118
* Include des_crypt in buildMike Frysinger2011-02-091-1/+1
* Authunix_create_default() should truncate at 16 groups instead of failinglibtirpc-0-2-2-rc4Chuck Lever2011-01-041-9/+46
* Makefile ImprovementsSteve Dickson2010-12-161-26/+0
* Fixed last remaining license issuesTom 'spot' Callaway2010-08-318-327/+42
* Relicense these SISSL files to 3 clause BSDTom \'spot\' Callaway2010-08-304-392/+7
* Add back SISSL license attribution.libtirpc-0-2-2-rc3Tom "spot" Callaway2010-07-163-0/+39
* Clean up: Prevent unnecessary compiler warnings like:libtirpc-0-2-2-rc2Chuck Lever2010-05-185-18/+20
* Automount with nis maps crashes and generates a coreUlrich Drepper2010-05-183-11/+54
* Add a note about rpcbind's use of __svc_clean_idle()Chuck Lever2010-03-251-0/+4
* libtoolize: Squelch libtoolize warningsChuck Lever2010-03-253-1/+3
* Support 64-bit bit mask operations in svc_getreqset()Jay Lan2010-03-251-1/+1
* Fix memory leak in rpcb_clnt.c:add_cache()Chuck Lever2010-03-251-6/+12
* Fix memory leak in getclnthandle()Chuck Lever2010-03-251-3/+11
* libtirpc: allow larger ticket sizes with RPCSEC_GSSlibtirpc-0-2-2-rc1Jeff Layton2010-03-051-21/+51
* libtirpc: don't call abort() in the AUTH_UNIX creation codepathsJeff Layton2010-03-051-9/+27
* Release 0.2.1libtirpc-0-2-1Steve Dickson2009-11-301-2/+2
* rpcb_getaddr: Handle only "udp" and "tcp" netids when using PMAP_GETPORTChuck Lever2009-11-301-2/+3
* rpcb_getaddr: Always do PMAP_GETPORT first for NC_INET transportsChuck Lever2009-11-301-80/+81
* getnetconfig: Fix NC_BADFILE return from getnetconfigent(3t)Chuck Lever2009-11-301-1/+0
* Added HAVE_LIBGSSAPI defines around gss codelibtirpc-0-2-1-rc3Steve Dickson2009-07-094-14/+19
* Cleaned up some "break strict-aliasing rules" warningsSteve Dickson2009-07-095-25/+36