summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* multiple threads for mountdGreg Banks2006-06-162-9/+121
* 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 1Amit Gud2006-06-1613-0/+3252
* Minor man page tidyupNeil Brown2006-06-051-6/+6
* fix nhfsrun signalNeil Brown2006-06-051-1/+1
* mountd state directoryNeil Brown2006-06-052-4/+19
* document sync option:Neil Brown2006-06-051-0/+7
* Remove **/Makefile.in, aclocal.m4, configure, andNeil Brown2006-04-1712-7796/+0
* Define and use HIAVE_IFADDRS_HNeil Brown2006-04-171-1/+7
* 2006-04-10 NeilBrown <neilb@suse.de>neilbrown2006-04-103-7/+9
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-1012-0/+24
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-1012-0/+24
* 2006-04-10 kwc@citi.umich.eduneilbrown2006-04-092-2/+2
* 2006-04-10 kwc@citi.umich.eduneilbrown2006-04-091-0/+13
* 2006-04-10 kwc@citi.umich.eduneilbrown2006-04-091-33/+47
* aclocal/autoconf/automake, properly this time.neilbrown2006-03-2812-2/+50
* Update version, autoconf, automakeneilbrown2006-03-281-43/+105
* Use PKGCONFIG to locate gssapi and rpcsecgss header filesneilbrown2006-03-281-5/+2
* Add debugging to better detect negotiation of enctype not supported by kernelneilbrown2006-03-281-0/+10
* Don't close and reopen all pipes on every DNOTIFY signal.neilbrown2006-03-281-36/+87
* Add option to specify directory to search for credentials cache filesneilbrown2006-03-284-9/+20
* Must still use knowledge of the glue context for pre-1.4 versions of MIT krb5neilbrown2006-03-281-1/+12
* Remove unused groups variable from get_ids() which was causing a compiler wa...neilbrown2006-03-281-1/+0
* Update krb5 code to use glue routine lucid context functionsneilbrown2006-03-285-19/+29
* add missing files from previous updateneilbrown2006-03-282-0/+514
* Separate out context handling code for MIT Kerberos and SPKM3neilbrown2006-03-283-450/+5
* User-selectable idmapping cache lifetimeneilbrown2006-03-281-3/+38
* Fix up the svcgss mess I made, and run autoconf/automakeneilbrown2006-03-2714-940/+322
* Set libnfsidmap library debugging level and logging function.neilbrown2006-03-261-1/+7
* Don't close file descriptor until after calling event_del().neilbrown2006-03-261-2/+2
* head/tail fixesneilbrown2005-12-212-2/+2
* Handle new-style quotactl.neilbrown2005-12-211-36/+104
* Remove all the Makefilesneilbrown2005-12-2013-288/+0
* More automake stuffneilbrown2005-12-2013-10/+8187
* Autogen updateneilbrown2005-12-2043-33/+763
* Correct documentation of defautl export optionsneilbrown2005-12-201-1/+1
* utils/gssd/gssd_proc.c(create_auth_rpc_client): Use serviceneilbrown2005-12-191-2/+17
* Updates from Kevin Coffman at UMichneilbrown2005-12-169-183/+417
* idmapd update from Steve Dicksonneilbrown2005-11-031-23/+24
* Understand type 2 and type 3 filesystem identifiers.neilbrown2005-10-141-2/+26
* Small nfs-utils patch from Olaf Kirchneilbrown2005-10-071-4/+2
* Assorted changes from Steve Dicksonneilbrown2005-10-0610-50/+104
* Copy dq_dqb into rquota structure more carefullyneilbrown2005-09-021-3/+12
* Add option to set rpcsec_gss debugging level (if available)neilbrown2005-08-267-18/+102
* Remove the rpcsec_gss code and rely on an external library instead.neilbrown2005-08-262-4/+2
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-266-15/+45
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-266-70/+123
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-264-12/+55
* Update contact information; no functional changes.juphoff2005-04-232-8/+8
* added version output control (-2 -3 -4)gmorris2005-04-121-32/+118