]> granicus.if.org Git - libtirpc/shortlog
libtirpc
2015-05-06 Steve DicksonRelease 0.3.0 master libtirpc-0-3-0
2015-05-06 Thorsten KukukSymbol versioning patch libtirpc-0-2-6-rc5
2015-05-06 Thorsten KukukFix: unresolved _crypt() symbols
2015-05-06 Steve Dicksonconfigure.ac: Disable DES auth by default
2015-04-30 Steve DicksonMakefile.am: Removed unsupported c-files libtirpc-0-2-6-rc4
2015-04-30 Steve Dicksonauth.h: Remove unsupported routine declarations
2015-04-29 Thorsten KukukDon't link against libnsl
2015-04-29 Thorsten KukukFix xdr_rpc* defines in xdr.h
2015-04-29 Thorsten Kukukdisable *rpcent functions if they exist in libc
2015-04-29 Bernhard Reutner... configure.ac: Allow for disabling auth DES
2015-04-29 Bernhard Reutner... Make sure to include config.h
2015-04-29 Bernhard Reutner... getrpcent: Fix compilation on glibc
2015-04-29 Bernhard Reutner... delete src/config.h
2015-04-29 Chuck LeverFinish server-side rpc_gss_*() APIs
2015-04-29 Chuck LeverExtract caller's qop setting from svcauth_gss_validate()
2015-04-29 Chuck LeverAdd server-side rpc_gss_*() APIs
2015-04-29 Chuck LeverRefactor authgss_refresh()
2015-04-29 Chuck LeverAdd client-side rpc_gss_*() APIs
2015-04-29 Chuck LeverAdd utility rpc_gss_*() APIs
2015-04-29 Chuck LeverAdd header definitions for rpc_gss_*() APIs
2015-04-23 Bernhard Reutner... configure.ac: Check for features.h libtirpc-0-2-6-rc3
2015-04-23 Thorsten Kukuklibtirpc: fix prototyp
2015-04-23 Thorsten Kukuklibtirpc: missing NULL pointer checks
2015-04-23 Olaf Kirchrpc_broadcast: handle misformed rpcbind replies
2015-04-23 Thorsten Kukuklibtirpc: fix bootstrap script/libtool
2015-04-23 Natanael CopaAdd a HACKING file which tells where to send patches
2015-04-23 Natanael CopaFix location of various standard header includes
2015-04-23 Natanael CopaInclude string.h for memset
2015-04-23 Natanael CopaAvoid use of internal glibc sys/cdefs.h header
2015-04-23 Natanael CopaFix compile error: 'IPPORT_RESERVED' undeclared
2015-04-23 Natanael CopaAdd configure option to disable DES authentication
2015-04-23 Natanael CopaProvide getrpcbynumber and getrpcbyname if those are...
2015-04-23 Natanael CopaReplace INSTALL symlink with a copy of the file
2014-12-16 Olaf Kirchlibtirpc: fix crash with tuntap devices libtirpc-0-2-6-rc2
2014-12-16 Thorsten Kukuktirpc: fix taddr2uaddr for AF_LOCAL
2014-12-16 Olaf KirchFix a crash in clntunix_create
2014-12-16 Olaf KirchIntroduce new helper function getpmaphandle
2014-12-16 Olaf KirchFix a bug in clnt broadcast
2014-12-13 Yann E. MORINpkg-config: needs pthread as private library
2014-11-06 Bodo Stroesserwrite_vc: fix write retry loop for nonblocking mode libtirpc-0-2-6-rc1
2014-08-12 Mike Frysingerlibtirpc: include stdarg.h when used
2014-08-08 Steve DicksonSet the initial value of libtirpc_debug_level to zero libtirpc-0-2-5-rc4
2014-08-07 Steve Dicksonauth_des: Converted some of the debugging syslog calls...
2014-08-07 Steve Dicksonsvc_dg: Convert fprintf calls to LIBTIRPC_DEBUG() calls
2014-08-07 Steve Dicksonrpcb_clnt: Convert fprintf calls to LIBTIRPC_DEBUG...
2014-08-07 Steve Dicksonclnt_bcast: Convert local debug() calls to LIBTIRPC_DEB...
2014-08-07 Steve Dicksonkey_call: Convert local debug() calls to LIBTIRPC_DEBUG...
2014-08-07 Steve Dicksonsvcauth_des: Convert local debug() calls to LIBTIRPC_DE...
2014-08-07 Steve DicksonClean up: Remove newlines from a couple debugging calls.
2014-08-07 Steve Dicksonprint_rpc_gss_sec: Make sure logging to stderr is enabled.
2014-08-07 Steve Dicksongss_log: Replace gss_log_debug with LIBTIRPC_DEBUG...
2014-08-07 Steve Dicksonlibtirpc_debug: Converted the rest of the #ifdef DEBUGs
2014-08-07 Steve Dicksongit_log_status: Add function name to status message
2014-08-07 Steve Dicksongss_log_status: reformat output to use one line.
2014-08-07 Steve Dicksongss_log: Removed DEBUG defines
2014-08-07 Steve Dicksongss_log: Convert existing gss debugging routines
2014-08-07 Steve Dicksonlibtirpc: New configurable debugging routines
2014-06-18 Steve Dicksonxdr_rejected_reply: Don't crash with invalid server...
2014-05-29 Steve DicksonAvoid buffer overruns by allocating buffer in svcauth_g... libtirpc-0-2-5-rc3
2014-04-09 Chuck LeverPre-register server side RPCSEC GSS support libtirpc-0-2-5-rc2
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
next