summaryrefslogtreecommitdiffstats
path: root/utils/idmapd/idmapd.c
Commit message (Expand)AuthorAgeFilesLines
* If validateascii is passed a string containing only non-zero 7bitNeilBrown2008-02-261-1/+1
* Remove old logging implementation for idmapd and rework gssd and idmapd to us...Kevin Coffman2007-10-151-104/+38
* Fix more 'prototype' warnings and other warnings.Neil Brown2007-07-301-7/+8
* Stop using storage after freeKevin Coffman2007-02-091-2/+5
* Fix memory leak in idmapd.Kevin Coffman2007-02-091-3/+8
* Don't always use default mapping to "nobody".J. Bruce Fields2006-10-171-17/+35
* Merge branch 'master' of git://linux-nfs.org/nfs-utilsGreg Banks2006-07-031-4/+9
|\
| * Further coverity related cleanups.Neil Brown2006-06-231-2/+5
| * Fix various issues discovered by CoverityNeil Brown2006-06-231-3/+5
* | Fix a number of the easier compile warnings: unused variables,Greg Banks2006-06-221-3/+4
* | Detect presence of nfs4_set_debug() in libnfsidmap andGreg Banks2006-06-221-0/+2
|/
* 2006-04-10 NeilBrown <neilb@suse.de>neilbrown2006-04-101-2/+3
* User-selectable idmapping cache lifetimeneilbrown2006-03-281-3/+38
* 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
* Updates from Kevin Coffman at UMichneilbrown2005-12-161-63/+144
* idmapd update from Steve Dicksonneilbrown2005-11-031-23/+24
* Assorted changes from Steve Dicksonneilbrown2005-10-061-12/+9
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-261-6/+10
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-261-5/+38
* *** empty log message ***neilbrown2004-11-221-29/+4
* further idmapd updateneilbrown2004-11-221-2/+71
* more idmapd updatesneilbrown2004-11-221-1/+43
* idmapd updatesneilbrown2004-11-221-19/+30
* Add the idmapd files...neilbrown2004-09-151-0/+769