index
:
sssd.git
adsite
ifp
ifp-typo
ifpping
master
review
sssctl
sudo
sudo1-13
sudohost
sudoman
tlog
Unnamed repository; edit this file 'description' to name the repository.
Pavel Brezina
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
/
ldap
/
ldap_child.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename dp_backend.h to backend.h
Pavel Březina
2016-06-20
1
-1
/
+1
*
sssd: incorrect checks on length values during packet decoding
Michal Židek
2015-08-31
1
-3
/
+3
*
LDAP: Use sss_unique_filename in ldap_child
Jakub Hrozek
2015-08-17
1
-22
/
+3
*
ldap_child: fix coverity warning
Pavel Reichl
2015-03-11
1
-2
/
+12
*
ldap_child: initialized ccname_file_dummy
Sumit Bose
2015-03-06
1
-1
/
+1
*
LDAP: unlink ccname_file_dummy if there is an error
Daniel Hjorth
2015-03-04
1
-1
/
+11
*
sss_atomic_write_s() return value is signed
Jakub Hrozek
2014-12-03
1
-1
/
+1
*
LDAP: Remove useless include
Jakub Hrozek
2014-12-03
1
-2
/
+0
*
ldap_child: copy keytab into memory to drop privileges earlier
Sumit Bose
2014-12-02
1
-19
/
+45
*
LDAP: Drop privileges after kinit in ldap_child
Jakub Hrozek
2014-11-05
1
-33
/
+57
*
LDAP: read the correct data type from ldap_child's input buffer
Jakub Hrozek
2014-11-05
1
-2
/
+2
*
LDAP: Move sss_krb5_verify_keytab_ex to ldap_child
Jakub Hrozek
2014-11-05
1
-1
/
+78
*
LDAP: Set umask before calling mkstemp
Jakub Hrozek
2014-09-02
1
-0
/
+3
*
LDAP: Use randomized ccname for storing credentials
Jakub Hrozek
2014-08-26
1
-5
/
+39
*
LDAP: Use tmp_ctx in ldap_child for temporary data
Jakub Hrozek
2014-08-26
1
-7
/
+15
*
SSSD: Send debug to stderr when running on foreground
Jakub Hrozek
2014-07-09
1
-0
/
+2
*
Unify usage of function gethostname
Lukas Slebodnik
2014-06-03
1
-3
/
+3
*
krb5_child: Fix use after free in debug message
Lukas Slebodnik
2014-04-08
1
-0
/
+1
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
1
-5
/
+6
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
1
-62
/
+62
*
Fix formating of variables with type: size_t
Lukas Slebodnik
2013-09-11
1
-3
/
+3
*
Include talloc log in our debug facility
Michal Zidek
2012-10-29
1
-1
/
+1
*
KRB5: Return error when principal selection fails
Jakub Hrozek
2012-10-24
1
-1
/
+4
*
Only call krb5_set_trace_callback on platforms that support it
Jakub Hrozek
2012-10-12
1
-1
/
+1
*
Collect krb5 trace on high debug levels
Jakub Hrozek
2012-10-12
1
-0
/
+24
*
Two fixes to child processes
Jakub Hrozek
2012-10-12
1
-4
/
+5
*
Add more debuginfo into ldap_child
Ondrej Kos
2012-09-20
1
-23
/
+36
*
Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8
Stef Walter
2012-07-06
1
-15
/
+0
*
LDAP: Fix missing variable in debug message
Stephen Gallagher
2012-06-15
1
-1
/
+1
*
Provide more debugging in krb5_child and ldap_child
Jakub Hrozek
2012-06-14
1
-1
/
+8
*
added DEBUG messages to krb5_child and ldap_child
Nick Guay
2012-05-31
1
-0
/
+7
*
Limit krb5_get_init_creds_keytab() to etypes in keytab
Stef Walter
2012-05-07
1
-0
/
+15
*
If canon'ing principals, write ccache with updated default principal
Stef Walter
2012-05-04
1
-1
/
+2
*
Convert read and write operations to sss_atomic_read
Jakub Hrozek
2012-04-20
1
-32
/
+21
*
Clean up log messages about keytab_name
Stephen Gallagher
2012-04-05
1
-7
/
+12
*
krb5_child: set debugging sooner
Jakub Hrozek
2012-03-06
1
-11
/
+17
*
KRB5: Add syslog messages for Kerberos failures
Stephen Gallagher
2012-01-31
1
-0
/
+8
*
Add compatibility layer for Heimdal Kerberos implementation
Stephen Gallagher
2011-12-22
1
-0
/
+5
*
Move child_common routines to util
Stephen Gallagher
2011-12-19
1
-1
/
+1
*
Support to request canonicalization in LDAP/IPA provider
Jan Zeleny
2011-11-02
1
-0
/
+8
*
DEBUG timestamps offer higher precision
Pavel Březina
2011-09-08
1
-0
/
+2
*
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
2011-08-25
1
-1
/
+4
*
New DEBUG facility - conversion
Pavel Březina
2011-08-25
1
-0
/
+2
*
Modify principal selection for keytab authentication
Jan Zeleny
2011-04-25
1
-2
/
+3
*
Make ldap_child report kerberos return code to parent
Jakub Hrozek
2010-10-13
1
-4
/
+9
*
Report Kerberos error code from ldap_child_get_tgt_sync
Jakub Hrozek
2010-10-13
1
-23
/
+16
*
Validate keytab at startup
Jakub Hrozek
2010-08-03
1
-48
/
+3
*
Fix getting default realm in the ldap child
Jakub Hrozek
2010-08-03
1
-1
/
+10
*
Add syslog messages for LDAP GSSAPI bind
Stephen Gallagher
2010-07-09
1
-2
/
+58
*
GSSAPI ticket expiry time is returned from ldap_child and stored in sdap_hand...
eindenbom
2010-07-09
1
-7
/
+28
[next]