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
/
server
/
providers
/
krb5
/
krb5_auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-23
Read KDC info from file instead from environment
Sumit Bose
1
-10
/
+51
2009-11-20
Improve handling of ccache files
Sumit Bose
1
-104
/
+442
2009-11-20
Validate Kerberos credentials with local keytab
Sumit Bose
1
-37
/
+37
2009-11-10
Simplify krb5 child handler
Sumit Bose
1
-17
/
+18
2009-11-09
Fix tevent_req error checking.
Simo Sorce
1
-23
/
+20
2009-10-22
update krb5 option handling to new option scheme
Sumit Bose
1
-23
/
+39
2009-10-16
Move all krb5 provider init functions
Simo Sorce
1
-180
/
+24
2009-10-15
enable debugging of krb5_child
Sumit Bose
1
-2
/
+99
2009-10-15
Return the dp error from the providers
Simo Sorce
1
-16
/
+30
2009-10-09
use the correct kerberos context for each target
Sumit Bose
1
-4
/
+33
2009-09-25
remove krb5_try_simple_upn option and make it a default fallback
Sumit Bose
1
-8
/
+1
2009-09-25
fix possible short reads in kerberos provider
Sumit Bose
1
-5
/
+18
2009-09-25
Upgrade confdb to version 2
Stephen Gallagher
1
-7
/
+10
2009-09-24
added support for older MIT kerberos versions
sbose
1
-2
/
+1
2009-09-23
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
1
-2
/
+2
2009-09-21
Use syslog for logging error conditions in SSSD
Jakub Hrozek
1
-2
/
+2
2009-09-14
added child timeout handler
Sumit Bose
1
-6
/
+87
2009-09-14
add krb5ccache_dir and krb5ccname_template option
Sumit Bose
1
-24
/
+66
2009-09-14
Make the offline status backend-global
Simo Sorce
1
-4
/
+13
2009-09-11
use fork+exec for kerberos helper
Sumit Bose
1
-106
/
+209
2009-09-11
add change password target to krb5 backend
Sumit Bose
1
-24
/
+81
2009-08-28
send SSSD_REALM and SSSD_KDCIP environment to the client
Sumit Bose
1
-2
/
+31
2009-08-24
some UPN handling fixes
Sumit Bose
1
-23
/
+11
2009-08-21
use stored upn if available
Sumit Bose
1
-20
/
+101
2009-08-11
Make socket paths a compile-time option
Stephen Gallagher
1
-1
/
+0
2009-08-05
Consolidate tevent helpers
Jakub Hrozek
1
-16
/
+0
2009-07-20
add infrastructure to handle new backend targets
Sumit Bose
1
-4
/
+5
2009-07-10
let krb5 backend safe valid credentials for offline authentication
Sumit Bose
1
-0
/
+43
2009-07-03
Cleanup warnings in client and server code
Simo Sorce
1
-3
/
+0
2009-07-02
added kerberos backend with tevent_req event handling
Sumit Bose
1
-0
/
+567