summaryrefslogtreecommitdiffstats
path: root/src/sss_client/common.c
Commit message (Expand)AuthorAgeFilesLines
* PAC client: add basic support in common client codeSumit Bose2012-06-211-0/+33
* Do not send SIGPIPE on disconnectionShantanu Goel2012-06-181-6/+21
* Set return errno to the value prior to calling close().Shantanu Goel2012-06-181-2/+2
* SSH: Common client codeJan Cholasta2012-02-071-0/+19
* AUTOFS: a client libraryJakub Hrozek2012-02-051-0/+20
* NSS: Add sss_readrep_copy_stringStephen Gallagher2012-01-181-0/+30
* SUDO integration - client common interfacePavel Březina2011-12-161-0/+18
* Fixed implicit declaration of function 'time' in src/sss_client/common.c.Pavel Březina2011-08-081-0/+1
* sss_client: avoid leaking file descriptorsSimo Sorce2011-07-291-0/+3
* Set _GNU_SOURCE globallySumit Bose2011-05-231-3/+1
* clients: use poll instead of selectSimo Sorce2011-05-031-9/+6
* Use neutral name for functions used by both pam and nssSimo Sorce2011-02-111-48/+62
* 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