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-09-25
krb5: Be more lenient on failures for old ccache
Simo Sorce
2
-2
/
+2
2013-09-24
Include header file in implementation module.
Lukas Slebodnik
2
-0
/
+2
2013-09-23
krb5: do not expand enterprise principals is offline
Sumit Bose
1
-1
/
+1
2013-09-23
krb5: save canonical upn to sysdb
Sumit Bose
4
-20
/
+57
2013-09-17
KRB5: Call umask before mkstemp in the krb5 child code
Jakub Hrozek
1
-0
/
+3
2013-09-12
KRB: Remove unused function parameters
Lukas Slebodnik
1
-4
/
+2
2013-09-12
KRB: Remove unused memory context
Lukas Slebodnik
3
-3
/
+3
2013-09-11
Fix formating of variables with type: gid_t
Lukas Slebodnik
2
-3
/
+3
2013-09-11
Fix formating of variables with type: uid_t
Lukas Slebodnik
2
-4
/
+5
2013-09-11
Fix formating of variables with type: time_t
Lukas Slebodnik
1
-1
/
+1
2013-09-11
Fix formating of variables with type: key_serial_t
Lukas Slebodnik
1
-1
/
+2
2013-09-11
Fix formating of variables with type: size_t
Lukas Slebodnik
3
-5
/
+6
2013-09-11
Fix formating of variables with type: ssize_t
Lukas Slebodnik
2
-3
/
+3
2013-09-11
Fix formating of variables with type: long
Lukas Slebodnik
2
-2
/
+2
2013-09-10
krb5: Fix warning sometimes uninitialized
Lukas Slebodnik
1
-0
/
+2
2013-09-09
krb5_child: Simplify ccache creation
Simo Sorce
1
-387
/
+87
2013-09-09
krb5: Add file/dir path precheck
Simo Sorce
2
-0
/
+35
2013-09-09
krb5: Remove unused ccache backend infrastructure
Simo Sorce
6
-144
/
+14
2013-09-09
krb5: Unify function to create ccache files
Simo Sorce
3
-69
/
+22
2013-09-09
krb5: Use new function to validate ccaches
Simo Sorce
3
-371
/
+88
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
4
-24
/
+22
2013-09-09
krb5: Move determination of user being active
Simo Sorce
3
-43
/
+17
2013-09-09
krb5: Replace type-specific ccache/principal check
Simo Sorce
3
-148
/
+89
2013-09-09
krb5: Use krb5_cc_destroy to remove old ccaches
Simo Sorce
3
-118
/
+18
2013-09-09
krb5: Add helper to destroy ccache as user
Simo Sorce
2
-0
/
+111
2013-09-09
krb5: Add calls to change and restore credentials
Simo Sorce
2
-0
/
+131
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
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
[next]