Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-10 | Correct use of chkconfig in initscript and specfile | Jakub Hrozek | 1 | -5/+6 | |
Review issues in specfile | |||||
2009-03-09 | make openldap the only used LDAP library | Sumit Bose | 1 | -2/+1 | |
2009-03-09 | typo, changed initrd to init | Sumit Bose | 1 | -1/+1 | |
2009-03-09 | sss_usermod | Jakub Hrozek | 1 | -0/+1 | |
Move parse_groups into tools_utils | |||||
2009-03-09 | Revert "Clients subpackage" | Simo Sorce | 1 | -23/+7 | |
This reverts commit 4c4bfc1a9590b3da9c901194f84dcb189481b25a. | |||||
2009-03-09 | Revert "defattr" | Simo Sorce | 1 | -1/+0 | |
This reverts commit 53ca322a5d6c538a7e47613aaacaba33986291d7. | |||||
2009-03-08 | defattr | Jakub Hrozek | 1 | -0/+1 | |
2009-03-08 | Clients subpackage | Jakub Hrozek | 1 | -7/+23 | |
2009-03-07 | sss_groupdel, delete by DN in sss_userdel | Jakub Hrozek | 1 | -0/+1 | |
Don't convert username->uid in userdel, use DN | |||||
2009-03-06 | sss_groupadd | Jakub Hrozek | 1 | -0/+1 | |
2009-03-06 | Specfile changes related to package review, package initscript Call ldconfig | Jakub Hrozek | 1 | -9/+34 | |
2009-03-06 | sss_userdel | Jakub Hrozek | 1 | -0/+2 | |
Also install tools into /sbin, own them in specfile | |||||
2009-03-06 | minor fixes for the build process | Sumit Bose | 1 | -1/+5 | |
enable --without-tests | |||||
2009-03-05 | added sss_client to spec file | Sumit Bose | 1 | -5/+24 | |
2009-03-02 | Make tests configurable | Jakub Hrozek | 1 | -2/+1 | |
2009-03-02 | Create and own /var/lib/sss, memberof.so packaging | Jakub Hrozek | 1 | -3/+3 | |
Own everything in /usr/libexec/sssd in specfile, no nss_client subdir Place memberof.so in /usr/lib/ldb | |||||
2009-02-25 | top-level Makefile, create libdir/name in server/Makefile.in | Jakub Hrozek | 1 | -0/+1 | |
2009-02-24 | Spec file patch Take 3: | Stephen Gallagher | 1 | -0/+78 | |
Actually add the spec file. Sorry for the mess, --Simo |