Handle hostnames with upper-case letters
[webmin.git] / samba / CHANGELOG
1 ---- Changes since 1.140 ----
2 Added an option to create a share's directory when adding the share.
3 ---- Changes since 1.150 ----
4 Added a page for binding the Samba server to a Windows domain.
5 ---- Changes since 1.160 ----
6 Added a new options page for configuring Winbind-related settings.
7 ---- Changes since 1.180 ----
8 Added an option on the user synchronization page for setting the group SID or RID for new users.
9 ---- Changes since 1.200 ----
10 The smbstatus and smbpasswd programs are now run with an option to specify the Samba configuration file, for sites running multiple Samba instances or using a non-standard config file.
11 ---- Changes since 1.220 ----
12 When a user is re-named under Samba 3, it is deleted and re-added to the Samba users database, as the pdbedit command does not support renaming.
13 ---- Changes since 1.250 ----
14 Added an icon for manually editing the Samba configuration file.
15 ---- Changes since 1.260 ----
16 Added checkboxes and a button to the View Connections page for disconnecting multiple users at once.
17 ---- Changes since 1.270 ----
18 Added checkboxes and a button for deleting multiple shares at once.
19 ---- Changes since 1.410 ----
20 Added fields to set the permissions and group ownership of new shared directories.
21 ---- Changes since 1.430 ----
22 The 'Password never expires' flag can be set for user accounts, thanks to a patch from Juan Miguel Corral.
23 Allow the server description to be set to explicitly nothing.
24 ---- Changes since 1.500 ----
25 Show the real Samba version number on the main page.
26 Fix list of users for a share to show open files correctly, and not show the same file multiple times on different shares.
27 ---- Changes since 1.510 ----
28 Try to use the smbpasswd command to create or delete users, if installed.
29 ---- Changes since 1.520 ----
30 Add support for the locked account flag for users, thanks to Juan Miguel Corral Cano.
31 ---- Changes since 1.550 ----
32 Added improved Winbind support, thanks to Caspar Smit.