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_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
Fix formating of variables with type: ssize_t
Lukas Slebodnik
1
-2
/
+2
2013-09-11
Fix formating of variables with type: long
Lukas Slebodnik
1
-1
/
+1
2013-09-09
krb5: Remove unused ccache backend infrastructure
Simo Sorce
1
-38
/
+14
2013-09-09
krb5: move template check to initializzation
Simo Sorce
1
-0
/
+17
2013-08-28
krb5: Fetch ccname template from krb5.conf
Stephen Gallagher
1
-8
/
+91
2013-08-28
krb5_common: Refactor to use a talloc temp context
Simo Sorce
1
-12
/
+28
2013-08-27
KRB5: Add support for KEYRING cache type
Stephen Gallagher
1
-0
/
+5
2013-08-22
KRB5: Add new #define for collection cache types
Stephen Gallagher
1
-2
/
+2
2013-07-19
Add mising argument required by format string
Lukas Slebodnik
1
-2
/
+3
2013-06-27
Fix compilation warning
Jakub Hrozek
1
-1
/
+1
2013-06-27
KRB5: guess UPN for subdomain users
Jakub Hrozek
1
-11
/
+36
2013-06-10
A new option krb5_use_kdcinfo
Jakub Hrozek
1
-12
/
+18
2013-06-07
Do not obfuscate calls with booleans
Jakub Hrozek
1
-7
/
+22
2013-05-31
Set canonicalize flag if enterprise principals are used
Sumit Bose
1
-1
/
+6
2013-01-02
failover: Protect against empty host names
Michal Zidek
1
-1
/
+1
2012-11-19
Fix compare_principal_realm() check
Sumit Bose
1
-9
/
+3
2012-10-26
Add new call find_or_guess_upn()
Sumit Bose
1
-7
/
+20
2012-10-26
krb5_auth: check if principal belongs to a different realm
Sumit Bose
1
-0
/
+31
2012-09-17
Failover: use _srv_ when no primary server is defined
Pavel Březina
1
-12
/
+3
2012-08-23
Fix: IPv6 address with square brackets doesn't work.
Michal Zidek
1
-1
/
+14
2012-08-15
Duplicate detection in fail over did not work.
Michal Zidek
1
-1
/
+6
2012-08-09
SRV resolution for backup servers should not be permitted.
Michal Zidek
1
-2
/
+9
2012-08-01
Primary server support: krb5 adaptation
Jan Zeleny
1
-46
/
+89
2012-08-01
Primary server support: basic support in failover code
Jan Zeleny
1
-1
/
+1
2012-07-06
KRB5: Drop memctx parameter of krb5_try_kdcip
Stephen Gallagher
1
-10
/
+13
2012-06-20
Move some debug lines to new debug log levels
Stef Walter
1
-3
/
+3
2012-06-15
KRB5: Auto-detect DIR cache support in configure
Stephen Gallagher
1
-1
/
+5
2012-06-14
Add support for storing credential caches in the DIR: back end
Jakub Hrozek
1
-5
/
+29
2012-06-14
Add a credential cache back end structure
Jakub Hrozek
1
-3
/
+9
2012-04-20
Convert read and write operations to sss_atomic_read
Jakub Hrozek
1
-16
/
+10
2012-03-28
Put dp_option maps in their own file
Stephen Gallagher
1
-18
/
+1
2012-03-01
IPA: Set the DNS discovery domain to match ipa_domain
Stephen Gallagher
1
-1
/
+1
2011-12-19
Securely set umask when using mkstemp
Stephen Gallagher
1
-0
/
+3
2011-11-22
Fixed unchecked value of setenv() in check_and_export_options()
Jan Zeleny
1
-2
/
+5
2011-11-02
Add support to request canonicalization on krb AS requests
Jan Zeleny
1
-1
/
+8
2011-07-21
Rename fo_get_server_name to fo_get_server_str_name
Jakub Hrozek
1
-1
/
+1
2011-07-13
Remove unused krb5_service structure member
Jakub Hrozek
1
-4
/
+1
2011-07-11
Escape IP address in kdcinfo
Jakub Hrozek
1
-4
/
+26
2011-06-15
Switch resolver to using resolv_hostent and honor TTL
Jakub Hrozek
1
-1
/
+1
2011-06-02
Add utility function to return IP address as string
Jakub Hrozek
1
-9
/
+2
2011-04-25
Allow new option to specify principal for FAST
Jan Zeleny
1
-1
/
+11
2010-12-14
Fix incorrect return value on failure in check_and_export_options()
Sumit Bose
1
-0
/
+1
2010-12-07
Replace krb5_kdcip by krb5_server in LDAP provider
Sumit Bose
1
-6
/
+8
2010-12-07
Add support for FAST in krb5 provider
Sumit Bose
1
-2
/
+22
2010-12-03
Allow krb5 lifetime values without a unit
Sumit Bose
1
-36
/
+65
2010-12-03
Add support for automatic Kerberos ticket renewal
Sumit Bose
1
-1
/
+2
2010-12-03
Add krb5_lifetime option
Sumit Bose
1
-1
/
+21
2010-12-03
Add krb5_renewable_lifetime option
Sumit Bose
1
-1
/
+23
2010-12-01
Allow protocol fallback for SRV queries
Jakub Hrozek
1
-1
/
+1
2010-11-04
Add krb5_get_simple_upn()
Sumit Bose
1
-0
/
+25
[next]