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
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
CLIENT: Fix non gnu sss_strnlen implementation
Lukas Slebodnik
1
-1
/
+1
2012-11-22
Fix errors reported by rpmlint
Jan Cholasta
1
-3
/
+2
2012-10-12
PAM: fix handling the client fd in pam destructor
Jakub Hrozek
1
-5
/
+12
2012-10-11
PAM: close socket fd with pam_set_data
Jakub Hrozek
1
-0
/
+6
2012-10-10
do not fail if POLLHUP occurs while reading data
Pavel Březina
1
-1
/
+9
2012-08-27
Use PTHREAD_MUTEX_ROBUST to avoid deadlock in the client
Jakub Hrozek
1
-6
/
+90
2012-07-18
Fix uninitialized values
Nick Guay
1
-1
/
+1
2012-06-21
PAC client: add basic support in common client code
Sumit Bose
1
-0
/
+33
2012-06-18
Do not send SIGPIPE on disconnection
Shantanu Goel
1
-6
/
+21
2012-06-18
Set return errno to the value prior to calling close().
Shantanu Goel
1
-2
/
+2
2012-02-07
SSH: Common client code
Jan Cholasta
1
-0
/
+19
2012-02-05
AUTOFS: a client library
Jakub Hrozek
1
-0
/
+20
2012-01-18
NSS: Add sss_readrep_copy_string
Stephen Gallagher
1
-0
/
+30
2011-12-16
SUDO integration - client common interface
Pavel Březina
1
-0
/
+18
2011-08-08
Fixed implicit declaration of function 'time' in src/sss_client/common.c.
Pavel Březina
1
-0
/
+1
2011-07-29
sss_client: avoid leaking file descriptors
Simo Sorce
1
-0
/
+3
2011-05-23
Set _GNU_SOURCE globally
Sumit Bose
1
-3
/
+1
2011-05-03
clients: use poll instead of select
Simo Sorce
1
-9
/
+6
2011-02-11
Use neutral name for functions used by both pam and nss
Simo Sorce
1
-48
/
+62
2011-02-08
Check that the socket is really ours before attempting to close it.
Simo Sorce
1
-13
/
+42
2010-12-15
Fix another possible memory leak in sss_nss_recv_rep()
Sumit Bose
1
-8
/
+19
2010-12-14
Fix possible memory leak in sss_nss_recv_rep()
Sumit Bose
1
-8
/
+13
2010-11-22
sss_client: make code thread-safe
Simo Sorce
1
-8
/
+60
2010-11-15
Fix incorrect type comparison
Stephen Gallagher
1
-1
/
+1
2010-10-13
Add utility function sss_strnlen()
Stephen Gallagher
1
-0
/
+29
2010-07-23
Allow sssd clients to reconnect
Sumit Bose
1
-4
/
+3
2010-06-10
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
1
-0
/
+16
2010-04-16
Use SO_PEERCRED on the PAM socket
Sumit Bose
1
-1
/
+80
2010-04-16
Revert "Add better checks on PAM socket"
Sumit Bose
1
-122
/
+4
2010-03-15
Fixed buffer alignment in exchange_credentials().
George McCollister
1
-5
/
+9
2010-03-11
Add better checks on PAM socket
Sumit Bose
1
-4
/
+118
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
1
-0
/
+669