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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-19
Move SELinux processing to provider.
Michal Zidek
6
-452
/
+393
2013-03-19
Removing unused declaration of functions and variable.
Lukas Slebodnik
4
-15
/
+2
2013-03-19
Use common error facility instead of sdap_result
Simo Sorce
11
-355
/
+238
2013-03-18
Decrease krb5_auth_timeout default
Ondrej Kos
4
-4
/
+4
2013-03-18
Retry the correct service on krb5 child timeout
Jakub Hrozek
1
-1
/
+1
2013-03-18
Fix sss_client breakage.
Lukas Slebodnik
5
-5
/
+50
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
2
-175
/
+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
4
-83
/
+99
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-08
CMocka based test for the NSS responder
Jakub Hrozek
4
-0
/
+767
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
1
-0
/
+19
2013-03-08
Add support for krb5 1.11's responder callback.
Nathaniel McCallum
6
-1
/
+236
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
3
-7
/
+117
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-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
2013-02-14
subdomains: replace invalid characters with underscore in krb5 mapping file name
Pavel Březina
1
-1
/
+26
[next]