Skip to content
Commit 8727c8a8 authored by Steve French's avatar Steve French
Browse files

Allow user names longer than 32 bytes



We artificially limited the user name to 32 bytes, but modern servers handle
larger.  Set the maximum length to a reasonable 256, and make the user name
string dynamically allocated rather than a fixed size in session structure.
Also clean up old checkpatch warning.

Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent bdf1b03e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment