index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
/
krb5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix potential NULL-dereference in krb5_auth_done()
Sumit Bose
2010-12-21
1
-3
/
+3
*
Serialize requests of the same user in the krb5 provider
Sumit Bose
2010-12-20
4
-0
/
+239
*
Fixes for automatic ticket renewal
Sumit Bose
2010-12-20
4
-44
/
+100
*
Fix incorrect return value on failure in check_and_export_options()
Sumit Bose
2010-12-14
1
-0
/
+1
*
Fix build issue with older Kerberos library
Sumit Bose
2010-12-08
1
-2
/
+2
*
Replace krb5_kdcip by krb5_server in LDAP provider
Sumit Bose
2010-12-07
2
-7
/
+10
*
Add support for FAST in krb5 provider
Sumit Bose
2010-12-07
5
-13
/
+344
*
Refactor krb5_child to make helpers more flexible
Sumit Bose
2010-12-07
1
-20
/
+36
*
Allow krb5 lifetime values without a unit
Sumit Bose
2010-12-03
1
-36
/
+65
*
Add support for automatic Kerberos ticket renewal
Sumit Bose
2010-12-03
7
-1
/
+420
*
krb5_child returns TGT lifetime
Sumit Bose
2010-12-03
3
-0
/
+57
*
Add krb5_lifetime option
Sumit Bose
2010-12-03
3
-2
/
+38
*
Add krb5_renewable_lifetime option
Sumit Bose
2010-12-03
3
-2
/
+42
*
Check authtok type for krb5 auth and chpass
Sumit Bose
2010-12-03
1
-0
/
+12
*
Add a renew task to krb5_child
Sumit Bose
2010-12-03
1
-0
/
+87
*
Send authtok_type to krb5_child
Sumit Bose
2010-12-03
2
-2
/
+6
*
Allow protocol fallback for SRV queries
Jakub Hrozek
2010-12-01
1
-1
/
+1
*
Call krb5_child to check access permissions
Sumit Bose
2010-11-04
1
-4
/
+121
*
Make handle_child_* request public
Sumit Bose
2010-11-04
3
-325
/
+429
*
Add krb5_kuserok() access check to krb5_child
Sumit Bose
2010-11-04
1
-17
/
+73
*
Make krb5_setup() public
Sumit Bose
2010-11-04
3
-6
/
+8
*
Add krb5_get_simple_upn()
Sumit Bose
2010-11-04
3
-6
/
+30
*
Add infrastructure for Kerberos access provider
Sumit Bose
2010-11-04
4
-26
/
+184
*
Store krb5 auth context for other targets
Sumit Bose
2010-11-04
1
-1
/
+2
*
Fix two return value checks
Sumit Bose
2010-11-01
1
-2
/
+2
*
Fix incorrect free of req in krb5_auth.c
Stephen Gallagher
2010-11-01
1
-1
/
+1
*
Option krb5_server is now used to store a list of KDCs instead of krb5_kdcip.
Jan Zeleny
2010-10-19
3
-2
/
+48
*
Initialize kerberos service for GSSAPI
Jakub Hrozek
2010-10-13
2
-1
/
+7
*
Suppress some 'may be used uninitialized' warnings
Sumit Bose
2010-09-28
1
-6
/
+12
*
Use new MIT krb5 API for better password expiration warnings
Sumit Bose
2010-09-23
1
-0
/
+51
*
Dead assignments cleanup in providers code
Jan Zeleny
2010-09-08
1
-1
/
+0
*
Fixed potential comparison of undefined variable
Jan Zeleny
2010-09-02
1
-0
/
+1
*
Add dns_discovery_domain option
Jakub Hrozek
2010-06-30
1
-1
/
+1
*
Standardize on correct spelling of "principal" for krb5
Stephen Gallagher
2010-06-16
2
-4
/
+4
*
Remove krb5_changepw_principal option
Jakub Hrozek
2010-06-14
4
-42
/
+22
*
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
2010-06-10
1
-7
/
+18
*
Add a missing initializer
Sumit Bose
2010-06-09
1
-1
/
+1
*
Initialize pam_data in Kerberos child.
Sumit Bose
2010-06-06
1
-1
/
+1
*
Refactor krb5 SIGTERM handler installation
Sumit Bose
2010-05-27
3
-14
/
+39
*
Add callback to remove krb5 info files when going offline
Sumit Bose
2010-05-27
4
-40
/
+156
*
Refactor krb5_finalize()
Sumit Bose
2010-05-27
1
-12
/
+27
*
Revert "Create kdcinfo and kpasswdinfo file at startup"
Sumit Bose
2010-05-27
2
-41
/
+1
*
Fix handling of ccache file when going offline
Sumit Bose
2010-05-26
2
-32
/
+76
*
Add support for delayed kinit if offline
Sumit Bose
2010-05-26
6
-27
/
+425
*
Handle Krb5 password expiration warning
Sumit Bose
2010-05-26
2
-174
/
+195
*
Try all servers during Kerberos auth
Jakub Hrozek
2010-05-26
1
-23
/
+104
*
Properly set up SIGCHLD handlers
Stephen Gallagher
2010-05-16
2
-1
/
+6
*
New version of IPA auth and password migration
Sumit Bose
2010-05-16
1
-2
/
+2
*
Make Kerberos authentication a tevent_req
Sumit Bose
2010-05-16
2
-215
/
+345
*
Use service discovery in backends
Jakub Hrozek
2010-05-07
3
-6
/
+27
[next]