update for 1.2.0
This commit is contained in:
parent
61209c2329
commit
429f168061
|
@ -1,9 +1,11 @@
|
||||||
??? 1.2.0
|
24.01.2007 1.2.0
|
||||||
- Samba: better handling of date values
|
- Samba: better handling of date values
|
||||||
|
- Samba 3: Handling of locked accounts (RFE 1609076)
|
||||||
- LAM Pro: modules can define configuration settings (Unix: password hashing)
|
- LAM Pro: modules can define configuration settings (Unix: password hashing)
|
||||||
- LAM Pro: management of groupOfNames and groupOfUniqueNames entries
|
- LAM Pro: management of groupOfNames and groupOfUniqueNames entries (RFE 875482)
|
||||||
- fixed bugs:
|
- fixed bugs:
|
||||||
-> Lamdaemon test did not work on PHP 4
|
-> Lamdaemon test did not work on PHP 4
|
||||||
|
-> InetOrgPerson: Problems with error messages (1628799)
|
||||||
|
|
||||||
Developers:
|
Developers:
|
||||||
API changes:
|
API changes:
|
||||||
|
@ -20,6 +22,7 @@
|
||||||
-> Unix: No error message for wrong UID numbers in file upload
|
-> Unix: No error message for wrong UID numbers in file upload
|
||||||
-> Filters in account lists get lost when sorting the table
|
-> Filters in account lists get lost when sorting the table
|
||||||
|
|
||||||
|
|
||||||
20.09.2006 1.1.0
|
20.09.2006 1.1.0
|
||||||
- Lamdaemon now uses the SSH implementation from PECL which is much more stable
|
- Lamdaemon now uses the SSH implementation from PECL which is much more stable
|
||||||
- Samba 2/3: "Use Unix password" now on by default (1517678)
|
- Samba 2/3: "Use Unix password" now on by default (1517678)
|
||||||
|
|
Loading…
Reference in New Issue