summaryrefslogtreecommitdiffstats
path: root/src/portmap.c
Commit message (Collapse)AuthorAgeFilesLines
* - more build machineryNalin Dahyabhai2008-05-291-0/+21
| | | | | - license text in source files - elaborate on what's still to be done
* - build cleanupsNalin Dahyabhai2008-05-291-4/+10
| | | | - remove some more NSPRisms in cases when XDRisms are even more portable
* - some header cleanupNalin Dahyabhai2008-04-021-0/+1
| | | | - always build a dummy plugin
* - 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
| | | | - get portmapper registration/deregistration working
* - working on splitting out the portmap registration/unregistrationNalin Dahyabhai2007-11-201-0/+211
- beginning to break out schema management