summaryrefslogtreecommitdiffstats
path: root/src/sss_client/common.c
Commit message (Expand)AuthorAgeFilesLines
* sss_client: avoid leaking file descriptorsSimo Sorce2011-07-291-0/+3
* clients: use poll instead of selectSimo Sorce2011-05-031-9/+6
* Check that the socket is really ours before attempting to close it.Simo Sorce2011-02-081-13/+42
* Fix another possible memory leak in sss_nss_recv_rep()Sumit Bose2010-12-151-8/+19
* Fix possible memory leak in sss_nss_recv_rep()Sumit Bose2010-12-141-8/+13
* sss_client: make code thread-safeSimo Sorce2010-11-221-8/+60
* Fix incorrect type comparisonStephen Gallagher2010-11-151-1/+1
* Add utility function sss_strnlen()Stephen Gallagher2010-10-131-0/+29
* Allow sssd clients to reconnectSumit Bose2010-07-231-4/+3
* Properly handle read() and write() throughout the SSSDStephen Gallagher2010-06-101-0/+16
* Use SO_PEERCRED on the PAM socketSumit Bose2010-04-161-1/+80
* Revert "Add better checks on PAM socket"Sumit Bose2010-04-161-122/+4
* Fixed buffer alignment in exchange_credentials().George McCollister2010-03-151-5/+9
* Add better checks on PAM socketSumit Bose2010-03-111-4/+118
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+669