Commit Graph

10 Commits

Author SHA1 Message Date
Michael Ellis 1d73841693 No more office/syscom entries. Check if group is valid 2010-06-18 21:03:17 -04:00
David Bartley 146745cff0 Add library stubs and refactor menu creation 2008-02-15 19:45:58 -05:00
David Bartley 909b180d13 Fix bug in group management 2008-01-25 20:23:04 -05:00
David Bartley 0cf2970d7f Fix group modification code 2008-01-07 13:55:47 -05:00
David Bartley 23adc7db5f Fix typo 2008-01-07 13:45:21 -05:00
David Bartley 5a504220aa Improve exception handling 2007-12-18 01:49:13 -05:00
David Bartley d4c47073e0 Clarify group failure 2007-12-18 01:37:44 -05:00
David Bartley 7a282739e2 Add tab completion for userid fields 2007-12-18 01:24:58 -05:00
Michael Spang 9110a41969 Cleanup warnings: unused imports, etc 2007-12-14 00:46:09 -05:00
Michael Spang b8be0f8149 Reorganize namespace
There were too many packages with only a couple of modules
in them. It took minimum four tab completes to find an
interesting file. This halves that.
2007-12-13 23:34:16 -05:00