summaryrefslogtreecommitdiffstats
path: root/server/providers/data_provider_be.c
Commit message (Expand)AuthorAgeFilesLines
* Speed up user requests while offlineStephen Gallagher2009-11-231-37/+76
* Add initial failover support for ldap and ipaSimo Sorce2009-11-201-1/+8
* Make 'permit' the default for the access targetSumit Bose2009-11-121-13/+4
* Make debug message less irritating.Sumit Bose2009-11-021-2/+2
* Fix potential memory leaks in the data providerMartin Nagy2009-10-221-2/+4
* more implicit provider target settingsSumit Bose2009-10-151-13/+48
* set chpass_provider implicit if not set explicitSumit Bose2009-10-151-20/+59
* Return the dp error from the providersSimo Sorce2009-10-151-8/+52
* send a message if a backend target is not configuredSumit Bose2009-10-141-12/+30
* Remove DP processSimo Sorce2009-10-091-178/+206
* Remove unused btreemap codeStephen Gallagher2009-10-061-1/+0
* Send debug messages to logfileJakub Hrozek2009-09-251-0/+4
* Upgrade confdb to version 2Stephen Gallagher2009-09-251-12/+10
* Remove provider=filesJakub Hrozek2009-09-231-56/+0
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-231-41/+35
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-211-35/+41
* Make the offline status backend-globalSimo Sorce2009-09-141-86/+31
* Split database in multiple filesSimo Sorce2009-09-081-2/+2
* remove the concept of a backend nameSumit Bose2009-09-021-17/+31
* Fix reconnection codeSimo Sorce2009-08-171-2/+0
* Make "files" a reserved word for legacy local domainJakub Hrozek2009-08-131-0/+43
* Change the why DP clients identifySimo Sorce2009-08-111-43/+22
* Change services identification mechanismSimo Sorce2009-08-111-81/+11
* Make child processes exit when parent diesJakub Hrozek2009-08-111-0/+6
* Make socket paths a compile-time optionStephen Gallagher2009-08-111-1/+0
* Simplify interfaces initializationSimo Sorce2009-08-101-37/+22
* merge server and connection structuresSimo Sorce2009-08-101-10/+4
* Cosmetic changesSimo Sorce2009-08-101-41/+41
* Remove redundant memory contextsSimo Sorce2009-08-101-21/+27
* added LDAP change password backend targetSumit Bose2009-07-211-2/+6
* Implement resInit for monitor, NSS, PAM, DP and the backendsStephen Gallagher2009-07-201-0/+19
* add infrastructure to handle new backend targetsSumit Bose2009-07-201-110/+168
* Make reconnection to the Data Provider a global settingStephen Gallagher2009-04-141-2/+2
* Fix a couple of segfaults and timeout checksSimo Sorce2009-04-131-18/+17
* Always pass full domain infoSimo Sorce2009-04-131-6/+11
* Split modules types in Identity and AuthenticatorSimo Sorce2009-04-071-20/+135
* Do not file a sure segfault.Simo Sorce2009-04-011-0/+2
* Enhance server_setupSimo Sorce2009-03-201-1/+7
* Enable autoreconnection of Data Provider Backends to the Data ProviderStephen Gallagher2009-03-201-3/+94
* use pam_data as main data structure for dbus communicationSumit Bose2009-03-191-38/+8
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-5/+6
* Add PAM responderSumit Bose2009-02-241-1/+137
* Proper fix for memory handling problem.Simo Sorce2009-02-241-36/+46
* Revert "Fixing serious memory allocation bug in sbus_message_handler."Simo Sorce2009-02-241-30/+41
* Fixing serious memory allocation bug in sbus_message_handler.Stephen Gallagher2009-02-231-41/+30
* Make backend requests asyncSimo Sorce2009-02-131-14/+223
* Always pass teh database path explicitly, so that test cases can useSimo Sorce2009-02-131-1/+1
* Remove dp_cli_sbus_initSimo Sorce2009-02-121-12/+5
* Refactoring the monitor code and SBUS utility functions.Stephen Gallagher2009-01-271-11/+59
* Add code to make it easier to reconnect in case the serverSimo Sorce2009-01-141-15/+3