summaryrefslogtreecommitdiffstats
path: root/server/infopipe/infopipe_groups.c
Commit message (Expand)AuthorAgeFilesLines
* Change the way we retrieve domainsSimo Sorce2009-04-081-13/+8
* Improve error handling and replies in the InfoPipeStephen Gallagher2009-03-091-18/+17
* Implement SetGroupGID in the InfoPipeStephen Gallagher2009-03-091-1/+168
* Implement AddGroupMembers and RemoveGroupMembers in the InfoPipeStephen Gallagher2009-03-091-8/+254
* Implement DeleteGroup in InfoPipeStephen Gallagher2009-03-061-1/+148
* Implement CreateGroup in InfoPipeStephen Gallagher2009-03-061-2/+191
* Proper fix for memory handling problem.Simo Sorce2009-02-241-10/+45
* Revert "Fixing serious memory allocation bug in sbus_message_handler."Simo Sorce2009-02-241-10/+10
* Fixing serious memory allocation bug in sbus_message_handler.Stephen Gallagher2009-02-231-10/+10
* Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...Stephen Gallagher2009-02-231-0/+54