summaryrefslogtreecommitdiffstats
path: root/server/sbus/sssd_dbus.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify interfaces initializationSimo Sorce2009-08-101-12/+16
* merge server and connection structuresSimo Sorce2009-08-101-5/+6
* Cosmetic changesSimo Sorce2009-08-101-15/+15
* Remove redundant memory contextsSimo Sorce2009-08-101-2/+1
* Add reconnection logic to the SBUSStephen Gallagher2009-03-201-0/+17
* Implement SetUserAttributes in the InfoPipeStephen Gallagher2009-03-041-0/+1
* Implement GetUserAttributes in the InfoPipeStephen Gallagher2009-03-021-0/+2
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-3/+3
* Proper fix for memory handling problem.Simo Sorce2009-02-241-7/+4
* Revert "Fixing serious memory allocation bug in sbus_message_handler."Simo Sorce2009-02-241-7/+1
* Add D-BUS introspection to InfoPipe This function is necessary to play nice w...Stephen Gallagher2009-02-241-0/+1
* Fixing serious memory allocation bug in sbus_message_handler.Stephen Gallagher2009-02-231-1/+7
* Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...Stephen Gallagher2009-02-231-0/+31
* Add code to make it easier to reconnect in case the serverSimo Sorce2009-01-141-0/+1
* Modified sbus_server_new() to take a talloc memory context to useStephen Gallagher2008-12-151-1/+2
* Disconnected client SBUS connections would delete the master set of sbus_meth...Stephen Gallagher2008-12-151-1/+2
* Created a helper function sssd_service_sbus_init() to simplify creating the i...Stephen Gallagher2008-11-201-0/+2
* Add method to get a connection's private dataSimo Sorce2008-11-191-0/+1
* The default message handler will now pass both the method_ctx and theStephen Gallagher2008-11-171-7/+11
* Add the ping funtion to the nss service Make the monitor task ping connecting...Simo Sorce2008-11-041-17/+21
* Renaming sssd/server/dbus to sssd/server/sbus. Making necessary changes to he...Stephen Gallagher2008-11-031-0/+86