summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* rpcbind: enable debugging in libtirpcrpcbind-0_2_3-rc3Steve Dickson2015-04-271-3/+9
* rpcb_svc: silence warningBernhard Reutner-Fischer2015-04-273-0/+3
* configure.ac: Check for rpcsvc/mount.hBernhard Reutner-Fischer2015-04-271-0/+17
* rpcbind: Separate the -d flag from the -f flagSteve Dickson2015-02-051-9/+7
* rpcbind: Enable the logging depending on flags.Steve Dickson2015-02-051-3/+11
* rpcbind: use xlog instead fprinting to stderrSteve Dickson2015-02-056-113/+95
* rpcbind: Introduce the xlog logging codeSteve Dickson2015-02-052-0/+286
* pmapdump: Removed unused variable 'socket'rpcbind-0_2_3-rc2Steve Dickson2015-02-041-1/+0
* rpcinfo: remove obsolete function clnt_com_createOlaf Kirch2015-02-041-36/+0
* rpcinfo: remove obsolete function get_inet_addressOlaf Kirch2015-02-041-45/+0
* Make rpcinfo -p support IPv6 addresses, tooOlaf Kirch2015-02-041-5/+7
* rpcinfo: make -t/-u options support IPv6 addresses, tooOlaf Kirch2015-02-041-7/+79
* rpcinfo ip_ping: clean up client ping/create/destroyOlaf Kirch2015-02-042-23/+22
* rpcbind: init_transport cleanupOlaf Kirch2015-02-041-12/+6
* Remove obsolete function in6_fillscopeidOlaf Kirch2015-02-041-26/+0
* rpcbind: remove error message on warmstartThorsten Kukuk2014-12-171-4/+5
* rpcbind: notify systemdrpcbind-0_2_3-rc1Thorsten Kukuk2014-12-161-0/+7
* rpcbind: IPv4/IPv6 dualmodeThorsten Kukuk2014-12-161-0/+29
* rpcbind: remove error message on warmstartThorsten Kukuk2014-12-161-3/+3
* rpcbind: add support for systemd socket activationTom Gundersen2014-11-251-6/+75
* nfs: Add '--with-nss-modules' configure option to specify nss modulesrpcbind-0_2_2-rc3Sami Wagiaalla2014-11-101-2/+8
* main: removed a warningrpcbind-0_2_2-rc2Steve Dickson2014-10-271-0/+1
* rpcbind: exit gracefully on terminationSteve Dickson2014-10-241-3/+1
* rpcbind: Remove a strict-aliasing warningrpcbind-0_2_2-rc1Steve Dickson2014-08-181-2/+4
* Fix building one systems w/out nss.hMike Frysinger2013-02-211-0/+4
* rpcbind is "swallowing" broadcast RPC repliesrpcbind-0_2_1-rc4Frank Hirtz2012-10-231-0/+5
* rpcbind: drop supplemental groupsSteve Dickson2012-03-081-0/+4
* Make is_loopback check more permissiverpcbind-0_2_1-rc3Olaf Kirch2011-03-171-5/+3
* Make superuser the owner of registers from the kernel.Steve Dickson2011-03-171-4/+7
* Clean up the check_access interfaceOlaf Kirch2011-03-155-24/+26
* Removed src/config.h.in no longer neededrpcbind-0_2_1-rc2Steve Dickson2010-11-301-102/+0
* Cleanup configure.in using modern autoconf syntax and remove unused tests.Diego Elio Pettenò2010-11-303-25/+20
* Make the build system totally non-recursive.Diego Elio Pettenò2010-11-301-35/+0
* Use pkg-config to find libtirpcDiego Elio Pettenò2010-11-301-6/+7
* rpcbind: add no-fork moderpcbind-0_2_1-rc1Steve Dickson2010-07-131-4/+8
* nd: set SO_REUSEADDR on NC_TPI_COTS listening socketsJeff Layton2010-06-221-0/+9
* Corrected the usage info to match what the rpcbind manSteve Dickson2009-06-251-2/+2
* Replace the Sun RPC license with the BSD license, withTom "spot" Callaway2009-05-2910-258/+248
* This fixes a problem where "rpcinfo -T transport host prognum"Frank Filz2009-05-291-1/+1
* Change prognum, versnum, minvers, and maxvers in progpinFrank Filz2009-05-221-1/+1
* rpcbind: Squelch make warningsChuck Lever2008-10-281-5/+0
* rpcbind: Squelch a compiler warningChuck Lever2008-10-281-1/+1
* rpcbind: Squelch a compiler warningChuck Lever2008-10-281-0/+1
* rpcbind: Squelch a compiler warningChuck Lever2008-10-281-1/+0
* Properly identify local root user over ipv4/v6Olaf Kirch2008-09-303-14/+54
* Fix debug output in is_loopbackOlaf Kirch2008-09-301-5/+13
* Fix debug output in pmap_set/unsetOlaf Kirch2008-09-301-4/+4
* Fix for warm startOlaf Kirch2008-09-301-4/+40
* Support portmap on AF_LOCAL, tooOlaf Kirch2008-09-301-6/+13
* Simplify port live check in pmap_svc.cOlaf Kirch2008-09-163-34/+13