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
/
sss_client
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-23
mmap_cache: Use two chains for hash collision.
Lukas Slebodnik
4
-8
/
+23
2013-09-13
Rename _SSS_MC_SPECIAL
Michal Zidek
1
-2
/
+2
2013-08-28
CLIENT: Fix non gnu sss_strnlen implementation
Lukas Slebodnik
1
-1
/
+1
2013-08-19
mmap_cache: Off by one error.
Michal Zidek
2
-8
/
+8
2013-08-19
mmap_cache: Remove triple checks in client code.
Michal Zidek
2
-40
/
+20
2013-08-19
mmap_cache: Check data->name value in client code
Michal Zidek
2
-0
/
+37
2013-08-11
mmap_cache: Check if slot and name_ptr are not invalid.
Michal Zidek
2
-0
/
+16
2013-07-22
Fix warnings: uninitialized variable
Lukas Slebodnik
1
-1
/
+1
2013-06-06
Enhance PAC responder for AD users
Sumit Bose
1
-15
/
+47
2013-05-14
Rename SAFEALIGN macros.
Michal Zidek
1
-34
/
+2
2013-05-07
SSH: Use separate field for domain name in client requests
Jan Cholasta
4
-37
/
+29
2013-05-03
Add client library for SID related lookups
Sumit Bose
5
-0
/
+1925
2013-04-24
sudo client: remove dead code
Pavel Březina
1
-8
/
+0
2013-03-18
Fix sss_client breakage.
Lukas Slebodnik
1
-1
/
+1
2013-03-13
Removing unused header file providers.h
Lukas Slebodnik
1
-151
/
+0
2013-03-13
Reuse sss_open_cloexec at other places in code.
Lukas Slebodnik
1
-17
/
+2
2013-03-08
Add support for krb5 1.11's responder callback.
Nathaniel McCallum
1
-0
/
+3
2013-03-06
Updated Doxygen configuration to 1.8.1
Thorsten Scherf
1
-134
/
+478
2013-03-01
Revert "Add debug message to autofs client"
Jakub Hrozek
1
-3
/
+0
2013-03-01
Add debug message to autofs client
Pavel Březina
1
-0
/
+3
2013-01-16
autofs: Use SAFEALIGN_SET_UINT32 instead of SAFEALIGN_COPY_UINT32
Jakub Hrozek
1
-10
/
+5
2013-01-08
Potential resource leak in sss_nss_mc_get_record
Jakub Hrozek
1
-0
/
+1
2013-01-07
explicit null dereferenced in sss_nss_mc_get_record()
Pavel Březina
1
-0
/
+5
2012-12-13
Add a macro to copy with barriers
Simo Sorce
1
-17
/
+30
2012-12-05
Add memory barrier to mmap cache client code loop
Simo Sorce
1
-0
/
+3
2012-11-22
Fix errors reported by rpmlint
Jan Cholasta
7
-21
/
+14
2012-11-15
SUDO: Remove unused variable
Stephen Gallagher
1
-1
/
+0
2012-11-14
sudo: do not send domain name with username
Pavel Březina
2
-16
/
+6
2012-10-29
Include talloc log in our debug facility
Michal Zidek
2
-2
/
+2
2012-10-12
PAM: fix handling the client fd in pam destructor
Jakub Hrozek
3
-18
/
+18
2012-10-12
Remove libsss_sudo.pc and move libsss_sudo.so to libsss_sudo
Jakub Hrozek
1
-12
/
+0
2012-10-11
PAM: close socket fd with pam_set_data
Jakub Hrozek
3
-0
/
+33
2012-10-10
do not fail if POLLHUP occurs while reading data
Pavel Březina
1
-1
/
+9
2012-09-04
SSH: Simplify public key formatting function
Jan Cholasta
1
-2
/
+1
2012-09-04
SSH: Return error code in SSH utility functions
Jan Cholasta
1
-6
/
+7
2012-08-27
Use PTHREAD_MUTEX_ROBUST to avoid deadlock in the client
Jakub Hrozek
1
-6
/
+90
2012-08-13
sss_client: Group lookups should work even when fastcache cannot be initialized
Jakub Hrozek
1
-8
/
+2
2012-07-27
Write SELinux config files in responder instead of PAM module
Jan Zeleny
2
-99
/
+0
2012-07-27
Move SELinux processing from session to account PAM stack
Jan Zeleny
1
-55
/
+55
2012-07-18
Fix uninitialized values
Nick Guay
1
-1
/
+1
2012-07-16
sudo test client: avoid SIGSEGV when run without arguments
Pavel Březina
1
-1
/
+1
2012-07-10
Remove resource leak in sssdpac_import_authdata
Sumit Bose
1
-3
/
+1
2012-07-09
Fix use-after-free
Stephen Gallagher
1
-0
/
+1
2012-06-29
sudo responder: change protocol version to 1
Pavel Březina
1
-1
/
+1
2012-06-29
sudo api: send uid, username and domainname
Pavel Březina
5
-66
/
+158
2012-06-29
sudo api: remove EOK
Pavel Březina
2
-13
/
+10
2012-06-21
PAC client: add krb5 authdata plugin
Sumit Bose
2
-0
/
+467
2012-06-21
PAC client: add basic support in common client code
Sumit Bose
2
-0
/
+38
2012-06-21
PAC responder: add the core functionality
Sumit Bose
1
-0
/
+4
2012-06-21
Add close on exec support for old platforms
Simo Sorce
1
-1
/
+16
[next]