ceo (0.3.1) unstable; urgency=low * addhomedir: invalidate nscd tables * ceo-urwid: add create club account menuitem * Add urwid to dependencies -- Michael Spang Fri, 5 Oct 2007 10:16:41 -0400 ceo (0.3.0) unstable; urgency=low * Add experimental urwid-based GUI * Rip out studentid support * Unbreak termusers in ceoquery * Increase widths of UI windows * PgSQL to LDAP transition -- Michael Spang Tue, 25 Sep 2007 04:00:10 -0400 ceo (0.2.4) unstable; urgency=low * Added csc.schema. * Vim-style keybindings for CEO menus. * Bug fix: call setreuid(euid, euid) in csc-chfn and csc-chsh. * Bug fix: run less in "secure" mode. * Renamed package to ceo. -- Michael Spang Mon, 28 May 2007 02:05:28 -0400 csc (0.2.3) unstable; urgency=low * Added "ceoquery", a utility to retrieve lists of members and users. * Added "csc-chsh" and "csc-chfn" utilities. * Bug fix: build_gecos() did not include enough commas between fields. * Member attributes are now added to LDAP as well as the PgSQL database. -- Michael Spang Sun, 18 Feb 2007 21:35:28 -0500 csc (0.2.2) unstable; urgency=low * Added "addhomedir", a utility to create home directories for new users. * Bug fix: CEO still referenced an exception that changed name in 0.2. * Documentation updates. -- Michael Spang Mon, 29 Jan 2007 01:47:31 -0500 csc (0.2.1) unstable; urgency=low * Documentation updates only * Added docs/GIT-HOWTO and docs/INSTALLING -- Michael Spang Sun, 28 Jan 2007 01:24:37 -0500 csc (0.2) unstable; urgency=low * Tests added to most Python modules. * Split configuration files. * Added maintainer scripts to manage permissions during install and purge. * Added functions for use by tools planned for next release (chfn, etc). * Added support for account "repair", which will recreate LDAP entries and principals if necessary. * The recreate account menu option in ceo is now active. * Replaced instances of "== None" and "!= None" with "is None" and "is not None", respectively (thanks to: Nick Guenther). * Renamed terms.valid() to terms.validate() (thanks to: Nick Guenther). -- Michael Spang Fri, 26 Jan 2007 20:10:14 -0500 csc (0.1) unstable; urgency=low * Initial Release. -- Michael Spang Thu, 28 Dec 2006 04:07:03 -0500