summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: use autoconf archive to link pthreadHsia-Jun(Randy) Li2022-01-201-1/+1
* Compile out the AUTH_DES support.Steve Dickson2019-10-091-2/+5
* Makefile.am: Use LIBADD instead of LDFLAGS to link against krb5Laurent Bigonville2019-06-111-1/+1
* Add an internal helper for binding to a dynamically-assigned portChuck Lever2018-03-011-2/+3
* Compile des_crypt.c and des_impl.cThorsten Kukuk2016-04-041-1/+1
* Tell libtool that all symbols are intended to be resolvedPeter Rosin2015-10-301-1/+1
* Make no-undefined linker flag depending on OSlibtirpc-0-3-3-rc3Steve Dickson2015-08-281-1/+1
* build: Bump library versionChuck Lever2015-07-101-30/+2
* Enable the AUTH_DES authenticator for RPC serversChuck Lever2015-07-101-0/+1
* enable xdr_sizeofThorsten Kukuk2015-07-101-1/+1
* Makefile.am: Add -Wl,-no-undefinedArmin K2015-06-261-1/+1
* __rpc_get_default_domain is undefined with LDFLAGS=-Wl,--no-undefinedArmin K2015-06-181-1/+1
* Enable rtime() API for backward compatibility with glibc's SunRPCChuck Lever2015-06-161-2/+1
* Enable the netname API for backward compatibility with glibc's SunRPCChuck Lever2015-06-161-1/+1
* Enable key_prot API for backward compatibility with glibc's SunRPCChuck Lever2015-06-161-2/+1
* Revert commit c0547c56dafb ('Add configure option to disable DES')Chuck Lever2015-06-161-11/+2
* Revert commit 4ba9ce277dd6 ('configure.ac: Allow for disabling auth DES')Chuck Lever2015-06-161-0/+1
* Revert commit 3b6edd428fcf ('Makefile.am: Removed unsupported c-files')Chuck Lever2015-06-161-0/+5
* Symbol versioning patchlibtirpc-0-2-6-rc5Thorsten Kukuk2015-05-061-0/+4
* Fix: unresolved _crypt() symbolsThorsten Kukuk2015-05-061-1/+2
* Makefile.am: Removed unsupported c-fileslibtirpc-0-2-6-rc4Steve Dickson2015-04-301-5/+0
* configure.ac: Allow for disabling auth DESBernhard Reutner-Fischer2015-04-291-1/+0
* Make sure to include config.hBernhard Reutner-Fischer2015-04-291-2/+2
* Add utility rpc_gss_*() APIsChuck Lever2015-04-291-1/+2
* Add configure option to disable DES authenticationNatanael Copa2015-04-231-2/+10
* libtirpc: New configurable debugging routinesSteve Dickson2014-08-071-2/+2
* Update "make clean" and "make distclean" targetsChuck Lever2013-12-091-0/+3
* Fix "make dist" and "make distcheck"Chuck Lever2013-12-091-0/+1
* build: fix for automake>=1.13libtirpc-0-2-4-rc2Tom Gundersen2013-07-011-1/+1
* Switch to use standard GSSAPI by defaultSimo Sorce2013-03-261-2/+2
* Revert "Include crypt_client in build"libtirpc-0-2-3Steve Dickson2013-02-131-1/+1
* Include crypt_client in buildMike Frysinger2012-11-141-1/+1
* No longer require NIS.Nick Alcock2012-04-261-1/+1
* Make svc_auth_none always available.Nick Alcock2012-04-261-4/+3
* Revert "Include des_crypt in build"libtirpc-0-2-3-rc1Mike Frysinger2011-06-211-1/+1
* Include des_crypt in buildMike Frysinger2011-02-091-1/+1
* Makefile ImprovementsSteve Dickson2010-12-161-26/+0
* Replace the hard coded path name with the top_srcdir macroMike Frysinger2009-06-291-1/+1
* Update libtirpc.so library version informationChuck Lever2009-05-281-1/+30
* - Fixed version-info in src/Makefile.am to reflect the correct versionSteve Dickson2008-09-161-1/+1
* Use $(DESTDIR) in the installation of /etc/netconfigSteve Dickson2008-06-101-1/+1
* Added in svc_auth_none needed by the GSSAPI code.Steve Dickson2008-06-101-2/+3
* When the configuration --enable-gss used, the libgssglueSteve Dickson2007-10-251-5/+4
* Added in svc_auth_none needed by the GSSAPI code.Steve Dickson2007-04-201-2/+3
* Added configure.in hooks to used the libgssapi library.Steve Dickson2007-04-201-2/+2
* Initial commit of libtirpc 0.1.7Steve Dickson2007-04-201-0/+65