summaryrefslogtreecommitdiff
path: root/src/providers/data_provider_be.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-24Add domain name to get_account_info requestSumit Bose1-0/+9
2012-04-24data provider: added subdomainsSumit Bose1-0/+160
2012-04-16autofs: load the correct optionJakub Hrozek1-1/+1
2012-04-05Catch cases where D-Bus connection is NULLJakub Hrozek1-0/+20
2012-03-05DP: Reorganize memory hierarchy of requestsStephen Gallagher1-24/+108
2012-02-29Keep sysdb context in domain info structSumit Bose1-8/+2
2012-02-27PAM: Don't send PAM_SYSTEM_INFO message if module unsetStephen Gallagher1-7/+3
2012-02-26SSH: Save SSH host name aliasesJan Cholasta1-1/+3
2012-02-13Fix bad failure handling in be_sudo_handler()Stephen Gallagher1-13/+13
2012-02-13Remove dead codeStephen Gallagher1-9/+0
2012-02-07AUTOFS: IPA providerJakub Hrozek1-1/+1
2012-02-07SSH: ResponderJan Cholasta1-0/+5
2012-02-07DP: Add host info handlerJan Cholasta1-0/+193
2012-02-06Add session target in data providerJan Zeleny1-1/+19
2012-02-05AUTOFS: Data Provider requestJakub Hrozek1-30/+308
2012-01-27SUDO Integration - prepare data provider for new responder commandsPavel Březina1-58/+85
2012-01-27Use the new SUDO request in DP and sudo responderJakub Hrozek1-19/+48
2012-01-27DP: Handle parsing extra results in be_get_account_infoStephen Gallagher1-33/+69
2012-01-17SUDO Integration review issuesPavel Březina1-4/+4
2011-12-19Move child_common routines to utilStephen Gallagher1-1/+1
2011-12-19Add common SIGCHLD handling for providers.Pavel Zuna1-0/+9
2011-12-16SUDO integration - data provider backend handlerPavel Březina1-0/+158
2011-10-13Append PID to sbus server socket name, let clients use a symlinkJakub Hrozek1-1/+1
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina1-1/+4
2011-08-25New DEBUG facility - conversionPavel Březina1-0/+2
2011-05-06Allow changing the log level without restartStephen Gallagher1-5/+20
2011-05-06Create common sss_monitor_init()Stephen Gallagher1-35/+3
2011-03-08Remove unused be_check_online() SBUS callJan Zeleny1-49/+0
2010-12-02Add a special filter type to handle enumerationsSumit Bose1-0/+3
2010-12-01Run checks before resetting offline stateSumit Bose1-4/+115
2010-11-24Print correct error messages for dp_err_to_string()Stephen Gallagher1-6/+6
2010-08-03be_pam_handler(): Fix potential NULL dereferenceStephen Gallagher1-1/+2
2010-07-09Use netlink to detect going onlineJakub Hrozek1-0/+20
2010-05-27Add offline callbacksSumit Bose1-0/+1
2010-05-27Refactor data provider callbacksSumit Bose1-137/+0
2010-05-27Copy pam data from DBus messageSumit Bose1-11/+6
2010-05-27Fix error reporting for be_pam_handlerStephen Gallagher1-1/+1
2010-05-20Revert "Copy pam data from DBus message"Stephen Gallagher1-6/+11
2010-05-20Copy pam data from DBus messageSumit Bose1-11/+6
2010-05-07Add callback when the ID provider switches from offline to onlineStephen Gallagher1-0/+138
2010-05-03Better handle sdap_handle memory from callers.Simo Sorce1-1/+1
2010-04-16Make ID provider init functions clearerStephen Gallagher1-1/+1
2010-04-12sysydb: Finally stop using a common event contextSimo Sorce1-1/+1
2010-03-08Reopen logs when SIGHUP is caughtJakub Hrozek1-0/+1
2010-02-22Remove unnecessary "domain" parameter from DP registrationStephen Gallagher1-2/+0
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+1235