Commit Graph

17 Commits

Author SHA1 Message Date
Michael Spang 06e1ddff57 Update changelog for 0.4.4 2008-01-25 20:37:18 -05:00
David Bartley 9d3119274b Release 0.4.3 2008-01-08 19:59:29 -05:00
Michael Spang 4919539405 Release 0.4.2 2007-12-24 13:44:36 -05:00
Michael Spang 986151bca6 Bump version again 2007-12-12 03:41:37 -05:00
Michael Spang a13412403c Bump version to 0.4.0 2007-12-12 03:07:42 -05:00
Michael Spang cc33ace5ea Bump version to 0.3.9
Version 0.4.0 should rip out the Kerberos and any other unused code.
2007-12-10 04:00:12 -05:00
David Bartley 98f40eb82d New ceo 0.3.3 release 2007-11-28 03:20:21 -05:00
Michael Spang 5435a95f02 Bump version to 0.3.2 2007-11-21 17:21:57 -05:00
Michael Spang f1702130d7 Bump version to 0.3.1 2007-10-05 10:18:06 -04:00
Michael Spang 739b6cb319 Bump version to 0.3.0 2007-09-25 04:24:59 -04:00
Michael Spang e33d483f22 Include ldap.cf in members.cf by default. 2007-07-07 18:34:46 -04:00
Michael Spang 2d87af2d69 New release (0.2.4).
Updates in this version:

  * 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.
2007-05-28 02:17:11 -04:00
Michael Spang 1780d49db0 New release (0.2.3).
Updates in this version:

  * 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.
2007-02-18 21:56:36 -05:00
Michael Spang 40e6f013be New release (0.2.2).
Updates in this version:

  * 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.
2007-01-29 01:53:14 -05:00
Michael Spang 2343c0b08b New release (version 0.2.1).
Updates in this version:

  * Added docs/GIT-HOWTO and docs/INSTALLING
2007-01-28 01:38:33 -05:00
Michael Spang 58bf72726a New release (version 0.2).
Updates in this version:

  * 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).

ceo:

  * Added support for account "repair", which will recreate LDAP entries
    and Kerberos principals if necessary.
  * The recreate account menu option is now active.

Miscellaneous:

  * 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).
2007-01-27 19:23:18 -05:00
Michael Spang dfc747f9c6 Initial import (version 0.1). 2007-01-27 18:41:51 -05:00