Print this page
1575 untangle libmlrpc ... (smbsrv)

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/common/smbsrv/ndl/netlogon.ndl
          +++ new/usr/src/uts/common/smbsrv/ndl/netlogon.ndl
↓ open down ↓ 28 lines elided ↑ open up ↑
  29   29  #define _MLSVC_NETR_NDL_
  30   30  
  31   31  /*
  32   32   ***********************************************************************
  33   33   *
  34   34   * NetLogon RPC (NETR) interface definition.
  35   35   *
  36   36   ***********************************************************************
  37   37   */
  38   38  
  39      -#include "ndrtypes.ndl"
       39 +#include <libmlrpc/ndrtypes.ndl>
  40   40  
  41   41  
  42   42  #define NETR_OPNUM_UasLogon                     0x00
  43   43  #define NETR_OPNUM_UasLogoff                    0x01
  44   44  #define NETR_OPNUM_SamLogon                     0x02
  45   45  #define NETR_OPNUM_SamLogoff                    0x03
  46   46  #define NETR_OPNUM_ServerReqChallenge           0x04
  47   47  #define NETR_OPNUM_ServerAuthenticate           0x05
  48   48  #define NETR_OPNUM_ServerPasswordSet            0x06
  49   49  #define NETR_OPNUM_DatabaseDeltas               0x07
↓ open down ↓ 409 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX