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
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
2010-11-04
Make handle_child_* request public
Sumit Bose
1
-319
/
+12
2010-11-04
Make krb5_setup() public
Sumit Bose
1
-3
/
+2
2010-11-04
Add krb5_get_simple_upn()
Sumit Bose
1
-6
/
+3
2010-11-04
Add infrastructure for Kerberos access provider
Sumit Bose
1
-26
/
+78
2010-11-01
Fix two return value checks
Sumit Bose
1
-2
/
+2
2010-11-01
Fix incorrect free of req in krb5_auth.c
Stephen Gallagher
1
-1
/
+1
2010-09-02
Fixed potential comparison of undefined variable
Jan Zeleny
1
-0
/
+1
2010-05-26
Fix handling of ccache file when going offline
Sumit Bose
1
-32
/
+75
2010-05-26
Add support for delayed kinit if offline
Sumit Bose
1
-26
/
+50
2010-05-26
Handle Krb5 password expiration warning
Sumit Bose
1
-119
/
+73
2010-05-26
Try all servers during Kerberos auth
Jakub Hrozek
1
-23
/
+104
2010-05-16
Properly set up SIGCHLD handlers
Stephen Gallagher
1
-0
/
+6
2010-05-16
Make Kerberos authentication a tevent_req
Sumit Bose
1
-214
/
+339
2010-04-26
Display a message if a password reset by root fails
Sumit Bose
1
-0
/
+7
2010-04-12
sysdb: convert sysdb_get_user_attr
Simo Sorce
1
-38
/
+13
2010-04-12
Remove remaining use of sysdb_transaction_send
Simo Sorce
1
-103
/
+49
2010-04-12
sysdb: convert sysdb_cache_password
Simo Sorce
1
-29
/
+8
2010-04-12
sysdb: convert sysdb_set_entry/user/group_attr
Simo Sorce
1
-23
/
+4
2010-03-25
Allow arbitrary-length PAM messages
Stephen Gallagher
1
-1
/
+1
2010-03-12
Add krb5_kpasswd option
Sumit Bose
1
-9
/
+76
2010-03-11
Add expandable sequences to krb5_ccachedir
Sumit Bose
1
-2
/
+11
2010-03-04
Add forgotten \n in DEBUG statements
Martin Nagy
1
-1
/
+1
2010-03-03
Improve safe alignment buffer handling macros
Simo Sorce
1
-16
/
+17
2010-02-19
Remove unneeded items from struct pam_data
Sumit Bose
1
-16
/
+30
2010-02-19
Send Kerberos environment after password change
Sumit Bose
1
-1
/
+1
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
1
-0
/
+1193