summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* umount.nfs: ignore non-nfs filesystemsKarel Zak2012-08-011-2/+9
* rpc.gssd: close upcall pipe on POLLHUPChuck Lever2012-07-193-2/+27
* mount.nfs: restore correct error status when umount failsNeilBrown2012-07-161-5/+4
* nfsidmap: Default domain not being set.Steve Dickson2012-07-051-13/+7
* exportfs: Update exportfs flush option list in usage message.Namjae Jeon2012-07-051-9/+12
* mount.nfs: try the next address after mount fails with ETIMEDOUTJeff Layton2012-06-191-0/+2
* nfsdcld: Before clearing the capability bounding set, check if we have the capHarald Hoyer2012-06-192-3/+3
* rpcdebug: Add new "state" flag for the nfs moduleChuck Lever2012-06-192-0/+2
* mountd: Honor the no_root_squash flag on pseudo rootsJ. Bruce Fields2012-05-291-1/+4
* nsm_client: nsm_client needs to link with libtirpcAdam Sampson2012-05-291-1/+1
* Updated the version number.Steve Dickson2012-05-291-1/+1
* nfsidmap: Allow verbosity level to be set in the config fileSteve Dickson2012-05-291-1/+19
* statd: drop all capabilities from the bounding set as wellJeff Layton2012-05-291-2/+55
* build: avoid AM_CONDITIONAL in conditional execution.Diego Elio Pettenò2012-05-292-3/+1
* autoconf: make the test for prctl have an effectJeff Layton2012-05-291-1/+1
* Makefile.am: Corrected a misspelling of overriddenSteve Dickson2012-05-171-1/+1
* osd_login - ensure /sbin is created before installation.NeilBrown2012-05-171-7/+4
* blkmapd: remove pretty_sig()Jim Rees2012-05-151-29/+0
* Release 1.2.6Steve Dickson2012-05-141-1/+1
* Manpage: Add a warning to the nfs manpage regarding using NFS over UDP onOlaf Kirch2012-05-091-0/+81
* nfsdcld: add support for dropping capabilitiesJeff Layton2012-05-094-8/+89
* nfsdcld: demote pipe opening error to D_GENERALJeff Layton2012-05-091-1/+1
* mountd: handle allocation failures in auth_unix_ip upcallJ. Bruce Fields2012-05-031-3/+9
* mountd: prepend '$' to make use_ipaddr clients self-describingJ. Bruce Fields2012-05-033-7/+24
* mountd: add trivial helpers for client-matchingJ. Bruce Fields2012-05-033-13/+24
* mountd: parse ip address earlierJ. Bruce Fields2012-05-031-18/+22
* mountd: fix export upcall failure in use_ipaddr caseJ. Bruce Fields2012-05-031-0/+1
* mounts.nfs: v2 and v3 background mounts should retry when server is down.Steve Dickson2012-05-011-2/+4
* v4_root_add_parents: remove a possible buffer overflow.NeilBrown2012-05-011-2/+2
* v4root: set the time-to-live for V4ROOT exports to the DEFAULT.NeilBrown2012-05-011-0/+1
* 4set_root: force "fsid=0" for all exports of '/'NeilBrown2012-05-011-0/+7
* nfsd_fh: if two exports are possible, choose the one without V4ROOTNeilBrown2012-05-011-1/+10
* auth_authenticate_newcache: prefer non-V4ROOT export over V4ROOT exportsNeilBrown2012-05-011-4/+3
* lookup_export: really prefer nonV4ROOT exports.NeilBrown2012-05-011-3/+7
* osd_login: Commit the files that go along with autologin scriptSachin Bhamare2012-05-012-0/+130
* mountd: support IPv6 [] escaping with fsloc hostsWeston Andros Adamson2012-05-011-3/+17
* osd_login: Add autologin script for objlayoutdriverSachin Bhamare2012-05-012-0/+2
* nfsdcld: General clean up.Steve Dickson2012-04-262-0/+2
* nfsdcld: update the READMEJeff Layton2012-04-261-2/+23
* nfsdcld: add a manpage for nfsdcldJeff Layton2012-04-262-2/+182
* nfsdcld: make it watch for inotify events in the containing directoryJeff Layton2012-04-262-4/+145
* nfsdcld: add function to remove unreclaimed client recordsJeff Layton2012-04-263-0/+63
* nfsdcld: add check/update functionalityJeff Layton2012-04-263-0/+109
* nfsdcld: add remove functionalityJeff Layton2012-04-263-0/+71
* nfsdcld: add routines for a sqlite backend databaseJeff Layton2012-04-264-8/+298
* nfsdcld: add autoconf goop for sqliteJeff Layton2012-04-262-0/+42
* nfsdcld: add client tracking daemon stubJeff Layton2012-04-265-0/+357
* Add -l option to gssd to force legacy behaviourMichael Weiser2012-04-164-4/+40
* rpc.gssd: Links directly with libgssapi_krb5 which not needed.Steve Dickson2012-03-221-1/+1
* gssd: Look for user creds in user defined directorySteve Dickson2012-03-223-3/+36