]> granicus.if.org Git - libtirpc/shortlog
libtirpc
2014-01-23 Chuck Leverman: Replace outdated Solaris and BSD references in... libtirpc-0-2-5-rc1
2014-01-23 Chuck Leverman: Organize man/Makefile.am
2014-01-23 Chuck LeverClean up forward declarations in src/svc_auth_gss.c
2014-01-23 Chuck LeverClean up forward declarations in src/auth_gss.c
2014-01-23 Chuck LeverAdd a pthread key initializer constant
2014-01-23 Chuck Leverconfigure: permanently enable maintainer mode
2013-12-09 Steve DicksonRelease 0.2.4 libtirpc-0-2-4
2013-12-09 Chuck LeverClean up src/rpcb_clnt.c
2013-12-09 Chuck LeverUpdate "make clean" and "make distclean" targets
2013-12-09 Chuck LeverUpdate .gitignore
2013-12-09 Chuck LeverUse stock automake rules to install netconfig
2013-12-09 Steve Dicksonconfigure.ac: Remove gssglue configuration knobs
2013-12-09 Steve Dicksonconfigure.ac: enable the GSSAPI by default
2013-12-09 Chuck LeverFix "make dist" and "make distcheck"
2013-12-09 Chuck Leverlibtirpc: remove tirpc/fpmath.h
2013-12-09 Chuck Leverlibtirpc: remove tirpc/nss_tls.h
2013-12-09 Chuck Leverlibtirpc: remove tirpc/spinlock.h
2013-12-09 Chuck Leverlibtirpc: remove tirpc/misc/event.h
2013-12-09 Chuck Leverlibtirpc: remove tirpc/misc/socket.h
2013-12-09 Chuck Leverlibtirpc: remove tirpc/misc/queue.h
2013-12-09 Chuck Leverlibtirpc: remove tirpc/namespace.h
2013-12-09 Steve Dicksonbuild: set enable-silent-rules to be on by default
2013-12-09 Chuck Leverbuild: Make compiler warnings easier to see
2013-12-09 Chuck Leverglibc rpcgen compatibility
2013-12-09 Chuck LeverAdd compatibility XDR functions for unsigned integers
2013-12-09 Chuck LeverAdd xdr_int8_t() and xdr_u_int8_t()
2013-11-25 Signed-off... Race in Race in clnt_vc_create libtirpc-0-2-4-rc3
2013-11-25 Signed-off... Race condition in bindresvport
2013-11-25 Signed-off... Race conditions in getnetconfig
2013-11-25 Signed-off... __nc_error() does not check return value from malloc
2013-07-01 Tom Gundersenbuild: fix for automake>=1.13 libtirpc-0-2-4-rc2
2013-07-01 Chuck LeverRemove variadic macro invocation
2013-05-28 Jan Stancekclnt_vc_control: fix VERS/PROG size
2013-04-22 Steve Dicksonsvc_getargs(): Should not be freeing arg pointers on... libtirpc-0-2-4-rc1
2013-04-10 Simo Sorcegss: Fix private data giveaway
2013-03-26 Simo SorceSwitch to use standard GSSAPI by default
2013-02-13 Steve DicksonRevert "Include crypt_client in build" libtirpc-0-2-3
2013-02-12 Steve DicksonRelease 0.2.3
2013-02-12 Steve Dicksonclnt_vc_control: Removed a strict-aliasing warning
2013-02-12 Steve Dicksonclnt_dg_call: Removed a unused-but-set-variable warning
2013-02-12 Thomas Petazzonirpcent: mark getrpcbyname name argument as const char *
2013-02-12 Thomas Petazzonirpcent: remove prototypes of reentrant variants
2013-02-12 Mike Frysingerkey_call: utilize uname() all the time
2013-02-12 NeilBrownAdd authgss_free_private_data interface.
2012-11-14 Mike FrysingerInclude crypt_client in build
2012-11-14 Allison Hendersontirpc: Fix compiler error on rhel 5.5
2012-11-13 Thomas Petazzonidoc/Makefile.am: fix out-of-tree installation libtirpc-0-2-3-rc4
2012-11-13 Mike FrysingerMake IPv6 enabled by default
2012-11-13 Thomas PetazzoniAdd missing INET6 conditional
2012-11-13 Max MatveevUse correct socket option for PKTINFO on UDPv6
2012-11-13 Max Matveevauthnone - respect the locks
2012-04-26 Nick AlcockFix debugging-related namespace pollution. libtirpc-0-2-3-rc3
2012-04-26 Nick AlcockNo longer require NIS.
2012-04-26 Nick AlcockMake svc_auth_none always available.
2012-04-26 Nick AlcockFix debugging reference from non-GSS to optional GSS...
2012-03-19 Peter SimonsMakefile.am: install target in doc/Makefile.am doesn...
2011-09-01 Mike FrysingerDelete unused local variable
2011-07-20 Steve DicksonSegfault in SVCAUTH_WRAP call libtirpc-0-2-3-rc2
2011-06-21 Mike FrysingerRevert "Include des_crypt in build" libtirpc-0-2-3-rc1
2011-06-21 Mike FrysingerAdd multiple inclusion protection to rpc/des.h
2011-06-21 Matthew N.... Use correct AUTH when calling RPCSEC_GSS_DESTROY.
2011-06-21 Matthew N.... Reference count AUTHs
2011-06-21 Matthew N.... auth_null used when auth_none is appropriate
2011-06-21 Matthew N.... SVCAUTH_WRAP/SVCAUTH_UNWRAP
2011-06-21 Matthew N.... AUTH_WRAP/AUTH_UNWRAP support.
2011-06-21 Matthew N.... Use of lseek() in xdr_rec.c:xdrrec_getpos().
2011-06-21 Matthew N.... PCSEC_GSS_SVC_PRIVACY failure.
2011-06-21 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
next