index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
/
krb5
/
krb5_child.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sssd: incorrect checks on length values during packet decoding
Michal Židek
2015-08-31
1
-5
/
+5
*
KRB5: Use sss_unique file in krb5_child
Jakub Hrozek
2015-08-17
1
-16
/
+11
*
krb5-child: add preauth and split 2fa token support
Sumit Bose
2015-05-08
1
-20
/
+245
*
KRB5: add debug hint
Pavel Reichl
2015-03-20
1
-1
/
+2
*
Add missing new lines to debug messages
Lukas Slebodnik
2015-03-17
1
-1
/
+1
*
KRB5: More debugging for create_ccache()
Jakub Hrozek
2015-03-10
1
-13
/
+41
*
Open the PAC socket from krb5_child before dropping root
Jakub Hrozek
2015-01-21
1
-0
/
+8
*
krb5_child: Return ERR_NETWORK_IO on KRB5_KDCREP_SKEW
Jakub Hrozek
2015-01-14
1
-0
/
+1
*
krb5: handle KRB5KRB_ERR_GENERIC as unspecific error
Sumit Bose
2014-12-17
1
-1
/
+12
*
krb5_child: Initialize REALM earlier
Lukas Slebodnik
2014-12-17
1
-6
/
+6
*
KRB5: Check FAST kinit errors using get_tgt_times()
Jakub Hrozek
2014-12-11
1
-13
/
+15
*
KRB5: Relax DEBUG message
Jakub Hrozek
2014-12-03
1
-2
/
+5
*
sss_atomic_write_s() return value is signed
Jakub Hrozek
2014-12-03
1
-1
/
+1
*
KRB5: Create the fast ccache in a child process
Jakub Hrozek
2014-12-03
1
-27
/
+91
*
krb5_child: become user earlier
Sumit Bose
2014-12-02
1
-38
/
+93
*
krb5: do not fail if checking the old ccache failed
Sumit Bose
2014-12-02
1
-2
/
+5
*
krb5: Check return value of sss_krb5_princ_realm
Lukas Slebodnik
2014-11-28
1
-0
/
+8
*
KRB5: Move all ccache operations to krb5_child.c
Jakub Hrozek
2014-11-18
1
-8
/
+200
*
KRB5: Move ccache-related functions to krb5_ccache.c
Jakub Hrozek
2014-11-18
1
-0
/
+1
*
KRB5: Drop privileges in the child, not the back end
Jakub Hrozek
2014-11-18
1
-13
/
+56
*
KRB5: add missing debug-to-stderr option to krb5_child
Sumit Bose
2014-07-20
1
-0
/
+3
*
KRB5: Go offline in case of generic error
Pavel Reichl
2014-04-17
1
-0
/
+1
*
krb5_child: Fix use after free in debug message
Lukas Slebodnik
2014-04-08
1
-11
/
+15
*
krb5_child: Remove unused krb5_context from set_changepw_options
Lukas Slebodnik
2014-04-07
1
-4
/
+3
*
KRB5: Do not attempt to get a TGT after a password change using OTP
Jakub Hrozek
2014-03-26
1
-0
/
+12
*
krb5-child: add revert_changepw_options()
Sumit Bose
2014-03-21
1
-0
/
+22
*
krb5_client: rename krb5_set_canonicalize() to set_canonicalize_option()
Sumit Bose
2014-03-21
1
-16
/
+16
*
krb5-child: extract lifetime settings into set_lifetime_options()
Sumit Bose
2014-03-21
1
-36
/
+55
*
krb5_child: remove unused option lifetime_str from k5c_setup_fast()
Sumit Bose
2014-03-21
1
-6
/
+3
*
IPA/KRB5: handle KRB5_PROG_ETYPE_NOSUPP during IPA password migration
Sumit Bose
2014-03-12
1
-0
/
+4
*
Fix krb5 changepw when FAST-only preauth methods are used (like OTP)
Nathaniel McCallum
2014-03-10
1
-34
/
+6
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
1
-53
/
+68
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
1
-167
/
+167
*
KRB5: Go offline in case of clock skew
Jakub Hrozek
2013-11-29
1
-0
/
+1
*
krb5: Use right function to free data.
Lukas Slebodnik
2013-10-22
1
-1
/
+2
*
krb5: Remove warning dereference of a null pointer
Lukas Slebodnik
2013-10-17
1
-4
/
+2
*
KRB5: Return PAM_ACCT_EXPIRED when logging in as expired AD user
Jakub Hrozek
2013-10-17
1
-0
/
+3
*
krb5: fix warning may be used uninitialized
Lukas Slebodnik
2013-10-10
1
-0
/
+1
*
KRB5: Return ERR_NETWORK_IO when trusted AD server can't be resolved
Jakub Hrozek
2013-09-27
1
-0
/
+1
*
KRB5: Call umask before mkstemp in the krb5 child code
Jakub Hrozek
2013-09-17
1
-0
/
+3
*
Fix formating of variables with type: size_t
Lukas Slebodnik
2013-09-11
1
-3
/
+3
*
Fix formating of variables with type: long
Lukas Slebodnik
2013-09-11
1
-1
/
+1
*
krb5_child: Simplify ccache creation
Simo Sorce
2013-09-09
1
-387
/
+87
*
KRB5: Add support for KEYRING cache type
Stephen Gallagher
2013-08-27
1
-0
/
+49
*
KRB5: Remove unnecessary call to become_user()
Stephen Gallagher
2013-08-27
1
-6
/
+0
*
KRB5: Add new #define for collection cache types
Stephen Gallagher
2013-08-22
1
-8
/
+8
*
KRB5: Do not log to syslog on each login
Jakub Hrozek
2013-08-19
1
-1
/
+3
*
KRB5: Formatting changes
Jakub Hrozek
2013-08-19
1
-4
/
+4
*
ldap, krb5: More descriptive msg on chpass failure.
Michal Zidek
2013-08-11
1
-0
/
+15
*
Fix warnings: uninitialized variable
Lukas Slebodnik
2013-07-22
1
-2
/
+1
[next]