1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-27 08:23:49 +03:00

r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.

Looking forward to the day he can commit these himself :-).
Jeremy.
This commit is contained in:
Jeremy Allison
2005-06-28 19:25:48 +00:00
committed by Gerald (Jerry) Carter
parent 97ee7c970c
commit 12ff297829
6 changed files with 42 additions and 32 deletions

View File

@@ -166,6 +166,7 @@ static const char *default_classname_table[] = {
"acls", /* DBGC_ACLS */
"printerdb", /* DBGC_PRINTERDB */
"locking", /* DBGC_LOCKING */
"msdfs", /* DBGC_MSDFS */
NULL
};