index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
/
krb5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add domain argument to sysdb_cache_auth()
Simo Sorce
2013-01-11
1
-1
/
+5
*
Add domain argument to sysdb_cache_password()
Simo Sorce
2013-01-11
1
-3
/
+5
*
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2013-01-11
1
-5
/
+8
*
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2013-01-11
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
*
krb5_auth: check if principal belongs to a different realm
Sumit Bose
2012-10-26
4
-0
/
+43
*
check_ccache_files: search sub-domains as well
Sumit Bose
2012-10-26
1
-4
/
+14
*
krb5_auth_send: check for sub-domains
Sumit Bose
2012-10-26
3
-5
/
+37
*
Only call krb5_set_trace_callback on platforms that support it
Jakub Hrozek
2012-10-12
1
-1
/
+1
*
Collect krb5 trace on high debug levels
Jakub Hrozek
2012-10-12
2
-2
/
+25
*
Two fixes to child processes
Jakub Hrozek
2012-10-12
1
-2
/
+0
*
Add more info about ticket validation
Ondrej Kos
2012-10-10
1
-0
/
+8
*
Log possibly non-randomizable ccache file template
Ondrej Kos
2012-10-04
4
-6
/
+26
*
KRB5: Recover gracefully if the ccache file could not be reused
Jakub Hrozek
2012-09-24
1
-4
/
+6
*
KRB5 child: handle more error codes gracefully
Jakub Hrozek
2012-09-20
1
-31
/
+26
*
KRB5 child: Don't return System Error on empty password
Jakub Hrozek
2012-09-20
1
-0
/
+4
*
Failover: use _srv_ when no primary server is defined
Pavel Březina
2012-09-17
1
-12
/
+3
*
FO: Check server validity before setting status
Jakub Hrozek
2012-09-13
1
-5
/
+9
*
KRB5: Add a missing string argument
Jakub Hrozek
2012-09-10
1
-1
/
+2
*
KRB5: Return PAM_AUTH_ERR on incorrect password
Jakub Hrozek
2012-09-10
1
-19
/
+32
*
KRB5: cancel the sysdb transaction on one place only
Jakub Hrozek
2012-09-10
1
-1
/
+0
*
Use new debug levels in validate_tgt()
Sumit Bose
2012-08-24
1
-13
/
+16
*
Fix fallback in validate_tgt()
Sumit Bose
2012-08-24
1
-8
/
+20
*
Fix: IPv6 address with square brackets doesn't work.
Michal Zidek
2012-08-23
1
-1
/
+14
*
Unify usage of sysdb transactions
Michal Zidek
2012-08-23
1
-2
/
+14
*
KRB5: Only return PAM error for unreachable kpasswd when performing chpass
Jakub Hrozek
2012-08-15
1
-2
/
+4
*
Duplicate detection in fail over did not work.
Michal Zidek
2012-08-15
1
-1
/
+6
*
SRV resolution for backup servers should not be permitted.
Michal Zidek
2012-08-09
1
-2
/
+9
*
Allocate on top of a talloc context, not NULL
Jakub Hrozek
2012-08-08
1
-0
/
+3
[next]