LDAPAccountManager/lam/HISTORY

51 lines
1.1 KiB
Plaintext
Raw Normal View History

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