summaryrefslogtreecommitdiff
path: root/server/infopipe/infopipe_users.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Fixing memory leak in GetUserAttributesStephen Gallagher1-1/+2
2009-03-03Provide sysdb_set_user_attr() functions.Simo Sorce1-1/+2
2009-03-02Do not steal memory in btreemaps.Simo Sorce1-39/+17
2009-03-02Support byte arrays in InfoPipe GetUserAttributesStephen Gallagher1-27/+80
2009-03-02Implement GetUserAttributes in the InfoPipeStephen Gallagher1-6/+660
2009-02-24Proper fix for memory handling problem.Simo Sorce1-12/+54
2009-02-24Revert "Fixing serious memory allocation bug in sbus_message_handler."Simo Sorce1-12/+12
2009-02-23Fixing serious memory allocation bug in sbus_message_handler.Stephen Gallagher1-12/+12
2009-02-23Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...Stephen Gallagher1-0/+59