index
:
sssd.git
list_tevent_req
manfixes
master
review
rhel5.10
rhel6.4
saveldapsid
sid
sid2
sssd-1-5
subdommem
token
token2
token3
token4
System Security Services Daemon [okos' clone]
Ondrej Kos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
/
krb5
/
krb5_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation warning
Jakub Hrozek
2013-06-27
1
-1
/
+1
*
KRB5: guess UPN for subdomain users
Jakub Hrozek
2013-06-27
1
-11
/
+36
*
A new option krb5_use_kdcinfo
Jakub Hrozek
2013-06-10
1
-12
/
+18
*
Do not obfuscate calls with booleans
Jakub Hrozek
2013-06-07
1
-7
/
+22
*
Set canonicalize flag if enterprise principals are used
Sumit Bose
2013-05-31
1
-1
/
+6
*
failover: Protect against empty host names
Michal Zidek
2013-01-02
1
-1
/
+1
*
Fix compare_principal_realm() check
Sumit Bose
2012-11-19
1
-9
/
+3
*
Add new call find_or_guess_upn()
Sumit Bose
2012-10-26
1
-7
/
+20
*
krb5_auth: check if principal belongs to a different realm
Sumit Bose
2012-10-26
1
-0
/
+31
*
Failover: use _srv_ when no primary server is defined
Pavel Březina
2012-09-17
1
-12
/
+3
*
Fix: IPv6 address with square brackets doesn't work.
Michal Zidek
2012-08-23
1
-1
/
+14
*
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
*
Primary server support: krb5 adaptation
Jan Zeleny
2012-08-01
1
-46
/
+89
*
Primary server support: basic support in failover code
Jan Zeleny
2012-08-01
1
-1
/
+1
*
KRB5: Drop memctx parameter of krb5_try_kdcip
Stephen Gallagher
2012-07-06
1
-10
/
+13
*
Move some debug lines to new debug log levels
Stef Walter
2012-06-20
1
-3
/
+3
*
KRB5: Auto-detect DIR cache support in configure
Stephen Gallagher
2012-06-15
1
-1
/
+5
*
Add support for storing credential caches in the DIR: back end
Jakub Hrozek
2012-06-14
1
-5
/
+29
*
Add a credential cache back end structure
Jakub Hrozek
2012-06-14
1
-3
/
+9
*
Convert read and write operations to sss_atomic_read
Jakub Hrozek
2012-04-20
1
-16
/
+10
*
Put dp_option maps in their own file
Stephen Gallagher
2012-03-28
1
-18
/
+1
*
IPA: Set the DNS discovery domain to match ipa_domain
Stephen Gallagher
2012-03-01
1
-1
/
+1
*
Securely set umask when using mkstemp
Stephen Gallagher
2011-12-19
1
-0
/
+3
*
Fixed unchecked value of setenv() in check_and_export_options()
Jan Zeleny
2011-11-22
1
-2
/
+5
*
Add support to request canonicalization on krb AS requests
Jan Zeleny
2011-11-02
1
-1
/
+8
*
Rename fo_get_server_name to fo_get_server_str_name
Jakub Hrozek
2011-07-21
1
-1
/
+1
*
Remove unused krb5_service structure member
Jakub Hrozek
2011-07-13
1
-4
/
+1
*
Escape IP address in kdcinfo
Jakub Hrozek
2011-07-11
1
-4
/
+26
*
Switch resolver to using resolv_hostent and honor TTL
Jakub Hrozek
2011-06-15
1
-1
/
+1
*
Add utility function to return IP address as string
Jakub Hrozek
2011-06-02
1
-9
/
+2
*
Allow new option to specify principal for FAST
Jan Zeleny
2011-04-25
1
-1
/
+11
*
Fix incorrect return value on failure in check_and_export_options()
Sumit Bose
2010-12-14
1
-0
/
+1
*
Replace krb5_kdcip by krb5_server in LDAP provider
Sumit Bose
2010-12-07
1
-6
/
+8
*
Add support for FAST in krb5 provider
Sumit Bose
2010-12-07
1
-2
/
+22
*
Allow krb5 lifetime values without a unit
Sumit Bose
2010-12-03
1
-36
/
+65
*
Add support for automatic Kerberos ticket renewal
Sumit Bose
2010-12-03
1
-1
/
+2
*
Add krb5_lifetime option
Sumit Bose
2010-12-03
1
-1
/
+21
*
Add krb5_renewable_lifetime option
Sumit Bose
2010-12-03
1
-1
/
+23
*
Allow protocol fallback for SRV queries
Jakub Hrozek
2010-12-01
1
-1
/
+1
*
Add krb5_get_simple_upn()
Sumit Bose
2010-11-04
1
-0
/
+25
*
Option krb5_server is now used to store a list of KDCs instead of krb5_kdcip.
Jan Zeleny
2010-10-19
1
-1
/
+44
*
Initialize kerberos service for GSSAPI
Jakub Hrozek
2010-10-13
1
-1
/
+1
*
Suppress some 'may be used uninitialized' warnings
Sumit Bose
2010-09-28
1
-6
/
+12
*
Add dns_discovery_domain option
Jakub Hrozek
2010-06-30
1
-1
/
+1
*
Remove krb5_changepw_principal option
Jakub Hrozek
2010-06-14
1
-27
/
+0
*
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
2010-06-10
1
-7
/
+18
*
Refactor krb5 SIGTERM handler installation
Sumit Bose
2010-05-27
1
-0
/
+33
*
Add callback to remove krb5 info files when going offline
Sumit Bose
2010-05-27
1
-0
/
+97
*
Refactor krb5_finalize()
Sumit Bose
2010-05-27
1
-12
/
+27
[next]