summaryrefslogtreecommitdiff
path: root/server/dbus
AgeCommit message (Expand)AuthorFilesLines
2008-11-03Renaming sssd/server/dbus to sssd/server/sbus. Making necessary changes to he...Stephen Gallagher6-1260/+0
2008-11-03Refactoring dbus code. Also corrected one talloc allocation mistake for sbus_...Stephen Gallagher6-196/+194
2008-11-03Moved method handling into sssd_dbus_connection.c. Added support for handling...Stephen Gallagher5-165/+452
2008-11-03Missed a file on the last commit. Resetting the dbus_server to use the common...Stephen Gallagher1-1/+1
2008-11-03Cleaning up improper whitespaceStephen Gallagher3-20/+10
2008-11-03Fixed segfault issue when remote connection is lost.Stephen Gallagher4-1/+59
2008-11-03Fixing SEGFAULT caused by not completely purging watch data when removing a D...Stephen Gallagher1-0/+1
2008-11-03Initial memory cleanup workStephen Gallagher4-9/+36
2008-10-27D-BUS integration style changes.Simo Sorce9-380/+519
2008-10-24Integrate D-BUS support for use as IPC between parts.Stephen Gallagher7-0/+760