Version 0.1.9
------------------------------------------------------
Added "short preserve case" and set defaults to case sensitive.
Pam adjustment in the rpm spec file.
Option follow symlinks is disabled by default.
Selecting new configuration in the settings shows a standard
configuration question. Updated the help window.
Fixes automatic configuration backups.


Version 0.1.8
------------------------------------------------------
Changed to GPL version 3. Unlocking a user requires a new password to be
set if it has a NULL or no previous password, no password is ok otherwise.
Clicking the account locked checkbutton instantly enables or disables the selected user.
The version information label becomes red if samba isnt installed.
The add user button is now called new user, it clears the user profile and
shows some information about adding users the first time its pressed.
User and group access now consists of 4 treeviews and is unlimited by dividing
users and groups of 10 into as many configuration lines as required.
The invalid users option was added. For each new version installed gsambad will write
a backup of the old configuration like this: /etc/samba/smb.conf.old.gsambad-0.1.7.
Removes excess whitespace from configuration after changes.
Added a "New share" share button that clears the share settings and sets defaults.
There are now 4 different samba account states:
0 = Not locked.
1 = Locked and has a valid password.
2 = Locked but has no previous password set.
3 = Has an empty/Null password. "Empty password: [x]" is shown.


Version 0.1.7
------------------------------------------------------
Fixes insecure temp file creation in populate_conns.c
Thanks to Steve Kemp and Michael Bienia for finding it.

Version 0.1.6
------------------------------------------------------
Shell population fixes.
Added SYSINIT_START_CMD and SYSINIT_STOP_CMD's so
the servers will be automatically started at boot.
Changed the /etc/pam.d authentication file to work with new pam specs.
Main window size adjustments. Updated the English translation.
