index
:
nfs-utils.git
fixrootccache
gss-fixes
gss-proxy-mods
master
NFS utils related patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
nfsdcltrack
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up issue with "make dist"
NeilBrown
2014-12-07
1
-0
/
+2
*
nfsdcltrack: use sqlite3_errmsg instead of sqlite3_errstr
Jeff Layton
2014-11-17
1
-6
/
+6
*
nfsdcltrack: use sqlite3_close instead of sqlite3_close_v2
Jeff Layton
2014-11-17
1
-1
/
+1
*
nfsdcltrack: fetch NFSDCLTRACK_GRACE_START out of environment
Jeff Layton
2014-09-19
3
-1
/
+112
*
nfsdcltrack: grab the NFSDCLTRACK_CLIENT_HAS_SESSION env var if it's present
Jeff Layton
2014-09-19
3
-12
/
+55
*
nfsdcltrack: update schema to v2
Jeff Layton
2014-09-19
1
-8
/
+93
*
nfsdcltrack: overhaul database initializtion
Jeff Layton
2014-09-19
3
-85
/
+141
*
nfsdcltrack: rename CLD_* constants with CLTRACK_* prefixes
Jeff Layton
2014-09-19
1
-6
/
+6
*
nfsdcltrack: update comments in sqlite.c
Jeff Layton
2014-09-19
1
-6
/
+4
*
nfsdcltrack: fix some minor nits in the manpage
Jeff Layton
2014-09-19
1
-2
/
+3
*
nfsdctltrack: ensure binary is installed in /sbin
NeilBrown
2014-04-30
1
-0
/
+4
*
nfsdcltrack.man: drop autogenerated roff
Luk Claes
2013-05-28
1
-114
/
+0
*
nfsdcltrack: skip "." and ".." when trying to clean out legacy recdir
Jeff Layton
2012-11-28
1
-0
/
+11
*
nfsdcltrack: remove the nfsdcld daemon
Jeff Layton
2012-11-11
4
-797
/
+2
*
nfsdcltrack: add a manpage for nfsdcltrack
Jeff Layton
2012-11-11
2
-1
/
+212
*
nfsdcltrack: add a legacy transition mechanism
Jeff Layton
2012-11-11
1
-0
/
+85
*
nfsdcltrack: add a new "one-shot" program for manipulating the client trackin...
Jeff Layton
2012-11-11
3
-2
/
+440
*
nfsdcltrack: break out a function to open the database handle
Jeff Layton
2012-11-11
2
-15
/
+35
*
nfsdcltrack: remove pointless sqlite_topdir variable
Jeff Layton
2012-11-11
3
-10
/
+5
*
nfsdcltrack: rename the nfsdcld directory and options to nfsdcltrack
Jeff Layton
2012-11-11
6
-0
/
+1221