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
*
Further restrict become_user drop of privileges.
Simo Sorce
2013-04-05
1
-15
/
+18
*
Allow setting krb5_renew_interval with a delimiter
Ariel Barria
2013-04-03
3
-6
/
+30
*
Check for correct variable name
Jakub Hrozek
2013-04-03
1
-4
/
+0
*
krb5 child: Use the correct type when processing OTP
Jakub Hrozek
2013-04-03
1
-1
/
+1
*
Making the authtok structure really opaque.
Lukas Slebodnik
2013-04-02
5
-32
/
+31
*
Reusing create_pam_data() on the other places.
Lukas Slebodnik
2013-04-02
1
-1
/
+1
*
Removing unused declaration of functions and variable.
Lukas Slebodnik
2013-03-19
1
-2
/
+2
*
Decrease krb5_auth_timeout default
Ondrej Kos
2013-03-18
1
-1
/
+1
*
Retry the correct service on krb5 child timeout
Jakub Hrozek
2013-03-18
1
-1
/
+1
*
Fix initialization of multiple variables
Ondrej Kos
2013-03-13
2
-4
/
+3
*
More generalized function open_debug_file_ex()
Lukas Slebodnik
2013-03-13
1
-5
/
+1
*
Add support for krb5 1.11's responder callback.
Nathaniel McCallum
2013-03-08
4
-1
/
+232
*
Cleanup error message handling for krb5 child
Simo Sorce
2013-03-04
2
-296
/
+240
*
krb5_child: fix value type and initialization
Ondrej Kos
2013-03-04
1
-1
/
+2
*
Refactor krb5 child
Simo Sorce
2013-02-28
1
-288
/
+210
*
krb5_child style fix
Simo Sorce
2013-02-28
1
-11
/
+11
*
Do not process success case in an else
Jakub Hrozek
2013-02-26
1
-24
/
+24
*
Add realm info to sss_domain_info
Simo Sorce
2013-02-10
1
-1
/
+2
*
Fix minor grammar error in log
Stephen Gallagher
2013-01-30
1
-1
/
+1
*
krb: recreate ccache if it was deleted
Pavel Březina
2013-01-30
1
-1
/
+8
*
Add be_req_get_data() helper funciton.
Simo Sorce
2013-01-21
1
-4
/
+4
*
Add be_req_get_be_ctx() helper.
Simo Sorce
2013-01-21
2
-10
/
+12
*
Introduce be_req_terminate() helper
Simo Sorce
2013-01-21
1
-10
/
+3
*
Remove sysdb as a be context structure member
Simo Sorce
2013-01-21
3
-5
/
+5
*
Add domain argument to sysdb_cache_auth()
Simo Sorce
2013-01-15
1
-1
/
+5
*
Add domain argument to sysdb_cache_password()
Simo Sorce
2013-01-15
1
-3
/
+5
*
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2013-01-15
1
-5
/
+8
*
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2013-01-15
4
-10
/
+12
*
Change pam data auth tokens.
Simo Sorce
2013-01-10
5
-147
/
+186
*
Code can only check for cached passwords
Simo Sorce
2013-01-10
1
-4
/
+17
*
let krb5_backup_kpasswd failover work
Pavel Březina
2013-01-02
1
-2
/
+2
*
failover: Protect against empty host names
Michal Zidek
2013-01-02
1
-1
/
+1
*
krb5 tgt renewal: fix usage of ldb_dn_get_component_val()
Sumit Bose
2012-12-20
1
-4
/
+4
*
let krb5_kpasswd failover work
Pavel Březina
2012-12-10
1
-3
/
+7
*
Fix tevent_req style for krb5_auth
Simo Sorce
2012-12-04
4
-371
/
+334
*
Save errno before it might be modified.
Simo Sorce
2012-11-26
1
-8
/
+16
*
Disable canonicalization during password changes
Sumit Bose
2012-11-19
1
-2
/
+43
*
Fix compare_principal_realm() check
Sumit Bose
2012-11-19
1
-9
/
+3
*
Just use the service name with krb5_get_init_creds_password()
Sumit Bose
2012-11-19
1
-24
/
+2
*
Only build extract_and_send_pac on platforms that support it
Jakub Hrozek
2012-11-12
1
-104
/
+18
*
KRB5: Rename variable to avoid shadowing a global declaration
Jakub Hrozek
2012-11-12
1
-4
/
+4
*
Do not always return PAM_SYSTEM_ERR when offline krb5 authentication fails
Jakub Hrozek
2012-11-12
1
-1
/
+2
*
Include talloc log in our debug facility
Michal Zidek
2012-10-29
1
-1
/
+1
*
krb5_auth: update with correct UPN if needed
Sumit Bose
2012-10-26
3
-0
/
+133
*
Use find_or_guess_upn() where needed
Sumit Bose
2012-10-26
4
-34
/
+49
*
Add new call find_or_guess_upn()
Sumit Bose
2012-10-26
4
-8
/
+54
*
krb5_child: send back the client principal
Sumit Bose
2012-10-26
3
-5
/
+41
*
krb5_mod_ccname: replace wrong memory context
Sumit Bose
2012-10-26
1
-1
/
+1
*
krb5_child: send PAC to PAC responder
Sumit Bose
2012-10-26
1
-1
/
+139
*
krb5_auth: send different_realm flag to krb5_child
Sumit Bose
2012-10-26
2
-1
/
+8
[next]