summaryrefslogtreecommitdiff
path: root/src/rpcbind.c
Commit message (Expand)AuthorAgeFilesLines
* rpcbind: fix double free in init_transportrpcbind-1_2_7-rc1Dmitry V. Levin2022-02-011-1/+3
* security: Fix typos in debug messages and commentsrpcbind-1_2_6-rc5Petr Vorel2020-06-041-2/+2
* Removed resource leaks from src/rpcbind.cSteve Dickson2019-11-111-1/+5
* rpcbind: Correct some of includesAmadeusz Sławiński2019-09-261-2/+1
* rpcbind: Disable remote calls by defaultpcbind-0_2_5-rc4Steve Dickson2018-08-151-1/+5
* Move default state-dir to a subdirectory of /var/runNeilBrown2016-11-191-0/+5
* src: remove use of the __P() macroYann E. MORIN2016-08-171-6/+6
* Delete the unix socket only if we have created itLaurent Bigonville2015-11-181-1/+4
* rpcbind: enable debugging in libtirpcrpcbind-0_2_3-rc3Steve Dickson2015-04-271-3/+9
* 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-051-12/+15
* rpcinfo ip_ping: clean up client ping/create/destroyOlaf Kirch2015-02-041-2/+4
* rpcbind: init_transport cleanupOlaf Kirch2015-02-041-12/+6
* rpcbind: notify systemdrpcbind-0_2_3-rc1Thorsten Kukuk2014-12-161-0/+7
* rpcbind: IPv4/IPv6 dualmodeThorsten Kukuk2014-12-161-0/+29
* 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
* Fix building one systems w/out nss.hMike Frysinger2013-02-211-0/+4
* rpcbind: drop supplemental groupsSteve Dickson2012-03-081-0/+4
* Cleanup configure.in using modern autoconf syntax and remove unused tests.Diego Elio Pettenò2010-11-301-1/+0
* 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-291-26/+25
* rpcbind: Squelch a compiler warningChuck Lever2008-10-281-0/+1
* Support portmap on AF_LOCAL, tooOlaf Kirch2008-09-301-6/+13
* Simplify port live check in pmap_svc.cOlaf Kirch2008-09-161-4/+1
* Change how we decide on the netids to use for portmapOlaf Kirch2008-09-161-31/+19
* Removed the documentation about the non-existent '-L' flagUlrich Drepper2008-06-271-1/+1
* Due to an installation mistake (somehow rpm messed up) I ended up with an passwdUlrich Drepper2008-06-271-0/+13
* rpcbind needs to also downgrade its gid to a non-priviledgied groupGuillaume Rousse2008-06-231-1/+5
* Fixed a warning in pmap_svc.cSteve Dickson2008-02-081-3/+0
* Make sure the owner of the warm start files is theSteve Dickson2008-02-081-5/+10
* Allow the uid that rpcbind runs as to be set duringSteve Dickson2007-04-201-4/+11
* Initial commit of rpcbind 0.1.4Steve Dickson2007-04-201-0/+774