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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
Fix sss_client breakage.
Lukas Slebodnik
6
-5
/
+52
2013-03-18
Fix coverity issue 13136
Ondrej Kos
1
-0
/
+1
2013-03-13
Fix initialization of multiple variables
Ondrej Kos
7
-9
/
+8
2013-03-13
Removing unused header file providers.h
Lukas Slebodnik
3
-176
/
+0
2013-03-13
More generalized function open_debug_file_ex()
Lukas Slebodnik
4
-15
/
+9
2013-03-13
Reuse sss_open_cloexec at other places in code.
Lukas Slebodnik
5
-85
/
+103
2013-03-13
BUILD: Fix up whitespace in Makefile.am
Stephen Gallagher
1
-11
/
+13
2013-03-13
krb5-utils-tests: remove invalid condition
Pavel Březina
1
-2
/
+0
2013-03-13
fix segfault in nss responder unit test
Pavel Březina
1
-1
/
+1
2013-03-13
build: require libcmocka on fedora 18+
Pavel Březina
1
-0
/
+3
2013-03-11
BUILD: Fix cmocka detection
Stephen Gallagher
2
-1
/
+3
2013-03-08
CMocka based test for the NSS responder
Jakub Hrozek
5
-0
/
+810
2013-03-08
Move sss_cmd_execute from client to responder code.
Jakub Hrozek
3
-7
/
+15
2013-03-08
Add utility functions for tests that use sysdb or tevent.
Jakub Hrozek
3
-0
/
+267
2013-03-08
Detect the presence of libcmocka during configure
Jakub Hrozek
2
-0
/
+21
2013-03-08
Add support for krb5 1.11's responder callback.
Nathaniel McCallum
6
-1
/
+236
2013-03-07
BUILD: Include build aliases in the tarball
Stephen Gallagher
1
-0
/
+1
2013-03-07
BUILD: Add contributed macros and aliases to simplify building
Stephen Gallagher
1
-0
/
+103
2013-03-07
Debug message in sss_mc_create_file.
Michal Zidek
1
-0
/
+5
2013-03-07
File descriptor leak in nss responder.
Michal Zidek
1
-18
/
+43
2013-03-07
Removing unused parameter type from sudosrv_get_sudorules_query_cache()
Lukas Slebodnik
1
-6
/
+4
2013-03-07
Fixed typo in debug message.
Lukas Slebodnik
1
-3
/
+5
2013-03-06
Updated Doxygen configuration to 1.8.1
Thorsten Scherf
4
-536
/
+1912
2013-03-05
Improve IS_SSSD_ERROR() macro
Simo Sorce
1
-2
/
+2
2013-03-05
Remove the alt_db_path parameter of sysdb_init
Michal Zidek
5
-14
/
+5
2013-03-05
Check the return value of sysdb_search_services
Jakub Hrozek
1
-0
/
+6
2013-03-04
Use the same dbg level for all ncache hits.
Michal Zidek
2
-21
/
+28
2013-03-04
Cleanup error message handling for krb5 child
Simo Sorce
4
-297
/
+251
2013-03-04
Return ERR_INTERNAL instead of EIO
Simo Sorce
1
-1
/
+1
2013-03-04
Use SSSD specific errors for offline auth
Simo Sorce
6
-25
/
+42
2013-03-04
Add SSSD specific error codes and definitions
Simo Sorce
4
-8
/
+120
2013-03-04
Improved readability of get_next_domain()
Lukas Slebodnik
1
-2
/
+2
2013-03-04
krb5_child: fix value type and initialization
Ondrej Kos
1
-1
/
+2
2013-03-04
Use the correct memory context in be_req_create
Jakub Hrozek
1
-1
/
+1
2013-03-04
Remove unused functions
Jakub Hrozek
4
-36
/
+0
2013-03-01
Don't treat 0 as default for pam_pwd_expiration warning
Jakub Hrozek
1
-1
/
+2
2013-03-01
Revert "Add debug message to autofs client"
Jakub Hrozek
1
-3
/
+0
2013-03-01
autofs: fix invalid header 'number of entries' in packet
Pavel Březina
1
-1
/
+5
2013-03-01
Add debug message to autofs client
Pavel Březina
1
-0
/
+3
2013-03-01
BUILD: Build shared components as an internal shared library
Stephen Gallagher
2
-6
/
+27
2013-02-28
Refactor krb5 child
Simo Sorce
1
-288
/
+210
2013-02-28
krb5_child style fix
Simo Sorce
1
-11
/
+11
2013-02-27
sdap_fill_memberships: continue if a member is not foud in sysdb
Pavel Březina
1
-3
/
+7
2013-02-26
Do not process success case in an else
Jakub Hrozek
1
-24
/
+24
2013-02-26
Remove enumerate=true from man sssd-ldap
Jakub Hrozek
1
-1
/
+0
2013-02-26
sysdb: try dealing with binary-content attributes
Jan Engelhardt
4
-7
/
+17
2013-02-26
if selinux is disabled, ignore that selogin dir is missing
Pavel Březina
1
-3
/
+15
2013-02-21
Fix the krb5 password expiration warning
Jakub Hrozek
1
-1
/
+7
2013-02-21
Fix uninitialized time_t var in responder
Ondrej Kos
1
-1
/
+1
2013-02-21
tools: append new line to string from poptStrerror()
Milan Cejnar
1
-1
/
+13
[next]