summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't depend on Kerberos headers when checking librpcsecgss in configurekwc@citi.umich.edu2006-07-041-2/+2
* Eliminate warnings from code generated by rpcgenGreg Banks2006-07-041-22/+20
* Handle mapping failure from get_ids.kwc@citi.umich.edu2006-07-041-2/+15
* Properly report errors in readline() functionkwc@citi.umich.edu2006-07-042-4/+8
* Change default buffer size increment for readline()kwc@citi.umich.edu2006-07-041-3/+5
* Clean up the printerr() logging function.kwc@citi.umich.edu2006-07-041-30/+31
* Use setfsuid() rather than seteuid() while creating contextskwc@citi.umich.edu2006-07-041-7/+7
* Limit acquire_cred call to to Kerberos onlykwc@citi.umich.edu2006-07-041-1/+6
* Check that the gssapi library is usable early on.kwc@citi.umich.edu2006-07-044-0/+34
* Fix problems with 64-bit big-endian machineskwc@citi.umich.edu2006-07-042-4/+4
* Define CFLAGS for gss_clnt_send_err compilekwc@citi.umich.edu2006-07-041-0/+3
* Use socklen_t some more to avoid warnings.Greg Banks2006-07-031-1/+6
* Fix warning about pointer signedness differing.Greg Banks2006-07-031-2/+3
* Include the right header to get xmalloc() declaration.Greg Banks2006-07-031-1/+1
* Merge branch 'master' of git://linux-nfs.org/nfs-utilsGreg Banks2006-07-0327-448/+519
|\
| * nfs-utils 1.0.9-pre1Neil Brown2006-07-032-1/+185
| * Allow rpc.nfsd to suppress tcp or udp, and listen on a specific address.Steve Dickson2006-07-035-7/+160
| * Add support for suppressing different NFS versions.Steve Dickson2006-06-265-12/+89
| * Further coverity related cleanups.Neil Brown2006-06-233-14/+10
| * Fix various issues discovered by CoverityNeil Brown2006-06-239-28/+37
| * Fix comment parsing (again)Neil Brown2006-06-231-6/+6
| * Change mount configure option to --enable-mountAmit Gud2006-06-232-7/+7
| * Merge nfsmount.x and mount.x into mount.xAmit Gud2006-06-236-379/+11
| * Try to make sure that clientid used for NFSv4 is reliable.Neil Brown2006-06-234-8/+28
* | Comment out unused variable.Greg Banks2006-06-271-0/+2
* | Comment out the decades-old SCCS id strings from the original SunGreg Banks2006-06-2712-12/+12
* | Detect if glibc provides socklen_t and use that insteadGreg Banks2006-06-273-3/+13
* | Replace the deprecated sigblock() with more modernGreg Banks2006-06-272-1/+23
* | Fix a number of the easier compile warnings: unused variables,Greg Banks2006-06-2210-13/+21
* | Detect presence of nfs4_set_debug() in libnfsidmap andGreg Banks2006-06-222-0/+6
* | Remove useless m4 quoting around args to PKG_CHECK_MODULES().Greg Banks2006-06-221-2/+2
* | Do m4 quoting of AC_MSG_ERROR() and AC_MSG_WARN() asGreg Banks2006-06-221-10/+10
* | Add a .gitignore file to suppress the files generatedGreg Banks2006-06-221-0/+56
|/
* multiple threads for mountdGreg Banks2006-06-163-9/+142
* Remove some temporary files that shouldn't be in 'git'.Neil Brown2006-06-167-10938/+0
* Add support to auto-generate nfsmount* files for new nfs.mount programNeil Brown2006-06-161-0/+32
* Move NFS mount code from util-linux to nfs-utils - part 2Amit Gud2006-06-1614-68/+1303
* Move NFS mount code from util-linux to nfs-utils - part 1Amit Gud2006-06-1615-0/+3264
* Minor man page tidyupNeil Brown2006-06-052-6/+7
* fix nhfsrun signalNeil Brown2006-06-052-2/+8
* mountd state directoryNeil Brown2006-06-053-5/+24
* document sync option:Neil Brown2006-06-052-2/+13
* Only treat '#' as starting a comment when at the start of a tokenNeil Brown2006-06-052-2/+8
* escape hashes in exportsNeil Brown2006-06-052-2/+6
* fix exportfs with multiple matchesNeil Brown2006-06-052-1/+6
* Remove debian/Neil Brown2006-06-0528-1091/+3
* Remove **/Makefile.in, aclocal.m4, configure, andNeil Brown2006-04-1734-53607/+6
* Define and use HIAVE_IFADDRS_HNeil Brown2006-04-173-2/+16
* 1.0.8neilbrown2006-04-123-11/+15
* 2006-04-10 NeilBrown <neilb@suse.de>neilbrown2006-04-104-7/+21