summaryrefslogtreecommitdiff
path: root/server/sbus/sssd_dbus_server.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-11Minor fixesSimo Sorce1-1/+1
2009-08-10Simplify interfaces initializationSimo Sorce1-6/+5
2009-08-10merge server and connection structuresSimo Sorce1-64/+37
2009-08-10Cosmetic changesSimo Sorce1-8/+8
2009-08-10Refactor some code around watches and timeoutsSimo Sorce1-157/+16
2009-08-10CleanupsSimo Sorce1-43/+43
2009-04-01allow compilation with older version of dbusSumit Bose1-0/+4
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce1-17/+17
2009-02-24Proper fix for memory handling problem.Simo Sorce1-0/+1
2008-12-22libevents renamed upstream to libteventSimo Sorce1-1/+1
2008-12-15Modified sbus_server_new() to take a talloc memory context to useStephen Gallagher1-2/+3
2008-12-15Disconnected client SBUS connections would delete the master set of sbus_meth...Stephen Gallagher1-2/+5
2008-12-09Fix dbus related memory leaksSimo Sorce1-2/+4
2008-11-20Start conversion from a fork() and live to a fork()/exec() model.Simo Sorce1-9/+9
2008-11-19Add method to get a connection's private dataSimo Sorce1-7/+7
2008-11-04Add the ping funtion to the nss service Make the monitor task ping connecting...Simo Sorce1-39/+52
2008-11-03Renaming sssd/server/dbus to sssd/server/sbus. Making necessary changes to he...Stephen Gallagher1-0/+316