Ignore:
Timestamp:
Nov 25, 2016, 8:04:54 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source4/smbd/server.c

    r988 r989  
    2929#include "system/dir.h"
    3030#include "system/filesys.h"
    31 #include "ntvfs/ntvfs.h"
    3231#include "ntptr/ntptr.h"
    3332#include "auth/gensec/gensec.h"
     
    410409                                                of the spoolss RPC server instead? */
    411410
    412         ntvfs_init(cmdline_lp_ctx);     /* FIXME: maybe run this in the initialization functions
    413                                                 of the SMB[,2] server instead? */
    414 
    415411        process_model_init(cmdline_lp_ctx);
    416412
Note: See TracChangeset for help on using the changeset viewer.