~ubuntu-branches/ubuntu/gutsy/ldap-account-manager/gutsy

« back to all changes in this revision

Viewing changes to HISTORY

  • Committer: Bazaar Package Importer
  • Author(s): Roland Gruber
  • Date: 2005-10-16 13:27:55 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051016132755-p173i10ry3ofl7bg
Tags: 0.5.1-1
* Updated to new upstream release 0.5.1.
* Experiencing long delays on session_start (Closes: #332908)
* ldap-account-manager depends on debconf without | debconf-2.0
  alternate; blocks cdebconf transition (Closes: #331886)
* Configuration wizard fails silently when samba.schema is not present
  (Closes: #332868)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
19.10.2005 0.5.1
 
2
   - Samba 3: added support for account expiration
 
3
   - fixed bugs:
 
4
    -> automatic UID/GID assignment did not fully work
 
5
    -> PDF: additional groups for Unix users
 
6
    -> inetOrgPerson: fixed mobile number
 
7
    -> Samba 2/3: passwords fixed for file uploads (1311561)
 
8
    -> Samba 3: fixed logon hours (patch 1311915)
 
9
    -> Samba 3: loading of domain setting from profile did not work
 
10
    -> Quota: profile settings fixed
 
11
    -> reduced memory usage
 
12
 
 
13
 
 
14
28.09.2005 0.5.0
 
15
   - Samba 2/3: added display name in account pages
 
16
   - fixed bugs:
 
17
    -> fixed error message when creating new accounts with shadowAccount
 
18
    -> added missing help entries on main account page
 
19
    -> Samba 2/3: fixed settings for password expiration, no password and deactivated account
 
20
    -> changing of RDN caused problems in some cases
 
21
 
 
22
 
 
23
08.09.2005 0.5.rc3
 
24
   - INFO messages no longer prevent changing to subpages of a module
 
25
   - fixed bugs:
 
26
    -> buttons on account page are better sorted
 
27
    -> account module: some problems solved when used for user accounts
 
28
    -> nisMailAlias: fixed missing RDN possibility
 
29
    -> fixed conflicts when accounts were built with other base modules
 
30
    -> Samba 2/3: setting allowed workstations failed
 
31
    -> magic_quotes_gpc = Off prevented editing of accounts
 
32
    -> fixed help links on Samba and Unix pages
 
33
 
 
34
 
 
35
18.08.2005 0.5.rc2
 
36
   - allow user accounts based only on "account" module
 
37
   - inetOrgPerson: allow setting a password if posixAccount is not active
 
38
   - fixed bugs:
 
39
    -> removed Blowfish encryption (bad performance)
 
40
    -> Kolab now complains if no user password is set
 
41
 
 
42
 
 
43
08.08.2005 0.5.rc1
 
44
   - Kolab 2 support
 
45
   - added manager and post office box for inetOrgPerson
 
46
   - Samba 3: added support for logon hours
 
47
   - Samba 3: added sambaSID as possible RDN attribute
 
48
   - improved error handling in profile editor
 
49
   - now quotas can be set on CSV upload
 
50
   - new logo
 
51
   - fixed bugs:
 
52
    -> several fixes for PHP5
 
53
    -> fixes for PDF editor and output
 
54
    -> password changing in tree view did not work
 
55
    -> fixed changing of group memberships for users
 
56
 
 
57
 
 
58
28.07.2005 0.4.10
 
59
  - PHP5 compatibility added
 
60
 
 
61
 
 
62
30.06.2005 0.5.alpha2
 
63
   - added documentation about schemas
 
64
   - PDF now uses UTF-8 fonts
 
65
   - added possibility to create plain inetOrgPerson accounts
 
66
   - fixed bugs:
 
67
    -> set DN suffix and RDN on profile loading
 
68
    -> several fixes for PDF editor
 
69
    -> creating Samba hosts now works
 
70
 
 
71
 
 
72
11.05.2005 0.5.alpha1
 
73
  - new modular architecture
 
74
   -> possibility to create Unix-only accounts
 
75
   -> plugins for more objectClasses planned
 
76
   -> enhanced PDF output
 
77
   -> enhanced file upload
 
78
   -> enhanced editor for account profiles
 
79
   -> dynamic configuration options (based on modules)
 
80
  - all pages in UTF-8
 
81
  - added developer documentation
 
82
  - PHPDoc formated comments
 
83
  - new plugin for managing MAC addresses (RFE 926017)
 
84
  - new plugin for managing NIS mail aliases (RFE 1050036)
 
85
  - new plugin for managing mail routing with inetLocalMailRecipient (RFE 1092137)
 
86
  - schema browser
 
87
  - tree view
 
88
 
 
89
 
1
90
09.03.2005 0.4.9
2
91
  - fixed bugs:
3
92
      fixed error messages when moving an user account