summaryrefslogtreecommitdiff
path: root/tirpc
Commit message (Expand)AuthorAgeFilesLines
* Add header definitions for rpc_gss_*() APIsChuck Lever2015-04-292-0/+144
* configure.ac: Check for features.hlibtirpc-0-2-6-rc3Bernhard Reutner-Fischer2015-04-231-0/+2
* Include string.h for memsetNatanael Copa2015-04-231-1/+1
* Avoid use of internal glibc sys/cdefs.h headerNatanael Copa2015-04-2321-150/+363
* Pre-register server side RPCSEC GSS supportlibtirpc-0-2-5-rc2Chuck Lever2014-04-092-0/+3
* Add a pthread key initializer constantChuck Lever2014-01-231-0/+2
* libtirpc: remove tirpc/fpmath.hChuck Lever2013-12-091-63/+0
* libtirpc: remove tirpc/nss_tls.hChuck Lever2013-12-091-0/+0
* libtirpc: remove tirpc/spinlock.hChuck Lever2013-12-091-41/+0
* libtirpc: remove tirpc/misc/event.hChuck Lever2013-12-091-201/+0
* libtirpc: remove tirpc/misc/socket.hChuck Lever2013-12-091-62/+0
* libtirpc: remove tirpc/misc/queue.hChuck Lever2013-12-091-6/+0
* libtirpc: remove tirpc/namespace.hChuck Lever2013-12-091-33/+0
* glibc rpcgen compatibilityChuck Lever2013-12-091-0/+2
* Add compatibility XDR functions for unsigned integersChuck Lever2013-12-091-0/+4
* Add xdr_int8_t() and xdr_u_int8_t()Chuck Lever2013-12-091-0/+2
* Remove variadic macro invocationChuck Lever2013-07-011-11/+0
* rpcent: mark getrpcbyname name argument as const char *Thomas Petazzoni2013-02-121-1/+1
* rpcent: remove prototypes of reentrant variantsThomas Petazzoni2013-02-121-5/+0
* Add authgss_free_private_data interface.NeilBrown2013-02-121-0/+1
* Fix debugging-related namespace pollution.libtirpc-0-2-3-rc3Nick Alcock2012-04-261-3/+3
* Fix debugging reference from non-GSS to optional GSS code.Nick Alcock2012-04-261-2/+9
* Add multiple inclusion protection to rpc/des.hMike Frysinger2011-06-211-0/+5
* Reference count AUTHsMatthew N. Dodd2011-06-211-4/+31
* auth_null used when auth_none is appropriateMatthew N. Dodd2011-06-211-1/+1
* SVCAUTH_WRAP/SVCAUTH_UNWRAPMatthew N. Dodd2011-06-211-6/+12
* Try to ensure datagram replies come from the address requests were sent to.Olaf Kirch2011-03-021-0/+3
* Fixed last remaining license issuesTom 'spot' Callaway2010-08-314-320/+28
* Relicense these SISSL files to 3 clause BSDTom \'spot\' Callaway2010-08-301-18/+2
* Add back SISSL license attribution.libtirpc-0-2-2-rc3Tom "spot" Callaway2010-07-161-0/+13
* 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-181-0/+1
* Replace the Sun RPC license with the BSD license, with the explicitTom "spot" Callaway2009-05-2826-664/+620
* libtirpc-0.1.10 - tsd destory at unloadIan Kent2009-04-201-0/+1
* Converted all uid and gid variables of the type uid_t and gid_t.Steve Dickson2009-01-282-5/+4
* backwards compatibility: fix order of fields in TI-RPC's svc_reqChuck Lever2009-01-281-1/+4
* tirpc header file fixes for C++Sandeep Josh2009-01-222-3/+3
* Fixed a warings the IPV6 client routinesIan Kent2008-10-281-2/+2
* svc_getcaller_netbuf macro seems brokenOlaf Kirch2008-09-301-1/+1
* Cleaned out all the stale autoconf filesSteve Dickson2007-10-252-67/+0
* Added SVCAUTH_DESTROY and svcauth_destroy macros toSteve Dickson2007-04-201-0/+3
* Initial commit of libtirpc 0.1.7Steve Dickson2007-04-2044-0/+6568