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-08-28
krb5: Fetch ccname template from krb5.conf
Stephen Gallagher
4
-12
/
+167
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
4
-0
/
+212
2013-08-27
KRB5: Remove unnecessary call to become_user()
Stephen Gallagher
1
-6
/
+0
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
4
-18
/
+18
2013-08-19
KRB5: Do not log to syslog on each login
Jakub Hrozek
1
-1
/
+3
2013-08-19
KRB5: Formatting changes
Jakub Hrozek
1
-4
/
+4
2013-08-11
ldap, krb5: More descriptive msg on chpass failure.
Michal Zidek
1
-0
/
+15
2013-07-23
KRB5: Do not send PAC in server mode
Jakub Hrozek
3
-6
/
+19
2013-07-22
Fix warnings: uninitialized variable
Lukas Slebodnik
2
-4
/
+3
2013-07-22
Remove unused memory context from function unpack_authtok
Lukas Slebodnik
1
-3
/
+3
2013-07-19
Add mising argument required by format string
Lukas Slebodnik
1
-2
/
+3
2013-07-18
KRB: Replace multiple calls with variable
Ondrej Kos
1
-6
/
+9
2013-07-18
KRB: Handle empty password gracefully
Ondrej Kos
1
-0
/
+11
2013-07-17
SIGCHLD handler: do not call callback when pvt data where freed
Pavel Březina
1
-1
/
+1
2013-07-17
print hint about password complexity when new password is rejected
Pavel Březina
1
-1
/
+7
2013-07-15
Use conditional build for retrieving ccache.
Lukas Slebodnik
2
-88
/
+22
2013-07-11
Return right directory name for dircache
Lukas Slebodnik
1
-6
/
+10
2013-07-10
KRB5_CHILD: Fix handling of get_password return code
Ondrej Kos
1
-4
/
+10
2013-06-28
Replace new_subdomain() with find_subdomain_by_name()
Sumit Bose
1
-3
/
+2
2013-06-27
Fix compilation warning
Jakub Hrozek
1
-1
/
+1
2013-06-27
AD: Write out domain-realm mappings
Jakub Hrozek
1
-1
/
+0
2013-06-27
KRB5: guess UPN for subdomain users
Jakub Hrozek
7
-18
/
+43
2013-06-26
Do not switch to credentials everytime.
Lukas Slebodnik
1
-4
/
+69
2013-06-26
Every time return directory for krb5 cache collection.
Lukas Slebodnik
2
-4
/
+64
2013-06-25
krb5: do not use enterprise principals for renewals
Sumit Bose
1
-1
/
+6
2013-06-25
krb5: do not send pac for IPA users from the local domain
Sumit Bose
4
-10
/
+19
2013-06-25
Revert "Always send the PAC to the PAC responder"
Sumit Bose
1
-18
/
+20
2013-06-24
Fix typo in pack_authtok()
Sumit Bose
1
-1
/
+1
2013-06-24
KRB5: use the right authtok type for renewals
Sumit Bose
1
-3
/
+20
2013-06-17
Set default realm for enterprise principals
Sumit Bose
1
-0
/
+12
2013-06-17
Use principal from the ticket to find validation entry
Sumit Bose
1
-1
/
+1
2013-06-14
KRB: Handle preauthentication error correctly
Ondrej Kos
2
-1
/
+9
2013-06-10
A new option krb5_use_kdcinfo
Jakub Hrozek
4
-18
/
+36
2013-06-07
Do not obfuscate calls with booleans
Jakub Hrozek
1
-7
/
+22
2013-06-06
Always send the PAC to the PAC responder
Sumit Bose
1
-20
/
+18
2013-05-31
Set canonicalize flag if enterprise principals are used
Sumit Bose
1
-1
/
+6
2013-05-20
Fixing critical format string issues.
Lukas Slebodnik
2
-3
/
+5
2013-05-14
Always update cached upn if enterprise principals are used
Sumit Bose
1
-3
/
+4
2013-05-03
Only check UPN if enterprise principals are not used
Jakub Hrozek
1
-0
/
+5
2013-04-22
Allow usage of enterprise principals
Sumit Bose
4
-4
/
+18
2013-04-12
Fix krbcc dir creation issue with MIT krb5 1.11
Lukas Slebodnik
2
-11
/
+61
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
[next]