summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorScott Lovenberg <scott.lovenberg@gmail.com>2013-07-21 16:21:08 -0400
committerJeff Layton <jlayton@samba.org>2013-07-22 08:09:44 -0400
commit3ec619fce9abaa37edd4540840913682d48c5359 (patch)
tree1226ac0c1cd9b46892771dc5310419ab329f08b6 /AUTHORS
parente18d42adddbea9178d93b6051132f9cdee4cc9e0 (diff)
downloadcifs-utils-3ec619fce9abaa37edd4540840913682d48c5359.tar.gz
cifs-utils-3ec619fce9abaa37edd4540840913682d48c5359.tar.bz2
cifs-utils-3ec619fce9abaa37edd4540840913682d48c5359.zip
cifs-utils: Correct max string lengths v2
The max size of the username, domain, and password strings are now consistent with the kernel and Microsoft's documentation. Signed-off-by: Scott Lovenberg <scott.lovenberg@gmail.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 2807079..081c2fe 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,5 +5,6 @@ Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Suresh Jayaraman <sjayaraman@suse.de>
Pavel Shilovsky <piastry@etersoft.ru>
Igor Druzhinin <jaxbrigs@gmail.com>
+Scott Lovenberg <scott.lovenberg@gmail.com>
...and others.