summaryrefslogtreecommitdiffstats
path: root/server/sbus/sssd_dbus_connection.c
Commit message (Expand)AuthorAgeFilesLines
* 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