Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > 155113eb8ef20e5ef7ec0ffbcd223a43 > files > 7

directory_administrator-1.3.5-1mdk.i586.rpm

Version 1.3.5 - release date 2003-2-10
* Patched up extraneous bug that cropped up when
  creating an user.  DA shouldn't segfault anymore
  as a result of that (although it may fail in
  creating the user)
* Corrected a off-by-one non-security bug that
  miscalculated the expiry date when checking the
  Expire this account on: checkbox in the user
  properties dialog
* Other bug fixes

Version 1.3.4 - release date 2003-1-15
* Corrected bug where groups that contain data
  beyond posixGroup can't be edited

Version 1.3.3 - release date 2003-1-10
* You can specify UNIX user IDs instead of DNs in
  a profile
* If the password is wrong, Directory administrator
  prompts you to change it
* Corrected horrible memory leak and segfault for
  group edits

Version 1.3.2 - release date 2003-1-10
* Employee code can now be managed via the modify
  user window
* A progress meter measures how far is the retrieval
  process
* The status bar is descriptive
* A connection user interface issue was resolved

Version 1.3.1 - release date 2003-1-9
* Changing an entry no longer performs case-
  insensitive comparison, i.e. changing a name
  from Charles to CHARLES *does* change the
  entry in the directory
* Directory administrator now automatically
  maintains groupOfNames membership.  This alone
  means that a UNIX group can be used in the slapd
  access control configuration and in other
  applications that use the groupOfNames object class

Version 1.3 - release date 2002-12-20
* When moving with the keyboard (arrows/typeahead)
  the icon view automatically scrolls to the selected
  element
* Fixed obscure bug when editing an entry which
  tried to add duplicate object classes
* DA now chooses the highest+1 uid/gid number when
  creating users and groups, to prevent collision
  with older users that have been deleted but whose
  files may be still around

Version 1.2.1 - release date 2002-11-19
* Fixed compile issues in older platforms
* Fixed member list issues in group properties
  dialog (thanks to Christof Meerwald)
* Cosmetic fixes

Version 1.2 - release date 2002-11-18
* Keyboard navigation on the icon list, perfect
  for large directories
* Type ahead find to quickly locate an icon by
  typing its display name or part of it
* Enabled multiple icon selection for dragging
  and dropping several icons onto group lists,
  deleting several entries from the directory
  and (in the future) moving entries between
  organizational units
* Unicode support for all attributes: accented
  characters are supported for all attributes
  which accept them

Version 1.1.15 - release date 2002-11-15
* Polished interface
* Fixed bug which wouldn't let you grant access
  to particular servers or none at all when creating
  an user

Version 1.1.14 - release date 2002-11-13
* Fixed bug that wouldn't let you modify entries
  without person/inetOrgPerson objectclass

Version 1.1.13 - release date 2002-11-12
* (Christof Meerwald) fixed bug whenever updating
  a SAMBA account would remove its password if
  it wasn't changed

Version 1.1.12 - release date 2002-11-08
* Made Directory administrator stand tougher when
  faced with incomplete/corrupted directory entries

Version 1.1.11 - release date 2002-11-07
* Fixed horrible compiled error that insulted
  you
* Improved SAMBA support (Christof Meerwald)
* Removed Mandrake menu support: caused compilation
  problems on all other RPM architectures
  The new menu entry complies with the desktop
  menu specification at freedesktop.org

Version 1.1.10 - release date 2002-11-06
* Fixed adding users as secondary members
  of groups
* Corrected handling of host "*", host-based
  access-control according to RFC
* Laid down initial infrastructure to support
  multiple views and directory tree
* Performance fixes: now entries are cached
  on a list in memory to be used in drop-down
  lists and the like

Version 1.1.9 - release date 2002-06-20
* Fixed horrible bug that triggered on removal
  of any attribute
* Incorporated patch from Vincent Danen to fix
  md5 passwords

Version 1.1.8 - release date 2002-04-02
* Tried to fix horrible object class bug
  (only on new user wizard)
  and did it!  Amazing!
* Be friendly to entries that have other object classes
  unknown to Directory administrator

Version 1.1.7 - release date 2002-03-18

* Code for LDAP transactions modularized and rewritten
* Code for new users/groups and modify users/groups rewritten
  using the transaction API
* Now allows you to change UNIX UID/GID and username/group name
* Several polishments and improvements to the graphical interface
* Refresh button to refresh the directory view
* Introduced architecture to edit binary fields and to allow
  extended ASCII/UTF characters to be edited
* Fixed set password bug
* Other bug fixes

