summaryrefslogtreecommitdiff
path: root/sss_client/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2009-04-27Update sss_client configure.ac tooSimo Sorce1-1/+1
2009-04-20sssd 0.3.2Jakub Hrozek1-1/+1
2009-04-13Bump up to 0.3.1Simo Sorce1-1/+1
2009-03-10Remove unexisting left over headerSimo Sorce1-1/+1
Also bump up the version as this error prevented a successful build of 0.2.0
2009-03-10Bump up to version 0.2.0Simo Sorce1-1/+1
Change version after changes in protocol and MPG behavior.
2009-02-24Add PAM clientSumit Bose1-0/+13
Also rename nss_client to sss_client and reuse the same pipe protocol for both the NSS and PAM client libraries. Signed-off-by: Simo Sorce <ssorce@redhat.com>