summaryrefslogtreecommitdiff
path: root/plugins/password/package.xml
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-03-07 11:35:54 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-03-07 11:35:54 +0000
commit21b24bd8b5805ef07616fee0380723b2c1383013 (patch)
tree38c2667a91b54820c1f6a6b7d3e124c95f392afa /plugins/password/package.xml
parent092d3d0f4dfbd722d4fba86ac4d92a8d56c478fb (diff)
- Added Samba password (#1488364)
git-svn-id: https://svn.roundcube.net/trunk@5979 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/password/package.xml')
-rw-r--r--plugins/password/package.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/password/package.xml b/plugins/password/package.xml
index 20517eed8..29d222409 100644
--- a/plugins/password/package.xml
+++ b/plugins/password/package.xml
@@ -32,6 +32,7 @@
- Added DBMail driver (#1488281)
- Helper files moved to helpers/ directory from drivers/
- Added Expect driver (#1488363)
+- Added Samba password (#1488364)
</notes>
<contents>
<dir baseinstalldir="/" name="/">
@@ -93,6 +94,7 @@
<file name="drivers/pam.php" role="php"></file>
<file name="drivers/pw_usermod.php" role="php"></file>
<file name="drivers/sasl.php" role="php"></file>
+ <file name="drivers/smb.php" role="php"></file>
<file name="drivers/virtualmin.php" role="php"></file>
<file name="drivers/ximss.php" role="php"></file>
<file name="drivers/xmail.php" role="php"></file>