summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* umount.nfs: move nfs_call_umount to network.cChuck Lever2007-07-304-44/+36
* umount.nfs: make umount_usage() staticChuck Lever2007-07-303-8/+7
* umount.nfs: make umount.nfs use UDP by defaultChuck Lever2007-07-301-1/+0
* umount.nfs: some umount.nfs error return codes are confusingChuck Lever2007-07-301-5/+5
* mount.nfs: fix more nits with error messagesChuck Lever2007-07-303-11/+16
* Add -Wstrict-prototypes to compiler args, and fix warnings caused.Neil Brown2007-07-2911-21/+16
* mount.nfs: White space clean upChuck Lever2007-07-205-32/+42
* mount.nfs: Use nfs_error in nfsmount.c, nfsumount.c, and nfs4mount.cChuck Lever2007-07-203-64/+56
* mount.nfs: Error handling clean-upChuck Lever2007-07-202-24/+33
* mount.nfs: When -v is set and the mount succeeds, print the mount infoChuck Lever2007-07-201-0/+15
* Remove the running_bg parameterChuck Lever2007-07-205-7/+7
* mount.nfs: Change *flags to flagsChuck Lever2007-07-205-9/+9
* mount.nfs: No need to return nfs_mount_data structsChuck Lever2007-07-205-31/+24
* mount.nfs: Move MS_DUMMY and friends to header fileChuck Lever2007-07-202-5/+12
* mount.nfs: Move start_statd into nfs_mountChuck Lever2007-07-205-64/+65
* mount.nfs: Move network functions into a common source moduleChuck Lever2007-07-206-274/+354
* mount.nfs: Eliminate some C macros that use implicit argumentsChuck Lever2007-07-201-78/+81
* mount.nfs: Always preset nfs_mount_versionChuck Lever2007-07-203-72/+64
* mount.nfs: Create a common source module for reporting mount errorsChuck Lever2007-07-208-183/+277
* mount.nfs: clean-up add_mtabChuck Lever2007-07-201-24/+28
* mount.nfs: /bin/mount already handles --bind & friendsChuck Lever2007-07-201-30/+0
* mount.nfs: Remove support for "-t" optionChuck Lever2007-07-201-36/+26
* mount.nfs: Simplify generation of prognameChuck Lever2007-07-201-7/+2
* Fix umount.nfs exit statusSteinar H. Gunderson2007-07-161-1/+1
* Added missing unlock_mtab() call in the add_mtab()Steve Dickson2007-07-161-0/+1
* The wrong bit field is being passed to NFSCTL_TCPISSET()Steve Dickson2007-07-161-1/+2
* document the sec= optionJ. Bruce Fields2007-07-101-3/+18
* Support sec= option to specify export securityJ. Bruce Fields2007-07-102-0/+22
* move pseudoflavor information to common codeJ. Bruce Fields2007-07-102-35/+4
* fix warnings in mount.cJ. Bruce Fields2007-07-101-1/+1
* gitignore updatesJ. Bruce Fields2007-07-102-0/+4
* mount.nfs: Add the mount option "nosharecache"Trond Myklebust2007-07-105-4/+50
* mount.nfs - NFSv4 mounts give wrong error message when server denies the mountSteve Dickson2007-05-171-5/+35
* nfs-utils: have mountd hold open etab file to force inode number to changeJeff Layton2007-05-113-15/+26
* mount.nfs4: Remove checks for idmapd and gssd running.Neil Brown2007-05-111-0/+5
* Remove rquotadNeil Brown2007-05-0811-1075/+0
* update manpages for showmount and mountdJeff Layton2007-05-082-2/+11
* Always get addressless ticketsKevin Coffman2007-05-031-2/+32
* statd - the files created are named for dns_name, so use that when unlinking.Neil Brown2007-05-032-2/+3
* Don't hide my_name in statd.Neil Brown2007-04-201-7/+22
* Factor out error message printing differences between MIT and HeimdalKevin Coffman2007-04-203-23/+51
* Tell Heimdal gss code the correct credential to useKevin Coffman2007-04-201-0/+2
* Make that last patch compile...Neil Brown2007-04-161-2/+3
* Be more cautious about use for privilege ports (<1024).Neil Brown2007-04-162-11/+33
* statd - fix some compile warningsNeil Brown2007-04-031-0/+2
* exportfs - test exportability of filesystems when exportfs is run.Neil Brown2007-04-021-1/+85
* mountd - improve checks and error messages for export failure.Neil Brown2007-04-021-6/+18
* Tell NFS/lockd client what that local state number is.Neil Brown2007-04-024-9/+68
* Add a debug message indicating that gssd is ready to process requestsKevin Coffman2007-03-311-0/+1
* Remove the now unused functionsKevin Coffman2007-03-312-235/+0