LDAPAccountManager/lam-0.4/HISTORY

103 lines
3.0 KiB
Plaintext
Raw Normal View History

2004-12-17 16:55:40 +00:00
19.12.2004 0.4.7
- added "*.exe" to Samba logon script regex (1081715)
2004-08-14 12:40:43 +00:00
- fixed bugs:
fixed doctype of main frame
removed syntax check for LDAP suffixes
fixed IE bug at login
2004-12-17 16:55:40 +00:00
fixed encoding in HTTP header
passwords with "'" are now handled correctly at login (1081460)
fixed Samba flags if multiple hosts were created
2004-12-18 15:17:27 +00:00
updated .htaccess files to be compatible with newer Apache versions
2004-08-14 12:40:43 +00:00
2004-05-23 08:16:38 +00:00
26.05.2004 0.4.6
2004-04-21 08:58:28 +00:00
- fixed bugs:
password hashes were not disabled correctly
street was copied to postal code on modify (938502)
2004-04-23 15:57:05 +00:00
underscore was not allowed for host names (934445)
2004-05-09 16:00:55 +00:00
deleting postal address or facsimile number failed (948616)
2004-05-23 08:16:38 +00:00
TLS error handling (958497)
smaller fixes on personal settings page
2004-04-21 08:58:28 +00:00
2004-03-20 10:30:36 +00:00
21.03.2004 0.4.5
- added French translation
2004-03-08 14:55:12 +00:00
- fixed bugs:
StatusMessages with additional variables did not work
2004-03-09 13:51:31 +00:00
Samba hosts had unnecessary objectClass shadowAccount (910084)
2004-03-20 10:30:36 +00:00
Samba host passwords were still wrong
2004-03-09 13:51:31 +00:00
LAM had problems with non-standard spelled object classes (907636)
2004-03-20 10:30:36 +00:00
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)
2004-03-08 14:55:12 +00:00
2004-02-29 11:38:24 +00:00
29.02.2004 0.4.4 (stable)
2004-02-18 10:29:51 +00:00
- 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
2004-02-23 17:25:37 +00:00
some smaller bugs in mass upload
Samba hash values for hosts were not correct
Unix passwords could be disabled but not reenabled
2004-02-29 11:38:24 +00:00
fixed problem with eval() in status.inc (894433)
2004-02-18 10:29:51 +00:00
2004-02-08 15:46:27 +00:00
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 10:08:48 +00:00
- added config wizard
- MHash is only needed for PHP < 4.3
- use Blowfish for encryption instead of MCrypt
2003-12-29 22:12:19 +00:00
29.12.2003 0.4.1
- better error handling at login
- support spaces in DNs
- PDF text for users
- create missing OUs recursivly
- fixed bugs:
SMD5 passwords were wrong
primaryGroupSID wrong if SID has no relation to Algorithmic RID Base
Samba 2 accounts could not be created
29.10.2003 0.4 (Beta1)
- 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
- edit group members directly
- support for several password hashes (CRYPT/SHA/SSHA/MD5/SMD5/PLAIN)
- PDF output for groups and hosts
31.08.2003 0.3 (Alpha 3)
- Samba 3 support
- manage Samba 3 domains
- multiple configuration files
- PDF output
- better mass creation
04.07.2003 0.2 (Alpha 2)
- support for multiple OUs + OU-Editor
- account creation via file upload
- profile editor
- experimental Samba 3 support
- fixed a lot of bugs
23.05.2003 0.1 (Alpha 1)
Initial release