LDAPAccountManager/lam/HISTORY

173 lines
5.3 KiB
Plaintext
Raw Normal View History

2005-09-08 12:09:45 +00:00
08.09.2005 0.5.rc3
- INFO messages no longer prevent changing to subpages of a module
2005-08-23 12:20:05 +00:00
- fixed bugs:
-> buttons on account page are better sorted
2005-08-26 08:53:16 +00:00
-> account module: some problems solved when used for user accounts
-> nisMailAlias: fixed missing RDN possibility
-> fixed conflicts when accounts were built with other base modules
-> Samba 2/3: setting allowed workstations failed
-> magic_quotes_gpc = Off prevented editing of accounts
2005-09-08 12:09:45 +00:00
-> fixed help links on Samba and Unix pages
2005-08-23 12:20:05 +00:00
2005-08-16 12:12:14 +00:00
18.08.2005 0.5.rc2
- allow user accounts based only on "account" module
2005-08-16 12:12:14 +00:00
- inetOrgPerson: allow setting a password if posixAccount is not active
- fixed bugs:
-> removed Blowfish encryption (bad performance)
2005-08-16 12:12:14 +00:00
-> Kolab now complains if no user password is set
2005-08-08 09:31:04 +00:00
08.08.2005 0.5.rc1
2005-08-01 11:58:07 +00:00
- Kolab 2 support
2005-07-02 12:07:57 +00:00
- added manager and post office box for inetOrgPerson
2005-07-07 13:37:12 +00:00
- Samba 3: added support for logon hours
2005-07-19 12:25:39 +00:00
- Samba 3: added sambaSID as possible RDN attribute
- improved error handling in profile editor
- now quotas can be set on CSV upload
- new logo
2005-07-05 14:36:12 +00:00
- fixed bugs:
-> several fixes for PHP5
2005-07-19 12:25:39 +00:00
-> fixes for PDF editor and output
-> password changing in tree view did not work
2005-08-08 09:31:04 +00:00
-> fixed changing of group memberships for users
2005-07-02 12:07:57 +00:00
2005-06-26 07:31:56 +00:00
30.06.2005 0.5.alpha2
2005-05-22 09:41:27 +00:00
- added documentation about schemas
2005-06-17 09:49:29 +00:00
- PDF now uses UTF-8 fonts
2005-06-19 09:41:11 +00:00
- added possibility to create plain inetOrgPerson accounts
2005-05-22 09:41:27 +00:00
- fixed bugs:
-> set DN suffix and RDN on profile loading
2005-06-26 07:31:56 +00:00
-> several fixes for PDF editor
-> creating Samba hosts now works
2005-05-22 09:41:27 +00:00
11.05.2005 0.5.alpha1
2004-10-12 10:49:55 +00:00
- new modular architecture
-> possibility to create Unix-only accounts
-> plugins for more objectClasses planned
-> enhanced PDF output
-> enhanced file upload
-> enhanced editor for account profiles
-> dynamic configuration options (based on modules)
- all pages in UTF-8
- added developer documentation
- PHPDoc formated comments
2005-01-06 11:22:09 +00:00
- new plugin for managing MAC addresses (RFE 926017)
- new plugin for managing NIS mail aliases (RFE 1050036)
- new plugin for managing mail routing with inetLocalMailRecipient (RFE 1092137)
2005-02-27 12:40:06 +00:00
- schema browser
- tree view
2005-01-30 15:39:01 +00:00
2004-10-12 10:49:55 +00:00
2005-01-23 21:52:08 +00:00
26.01.2005 0.4.8
2005-01-24 21:00:59 +00:00
- allow "%" at the beginning of Samba home/profile path (1107998)
2005-01-23 21:52:08 +00:00
- fixed bugs:
fixed IE fix ;-)
no more warnings for profiles with no additional groups set
2004-12-20 18:49:05 +00:00
19.12.2004 0.4.7
- added "*.exe" to Samba logon script regex (1081715)
2004-10-12 10:49:55 +00:00
- fixed bugs:
fixed doctype of main frame
removed syntax check for LDAP suffixes
fixed IE bug at login
2004-12-20 18:49:05 +00:00
fixed encoding in HTTP header
passwords with "'" are now handled correctly at login (1081460)
fixed Samba flags if multiple hosts were created
updated .htaccess files to be compatible with newer Apache versions
2004-10-12 10:49:55 +00:00
26.05.2004 0.4.6
- fixed bugs:
password hashes were not disabled correctly
street was copied to postal code on modify (938502)
underscore was not allowed for host names (934445)
deleting postal address or facsimile number failed (948616)
TLS error handling (958497)
smaller fixes on personal settings page
21.03.2004 0.4.5
- added French translation
- fixed bugs:
StatusMessages with additional variables did not work
Samba hosts had unnecessary objectClass shadowAccount (910084)
Samba host passwords were still wrong
LAM had problems with non-standard spelled object classes (907636)
Perl scripts did not work if Perl is not installed in /usr/bin/perl (913554)
problems when cn!=uid (915041)
home directories were not deleted by lamdaemon.pl (913552)
29.02.2004 0.4.4 (stable)
- fixed bugs:
plain posix groups could not be used as Samba 3 primary group
if magic_quotes_gpc in php.ini is was set to "Off", several pages did not work
some smaller bugs in mass upload
Samba hash values for hosts were not correct
Unix passwords could be disabled but not reenabled
fixed problem with eval() in status.inc (894433)
08.02.2004 0.4.3
- new login layout
- added Hungarian and Japanese translations
- fixed bugs:
Samba paswords were sometimes empty for new users (892272)
links in list views may not work with web servers other than Apache
2004-01-21 17:43:03 +00:00
21.01.2004 0.4.2
2004-01-10 11:08:10 +00:00
- added config wizard
- MHash is only needed for PHP < 4.3
- use Blowfish for encryption instead of MCrypt
2003-12-28 11:35:46 +00:00
29.12.2003 0.4.1
2003-11-05 16:25:08 +00:00
2003-12-03 23:17:36 +00:00
- better error handling at login
- support spaces in DNs
- PDF text for users
- create missing OUs recursivly
2003-12-12 16:23:19 +00:00
- fixed bugs:
SMD5 passwords were wrong
primaryGroupSID wrong if SID has no relation to Algorithmic RID Base
Samba 2 accounts could not be created
2003-11-05 16:25:08 +00:00
2003-12-03 23:17:36 +00:00
29.10.2003 0.4 (Beta1)
2003-09-20 08:07:21 +00:00
- improved design
- improved documentation
- Fixed possible error which could delete entries if objectclass didn't fit
- Fixed many samba 3.0 related bugs, most related to SIDs
2003-10-04 15:08:36 +00:00
- edit group members directly
- support for several password hashes (CRYPT/SHA/SSHA/MD5/SMD5/PLAIN)
2003-10-04 15:08:36 +00:00
- PDF output for groups and hosts
2003-09-20 08:07:21 +00:00
2003-12-03 23:17:36 +00:00
31.08.2003 0.3 (Alpha 3)
2003-08-10 10:21:59 +00:00
- Samba 3 support
- manage Samba 3 domains
- multiple configuration files
- PDF output
2003-08-29 15:04:03 +00:00
- better mass creation
2003-08-10 10:21:59 +00:00
2003-12-03 23:17:36 +00:00
04.07.2003 0.2 (Alpha 2)
2003-07-05 09:31:26 +00:00
- support for multiple OUs + OU-Editor
- account creation via file upload
- profile editor
- experimental Samba 3 support
- fixed a lot of bugs
2003-12-03 23:17:36 +00:00
23.05.2003 0.1 (Alpha 1)
2003-07-05 09:31:26 +00:00
Initial release