]> granicus.if.org Git - libtirpc/shortlog
libtirpc
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.
2007-04-20 Steve DicksonAdded configure.in hooks to used the libgssapi library.
2007-04-20 Steve DicksonUncommented tcp6 and udp6 in the default /etc/netconfig...
2007-04-20 Steve DicksonInitial commit of libtirpc 0.1.7