| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix makefiles | Simo Sorce | 2009-03-13 | 1 | -11/+13 |
* | make openldap the only used LDAP library | Sumit Bose | 2009-03-09 | 1 | -5/+2 |
* | typo, changed initrd to init | Sumit Bose | 2009-03-09 | 1 | -3/+3 |
* | sss_groupmod | Jakub Hrozek | 2009-03-09 | 1 | -1/+1 |
* | sss_usermod | Jakub Hrozek | 2009-03-09 | 1 | -1/+1 |
* | sss_groupdel, delete by DN in sss_userdel | Jakub Hrozek | 2009-03-07 | 1 | -1/+1 |
* | sss_groupadd | Jakub Hrozek | 2009-03-06 | 1 | -1/+1 |
* | Specfile changes related to package review, package initscript Call ldconfig | Jakub Hrozek | 2009-03-06 | 1 | -0/+3 |
* | sss_userdel | Jakub Hrozek | 2009-03-06 | 1 | -1/+2 |
* | Add userspace tools to manipulate accounts. | Simo Sorce | 2009-03-06 | 1 | -1/+2 |
* | Make tests configurable | Jakub Hrozek | 2009-03-02 | 1 | -2/+5 |
* | Create and own /var/lib/sss, memberof.so packaging | Jakub Hrozek | 2009-03-02 | 1 | -5/+14 |
* | first version of LOCAL pam backend | Sumit Bose | 2009-03-02 | 1 | -0/+3 |
* | Stop building replace.o until we decide if we use it again. | Simo Sorce | 2009-02-26 | 1 | -1/+1 |
* | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 2009-02-26 | 1 | -4/+4 |
* | top-level Makefile, create libdir/name in server/Makefile.in | Jakub Hrozek | 2009-02-25 | 1 | -0/+1 |
* | Add PAM responder | Sumit Bose | 2009-02-24 | 1 | -4/+20 |
* | Adding support for CheckPermissions to InfoPipe. | Stephen Gallagher | 2009-02-24 | 1 | -4/+9 |
* | Adding support for generating RPMS for sssd. | Stephen Gallagher | 2009-02-24 | 1 | -14/+43 |
* | Add D-BUS introspection to InfoPipe This function is necessary to play nice w... | Stephen Gallagher | 2009-02-24 | 1 | -2/+10 |
* | Reorganize sysdb a bit, | Simo Sorce | 2009-02-20 | 1 | -2/+1 |
* | Adding sysdb_store_group_posix with unit test | Stephen Gallagher | 2009-02-12 | 1 | -5/+12 |
* | server.mk was included twice by mistake | Simo Sorce | 2009-01-28 | 1 | -2/+0 |
* | Add a memberof plugin so that we can properly apply the same group memberships | Simo Sorce | 2009-01-28 | 1 | -7/+11 |
* | Move install directiuves into Makefile.in | Simo Sorce | 2009-01-28 | 1 | -0/+4 |
* | Preliminary support for enabling InfoPipe to listen on the D-BUS system bus. ... | Stephen Gallagher | 2009-01-27 | 1 | -2/+8 |
* | Add skeleton for PolicyKit back-end | Stephen Gallagher | 2009-01-27 | 1 | -1/+1 |
* | Add skeleton for InfoPipe service | Stephen Gallagher | 2009-01-27 | 1 | -1/+1 |
* | Automatically generate the config.ldb if it doesn't exist (i.e. First startup) | Stephen Gallagher | 2009-01-27 | 1 | -1/+2 |
* | Fixes to the makefile to get make install to work properly | Stephen Gallagher | 2009-01-27 | 1 | -2/+8 |
* | Turn ldap_provider.c into proxy.c and make it possible to load just any | Simo Sorce | 2009-01-11 | 1 | -1/+1 |
* | Adding 'lib' to the server build directories. Fixes a build failure during th... | Stephen Gallagher | 2009-01-09 | 1 | -1/+1 |
* | Initial work on a test provider using the gross hack of dlopen()ing nss_ldap | Simo Sorce | 2008-12-10 | 1 | -2/+3 |
* | Change data provider into a hub, where backends (ldap, nis, ipa providers) | Simo Sorce | 2008-12-08 | 1 | -1/+1 |
* | Make a binary out of each major sssd component instead of | Simo Sorce | 2008-11-25 | 1 | -1/+1 |
* | REmove test client. It's not needed anymore. | Simo Sorce | 2008-11-24 | 1 | -1/+1 |
* | Moved method handling into sssd_dbus_connection.c. Added support for handling... | Stephen Gallagher | 2008-11-03 | 1 | -1/+1 |
* | Integrate D-BUS support for use as IPC between parts. | Stephen Gallagher | 2008-10-24 | 1 | -4/+7 |
* | First retrieval of a user (getpwnam only) from an actual ldb file | Simo Sorce | 2008-10-08 | 1 | -3/+5 |
* | Make it possible to pass extra CFLAGS and LDFLAGS by passing | Simo Sorce | 2008-10-04 | 1 | -1/+1 |
* | Initital server code. | Simo Sorce | 2008-10-04 | 1 | -0/+97 |