summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_creds.c
Commit message (Expand)AuthorAgeFilesLines
* Log why acquiring credentials failed.Simo Sorce2015-03-211-0/+2
* creds: Allow admins to define only client credsSimo Sorce2013-11-201-1/+6
* server: Implement flag filtering enforcementSimo Sorce2013-11-201-0/+6
* Try impersonation even when a name is not providedSimo Sorce2013-11-201-0/+5
* Add impersonation supportSimo Sorce2013-10-231-55/+157
* Move uid to name resolution in its own function.Simo Sorce2013-10-231-6/+19
* Add option to specify allowed usage.Simo Sorce2013-10-181-2/+12
* Allow arbitrary users to connect to a serviceSimo Sorce2013-10-181-9/+18
* Add service match using SeLinux ContextSimo Sorce2013-07-021-0/+4
* Properly check socket for connection matching.Simo Sorce2013-06-211-3/+8
* Fix realloc size in gp_get_cred_environment().Günther Deschner2013-05-221-2/+3
* Fix secondary socket detection at runtime.Simo Sorce2013-05-161-1/+1
* Add support for per-service socketsSimo Sorce2013-04-231-0/+6
* Treat credential store as opaquely as possible.Simo Sorce2013-04-231-68/+94
* Special case client_keytab for root userSimo Sorce2013-04-101-2/+7
* Use new GSSAPI Credential Store APISimo Sorce2013-04-101-49/+22
* Add generic function to get creds defaultsSimo Sorce2013-04-101-21/+58
* Move string formatting in a separate functionSimo Sorce2013-04-101-57/+66
* Carefully process desired name based on serviceSimo Sorce2013-04-101-14/+31
* Improve ccache formatting.Simo Sorce2013-03-271-14/+37
* Fix includesSimo Sorce2013-03-141-0/+1
* creds: add code to import krb5 credentials based on configuration.Simo Sorce2012-04-051-0/+304