summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary domain parameter from PAM requestsStephen Gallagher2010-02-222-28/+5
| | | | | | If we're sending a message to the backend, we already know which domain the request is targeting. Carrying this information is not useful and confuses the interface.
* Remove unnecessary "domain" parameter from DP registrationStephen Gallagher2010-02-226-10/+7
| | | | | | This was a holdover from when the DP and the providers were unique processes. The NSS and PAM registrations do not need to send the domain, as it is not ambiguous which one they are talking to.
* Add documentation for PAM response messagesSumit Bose2010-02-193-20/+272
|
* Remove unneeded items from struct pam_dataSumit Bose2010-02-198-89/+71
|
* Update PL translationPiotr Drąg2010-02-191-5/+5
|
* Send Kerberos environment after password changeSumit Bose2010-02-191-1/+1
|
* Fix two typosSumit Bose2010-02-191-2/+2
|
* Updating ES translationDomingo Becker2010-02-191-11/+12
|
* Fix bad mergeStephen Gallagher2010-02-183-0/+841
| | | | | | | | Merging ba8937d83675c7d69808d1d3df8f823afdc5ce2a left the COPYING and COPYING.LESSER files in the now-defunct sss_client directory. This patch moves them into the right location and fixes the spec file to look for them correctly.
* Fix licensing issues for sss_clientStephen Gallagher2010-02-185-30/+72
|
* Fix licensing issues in SSSDStephen Gallagher2010-02-183-0/+72
|
* Build all manpages from a single locationStephen Gallagher2010-02-182-1/+1
|
* Rename server/ directory to src/Stephen Gallagher2010-02-18239-0/+91971
Also update BUILD.txt