summaryrefslogtreecommitdiffstats
path: root/utils/gssd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed typo in gssd manpageSteinar H. Gunderson2008-03-101-1/+1
* Increase the number of concurrent krb5 mounts by increasingDrew Middlesworth2008-03-041-1/+1
* Stop gssd from ignoring the machine credential cacheVince Busam2008-02-261-1/+1
* Remove old logging implementation for idmapd and rework gssd and idmapd to us...Kevin Coffman2007-10-152-38/+8
* Remove svcgssd's private version of cacheio.cKevin Coffman2007-10-152-346/+0
* Use nfslib versions of cacheio functionsKevin Coffman2007-10-152-3/+1
* Use printerr to print svcgssd downcall debugging infoKevin Coffman2007-10-152-12/+7
* Make print_hexl function write to stdout rather than using printerrKevin Coffman2007-10-151-15/+18
* Fix new warning after strict prototype checking enabledKevin Coffman2007-10-151-1/+1
* Fix the usage message for gssd to reflect new optionKevin Coffman2007-09-111-1/+1
* gitignore updatesJ. Bruce Fields2007-07-101-0/+3
* Always get addressless ticketsKevin Coffman2007-05-031-2/+32
* Factor out error message printing differences between MIT and HeimdalKevin Coffman2007-04-203-23/+51
* Tell Heimdal gss code the correct credential to useKevin Coffman2007-04-201-0/+2
* Add a debug message indicating that gssd is ready to process requestsKevin Coffman2007-03-311-0/+1
* Remove the now unused functionsKevin Coffman2007-03-312-235/+0
* Clean up gssd_get_single_krb5_cred and its debugging messagesKevin Coffman2007-03-311-8/+12
* Use newly added keytab functionsKevin Coffman2007-03-315-20/+31