Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add option to svcgssd to enable libnfsidmap debugging. | Kevin Coffman | 2007-02-09 | 1 | -2/+14 |
| | | | | | | | | | | Signed-off-by: Kevin Coffman <kwc@citi.umich.edu> As suggested by Glenn Machin <GMachin@sandia.gov>. Allow svcgssd to turn on libnfsidmap debugging. This uses a new command-line parameter so that it can be enabled independently from other debugging. Signed-off-by: Neil Brown <neilb@suse.de> | ||||
* | Check that the gssapi library is usable early on. | kwc@citi.umich.edu | 2006-07-04 | 1 | -0/+5 |
| | | | | | | | | | Signed-off-by: Kevin Coffman <kwc@citi.umich.edu> Do a call to determine mechanisms supported by the gssapi library early. This allows us to discover early in case the gssapi library is somehow misconfigured. We can bail out early and give a meaningful message rather than getting errors on each attempt at a context negotiation. | ||||
* | Fix up the svcgss mess I made, and run autoconf/automake | neilbrown | 2006-03-27 | 1 | -0/+228 |