Version 1.1.6 - release date 2002-03-15

* Incorporated Samba patch (-ed mann)
* Improved object class handling
* Corrected some friendly error messages

Version 1.1.5 - release date 2002-03-14

* User/group sorting
* Fixed long-standing bug about DNs and UIDs
* Made more friendly error messages

Version 1.1.4 - release date 2002-02-21

* Password handling according to RFC 2307bis
  (authPassword attribute) - this is configurable on the prefs dialog
* Fixed crypt password bug
* Aesthetic bugs fixed
* Druids for all new operations, and welcome druids
* Made more friendly error messages

Version 1.1.3 - release date 2001-12-04

* Bumped version number on Makefile.am
* Can build as non-root

Version 1.1.2 - release date 2001-11-30

* Does not crash on first startup if there are no directory profiles
  created
* Does create groups when supplementary members are selected
* Sorts icon list - first groups, then users

Version 1.1.1 - release date 2001-03-13

* no longer assuming special Org. Units for user/group addition
  (dir. admin. now saves your last OU selection, per profile)
* on modify operations window doesn't get refreshed
* on delete operations only icon is removed
* on add operations only icon is added

Version 1.1.0 - release date 2001-03-10

* when removing, doesn't kill and reload the list, just
  removes the selected icon
* implemented double click on icon list
* implemented organizational attributes

Version 1.0.9 - release date 2001-03-08

* added support for MD5 password generation
* changed interface to use icon list, you can drag icons to group
  member lists
  (I KNOW the icons suck, give me some pointers please)
* added menus and keyboard shortcuts for keyboard users

Version 1.0.8 - release date 2001-03-06

* removed dependency from trustAccount - now host-based access control
  are based on the standard host attribute of the account object class
  which means no more pam_filter on /etc/ldap.conf or setting up
  your directory server in special ways.  This is in compliance with
  the latest PAM_LDAP version.
* added support for shadow attributes (password policies, shadowlastchange)
* added password length checking
* removed support for memberuid and added support for uniqueMember
  (group members after DNs, not UIDs, which may repeat themselves
   across the tree)
* added drag and drop support for adding users to groups

Version 1.0.7 - release date 2001-03-03

* massive code cleanup and reorganization
* bug fixes when changing more than 28 attributes
  for any user/group

Version 1.0.6 - release date 2001-03-03

* now you can select password cipher type
* minor usability fixes
* bug fixes for reading /etc/shells (didn't work on Debian)

Version 1.0.5 - release date 2001-02-27

* now confirms deletion
* several bugfixes
* fix to compile on Solaris (UID_MAX already defined)
* on first run, prompt to create profile instead of segfaulting

Version 1.0.4 - release date 2001-02-27

* icon and spec file changes

Version 1.0.3 - release date 2001-02-24

* changes to the backend framework
* changes to the new user/group druids (automatic gid/uid checkbox)

Version 1.0.2 - release date 2001-02-23

* package includes spec file and builds into RPM
* null data connection profile saving problem solved

Version 1.0 - release date 2001-02-22

* saving profiles implemented
* couple bugs fixed

Version 0.95 - release date 2001-02-21

* added support for inetlocalmailrecipient class (sendmail ldap routing)
* fixed a couple of bugs and cleaned the code base
* required schema files changed - see doc/slapd.conf

Version 0.9 - release date 2001-02-19

* compiles against openldap v2
* feature complete
* still solid as a rock - apparently =)
* preserves objectclasses and creates appropriate classes
  for the trust models (trustModel) - you need to add
  that schema to your directory server (included in
  the doc subdirectory)

Version 0.8 - release date 2001-02-16

* user/group addition, modification and removal works like a charm.
  only thing missing which I'm not thinking about getting implemented
  is changeing user/group names.
* inching very quickly to final release date of version 1.0!

Version 0.7 - release date 2001-02-16

* can now change all user attributes on the directory except
  uid and uidnumber (for security) with proper input validation
* can now change all group attributes on the directory except
  cn and gidnumber (for security) with proper input validation
* doesn't crash (not that I ever shipped a crashing version!)

Version 0.6 - release date 2001-02-14

* can now change all user attributes on the directory except allowed server
  list, user ID, and UID number.  It works and displays an error msg. when
  no permission or disconnection or miscellaneous stuff.

Version 0.5 - release date 2001-02-14

* added code and framework on users for per-server login
* added code to fill the per-server login list on the modify user dialog
* added code and framework on groups for secondary members
* added code to fill the secondary members list on the modify group dialog
* cleaned up serious memory leaks - there might still be a couple of them