Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-10 | krb5: Require krb5_string_to_key be available to build with krb5 | Andrew Bartlett | 1 | -1/+1 |
2012-01-10 | krb5: Require krb5_principal_compare_any_realm be available to build with krb5 | Andrew Bartlett | 1 | -28/+0 |
2012-01-10 | krb5: Require krb5_c_verify_checksum is available to build with krb5 | Andrew Bartlett | 1 | -63/+20 |
2011-05-13 | libcli/auth/krb5_wrap: correctly use discard_const(). | Günther Deschner | 1 | -2/+2 |
2011-05-10 | libcli/auth: fix "no talloc stackframe around" message from the samba4.blackb... | Michael Adam | 1 | -2/+4 |
2011-05-06 | More const fixes. Remove CONST_DISCARD. | Jeremy Allison | 1 | -2/+2 |
2011-04-27 | libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/auth | Andrew Bartlett | 1 | -0/+39 |
2011-04-20 | libcli/auth: Move more kerberos wrapping in common | Andrew Bartlett | 1 | -1/+206 |
2011-04-14 | libcli/auth Fix compile on hosts without krb5 | Andrew Bartlett | 1 | -2/+2 |
2011-04-14 | libcli/auth Move krb5 wrapper functions from s3 into common | Andrew Bartlett | 1 | -0/+121 |