summaryrefslogtreecommitdiff
path: root/server/infopipe/infopipe_groups.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-08Change the way we retrieve domainsSimo Sorce1-13/+8
2009-03-09Improve error handling and replies in the InfoPipeStephen Gallagher1-18/+17
2009-03-09Implement SetGroupGID in the InfoPipeStephen Gallagher1-1/+168
2009-03-09Implement AddGroupMembers and RemoveGroupMembers in the InfoPipeStephen Gallagher1-8/+254
2009-03-06Implement DeleteGroup in InfoPipeStephen Gallagher1-1/+148
2009-03-06Implement CreateGroup in InfoPipeStephen Gallagher1-2/+191
2009-02-24Proper fix for memory handling problem.Simo Sorce1-10/+45
2009-02-24Revert "Fixing serious memory allocation bug in sbus_message_handler."Simo Sorce1-10/+10
2009-02-23Fixing serious memory allocation bug in sbus_message_handler.Stephen Gallagher1-10/+10
2009-02-23Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...Stephen Gallagher1-0/+54