summaryrefslogtreecommitdiffstats
path: root/server/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Initial work on a test provider using the gross hack of dlopen()ing nss_ldapSimo Sorce2008-12-101-2/+3
* Change data provider into a hub, where backends (ldap, nis, ipa providers)Simo Sorce2008-12-081-1/+1
* Make a binary out of each major sssd component instead ofSimo Sorce2008-11-251-1/+1
* REmove test client. It's not needed anymore.Simo Sorce2008-11-241-1/+1
* Moved method handling into sssd_dbus_connection.c. Added support for handling...Stephen Gallagher2008-11-031-1/+1
* Integrate D-BUS support for use as IPC between parts.Stephen Gallagher2008-10-241-4/+7
* First retrieval of a user (getpwnam only) from an actual ldb fileSimo Sorce2008-10-081-3/+5
* Make it possible to pass extra CFLAGS and LDFLAGS by passingSimo Sorce2008-10-041-1/+1
* Initital server code.Simo Sorce2008-10-041-0/+97