summaryrefslogtreecommitdiff
path: root/svc_socket.c
Commit message (Expand)AuthorAgeFilesLines
* Use getrpcbynumber() instead of getrpcbynumber_r()Jan Kara2019-03-291-4/+4
* Listen on a TCP socketSteve Dickson2018-05-281-0/+18
* rpc.rquotad: IPv6 supportJan Kara2017-09-051-39/+86
* rpc: Factor out getting of port numberJan Kara2017-09-051-29/+35
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-0/+2
* fixed bug in --port argument of rquotadjkar85722004-04-051-0/+2
* Implementing alternative port for rpc.rquotad to listen on.jkar85722003-12-021-20/+24
* Optimized linking with svc_socket.o; fixed error reporting in svc_socket.c (J...jkar85722002-11-281-29/+23
* Made quota tools aware of /etc/services (unknown)jkar85722002-11-211-0/+110