Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etercifs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
etercifs
Commits
5e7d5678
Commit
5e7d5678
authored
Oct 27, 2009
by
Evgeny Sinelnikov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update from upstream for 2.6.31
parent
410475d5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
cifsglob.h
sources/2.6.31/cifsglob.h
+2
-2
No files found.
sources/2.6.31/cifsglob.h
View file @
5e7d5678
...
@@ -573,9 +573,9 @@ require use of the stronger protocol */
...
@@ -573,9 +573,9 @@ require use of the stronger protocol */
#define CIFSSEC_MUST_LANMAN 0x10010
#define CIFSSEC_MUST_LANMAN 0x10010
#define CIFSSEC_MUST_PLNTXT 0x20020
#define CIFSSEC_MUST_PLNTXT 0x20020
#ifdef CONFIG_CIFS_UPCALL
#ifdef CONFIG_CIFS_UPCALL
#define CIFSSEC_MASK 0x
AF0A
F
/* allows weak security but also krb5 */
#define CIFSSEC_MASK 0x
BF0B
F
/* allows weak security but also krb5 */
#else
#else
#define CIFSSEC_MASK 0x
A70A
7
/* current flags supported if weak */
#define CIFSSEC_MASK 0x
B70B
7
/* current flags supported if weak */
#endif
/* UPCALL */
#endif
/* UPCALL */
#else
/* do not allow weak pw hash */
#else
/* do not allow weak pw hash */
#ifdef CONFIG_CIFS_UPCALL
#ifdef CONFIG_CIFS_UPCALL
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment