summaryrefslogtreecommitdiffstats
path: root/server/server.mk
Commit message (Expand)AuthorAgeFilesLines
* Add more infrastructure to data provider to dispatch requests (still untested).Simo Sorce2009-01-061-1/+3
* Initial work on a test provider using the gross hack of dlopen()ing nss_ldapSimo Sorce2008-12-101-1/+7
* Change data provider into a hub, where backends (ldap, nis, ipa providers)Simo Sorce2008-12-081-0/+6
* Make a binary out of each major sssd component instead ofSimo Sorce2008-11-251-16/+21
* REmove test client. It's not needed anymore.Simo Sorce2008-11-241-5/+1
* Created a helper function sssd_service_sbus_init() to simplify creating the i...Stephen Gallagher2008-11-201-0/+1
* Start conversion from a fork() and live to a fork()/exec() model.Simo Sorce2008-11-201-2/+0
* Add some infrastructure code to add data providers.Simo Sorce2008-11-191-1/+2
* Store all domains served by the SSSD to a binary-tree map for fast NSS lookup.Stephen Gallagher2008-11-071-0/+1
* Renaming sssd/server/dbus to sssd/server/sbus. Making necessary changes to he...Stephen Gallagher2008-11-031-6/+6
* Initial memory cleanup workStephen Gallagher2008-11-031-0/+1
* D-BUS integration style changes.Simo Sorce2008-10-271-7/+4
* Integrate D-BUS support for use as IPC between parts.Stephen Gallagher2008-10-241-1/+25
* Add configuration database functions.Simo Sorce2008-10-201-1/+1
* First retrieval of a user (getpwnam only) from an actual ldb fileSimo Sorce2008-10-081-1/+1
* Add primitive debugging capabilities.Simo Sorce2008-10-071-1/+1
* First working daemon that responds only to a getpwnam() request with fake dataSimo Sorce2008-10-061-1/+1
* Add initial nss responder skeletonSimo Sorce2008-10-041-2/+2
* Initital server code.Simo Sorce2008-10-041-0/+12