summaryrefslogtreecommitdiffstats
path: root/server/providers/data_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Add PAM responderSumit Bose2009-02-241-0/+6
* Completely rework the nss interface to be able to use 2Simo Sorce2009-02-201-0/+1
* Remove dp_cli_sbus_initSimo Sorce2009-02-121-8/+0
* Refactoring the monitor code and SBUS utility functions.Stephen Gallagher2009-01-271-2/+2
* Add code to make it easier to reconnect in case the serverSimo Sorce2009-01-141-0/+2
* Add more infrastructure to data provider to dispatch requests (still untested).Simo Sorce2009-01-061-4/+30
* libevents renamed upstream to libteventSimo Sorce2008-12-221-1/+1
* Initial work on a test provider using the gross hack of dlopen()ing nss_ldapSimo Sorce2008-12-101-0/+4
* Change data provider into a hub, where backends (ldap, nis, ipa providers)Simo Sorce2008-12-081-25/+8
* point PIPE_PATH at /var/lib/sss/pipes, not just the private path so that theSimo Sorce2008-11-241-1/+1
* Replacing hard-coded paths with configure script substitutions.Stephen Gallagher2008-11-241-4/+2
* change structure nameSimo Sorce2008-11-241-3/+8
* Created a helper function sssd_service_sbus_init() to simplify creating the i...Stephen Gallagher2008-11-201-7/+1
* Make it possible to use an arbitrary command to start servicesSimo Sorce2008-11-201-1/+1
* Start conversion from a fork() and live to a fork()/exec() model.Simo Sorce2008-11-201-1/+0
* Add some infrastructure code to add data providers.Simo Sorce2008-11-191-0/+73