summaryrefslogtreecommitdiffstats
path: root/utils/statd
Commit message (Expand)AuthorAgeFilesLines
* Add -Wstrict-prototypes to compiler args, and fix warnings caused.Neil Brown2007-07-296-8/+7
* gitignore updatesJ. Bruce Fields2007-07-101-0/+1
* statd - the files created are named for dns_name, so use that when unlinking.Neil Brown2007-05-032-2/+3
* Don't hide my_name in statd.Neil Brown2007-04-201-7/+22
* Make that last patch compile...Neil Brown2007-04-161-2/+3
* Be more cautious about use for privilege ports (<1024).Neil Brown2007-04-162-11/+33
* statd - fix some compile warningsNeil Brown2007-04-031-0/+2
* Tell NFS/lockd client what that local state number is.Neil Brown2007-04-024-9/+68
* Add start-statd script.Neil Brown2007-03-292-0/+10
* sm-notify: Try all addresses of a multihomed host.Neil Brown2007-03-291-17/+28
* statd - use dnsname to ensure correct matching of NOTIFY requests.Neil Brown2007-03-293-17/+36
* statd - check for 'priv' when looking for duplicate registrations.Neil Brown2007-03-291-1/+2
* statd - remove a pointless ifNeil Brown2007-03-291-19/+17
* statd - only unregister/register once.Neil Brown2007-03-291-16/+13
* sm-notify - fix bugs related to run-only-once.Neil Brown2007-03-291-2/+2
* statd - keep persistent state in sm/* files.Neil Brown2007-03-293-1/+83
* statd - fix bug so statd can talk to kernel again.Neil Brown2007-03-231-0/+2
* sm-notify - Fix typos in Usage message.Neil Brown2007-03-221-1/+1
* Fix errors in statd calling sm-notify.Neil Brown2007-03-221-4/+5
* statd - remove try_to_resolveNeil Brown2007-03-201-60/+2
* sm-notify - use state directory provided via ./configureNeil Brown2007-03-201-1/+5
* Add --with-rpcgen= for configure so that the system rpcgen can be used.Neil Brown2007-03-201-2/+5
* statd - delay drop-privs until sockets have been setup.Neil Brown2007-03-201-1/+5
* Allow rpc.statd to *not* run sm-notify.Neil Brown2007-03-203-22/+47
* Remove notify functionality from statd in favour of sm-notifyNeil Brown2007-03-209-392/+84
* sm-notify - compile and installNeil Brown2007-03-203-4/+8
* sm-notify - drop privileges before receiving packets from network.Neil Brown2007-03-202-0/+47
* Prevent sm-notify from being run multiple times per reboot.Neil Brown2007-03-202-4/+62
* sm-notify - make the manpage a little more up-to-dateNeil Brown2007-03-201-18/+29
* sm-notify: remove addr_parseNeil Brown2007-03-201-22/+2
* sm-notify: Allow base path to be set by command line option.Neil Brown2007-03-201-4/+26
* Add sm-notify from SuSENeil Brown2007-03-202-0/+792
* Make --enable-secure-statd the default.Neil Brown2007-03-152-6/+38
* Remove path name for rpc.statd from manpage.Neil Brown2007-02-051-1/+1
* Fix typos in various man pages.Steinar H. Gunderson2006-07-051-1/+1
* Merge branch 'master' of git://linux-nfs.org/nfs-utilsGreg Banks2006-07-031-5/+3
|\
| * Further coverity related cleanups.Neil Brown2006-06-231-9/+3
| * Fix various issues discovered by CoverityNeil Brown2006-06-231-1/+5
* | Comment out unused variable.Greg Banks2006-06-271-0/+2
* | Detect if glibc provides socklen_t and use that insteadGreg Banks2006-06-271-1/+5
* | Fix a number of the easier compile warnings: unused variables,Greg Banks2006-06-224-4/+7
|/
* Remove **/Makefile.in, aclocal.m4, configure, andNeil Brown2006-04-171-650/+0
* Define and use HIAVE_IFADDRS_HNeil Brown2006-04-171-1/+7
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
* aclocal/autoconf/automake, properly this time.neilbrown2006-03-281-0/+4
* Remove all the Makefilesneilbrown2005-12-201-61/+0
* More automake stuffneilbrown2005-12-201-0/+642
* Autogen updateneilbrown2005-12-2014-13/+138
* Assorted changes from Steve Dicksonneilbrown2005-10-065-13/+74