pyceo/pylib/csc/backends
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
..
__init__.py New release (version 0.2). 2007-01-27 19:23:18 -05:00
db.py New release (version 0.2). 2007-01-27 19:23:18 -05:00
ipc.py New release (version 0.2). 2007-01-27 19:23:18 -05:00
krb.py New release (version 0.2). 2007-01-27 19:23:18 -05:00
ldapi.py New release (version 0.2). 2007-01-27 19:23:18 -05:00