summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* gssd - simplify handle_gssd_upcallDavid Hardeman2015-01-231-68/+38
* gssd - improve inotifyDavid Hardeman2015-01-232-52/+116
* gssd - further shorten some pathnamesDavid Hardeman2015-01-231-9/+7
* gssd - change dnotify to inotifyDavid Hardeman2015-01-232-30/+73
* gssd - cleanup read_service_infoDavid Hardeman2015-01-231-98/+110
* gssd - simplify client scanningDavid Hardeman2015-01-231-91/+80
* gssd - simplify topdir scanningDavid Hardeman2015-01-232-92/+81
* gssd - use more relative pathsDavid Hardeman2015-01-233-41/+40
* gssd - keep the rpc_pipefs dir openDavid Hardeman2015-01-231-49/+37
* gssd - make the client lists per-topdirDavid Hardeman2015-01-232-73/+66
* gssd - remove "close me" codeDavid Hardeman2015-01-232-20/+8
* gssd - use libeventDavid Hardeman2015-01-233-266/+138
* gssd - move over pipfs scanning codeDavid Hardeman2015-01-234-563/+566
* gssd - simplify topdirs pathDavid Hardeman2015-01-232-59/+40
* gssd - remove arbitrary GSSD_MAX_CCACHE_SEARCH limitationDavid Hardeman2015-01-232-13/+35
* gssd - simplify some option handlingDavid Hardeman2015-01-232-10/+6
* gssd - merge gssd_main_loop.c and gssd.cDavid Hardeman2015-01-234-271/+220
* cleanup daemonization codeDavid Hardeman2015-01-236-71/+17
* mount.nfs: configurable minor version defaultsBenjamin Coddington2015-01-231-43/+95
* nfsmount.conf: Always parse versionsBenjamin Coddington2015-01-231-34/+0
* mount.nfs: Add struct nfs_version and generalize version parsingBenjamin Coddington2015-01-235-77/+88
* mount.nfs: parse options - add helper po_contains_prefixBenjamin Coddington2015-01-232-0/+26
* mount.nfs: fix a comment typo in parse optionsBenjamin Coddington2015-01-231-1/+1
* rpc.idmapd: Add a reference to nfsidmap(8) on the man pageScott Mayhew2015-01-231-1/+12
* rpc.idmap: Use event_initialized() to check if event is initializedSteve Dickson2015-01-231-1/+1
* start-statd: Use the canonical to check if systemd is running.Steve Dickson2015-01-151-1/+1
* gssd: fix gssd build flagsDavid Hardeman2014-12-081-2/+2
* Fix up issue with "make dist"NeilBrown2014-12-079-11/+15
* gssd: talk to kernel using file descriptors instead of FILETimo Teräs2014-12-074-33/+38
* mountd: talk to kernel using file descriptors instead of FILETimo Teräs2014-12-071-160/+183
* Add string.h to source files that need itTimo Teräs2014-12-072-0/+2
* exportfs: warn when really nothing is exportedPavel Raiskup2014-12-031-9/+13
* nfsdcltrack: use sqlite3_errmsg instead of sqlite3_errstrJeff Layton2014-11-171-6/+6
* nfsdcltrack: use sqlite3_close instead of sqlite3_close_v2Jeff Layton2014-11-171-1/+1
* exportfs: Do not fail on empty exports file.Steve Dickson2014-11-171-5/+5
* nfsidmap: Correct a failure to set key timeout valuesBenjamin Coddington2014-11-041-0/+3
* nfsidmap: set the correct DEFAULT_KEYRING stringBenjamin Coddington2014-11-041-1/+1
* nfsidmap: keyctl_invalidate kernel compatibilityBenjamin Coddington2014-11-041-4/+17
* umount: make it sensitive to -vKarel Zak2014-10-241-1/+13
* nfsstat: fix server rpc stats headerMarko Myllynen2014-10-221-1/+1
* rpc.svcgssd: Add a configure switch to disable building the daemonSteve Dickson2014-09-251-2/+9
* nfsstat: document nfsstat io/ra server facilitiesMarko Myllynen2014-09-221-0/+8
* nfsstat: add server ra cache statsMarko Myllynen2014-09-221-4/+25
* nfsstat: add server io statsMarko Myllynen2014-09-221-3/+23
* nfsdcltrack: fetch NFSDCLTRACK_GRACE_START out of environmentJeff Layton2014-09-193-1/+112
* nfsdcltrack: grab the NFSDCLTRACK_CLIENT_HAS_SESSION env var if it's presentJeff Layton2014-09-193-12/+55
* nfsdcltrack: update schema to v2Jeff Layton2014-09-191-8/+93
* nfsdcltrack: overhaul database initializtionJeff Layton2014-09-193-85/+141
* nfsdcltrack: rename CLD_* constants with CLTRACK_* prefixesJeff Layton2014-09-191-6/+6
* nfsdcltrack: update comments in sqlite.cJeff Layton2014-09-191-6/+4