summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* rpcbind: Squelch a compiler warningChuck Lever2008-10-281-1/+1
* rpcbind: Squelch a compiler warningChuck Lever2008-10-282-1/+2
* 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
* Change how we decide on the netids to use for portmapOlaf Kirch2008-09-161-31/+19
* Introduce helpers for ipprot/netid mappingOlaf Kirch2008-09-163-24/+35
* Removed files that are generated from the automake processSteve Dickson2008-09-167-31537/+0
* Release: 1.0.6Steve Dickson2008-07-092-1/+6
* Updated the COPYING file to contain new license agreement.Aurelien Charbon2008-07-091-340/+24
* Added "rpcinfo" string to the SYNOPSIS sectionSteve Dickson2008-07-021-9/+9
* Removed the documentation about the non-existent '-L' flagUlrich Drepper2008-06-272-5/+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 an ipv6 related segfault on startup.Steve Dickson2008-06-231-1/+2
* Release: 1.0.5rpcbind-0_1_5Steve Dickson2008-04-141-1/+1
* Added RPCBIND_STATEDIR and RPCBIND_USER to src/config.h.inSteve Dickson2008-02-091-0/+8
* Fixed a warning in pmap_svc.cSteve Dickson2008-02-083-41/+38
* Updated a bunch of autoconf files.Steve Dickson2008-02-088-3011/+26062
* Make sure the owner of the warm start files is theSteve Dickson2008-02-082-17/+19
* Replaced bootstrap with autogen.shSteve Dickson2008-02-073-10/+42
* Fixed connectivity with Mac OS clients by making sure handle_reply()Anders Blomdell2008-01-241-0/+1
* Added autoconf rules to turn on secure host checking via libwrap.Steve Dickson2007-09-152-0/+12
* Allow the uid that rpcbind runs as to be set duringSteve Dickson2007-04-202-4/+17
* Allow the warms start code to be enabled at compile timeSteve Dickson2007-04-204-7/+44
* Allow the debugging code to be enabled at compile timeSteve Dickson2007-04-202-2/+11
* Added make rules for the man directorySteve Dickson2007-04-203-2/+4
* Initial commit of rpcbind 0.1.4Steve Dickson2007-04-2033-0/+16651