summaryrefslogtreecommitdiffstats
path: root/src/portmap.c
Commit message (Expand)AuthorAgeFilesLines
* - remove unused variablesNalin Dahyabhai2009-05-061-1/+0
* - drop a debug messageNalin Dahyabhai2009-02-121-4/+0
* - move client socket creation here, so that we don't have to know how toNalin Dahyabhai2009-02-121-182/+372
* - first (non-working) pass at registering with rpcbindNalin Dahyabhai2009-02-111-17/+138
* - use our own bind-reserve-port helper, which should work with eitherNalin Dahyabhai2009-02-111-11/+25
* - move config.h into src/Nalin Dahyabhai2008-10-241-1/+1
* - more build machineryNalin Dahyabhai2008-05-291-0/+21
* - build cleanupsNalin Dahyabhai2008-05-291-4/+10
* - some header cleanupNalin Dahyabhai2008-04-021-0/+1
* - finish getting the basic NIS server going againNalin Dahyabhai2008-04-011-18/+19
* try to clean this up a bitNalin Dahyabhai2008-03-271-7/+28
* - bind to privileged ports using bindresvport() and not a hard-coded valueNalin Dahyabhai2007-11-211-20/+51
* - working on splitting out the portmap registration/unregistrationNalin Dahyabhai2007-11-201-0/+211