summaryrefslogtreecommitdiffstats
path: root/utils/statd/statd.c
Commit message (Expand)AuthorAgeFilesLines
* utils: Return status 0 on clean exitsMantas Mikulenas2012-10-151-1/+2
* tcpwrapper: Add support for IPv6Chuck Lever2010-01-171-4/+1
* tcp_wrapper: Clean up logit()Chuck Lever2010-01-171-1/+1
* statd: Support TI-RPC statd listenerChuck Lever2010-01-151-7/+31
* statd: Use the new nsm_ file.c calls in rpc.statdChuck Lever2010-01-121-104/+12
* statd: Replace note() with xlog() in rpc.statdChuck Lever2009-11-241-31/+26
* In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compileSteve Dickson2009-03-231-11/+29
* nfs-utils: Provide type-checked version of svc_getcaller()Chuck Lever2009-03-051-2/+4
* rpc.statd: Stop overloading sockfd in utils/statd/rmtcall.cChuck Lever2008-09-261-2/+2
* Add -Wstrict-prototypes to compiler args, and fix warnings caused.Neil Brown2007-07-291-2/+2
* Tell NFS/lockd client what that local state number is.Neil Brown2007-04-021-1/+22
* statd - only unregister/register once.Neil Brown2007-03-291-16/+13
* statd - keep persistent state in sm/* files.Neil Brown2007-03-291-0/+6
* statd - fix bug so statd can talk to kernel again.Neil Brown2007-03-231-0/+2
* Fix errors in statd calling sm-notify.Neil Brown2007-03-221-4/+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-201-19/+27
* Remove notify functionality from statd in favour of sm-notifyNeil Brown2007-03-201-35/+62
* Fix a number of the easier compile warnings: unused variables,Greg Banks2006-06-221-2/+2
* Autogen updateneilbrown2005-12-201-1/+5
* Assorted changes from Steve Dicksonneilbrown2005-10-061-9/+11
* HA statd updatesneilbrown2004-12-061-1/+2
* Ignore SIGPIPE in statdneilbrown2004-12-031-0/+5
* Support --ha-callout for high-availability calloutsneilbrown2004-09-061-1/+24
* Work around RLIMIT_NOFILE-to-big problemneilbrown2003-09-121-0/+17
* Rename statd log() to note() to avoid conflict with ISO C.chip2003-08-221-6/+6
* statd cleanupneilbrown2003-07-041-10/+101
* See ChangeLogneilbrown2002-10-111-2/+11
* -N for statdneilbrown2002-09-021-7/+13
* Support "-P path" in statd as alternate to /var/lib/nfsneilbrown2002-09-021-1/+44
* 2001-08-17 Ragnar Kjørstad <nfs@ragnark.vestdata.no>hjl2001-08-171-1/+9
* 2001-03-21 H.J. Lu <hjl@lucon.org>hjl2001-03-211-48/+75
* 2001-03-11 H.J. Lu <hjl@lucon.org>hjl2001-03-121-67/+46
* 2001-03-10 Tavis Barr <tavis@boole.isetr.columbia.edu>hjl2001-03-111-46/+67
* 2001-01-20 Chip Salzenberg <chip@valinux.com>chip2001-01-211-1/+1
* Added some misc. command line options (-V -h -? -d).lon2000-10-051-75/+179
* 2000-08-25 Ion Badulescu <ionut@cs.columbia.edu>hjl2000-08-261-1/+3
* 2000-08-25 H.J. Lu <hjl@lucon.org>hjl2000-08-251-1/+20
* 2000-06-27 H.J. Lu <hjl@lucon.org>hjl2000-06-271-1/+1
* Initial revisionhjl1999-10-181-0/+122