summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mount.nfs: Fix retry= to handle lack of reserved port situationFlavio Leitner2007-07-101-0/+8
* configure changed to corrently report the default for --enable-mountNeil Brown2007-07-101-1/+1
* 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
* Memory leak in mountdSteinar H. Gunderson2007-05-111-0/+1
* Release 1.1.0Neil Brown2007-05-113-4/+7
* nfs-utils: have mountd hold open etab file to force inode number to changeJeff Layton2007-05-114-15/+32
* mount.nfs4: Remove checks for idmapd and gssd running.Neil Brown2007-05-111-0/+5
* Remove rquotadNeil Brown2007-05-0812-1087/+0
* update manpages for showmount and mountdJeff Layton2007-05-082-2/+11
* Detect version of libblkid and act accordingly.Neil Brown2007-05-032-6/+38
* Always get addressless ticketsKevin Coffman2007-05-032-2/+36
* statd - the files created are named for dns_name, so use that when unlinking.Neil Brown2007-05-032-2/+3
* Change version to 1.1.0-rc2Neil Brown2007-04-201-1/+1
* Don't hide my_name in statd.Neil Brown2007-04-201-7/+22
* Release notes updates: portmap and kerberos versions.Neil Brown2007-04-201-0/+6
* Update libgssapi requirementsKevin Coffman2007-04-201-1/+1
* Factor out error message printing differences between MIT and HeimdalKevin Coffman2007-04-204-23/+55
* 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-163-14/+33
* README - updates to daemon start order.Kevin Coffman2007-04-041-5/+13
* NEWS - add info about gssd changes.Kevin Coffman2007-04-041-0/+20
* NEWS and README updates.Neil Brown2007-04-032-17/+114
* 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
* Clean up gssd_get_single_krb5_cred and its debugging messagesKevin Coffman2007-03-311-8/+12
* Use newly added keytab functionsKevin Coffman2007-03-315-20/+31
* Add new keytab handling functions for dealing with machine credentialsKevin Coffman2007-03-312-0/+468
* Hide differences between MIT and Heimdal in macrosKevin Coffman2007-03-312-25/+20
* Fix memory leak on error path of limit_krb5_enctypes()Kevin Coffman2007-03-311-0/+1
* Add missing newlinesKevin Coffman2007-03-311-6/+6
* Update version to 1.1.0-rc1Neil Brown2007-03-291-1/+1
* New 'NEWS' file with release-notes for 1.1.0Neil Brown2007-03-291-1/+43
* Add start-statd script.Neil Brown2007-03-292-0/+10
* Rename configure.in to configure.acNeil Brown2007-03-291-0/+0
* Change default to use system rpcgen.Neil Brown2007-03-291-5/+8
* sm-notify: Try all addresses of a multihomed host.Neil Brown2007-03-291-17/+28
* statd - use dnsname to ensure correct matching of NOTIFY requests.Neil Brown2007-03-293-17/+36
* statd - check for 'priv' when looking for duplicate registrations.Neil Brown2007-03-291-1/+2
* statd - remove a pointless ifNeil Brown2007-03-291-19/+17
* mount.nfs - nordirplus optionSteve Dickson2007-03-293-0/+11
* mount.nfs.man - Use nolocks for /, /usr, /varNeil Brown2007-03-291-5/+12
* mount.nfs - require statd to be running to mount without nolocksNeil Brown2007-03-292-9/+48
* statd - only unregister/register once.Neil Brown2007-03-291-16/+13
* mountd - better response to failed attempts to export filesystemsNeil Brown2007-03-291-3/+6