summaryrefslogtreecommitdiffstats
path: root/server/sbus/sssd_dbus_connection.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-231-5/+5
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-211-5/+5
* Add copyright noticesJakub Hrozek2009-09-111-0/+21
* Change services identification mechanismSimo Sorce2009-08-111-3/+4
* Simplify interfaces initializationSimo Sorce2009-08-101-72/+65
* merge server and connection structuresSimo Sorce2009-08-101-159/+123
* Cosmetic changesSimo Sorce2009-08-101-147/+147
* Remove redundant memory contextsSimo Sorce2009-08-101-8/+1
* Refactor some code around watches and timeoutsSimo Sorce2009-08-101-180/+23
* CleanupsSimo Sorce2009-08-101-146/+156
* Allow configuration of the SSSD through /etc/sssd/sssd.confStephen Gallagher2009-04-131-0/+1
* Fix SBUS handling of unknown messagesStephen Gallagher2009-04-081-0/+2
* allow compilation with older version of dbusSumit Bose2009-04-011-0/+4
* Add reconnection logic to the SBUSStephen Gallagher2009-03-201-1/+189
* Add sbus_reply_internal_error() feature to sbus_message_handler()Stephen Gallagher2009-03-061-2/+14
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-24/+23
* Proper fix for memory handling problem.Simo Sorce2009-02-241-9/+14
* Revert "Fixing serious memory allocation bug in sbus_message_handler."Simo Sorce2009-02-241-22/+10
* Fixing serious memory allocation bug in sbus_message_handler.Stephen Gallagher2009-02-231-10/+22
* Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...Stephen Gallagher2009-02-231-4/+24
* Modifying sbus_message_handler to return DBUS_ERROR_UNKNOWN_METHOD when the r...Stephen Gallagher2009-02-161-2/+10
* Add code to make it easier to reconnect in case the serverSimo Sorce2009-01-141-0/+6
* Lots of little nasty bugs fixed.Simo Sorce2009-01-091-4/+4
* SBUS messages with no reply (or no immediate reply) would incorrectly report ...Stephen Gallagher2009-01-061-3/+2
* libevents renamed upstream to libteventSimo Sorce2008-12-221-1/+1
* Adding a parameter to the sbus_service_sbus_init function to allow passing in...Stephen Gallagher2008-12-151-1/+5
* Disconnected client SBUS connections would delete the master set of sbus_meth...Stephen Gallagher2008-12-151-1/+2
* Fix indentation to follow rulesSimo Sorce2008-12-101-21/+29
* Start conversion from a fork() and live to a fork()/exec() model.Simo Sorce2008-11-201-16/+17
* Add method to get a connection's private dataSimo Sorce2008-11-191-0/+5
* The default message handler will now pass both the method_ctx and theStephen Gallagher2008-11-171-14/+30
* Fix trailing spaces and some indentation issues.Simo Sorce2008-11-131-46/+57
* Add the ping funtion to the nss service Make the monitor task ping connecting...Simo Sorce2008-11-041-3/+4
* Renaming sssd/server/dbus to sssd/server/sbus. Making necessary changes to he...Stephen Gallagher2008-11-031-0/+576