summaryrefslogtreecommitdiffstats
path: root/utils/idmapd/idmapd.c
Commit message (Expand)AuthorAgeFilesLines
* rpc.idmapd: Dies with 'I/O possible'Luca Giuzzi2011-10-041-1/+1
* idmapd: Fix decoding of octal encoded fieldsJan-Marek Glogowski2011-09-201-2/+2
* nfs-utils: Move common code into supportSteve Dickson2010-10-131-4/+0
* rpc.idmapd: Type of idmap client should be defined by ic_id not ic_clid.Bian Naimeng2010-09-161-4/+4
* Removed warnings from idmapd.cSteve Dickson2010-08-091-10/+26
* idmapd: rearm event handler after error in nfsdcb()Jeff Layton2009-09-141-8/+10
* Move idmapd's configuration file parsing routines intoSteve Dickson2009-08-161-2/+2
* mydaemon: remove closeall() calls from mydaemon()Steve Dickson2009-06-291-3/+6
* In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compileSteve Dickson2009-03-231-2/+8
* rpc.idmapd should tell the user more verbosely if DnotifyLukas Hejtmanek2009-02-181-2/+4
* 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