]> granicus.if.org Git - libtirpc/shortlog
libtirpc
2011-06-20 Mike FrysingerRevert "Include des_crypt in build" libtirpc-next
2011-06-20 Mike FrysingerAdd multiple inclusion protection to rpc/des.h
2011-06-20 Matthew N.... Use correct AUTH when calling RPCSEC_GSS_DESTROY.
2011-06-20 Matthew N.... Reference count AUTHs
2011-06-20 Matthew N.... auth_null used when auth_none is appropriate
2011-06-20 Matthew N.... SVCAUTH_WRAP/SVCAUTH_UNWRAP
2011-06-20 Matthew N.... AUTH_WRAP/AUTH_UNWRAP support.
2011-06-20 Matthew N.... Use of lseek() in xdr_rec.c:xdrrec_getpos().
2011-06-20 Matthew N.... PCSEC_GSS_SVC_PRIVACY failure.
2011-06-18 Steve DicksonDo not skip records with nonblocking connections
2011-05-02 Steve DicksonRelease 0.2.2 libtirpc-0-2-2
2011-03-02 Olaf KirchTry to ensure datagram replies come from the address...
2011-02-09 Mike FrysingerInclude des_crypt in build
2011-01-04 Chuck LeverAuthunix_create_default() should truncate at 16 groups... libtirpc-0-2-2-rc4
2010-12-16 Steve DicksonMakefile Improvements
2010-08-31 Tom 'spot'... Fixed last remaining license issues
2010-08-30 Tom \'spot... Relicense these SISSL files to 3 clause BSD
2010-07-16 Tom "spot"... Add back SISSL license attribution. libtirpc-0-2-2-rc3
2010-05-18 Chuck LeverClean up: Prevent unnecessary compiler warnings like: libtirpc-0-2-2-rc2
2010-05-18 Ulrich DrepperAutomount with nis maps crashes and generates a core
2010-03-25 Chuck LeverAdd a note about rpcbind's use of __svc_clean_idle()
2010-03-25 Chuck Leverlibtoolize: Squelch libtoolize warnings
2010-03-25 Jay LanSupport 64-bit bit mask operations in svc_getreqset()
2010-03-25 Chuck LeverFix memory leak in rpcb_clnt.c:add_cache()
2010-03-25 Chuck LeverFix memory leak in getclnthandle()
2010-03-05 Jeff Laytonlibtirpc: allow larger ticket sizes with RPCSEC_GSS libtirpc-0-2-2-rc1
2010-03-05 Jeff Laytonlibtirpc: don't call abort() in the AUTH_UNIX creation...
2009-11-30 Steve DicksonRelease 0.2.1 libtirpc-0-2-1
2009-11-30 Chuck Leverrpcb_getaddr: Handle only "udp" and "tcp" netids when...
2009-11-30 Chuck Leverrpcb_getaddr: Always do PMAP_GETPORT first for NC_INET...
2009-11-30 Chuck Levergetnetconfig: Fix NC_BADFILE return from getnetconfigen...
2009-07-09 Steve DicksonAdded HAVE_LIBGSSAPI defines around gss code libtirpc-0-2-1-rc3
2009-07-09 Steve DicksonCleaned up some "break strict-aliasing rules" warnings
2009-07-09 Mike Frysingerxdr_float build failure on some systems
2009-06-29 Chuck Leverrpcb_clnt: RPC_PROGNOTREGISTERED is a permanent error libtirpc-0-2-1-rc2
2009-06-29 Chuck Leverclnt_dg: Fix infinite loop when datagram call times out
2009-06-29 Mike FrysingerUpdated .gitignore file
2009-06-29 Mike FrysingerReplace the hard coded path name with the top_srcdir...
2009-05-29 Steve DicksonAdded 'doc' to the SUBDIRS list so make install libtirpc-0-2-1-rc1
2009-05-28 Steve DicksonRelease 0.2.0 libtirpc-0-2-0
2009-05-28 Steve Dicksonmake install fails when --prefix is used.
2009-05-28 Chuck LeverUpdate libtirpc.so library version information
2009-05-28 Tom "spot"... Replace the Sun RPC license with the BSD license, with...
2009-05-28 Chuck Leverlibtirpc: Don't install FreeBSD and Solaris headers
2009-05-28 Chuck LeverAdd a .gitignore file
2009-05-28 Chuck LeverRemove editor save files in src/
2009-05-28 Jeff LaytonAdded the RPCB_OWNER_STRING define which is defined
2009-04-20 Jeff Laytonhttp://web.mit.edu/kerberos/advisories/MITKRB5-SA-2006... libtirpc-0.1.12-rc1
2009-04-20 Jeff Layton[PATCH] port fix for CVE-2008-0947
2009-04-20 Steve DicksonRelease 0.1.11 libtirpc-0.1.11
2009-04-20 Ian Kentlibtirpc-0.1.10 - tsd destory at unload
2009-04-20 Ian Kentlibtirpc-0.1.10 - fix rpc_createerr tsd create
2009-03-13 Jeff Laytonlibtirpc: must free saved wire verifier when destroying... 0.0.10 0.0.10-rc1 0.0.9-rc1
2009-03-13 Jeff Laytonlibtirpc: be sure to free cl_netid and cl_tp
2009-03-13 Jeff Laytonlibtirpc: set r_netid and r_owner in __rpcb_findaddr_timed
2009-01-28 Steve DicksonConverted all uid and gid variables of the type uid_t...
2009-01-28 Steve DicksonRemoved a number warnings by adding a number of type...
2009-01-28 Chuck Leverbackwards compatibility: fix order of fields in TI...
2009-01-22 Sandeep Joshtirpc header file fixes for C++
2008-11-20 Steve DicksonChanged clnt_spcreateerror() to return clearer
2008-11-20 Steve DicksonThe clnt_fd_lock mutex lock was not being
2008-11-19 Steve DicksonRelease 0.1.10 libtirpc-0-1-10
2008-11-17 Steve DicksonMerge branch 'master' of git://git.infradead.org/~steve...
2008-10-28 Ian KentFixed a warings the IPV6 client routines
2008-10-27 Steve Dickson__rpc_taddr2uaddr_af() assumes the netbuf to always...
2008-09-30 Olaf KirchFix __rpc_getconfip
2008-09-30 Olaf KirchFix getpeereid
2008-09-30 Olaf Kirchsvc_getcaller_netbuf macro seems broken
2008-09-30 Olaf KirchIntroduce __rpc_set_netbuf helper
2008-09-30 Olaf KirchKill map_ipv4_to_ipv6
2008-09-30 Olaf KirchFix xp_raddr handling in svc_fd_create etc
2008-09-16 Steve Dickson- Fixed version-info in src/Makefile.am to reflect...
2008-09-16 Olaf KirchFix for taddr2addr conversion bug of local addresses
2008-09-02 Olaf KirchAlways make IPv6 sockets V6ONLY
2008-09-02 Olaf KirchFix incorrect sizeof() in __rpc_getbroadifs
2008-07-09 Steve DicksonRelease 0.1.9
2008-07-09 Aurelien CharbonUpdated COPYING with new license agreement.
2008-06-27 CHIKAMA MasakiAdded super-H(sh3,sh4) architecture support
2008-06-10 Steve DicksonUse $(DESTDIR) in the installation of /etc/netconfig
2008-06-10 Steve DicksonFixed infinite loop in svc_run()
2008-06-10 Steve DicksonAdded in svc_auth_none needed by the GSSAPI code.
2008-04-14 Steve DicksonRelease 0.1.8 libtirpc-0_1_8
2008-04-14 Steve DicksonInstall man pages in the 3t section
2008-02-18 Steve DicksonFixed typo in libtirpc.pc.in
2008-02-18 Steve DicksonAdded that libtirpc.pc.in that will create
2008-01-24 Steve DicksonProtect from buffer overflow in the GSS code.
2007-10-25 Steve DicksonWhen the configuration --enable-gss used, the libgssglue
2007-10-25 Steve DicksonCleaned out all the stale autoconf files
2007-10-25 Steve DicksonAdded " || defined(__arm__)" to xdr_float.c which allow...
2007-07-30 Steve Dickson- Change the order of network ids in /etc/netconfg
2007-07-30 Steve Dickson- Make sure remote address (xp_rtaddr) is populated
2007-05-04 Steve DicksonAdded IP_RECVERR processing with to clnt_dg_call() so
2007-05-04 Steve DicksonA couple ntohs() were needed in bindresvport_sa()
2007-05-04 Steve DicksonIgnore the return value of snprintf() and use strlen...
2007-05-04 Steve DicksonFixed mutex locking problem in clnt_raw.c. One should...
2007-04-26 Steve DicksonAdded a optimization to bindresvport that allows more
2007-04-26 Steve DicksonCheck for buffer overflow in xdr_string.
2007-04-20 Steve DicksonAdded SVCAUTH_DESTROY and svcauth_destroy macros to
2007-04-20 Steve DicksonAdded compile define for ppc64 archs
2007-04-20 Steve DicksonAdded in svc_auth_none needed by the GSSAPI code.
next