summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mountd: fix segfault in add_name with newer gcc compilersbaserock/masterJeff Layton2015-04-231-2/+6
* Install nfs-mountd.service along with the other systemd unit filesJannis Pohlmann2012-12-281-0/+1
* Fix nfs-server.serviceSam Thursfield2012-12-281-5/+4
* Fix unit filesSam Thursfield2012-11-271-0/+8
* Add systemd unit definitionsSam Thursfield2012-11-193-0/+32
* No fun without TI-RPCSam Thursfield2012-11-161-1/+1
* Use internal rpcgenSam Thursfield2012-11-161-1/+1
* Disable more stuffSam Thursfield2012-11-161-1/+1
* Fix JSON typoSam Thursfield2012-11-161-1/+1
* Add morphology; disable nfsv4 support (extra dependencies)Sam Thursfield2012-11-161-0/+9
* Release 1.2.7nfs-utils-1-2-7Steve Dickson2012-11-112-1528/+1
* configure.ac: When v4 is disable v4.1 should also be disabled.Steve Dickson2012-11-111-1/+2
* configure.ac: Disabling v4 should not break the gssd buildSteve Dickson2012-11-111-5/+5
* nfsdcltrack: Ensure the build is diabled when NFS v4 is disabledJeff Layton2012-11-111-0/+2
* nfsdcltrack: update the README about server startup orderJeff Layton2012-11-111-21/+2
* nfsdcltrack: remove the nfsdcld daemonJeff Layton2012-11-114-797/+2
* nfsdcltrack: add a manpage for nfsdcltrackJeff Layton2012-11-112-1/+212
* nfsdcltrack: add a legacy transition mechanismJeff Layton2012-11-111-0/+85
* nfsdcltrack: add a new "one-shot" program for manipulating the client trackin...Jeff Layton2012-11-114-3/+441
* nfsdcltrack: break out a function to open the database handleJeff Layton2012-11-112-15/+35
* nfsdcltrack: remove pointless sqlite_topdir variableJeff Layton2012-11-113-10/+5
* nfsdcltrack: rename the nfsdcld directory and options to nfsdcltrackJeff Layton2012-11-118-12/+12
* nfsdcltrack: fix segfault in sqlite debug loggingJeff Layton2012-11-111-1/+1
* rpc.gssd: Squelch compiler errornfs-utils-1-2-7-rc6Chuck Lever2012-10-301-1/+1
* rpc.gssd: Squelch compiler warningChuck Lever2012-10-301-5/+6
* rpc.gssd: Squelch compiler warningChuck Lever2012-10-301-1/+1
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-2/+2
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-1/+1
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-4/+4
* mountd: Make local functions staticChuck Lever2012-10-301-2/+4
* mountd: Eliminate unnecessary type conversionsChuck Lever2012-10-301-2/+2
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-303-5/+11
* nfs-utils: Eliminate dereferencing type punned pointersChuck Lever2012-10-301-6/+4
* mountd: Simplify "no junction support" caseChuck Lever2012-10-221-13/+19
* mountd: Dynamically allocate exportent that represents junctionsChuck Lever2012-10-221-24/+31
* mountd: Add exportent_release()Chuck Lever2012-10-222-7/+13
* mountd: Junctions inherit parent export's optionsChuck Lever2012-10-221-20/+35
* mountd: Add lookup_export_parent()Chuck Lever2012-10-221-9/+70
* mountd: Set e_fslocdata field directlyChuck Lever2012-10-221-14/+23
* mountd: Use static buffer when constructing junction export optionsChuck Lever2012-10-221-31/+5
* mountd: Warn when a broken junction is encounteredChuck Lever2012-10-221-5/+14
* GSSD: Pass GSS_context lifetime to the kernel.Andy Adamson2012-10-181-3/+16
* utils: Return status 0 on clean exitsMantas Mikulenas2012-10-154-4/+6
* mount.nfs4: Backgrounding mount broken with NFS versions <4Wolfram Gloger2012-10-151-5/+12
* mount.nfs mapage: clear up confusion between 'proto' and 'transport'Neil Brown2012-10-152-44/+36
* Exportfs crashes with long pathIvan Romanov2012-10-151-1/+1
* Added fsc and nofsc to the mount manpage.nfs-utils-1-2-7-rc5Steve Dickson2012-08-231-0/+7
* blkmapd: proper signal handlingPeng Tao2012-08-231-1/+17
* blkmapd: allow blocklayoutdriver module to load/unloadPeng Tao2012-08-232-20/+85
* gssd: Use /run/user/${UID} instead of /run/user/${USER}Nalin Dahyabhai2012-08-224-42/+35