index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sss_client
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use pattern #elif defined(identifier)
Lukas Slebodnik
2014-03-14
1
-2
/
+2
*
sss_client: Use SAFEALIGN_COPY_<type> macros where appropriate.
Michal Zidek
2013-12-03
1
-1
/
+1
*
CLIENT: Fix non gnu sss_strnlen implementation
Lukas Slebodnik
2013-08-28
1
-1
/
+1
*
Fix errors reported by rpmlint
Jan Cholasta
2012-11-22
1
-3
/
+2
*
PAM: fix handling the client fd in pam destructor
Jakub Hrozek
2012-10-12
1
-5
/
+12
*
PAM: close socket fd with pam_set_data
Jakub Hrozek
2012-10-11
1
-0
/
+6
*
do not fail if POLLHUP occurs while reading data
Pavel Březina
2012-10-10
1
-1
/
+9
*
Use PTHREAD_MUTEX_ROBUST to avoid deadlock in the client
Jakub Hrozek
2012-08-27
1
-6
/
+90
*
Fix uninitialized values
Nick Guay
2012-07-18
1
-1
/
+1
*
PAC client: add basic support in common client code
Sumit Bose
2012-06-21
1
-0
/
+33
*
Do not send SIGPIPE on disconnection
Shantanu Goel
2012-06-18
1
-6
/
+21
*
Set return errno to the value prior to calling close().
Shantanu Goel
2012-06-18
1
-2
/
+2
*
SSH: Common client code
Jan Cholasta
2012-02-07
1
-0
/
+19
*
AUTOFS: a client library
Jakub Hrozek
2012-02-05
1
-0
/
+20
*
NSS: Add sss_readrep_copy_string
Stephen Gallagher
2012-01-18
1
-0
/
+30
*
SUDO integration - client common interface
Pavel Březina
2011-12-16
1
-0
/
+18
*
Fixed implicit declaration of function 'time' in src/sss_client/common.c.
Pavel Březina
2011-08-08
1
-0
/
+1
*
sss_client: avoid leaking file descriptors
Simo Sorce
2011-07-29
1
-0
/
+3
*
Set _GNU_SOURCE globally
Sumit Bose
2011-05-23
1
-3
/
+1
*
clients: use poll instead of select
Simo Sorce
2011-05-03
1
-9
/
+6
*
Use neutral name for functions used by both pam and nss
Simo Sorce
2011-02-11
1
-48
/
+62
*
Check that the socket is really ours before attempting to close it.
Simo Sorce
2011-02-08
1
-13
/
+42
*
Fix another possible memory leak in sss_nss_recv_rep()
Sumit Bose
2010-12-15
1
-8
/
+19
*
Fix possible memory leak in sss_nss_recv_rep()
Sumit Bose
2010-12-14
1
-8
/
+13
*
sss_client: make code thread-safe
Simo Sorce
2010-11-22
1
-8
/
+60
*
Fix incorrect type comparison
Stephen Gallagher
2010-11-15
1
-1
/
+1
*
Add utility function sss_strnlen()
Stephen Gallagher
2010-10-13
1
-0
/
+29
*
Allow sssd clients to reconnect
Sumit Bose
2010-07-23
1
-4
/
+3
*
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
2010-06-10
1
-0
/
+16
*
Use SO_PEERCRED on the PAM socket
Sumit Bose
2010-04-16
1
-1
/
+80
*
Revert "Add better checks on PAM socket"
Sumit Bose
2010-04-16
1
-122
/
+4
*
Fixed buffer alignment in exchange_credentials().
George McCollister
2010-03-15
1
-5
/
+9
*
Add better checks on PAM socket
Sumit Bose
2010-03-11
1
-4
/
+118
*
Rename server/ directory to src/
Stephen Gallagher
2010-02-18
1
-0
/
+669