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
*
DEBUG timestamps offer higher precision
Pavel Březina
2011-09-08
1
-0
/
+2
*
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
2011-08-25
1
-1
/
+3
*
New DEBUG facility - conversion
Pavel Březina
2011-08-25
1
-0
/
+2
*
sysdb refactoring: memory context deleted
Jan Zeleny
2011-08-15
1
-4
/
+3
*
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
2011-08-15
3
-13
/
+10
*
Rename fo_get_server_name to fo_get_server_str_name
Jakub Hrozek
2011-07-21
1
-1
/
+1
*
Remove unused krb5_service structure member
Jakub Hrozek
2011-07-13
2
-5
/
+1
*
Escape IP address in kdcinfo
Jakub Hrozek
2011-07-11
1
-4
/
+26
*
Switch resolver to using resolv_hostent and honor TTL
Jakub Hrozek
2011-06-15
1
-1
/
+1
*
Fix two typos
Sumit Bose
2011-06-15
1
-2
/
+3
*
Delete cached ccache file if password is expired
Sumit Bose
2011-06-15
1
-8
/
+63
*
Add utility function to return IP address as string
Jakub Hrozek
2011-06-02
1
-9
/
+2
*
Add online callback only once for TGT renewal
Sumit Bose
2011-06-02
1
-25
/
+44
*
Rename label in expand_ccname_template
Jakub Hrozek
2011-05-20
1
-17
/
+17
*
Use a temporary memory context in expand_ccname_template
Jakub Hrozek
2011-05-12
1
-20
/
+33
*
Added some kerberos functions for building on RHEL5
Jan Zeleny
2011-05-05
1
-2
/
+2
*
Do not leak pcre context
Jakub Hrozek
2011-05-04
1
-0
/
+12
*
Return pam data to the renewal item if renewal fails
Sumit Bose
2011-05-02
1
-4
/
+9
*
Fix bad password caching when using automatic TGT renewal
Stephen Gallagher
2011-04-29
1
-3
/
+12
*
Allow new option to specify principal for FAST
Jan Zeleny
2011-04-25
3
-4
/
+55
*
Extend and move function for finding principal in keytab
Jan Zeleny
2011-04-25
1
-80
/
+2
*
Always generate kpasswdinfo file
Stephen Gallagher
2011-04-19
1
-2
/
+1
*
Remove unused sysdb_attrs object
Jan Zeleny
2011-03-08
1
-8
/
+0
*
Check ccache file for renewable TGTs at startup
Sumit Bose
2011-02-22
3
-0
/
+241
*
Remove renewal item if it is not re-added
Sumit Bose
2011-02-18
1
-1
/
+34
*
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
[next]