summaryrefslogtreecommitdiffstats
path: root/src/sss_client
Commit message (Expand)AuthorAgeFilesLines
* clients: use poll instead of selectsssd-1.5.1-34.el6Simo Sorce2011-05-031-9/+6
* Check that the socket is really ours before attempting to close it.Simo Sorce2011-02-151-13/+42
* Fix wrong test in pam_sssSimo Sorce2010-12-171-1/+1
* Fix segfault for PAM_TEXT_INFO conversationsStephen Gallagher2010-12-161-1/+1
* Fix another possible memory leak in sss_nss_recv_rep()Sumit Bose2010-12-151-8/+19
* Fix possible memory leak in do_pam_conversationSumit Bose2010-12-151-16/+28
* Fix possible memory leak in sss_nss_recv_rep()Sumit Bose2010-12-141-8/+13
* Fix improper bit manipulation in pam_sssSumit Bose2010-12-141-1/+1
* Add a renew task to krb5_childSumit Bose2010-12-031-1/+7
* sss_client: make code thread-safeSimo Sorce2010-11-225-58/+219
* Fix incorrect type comparisonStephen Gallagher2010-11-151-1/+1
* Fix cast warning for pam_sss.cStephen Gallagher2010-11-151-8/+11
* Avoid long long in messages to PAM client use int64_tSumit Bose2010-11-152-9/+9
* Avoid a global variable in netgroup client.Sumit Bose2010-10-132-38/+26
* Add handling of nested netgroups to nss clientSumit Bose2010-10-132-68/+109
* Return NSS_STATUS_RETURN instead of NSS_STATUS_NOTFOUNDSumit Bose2010-10-131-1/+1
* Add support for netgroups to NSS sss_clientStephen Gallagher2010-10-134-5/+364
* Rename group.c and passwd.c for clarityStephen Gallagher2010-10-132-0/+0
* Add utility function sss_strnlen()Stephen Gallagher2010-10-132-0/+34
* Allow sssd clients to reconnectSumit Bose2010-07-231-4/+3
* Potential memory leak in _nss_sss_*_r()Jakub Hrozek2010-06-142-0/+5
* Properly handle read() and write() throughout the SSSDStephen Gallagher2010-06-102-1/+17
* Add a missing free()Sumit Bose2010-06-091-0/+1
* Avoid a potential double-freeSumit Bose2010-06-091-0/+1
* Handle Krb5 password expiration warningSumit Bose2010-05-262-2/+18
* Add retry option to pam_sssSumit Bose2010-05-071-92/+147
* Improve the offline authentication messageJakub Hrozek2010-05-071-2/+2
* Fix wrong return valueSumit Bose2010-04-301-15/+14
* Display a message if a password reset by root failsSumit Bose2010-04-261-8/+198
* Unset authentication tokens if password change failsSumit Bose2010-04-261-27/+52
* Use SO_PEERCRED on the PAM socketSumit Bose2010-04-163-2/+95
* Revert "Add better checks on PAM socket"Sumit Bose2010-04-161-122/+4
* Allow arbitrary-length PAM messagesStephen Gallagher2010-03-251-3/+20
* Improvements for LDAP Password Policy supportRalf Haferkamp2010-03-222-7/+98
* Fixed buffer alignment in exchange_credentials().George McCollister2010-03-151-5/+9
* Prompt for old password even when running as rootRalf Haferkamp2010-03-151-2/+4
* Warn user about an expired passwordRalf Haferkamp2010-03-151-1/+6
* Add better checks on PAM socketSumit Bose2010-03-111-4/+118
* Fixed alignment problems in nss client/serverGeorge McCollister2010-03-083-7/+32
* Define _GNU_SOURCE in pam_sss.c.George McCollister2010-03-041-0/+4
* Handle expired passwords like other PAM modulesSumit Bose2010-02-232-19/+51
* Add documentation for PAM response messagesSumit Bose2010-02-191-19/+200
* Fix bad mergeStephen Gallagher2010-02-182-0/+839
* Fix licensing issues for sss_clientStephen Gallagher2010-02-185-30/+72
* Build all manpages from a single locationStephen Gallagher2010-02-181-97/+0
* Rename server/ directory to src/Stephen Gallagher2010-02-1811-0/+3299