summaryrefslogtreecommitdiff
path: root/rquota_svc.c
Commit message (Expand)AuthorAgeFilesLines
* Implementing alternative port for rpc.rquotad to listen on.jkar85722003-12-021-19/+45
* Added exit(0) to signal handler of SIGHUP,... in rpc.rquotad. (Michael Meskes)jkar85722003-09-251-3/+4
* Added forgotten handling of autofs mountpoints to rpc.rquotad.jkar85722003-05-211-3/+9
* Optimized linking with svc_socket.o; fixed error reporting in svc_socket.c (J...jkar85722002-11-281-3/+6
* Made quota tools aware of /etc/services (unknown)jkar85722002-11-211-3/+25
* Updated rpc.rquotad doc. (Jan Kara)jkar85722002-06-271-3/+17
* Fixed bug in quota(1) return code.jkar85722002-03-271-3/+2
* Fixed detection of RH 7.1 kernel not to make problems on older kernels.jkar85722001-09-261-2/+2
* Syslog support for rpc.rquotad by Jani Jaakkola; fixed some bugs by me...jkar85722001-09-211-29/+44
* Added --no-setquota option to rpc.rquotad (Jani Jaakkola)jkar85722001-09-171-19/+83
* Fixed memleak and SIGPIPE in rpc.rquota (Jani Jaakkola)jkar85722001-09-171-8/+6
* Implemented better error handling of RPC calls.jkar85722001-08-221-2/+3
* Updated host checking from nfsutils rquotad().jkar85722001-08-211-1/+58
* Fixed a few error messages.jkar85722001-08-151-10/+10
* Added mntopt.h to dependencies in Makefile.in.jkar85722001-05-021-12/+32
* Initial revisionjkar85722001-03-231-0/+233