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