index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
providers
/
krb5
/
krb5_auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-07
krb5: Remove ability to create public directories
Simo Sorce
1
-4
/
+2
2013-09-27
KRB5: Use the correct domain when authenticating with cached password
Jakub Hrozek
1
-4
/
+4
2013-09-25
krb5: Be more lenient on failures for old ccache
Simo Sorce
1
-1
/
+1
2013-09-23
krb5: save canonical upn to sysdb
Sumit Bose
1
-2
/
+3
2013-09-12
KRB: Remove unused function parameters
Lukas Slebodnik
1
-4
/
+2
2013-09-12
KRB: Remove unused memory context
Lukas Slebodnik
1
-1
/
+1
2013-09-09
krb5: Add file/dir path precheck
Simo Sorce
1
-0
/
+1
2013-09-09
krb5: Remove unused ccache backend infrastructure
Simo Sorce
1
-26
/
+0
2013-09-09
krb5: Unify function to create ccache files
Simo Sorce
1
-3
/
+3
2013-09-09
krb5: Use new function to validate ccaches
Simo Sorce
1
-16
/
+14
2013-09-09
krb5: move template check to initializzation
Simo Sorce
1
-4
/
+1
2013-09-09
krb5: Move determination of user being active
Simo Sorce
1
-2
/
+8
2013-09-09
krb5: Replace type-specific ccache/principal check
Simo Sorce
1
-7
/
+4
2013-09-09
krb5: Use krb5_cc_destroy to remove old ccaches
Simo Sorce
1
-45
/
+18
2013-08-28
krb5: Fetch ccname template from krb5.conf
Stephen Gallagher
1
-2
/
+2
2013-07-18
KRB: Replace multiple calls with variable
Ondrej Kos
1
-6
/
+9
2013-07-18
KRB: Handle empty password gracefully
Ondrej Kos
1
-0
/
+11
2013-06-27
KRB5: guess UPN for subdomain users
Jakub Hrozek
1
-1
/
+1
2013-06-24
KRB5: use the right authtok type for renewals
Sumit Bose
1
-3
/
+20
2013-06-14
KRB: Handle preauthentication error correctly
Ondrej Kos
1
-0
/
+6
2013-05-14
Always update cached upn if enterprise principals are used
Sumit Bose
1
-3
/
+4
2013-05-03
Only check UPN if enterprise principals are not used
Jakub Hrozek
1
-0
/
+5
2013-04-12
Fix krbcc dir creation issue with MIT krb5 1.11
Lukas Slebodnik
1
-1
/
+11
2013-04-03
Allow setting krb5_renew_interval with a delimiter
Ariel Barria
1
-3
/
+15
2013-04-02
Making the authtok structure really opaque.
Lukas Slebodnik
1
-5
/
+5
2013-03-18
Retry the correct service on krb5 child timeout
Jakub Hrozek
1
-1
/
+1
2013-03-08
Add support for krb5 1.11's responder callback.
Nathaniel McCallum
1
-1
/
+1
2013-03-04
Cleanup error message handling for krb5 child
Simo Sorce
1
-67
/
+80
2013-01-21
Add be_req_get_data() helper funciton.
Simo Sorce
1
-4
/
+4
2013-01-21
Add be_req_get_be_ctx() helper.
Simo Sorce
1
-7
/
+7
2013-01-21
Introduce be_req_terminate() helper
Simo Sorce
1
-10
/
+3
2013-01-21
Remove sysdb as a be context structure member
Simo Sorce
1
-2
/
+2
2013-01-15
Add domain argument to sysdb_cache_auth()
Simo Sorce
1
-1
/
+5
2013-01-15
Add domain argument to sysdb_cache_password()
Simo Sorce
1
-3
/
+5
2013-01-15
Add domain argument to sysdb_set_user_attr()
Simo Sorce
1
-5
/
+8
2013-01-15
Add domain argument to sysdb_get_user_attr()
Simo Sorce
1
-7
/
+7
2013-01-10
Change pam data auth tokens.
Simo Sorce
1
-35
/
+23
2013-01-10
Code can only check for cached passwords
Simo Sorce
1
-4
/
+17
2012-12-10
let krb5_kpasswd failover work
Pavel Březina
1
-3
/
+7
2012-12-04
Fix tevent_req style for krb5_auth
Simo Sorce
1
-358
/
+323
2012-11-12
Do not always return PAM_SYSTEM_ERR when offline krb5 authentication fails
Jakub Hrozek
1
-1
/
+2
2012-10-26
krb5_auth: update with correct UPN if needed
Sumit Bose
1
-0
/
+30
2012-10-26
Use find_or_guess_upn() where needed
Sumit Bose
1
-14
/
+13
2012-10-26
krb5_mod_ccname: replace wrong memory context
Sumit Bose
1
-1
/
+1
2012-10-26
krb5_auth: check if principal belongs to a different realm
Sumit Bose
1
-0
/
+7
2012-10-26
krb5_auth_send: check for sub-domains
Sumit Bose
1
-5
/
+15
2012-10-04
Log possibly non-randomizable ccache file template
Ondrej Kos
1
-2
/
+5
2012-09-13
FO: Check server validity before setting status
Jakub Hrozek
1
-5
/
+9
2012-09-10
KRB5: Add a missing string argument
Jakub Hrozek
1
-1
/
+2
2012-09-10
KRB5: cancel the sysdb transaction on one place only
Jakub Hrozek
1
-1
/
+0
[next]