summaryrefslogtreecommitdiff
path: root/server/sbus/sssd_dbus.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-18Rename server/ directory to src/Stephen Gallagher1-153/+0
2009-08-10Simplify interfaces initializationSimo Sorce1-12/+16
2009-08-10merge server and connection structuresSimo Sorce1-5/+6
2009-08-10Cosmetic changesSimo Sorce1-15/+15
2009-08-10Remove redundant memory contextsSimo Sorce1-2/+1
2009-03-20Add reconnection logic to the SBUSStephen Gallagher1-0/+17
2009-03-04Implement SetUserAttributes in the InfoPipeStephen Gallagher1-0/+1
2009-03-02Implement GetUserAttributes in the InfoPipeStephen Gallagher1-0/+2
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce1-3/+3
2009-02-24Proper fix for memory handling problem.Simo Sorce1-7/+4
2009-02-24Revert "Fixing serious memory allocation bug in sbus_message_handler."Simo Sorce1-7/+1
2009-02-24Add D-BUS introspection to InfoPipe This function is necessary to play nice w...Stephen Gallagher1-0/+1
2009-02-23Fixing serious memory allocation bug in sbus_message_handler.Stephen Gallagher1-1/+7
2009-02-23Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...Stephen Gallagher1-0/+31
2009-01-14Add code to make it easier to reconnect in case the serverSimo Sorce1-0/+1
2008-12-15Modified sbus_server_new() to take a talloc memory context to useStephen Gallagher1-1/+2
2008-12-15Disconnected client SBUS connections would delete the master set of sbus_meth...Stephen Gallagher1-1/+2
2008-11-20Created a helper function sssd_service_sbus_init() to simplify creating the i...Stephen Gallagher1-0/+2
2008-11-19Add method to get a connection's private dataSimo Sorce1-0/+1
2008-11-17The default message handler will now pass both the method_ctx and theStephen Gallagher1-7/+11
2008-11-04Add the ping funtion to the nss service Make the monitor task ping connecting...Simo Sorce1-17/+21
2008-11-03Renaming sssd/server/dbus to sssd/server/sbus. Making necessary changes to he...Stephen Gallagher1-0/+86