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
/
krb5_utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-07
krb5: Remove ability to create public directories
Simo Sorce
1
-64
/
+32
2013-09-26
KRB5: Fix bad comparison
Jakub Hrozek
1
-1
/
+1
2013-09-25
krb5: Be more lenient on failures for old ccache
Simo Sorce
1
-1
/
+1
2013-09-23
krb5: save canonical upn to sysdb
Sumit Bose
1
-15
/
+50
2013-09-12
KRB: Remove unused memory context
Lukas Slebodnik
1
-1
/
+1
2013-09-11
Fix formating of variables with type: gid_t
Lukas Slebodnik
1
-2
/
+2
2013-09-11
Fix formating of variables with type: uid_t
Lukas Slebodnik
1
-2
/
+2
2013-09-10
krb5: Fix warning sometimes uninitialized
Lukas Slebodnik
1
-0
/
+2
2013-09-09
krb5: Add file/dir path precheck
Simo Sorce
1
-0
/
+34
2013-09-09
krb5: Remove unused ccache backend infrastructure
Simo Sorce
1
-60
/
+0
2013-09-09
krb5: Unify function to create ccache files
Simo Sorce
1
-54
/
+17
2013-09-09
krb5: Use new function to validate ccaches
Simo Sorce
1
-351
/
+72
2013-09-09
krb5: Make check_for_valid_tgt() static
Simo Sorce
1
-0
/
+74
2013-09-09
krb5: move template check to initializzation
Simo Sorce
1
-19
/
+3
2013-09-09
krb5: Move determination of user being active
Simo Sorce
1
-39
/
+8
2013-09-09
krb5: Replace type-specific ccache/principal check
Simo Sorce
1
-137
/
+83
2013-09-09
krb5: Use krb5_cc_destroy to remove old ccaches
Simo Sorce
1
-71
/
+0
2013-09-09
krb5: Add helper to destroy ccache as user
Simo Sorce
1
-0
/
+109
2013-09-09
krb5: Ingnore unknown expansion sequences
Simo Sorce
1
-30
/
+15
2013-09-03
KRB5: Fix warning declaration shadows global declaration
Lukas Slebodnik
1
-8
/
+8
2013-08-28
krb5: Fetch ccname template from krb5.conf
Stephen Gallagher
1
-1
/
+73
2013-08-27
KRB5: Add support for KEYRING cache type
Stephen Gallagher
1
-0
/
+156
2013-08-24
check_cc_validity: make sure _valid is always set
Sumit Bose
1
-5
/
+7
2013-08-22
KRB5: Only set active and valid on success
Stephen Gallagher
1
-6
/
+5
2013-08-22
KRB5: Refactor cc_*_check_existing
Stephen Gallagher
1
-61
/
+59
2013-08-22
KRB5: Add new #define for collection cache types
Stephen Gallagher
1
-6
/
+6
2013-07-15
Use conditional build for retrieving ccache.
Lukas Slebodnik
1
-41
/
+20
2013-07-11
Return right directory name for dircache
Lukas Slebodnik
1
-6
/
+10
2013-06-28
Replace new_subdomain() with find_subdomain_by_name()
Sumit Bose
1
-3
/
+2
2013-06-27
KRB5: guess UPN for subdomain users
Jakub Hrozek
1
-2
/
+2
2013-06-26
Every time return directory for krb5 cache collection.
Lukas Slebodnik
1
-1
/
+4
2013-05-20
Fixing critical format string issues.
Lukas Slebodnik
1
-2
/
+2
2013-04-12
Fix krbcc dir creation issue with MIT krb5 1.11
Lukas Slebodnik
1
-10
/
+50
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-15
Add domain argument to sysdb_get_user_attr()
Simo Sorce
1
-1
/
+2
2012-11-12
KRB5: Rename variable to avoid shadowing a global declaration
Jakub Hrozek
1
-4
/
+4
2012-10-26
krb5_auth: update with correct UPN if needed
Sumit Bose
1
-0
/
+99
2012-10-26
Add new call find_or_guess_upn()
Sumit Bose
1
-0
/
+27
2012-10-26
krb5_auth_send: check for sub-domains
Sumit Bose
1
-0
/
+19
2012-10-04
Log possibly non-randomizable ccache file template
Ondrej Kos
1
-2
/
+18
2012-09-24
KRB5: Recover gracefully if the ccache file could not be reused
Jakub Hrozek
1
-4
/
+6
2012-08-08
Allocate on top of a talloc context, not NULL
Jakub Hrozek
1
-0
/
+3
2012-07-18
Fix uninitialized values
Nick Guay
1
-1
/
+1
2012-06-15
KRB5: Avoid shadowing dirname
Stephen Gallagher
1
-20
/
+21
2012-06-15
KRB5: Auto-detect DIR cache support in configure
Stephen Gallagher
1
-0
/
+9
2012-06-15
KRB5: Update DEBUG macros for create_ccache_dir and find_ccdir_parent_data
Stephen Gallagher
1
-17
/
+30
2012-06-14
Use Kerberos context in KRB5_DEBUG
Jakub Hrozek
1
-10
/
+21
[next]