summaryrefslogtreecommitdiff
path: root/sssd.spec
AgeCommit message (Collapse)AuthorFilesLines
2009-03-02Make tests configurableJakub Hrozek1-2/+1
2009-03-02Create and own /var/lib/sss, memberof.so packagingJakub Hrozek1-3/+3
Own everything in /usr/libexec/sssd in specfile, no nss_client subdir Place memberof.so in /usr/lib/ldb
2009-02-25top-level Makefile, create libdir/name in server/Makefile.inJakub Hrozek1-0/+1
2009-02-24Spec file patch Take 3:Stephen Gallagher1-0/+78
Actually add the spec file. Sorry for the mess, --Simo