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-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
2012-08-23
Unify usage of sysdb transactions
Michal Zidek
1
-2
/
+14
2012-08-15
KRB5: Only return PAM error for unreachable kpasswd when performing chpass
Jakub Hrozek
1
-2
/
+4
2012-06-29
KRB5: Initialize the credential cache type properly
Stephen Gallagher
1
-0
/
+11
2012-06-14
Add a credential cache back end structure
Jakub Hrozek
1
-101
/
+92
2012-06-14
Split parse_krb5_child_response so it can be reused
Jakub Hrozek
1
-119
/
+27
2012-05-07
Only reset kpasswd server status when performing a chpass operation
Jakub Hrozek
1
-2
/
+3
2012-05-04
Modify behavior of pam_pwd_expiration_warning
Jan Zeleny
1
-4
/
+27
2012-03-08
Detect cycle in the fail over on subsequent resolve requests only
Jakub Hrozek
1
-17
/
+15
2012-03-06
Only do one cycle when resolving a server
Jakub Hrozek
1
-7
/
+12
2012-01-06
Do not call krb5_child when changing passwords and provider went offline
Jakub Hrozek
1
-1
/
+11
2011-12-21
Honor case sensitive flag when creating the ccname template
Jakub Hrozek
1
-1
/
+3
2011-12-19
Move child_common routines to util
Stephen Gallagher
1
-1
/
+1
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
1
-7
/
+2
2011-08-15
sysdb refactoring: memory context deleted
Jan Zeleny
1
-4
/
+3
2011-08-15
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
1
-9
/
+7
2011-06-15
Fix two typos
Sumit Bose
1
-2
/
+3
2011-06-15
Delete cached ccache file if password is expired
Sumit Bose
1
-8
/
+63
2011-04-29
Fix bad password caching when using automatic TGT renewal
Stephen Gallagher
1
-3
/
+12
2011-04-19
Always generate kpasswdinfo file
Stephen Gallagher
1
-2
/
+1
2011-03-08
Remove unused sysdb_attrs object
Jan Zeleny
1
-8
/
+0
2010-12-21
Fix potential NULL-dereference in krb5_auth_done()
Sumit Bose
1
-3
/
+3
2010-12-20
Serialize requests of the same user in the krb5 provider
Sumit Bose
1
-0
/
+22
2010-12-20
Fixes for automatic ticket renewal
Sumit Bose
1
-18
/
+27
2010-12-07
Add support for FAST in krb5 provider
Sumit Bose
1
-5
/
+7
2010-12-03
Add support for automatic Kerberos ticket renewal
Sumit Bose
1
-0
/
+18
2010-12-03
krb5_child returns TGT lifetime
Sumit Bose
1
-0
/
+21
[next]