summaryrefslogtreecommitdiffstats
path: root/utils/gssd
Commit message (Expand)AuthorAgeFilesLines
* Removed warnings from svcgssd_proc.cSteve Dickson2010-08-091-9/+3
* Removed warnings from svcgssd.cSteve Dickson2010-08-091-1/+1
* Removed warnings from gssd_proc.cSteve Dickson2010-08-091-3/+3
* Removed warnings from krb5_util.cSteve Dickson2010-08-093-10/+23
* Removed warnings from gssd_main_loop.cSteve Dickson2010-08-091-0/+2
* Removed warnings from gssd.cSteve Dickson2010-08-091-1/+1
* gssd: picking wrong credsDoug Nazar2010-07-191-0/+7
* gssd: Fix endtime issueDoug Nazar2010-07-192-1/+5
* Removed some miscellaneous warnings in the new gssd code.Steve Dickson2010-04-161-3/+3
* Add support for non-DES encryption types.Kevin Coffman2010-04-163-48/+222
* Try to use kernel function to determine supported Kerberos enctypes.Kevin Coffman2010-04-162-3/+94
* gssd: move function limit_krb5_enctypes into the exported functions areaKevin Coffman2010-04-161-55/+54
* gssd: on krb5 upcall, have gssd send a more granular error codeJeff Layton2010-01-122-19/+24
* gssd: have gssd deal with scopeid field in upcallJeff Layton2009-12-111-25/+35
* gssd: process service= attribute in new upcallOlga Kornievskaia2009-11-163-13/+74
* gssd: process target= attribute in new upcallOlga Kornievskaia2009-11-161-3/+23
* gssd: handle new client upcallOlga Kornievskaia2009-11-163-31/+168
* gssd: print full client directory being handledOlga Kornievskaia2009-11-161-2/+2
* gssd: add upcall support for callback authenticationOlga Kornievskaia2009-11-164-49/+143
* gssd: refactor update_client_list()Olga Kornievskaia2009-11-162-9/+22
* This patch adds the krb5 hostbased principal, name which theOlga Kornievskaia2009-11-161-7/+87
* Gssd blindly caches machine credentialsLukas Hejtmanek2009-08-273-41/+48
* mydaemon: remove closeall() calls from mydaemon()Steve Dickson2009-06-291-4/+10
* Set the verbosity level in both the librpcsecgss andSteve Dickson2009-06-222-0/+6
* nfs-utils: add IPv6 code to gssdJeff Layton2009-04-151-0/+44
* nfs-utils: switch gssd to use standard function for getting an RPC clientJeff Layton2009-04-151-29/+12
* nfs-utils: query for remote port using rpcbind instead of getaddrinfoJeff Layton2009-04-151-52/+86
* nfs-utils: store the address given in the upcall for later useJeff Layton2009-04-152-17/+80
* svcgssd: check the return code from qword_eol() and log failuresKevin Coffman2009-04-031-0/+4
* In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compileSteve Dickson2009-03-231-1/+5
* Regardless though, it's dangerous to keep invalid pointers around likeJeff Layton2009-03-231-7/+8
* gssd: free buffer allocated by gssd_k5_err_msgJeff Layton2009-03-233-55/+78
* gssd: NULL-terminate buffer after read in read_service_info (try #2)Jeff Layton2009-03-231-1/+2
* gssd: initialize fakeseed in prepare_krb5_rfc1964_bufferJeff Layton2009-03-231-2/+4
* nfs-utils: clean up handling of libgssglue in gssd MakefileChuck Lever2009-03-161-5/+5
* nfs-utils: Include legacy or TI-RPC headers, not bothChuck Lever2009-03-163-2/+8
* gssd: include gssapi/gssapi.h before write_bytes.hChuck Lever2009-03-051-3/+3
* gssd: Use same style for including config.h that rest of nfs-utils usesChuck Lever2009-03-0517-11/+66
* gssd: By default, don't spam syslog when users' credentials expireKevin Coffman2009-01-054-11/+11
* svcgssd: use the actual context expiration for cacheKevin Coffman2008-12-111-7/+13
* gssd/svcgssd: add support to retrieve actual context expirationKevin Coffman2008-12-118-17/+30
* gssd: unblock DNOTIFY_SIGNAL in case it was blocked.Neil Brown2008-11-261-0/+6
* The rpc.gssd scans for any suitable kerberos ticket. In cross-realmLukas Hejtmanek2008-07-155-15/+165
* The default expiration of kernel gss contexts is the expirationLukas Hejtmanek2008-07-154-4/+16
* gssd_setup_krb5_user_gss_ccache must return an error if no usable cache isLukas Hejtmanek2008-07-153-8/+8
* Kerberos credentials may be stored in multiple places. Make itVince Busam2008-05-076-20/+43
* Add a new function to retrieve the current verbosity levelKevin Coffman2008-05-072-0/+6
* Add the other two DES encryption types to the default list ofKevin Coffman2008-05-071-1/+3
* Check the info file nfs/rpc_pipefs/nfs/clnt?/info toOlga Kornievskaia2008-05-072-2/+13
* Turn down gssd's syslog verbosityTimo Aaltonen2008-03-132-2/+5