about summary refs log tree commit diff
path: root/pkgs/servers/portmap
AgeCommit message (Expand)AuthorFilesLines
2012-11-29Remove duplicate tcp-wrappers packageEelco Dolstra1-2/+2
2012-03-16* portmap: Set SO_REUSEADDR to ensure that portmap can restartEelco Dolstra2-1/+41
2012-03-16* Minor cleanup.Eelco Dolstra1-5/+4
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
2009-03-20* Removed makePortmap; use makeOverridable.Eelco Dolstra1-1/+2
2008-03-20Differentiate between `longDescription' and `description'.Ludovic Courtès1-4/+7
2008-03-15Add `makePortmap' function, for use by NixOS.Ludovic Courtès1-3/+3
2008-03-15Add portmap, an ONC RPC directory service.Ludovic Courtès1-0/+39