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
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