9fc354f Make groupshow synchronous.

1 file Authored by simo 14 years ago, Committed by sgallagh 14 years ago,
    Make groupshow synchronous.
    
    I tried to convert this code as mechanically as possible from the
    previously existing code. I am not sure it works right, and it will
    probably recurse infinetly as circular group memberships are
    admitted in sysdb. The original code had the same issues.
    This code should be probably discarded and redone from scratch.
    
        
file modified
+105 -310