summaryrefslogtreecommitdiff
path: root/source3/client/smbspool_krb5_wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* s3: smbspool. Remove last use of 'extern char **environ;'.Jeremy Allison2021-10-141-4/+1
* s3:smbspool: Leave early if we print as rootAndreas Schneider2019-12-091-0/+5
* s3:smbspool_krb5_wrapper: ignore unknown values of AUTH_INFO_REQUIREDMikhail Novosyolov2019-12-091-7/+27
* s3:smbspool_krb5_wrapper: Map AUTH_INFO_REQUIRED=none to anonymousAndreas Schneider2019-12-091-5/+11
* s3:smbspool: Fallback to default ccache if KRB5CCNAME is not setAndreas Schneider2019-05-231-25/+54
* s3:smbspool: Use %u format specifier to print uidAndreas Schneider2019-05-231-3/+3
* s3:smbspool: Add debug for finding KRB5CCNAMEAndreas Schneider2019-05-231-0/+4
* s3:smbspool: Add the 'lp' group to the users groupsAndreas Schneider2019-05-231-0/+22
* s3:client: Pass DEVICE_URI and AUTH_INFO_REQUIRED env to smbspoolAndreas Schneider2019-03-181-3/+21
* smbspool_krb5_wrapper: fix some error messagesUri Simchoni2017-11-221-3/+4
* s3:client: Use KRB5CCNAME in smbspool_krb5_wrapper if setAndreas Schneider2017-07-251-0/+8
* s3:client: The smbspool krb5 wrapper needs negotiate for authenticationAndreas Schneider2017-07-151-10/+19
* Modify smbspool_krb5_wrapper to just fall through to smbspool if AUTH_INFO_RE...Bryan Mason2017-02-171-15/+17
* s3:client:smbspool_krb5_wrapper: fix the non clearenv build.Günther Deschner2016-04-291-2/+6
* Provide fallback code for non-portable clearenv(3)Jérémie Courrèges-Anglas2016-04-291-0/+6
* s3-client: Add a KRB5 wrapper for smbspoolAndreas Schneider2016-01-251-0/+210