POC详情: a66e050a0d065def767deefb229dcdf602dd1192

来源
关联漏洞
标题: Samba 安全漏洞 (CVE-2017-7494)
描述:Samba是Samba团队开发的一套可使UNIX系列的操作系统与微软Windows操作系统的SMB/CIFS网络协议做连结的自由软件。该软件支持共享打印机、互相传输资料文件等。 Samba中存在远程代码执行漏洞。远程攻击者可利用该漏洞使服务器加载和执行上传的共享库。以下版本受到影响:Samba 4.6.4之前的版本,4.5.10之前的版本,4.4.14之前的版本。
描述
cve-2017-7494
介绍
# CVE-2017-7494

This is part of Cved: *a tool to manage vulnerable docker containers.* 

Cved: https://github.com/git-rep-src/cved

Image source: https://github.com/cved-sources/cve-2017-7494

Image author: https://github.com/opsxcq/exploit-CVE-2017-7494
文件快照
 [4.0K]  /data/pocs/a66e050a0d065def767deefb229dcdf602dd1192
├── [4.0K]  build
│   ├── [ 410]  smb.conf
│   └── [4.0K]  src
│       ├── [4.0K]  auth
│       │   ├── [ 18K]  auth_sam_reply.c
│       │   ├── [2.9K]  auth_sam_reply.h
│       │   ├── [4.4K]  common_auth.h
│       │   ├── [4.0K]  credentials
│       │   │   ├── [ 31K]  credentials.c
│       │   │   ├── [ 14K]  credentials.h
│       │   │   ├── [3.7K]  credentials_internal.h
│       │   │   ├── [ 32K]  credentials_krb5.c
│       │   │   ├── [1.4K]  credentials_krb5.h
│       │   │   ├── [ 11K]  credentials_ntlm.c
│       │   │   ├── [ 15K]  credentials_secrets.c
│       │   │   ├── [ 17K]  pycredentials.c
│       │   │   ├── [1.3K]  pycredentials.h
│       │   │   ├── [ 311]  samba-credentials.pc.in
│       │   │   ├── [4.0K]  tests
│       │   │   │   ├── [5.1K]  bind.py
│       │   │   │   └── [3.5K]  simple.c
│       │   │   └── [ 953]  wscript_build
│       │   ├── [4.0K]  gensec
│       │   │   ├── [2.4K]  external.c
│       │   │   ├── [ 20K]  gensec.c
│       │   │   ├── [ 10K]  gensec.h
│       │   │   ├── [4.7K]  gensec_internal.h
│       │   │   ├── [ 26K]  gensec_start.c
│       │   │   ├── [3.4K]  gensec_util.c
│       │   │   ├── [7.6K]  ncalrpc.c
│       │   │   ├── [ 21K]  schannel.c
│       │   │   ├── [ 48K]  spnego.c
│       │   │   └── [1.0K]  wscript_build
│       │   ├── [4.0K]  kerberos
│       │   │   ├── [10.0K]  gssapi_helper.c
│       │   │   ├── [2.0K]  gssapi_helper.h
│       │   │   ├── [ 10K]  gssapi_pac.c
│       │   │   ├── [ 13K]  kerberos_pac.c
│       │   │   ├── [2.3K]  pac_utils.h
│       │   │   └── [ 190]  wscript_build
│       │   ├── [4.0K]  ntlmssp
│       │   │   ├── [6.7K]  gensec_ntlmssp.c
│       │   │   ├── [7.9K]  gensec_ntlmssp_server.c
│       │   │   ├── [9.2K]  ntlmssp.c
│       │   │   ├── [ 27K]  ntlmssp_client.c
│       │   │   ├── [4.5K]  ntlmssp.h
│       │   │   ├── [3.9K]  ntlmssp_ndr.c
│       │   │   ├── [1.5K]  ntlmssp_ndr.h
│       │   │   ├── [7.2K]  ntlmssp_private.h
│       │   │   ├── [ 32K]  ntlmssp_server.c
│       │   │   ├── [ 20K]  ntlmssp_sign.c
│       │   │   ├── [6.0K]  ntlmssp_util.c
│       │   │   └── [ 504]  wscript_build
│       │   ├── [6.7K]  wbc_auth_util.c
│       │   └── [ 311]  wscript_build
│       ├── [3.5K]  BUILD_SYSTEMS.txt
│       ├── [4.0K]  buildtools
│       │   ├── [4.0K]  bin
│       │   │   └── [2.2K]  waf
│       │   ├── [ 322]  compare_config_h4.sh
│       │   ├── [1.3K]  compare_generated.sh
│       │   ├── [ 138]  compare_install.sh
│       │   ├── [4.0K]  examples
│       │   │   └── [4.9K]  run_on_target.py
│       │   ├── [ 370]  README
│       │   ├── [4.0K]  scripts
│       │   │   ├── [ 491]  abi_gen.sh
│       │   │   ├── [ 746]  autogen-waf.sh
│       │   │   ├── [ 249]  configure.waf
│       │   │   └── [1015]  Makefile.waf
│       │   ├── [1.4K]  testwaf.sh
│       │   └── [4.0K]  wafsamba
│       │       ├── [1.2K]  configure_file.py
│       │       ├── [1.8K]  generic_cc.py
│       │       ├── [1.6K]  hpuxcc.py
│       │       ├── [   0]  __init__.py
│       │       ├── [2.0K]  irixcc.py
│       │       ├── [6.3K]  nothreads.py
│       │       ├── [2.2K]  pkgconfig.py
│       │       ├── [ 255]  README
│       │       ├── [4.9K]  samba3.py
│       │       ├── [8.6K]  samba_abi.py
│       │       ├── [ 28K]  samba_autoconf.py
│       │       ├── [ 835]  samba_autoproto.py
│       │       ├── [8.5K]  samba_bundled.py
│       │       ├── [ 16K]  samba_conftests.py
│       │       ├── [5.6K]  samba_cross.py
│       │       ├── [ 41K]  samba_deps.py
│       │       ├── [7.6K]  samba_dist.py
│       │       ├── [1.8K]  samba_git.py
│       │       ├── [6.4K]  samba_headers.py
│       │       ├── [8.3K]  samba_install.py
│       │       ├── [8.0K]  samba_optimisation.py
│       │       ├── [10.0K]  samba_patterns.py
│       │       ├── [1.9K]  samba_perl.py
│       │       ├── [5.3K]  samba_pidl.py
│       │       ├── [5.6K]  samba_python.py
│       │       ├── [1008]  samba_third_party.py
│       │       ├── [ 21K]  samba_utils.py
│       │       ├── [8.9K]  samba_version.py
│       │       ├── [4.4K]  samba_wildcard.py
│       │       ├── [3.9K]  stale_files.py
│       │       ├── [ 22K]  symbols.py
│       │       ├── [ 284]  test_duplicate_symbol.sh
│       │       ├── [4.0K]  tests
│       │       │   ├── [1.2K]  __init__.py
│       │       │   ├── [4.1K]  test_abi.py
│       │       │   ├── [1012]  test_bundled.py
│       │       │   └── [2.5K]  test_utils.py
│       │       ├── [1.9K]  tru64cc.py
│       │       ├── [ 35K]  wafsamba.py
│       │       └── [ 26K]  wscript
│       ├── [ 149]  callcatcher-exceptions.grep
│       ├── [ 328]  configure
│       ├── [  66]  configure.developer
│       ├── [ 34K]  COPYING
│       ├── [4.0K]  ctdb
│       │   ├── [4.0K]  client
│       │   │   ├── [4.2K]  client_call.c
│       │   │   ├── [9.6K]  client_connect.c
│       │   │   ├── [9.8K]  client_control.c
│       │   │   ├── [ 70K]  client_control_sync.c
│       │   │   ├── [ 55K]  client_db.c
│       │   │   ├── [ 31K]  client.h
│       │   │   ├── [ 13K]  client_message.c
│       │   │   ├── [4.8K]  client_message_sync.c
│       │   │   ├── [2.2K]  client_private.h
│       │   │   ├── [4.1K]  client_util.c
│       │   │   └── [111K]  ctdb_client.c
│       │   ├── [4.0K]  common
│       │   │   ├── [4.4K]  cmdline.c
│       │   │   ├── [ 410]  cmdline.h
│       │   │   ├── [9.6K]  comm.c
│       │   │   ├── [3.1K]  comm.h
│       │   │   ├── [4.7K]  common.h
│       │   │   ├── [ 12K]  ctdb_io.c
│       │   │   ├── [8.4K]  ctdb_ltdb.c
│       │   │   ├── [ 15K]  ctdb_util.c
│       │   │   ├── [5.2K]  db_hash.c
│       │   │   ├── [4.9K]  db_hash.h
│       │   │   ├── [2.3K]  logging.c
│       │   │   ├── [1.3K]  logging.h
│       │   │   ├── [2.7K]  pidfile.c
│       │   │   ├── [1.4K]  pidfile.h
│       │   │   ├── [4.1K]  pkt_read.c
│       │   │   ├── [3.5K]  pkt_read.h
│       │   │   ├── [2.2K]  pkt_write.c
│       │   │   ├── [2.4K]  pkt_write.h
│       │   │   ├── [ 23K]  rb_tree.c
│       │   │   ├── [3.1K]  rb_tree.h
│       │   │   ├── [1.9K]  reqid.c
│       │   │   ├── [2.6K]  reqid.h
│       │   │   ├── [5.5K]  srvid.c
│       │   │   ├── [3.7K]  srvid.h
│       │   │   ├── [9.1K]  system_aix.c
│       │   │   ├── [3.6K]  system_common.c
│       │   │   ├── [9.7K]  system_freebsd.c
│       │   │   ├── [9.5K]  system_gnu.c
│       │   │   ├── [2.4K]  system.h
│       │   │   ├── [9.5K]  system_kfreebsd.c
│       │   │   ├── [ 16K]  system_linux.c
│       │   │   ├── [9.4K]  system_util.c
│       │   │   ├── [8.8K]  tunable.c
│       │   │   └── [1.2K]  tunable.h
│       │   ├── [4.0K]  config
│       │   │   ├── [ 735]  ctdb-crash-cleanup.sh
│       │   │   ├── [ 994]  ctdbd.conf
│       │   │   ├── [9.1K]  ctdbd_wrapper
│       │   │   ├── [3.7K]  ctdb.init
│       │   │   ├── [ 330]  ctdb.service
│       │   │   ├── [ 120]  ctdb.sudoers
│       │   │   ├── [1.8K]  debug-hung-script.sh
│       │   │   ├── [2.8K]  debug_locks.sh
│       │   │   ├── [4.0K]  events.d
│       │   │   │   ├── [3.6K]  00.ctdb
│       │   │   │   ├── [1.2K]  01.reclock
│       │   │   │   ├── [4.6K]  05.system
│       │   │   │   ├── [ 757]  06.nfs
│       │   │   │   ├── [ 976]  10.external
│       │   │   │   ├── [6.0K]  10.interface
│       │   │   │   ├── [5.9K]  11.natgw
│       │   │   │   ├── [1.1K]  11.routing
│       │   │   │   ├── [ 12K]  13.per_ip_routing
│       │   │   │   ├── [1.8K]  20.multipathd
│       │   │   │   ├── [ 863]  31.clamd
│       │   │   │   ├── [1.1K]  40.vsftpd
│       │   │   │   ├── [1.5K]  41.httpd
│       │   │   │   ├── [ 919]  49.winbind
│       │   │   │   ├── [4.1K]  50.samba
│       │   │   │   ├── [7.8K]  60.nfs
│       │   │   │   ├── [2.0K]  70.iscsi
│       │   │   │   ├── [3.3K]  91.lvs
│       │   │   │   ├── [ 511]  99.timeout
│       │   │   │   └── [6.6K]  README
│       │   │   ├── [ 32K]  functions
│       │   │   ├── [  77]  gcore_trace.sh
│       │   │   ├── [4.0K]  nfs-checks.d
│       │   │   │   ├── [  31]  00.portmapper.check
│       │   │   │   ├── [ 339]  10.status.check
│       │   │   │   ├── [ 195]  20.nfs.check
│       │   │   │   ├── [ 161]  30.nlockmgr.check
│       │   │   │   ├── [ 231]  40.mountd.check
│       │   │   │   ├── [ 222]  50.rquotad.check
│       │   │   │   └── [1.5K]  README
│       │   │   ├── [5.3K]  nfs-linux-kernel-callout
│       │   │   ├── [1.2K]  notify.d.README
│       │   │   ├── [ 532]  notify.sh
│       │   │   ├── [ 824]  README
│       │   │   └── [7.7K]  statd-callout
│       │   ├── [ 431]  configure.rpm
│       │   ├── [ 34K]  COPYING
│       │   ├── [4.0K]  doc
│       │   │   ├── [2.8K]  cluster_mutex_helper.txt
│       │   │   ├── [ 51K]  ctdb.1.xml
│       │   │   ├── [ 34K]  ctdb.7.xml
│       │   │   ├── [ 18K]  ctdbd.1.xml
│       │   │   ├── [ 49K]  ctdbd.conf.5.xml
│       │   │   ├── [3.3K]  ctdb_diagnostics.1.xml
│       │   │   ├── [3.0K]  ctdbd_wrapper.1.xml
│       │   │   ├── [ 17K]  ctdb-statistics.7.xml
│       │   │   ├── [ 24K]  ctdb-tunables.7.xml
│       │   │   ├── [4.0K]  examples
│       │   │   │   ├── [ 310]  20.nfs_ganesha.check
│       │   │   │   ├── [2.4K]  cluster.conf
│       │   │   │   ├── [2.9K]  external.conf
│       │   │   │   ├── [2.3K]  lvs.conf
│       │   │   │   ├── [2.9K]  natgw.conf
│       │   │   │   ├── [8.1K]  nfs-ganesha-callout
│       │   │   │   └── [ 451]  README
│       │   │   ├── [7.5K]  ltdbtool.1.xml
│       │   │   ├── [ 10K]  onnode.1.xml
│       │   │   ├── [3.9K]  ping_pong.1.xml
│       │   │   ├── [ 15K]  readonlyrecords.txt
│       │   │   └── [ 21K]  recovery-process.txt
│       │   ├── [4.0K]  ib
│       │   │   ├── [5.3K]  ibw_ctdb.c
│       │   │   ├── [1.6K]  ibw_ctdb.h
│       │   │   ├── [5.6K]  ibw_ctdb_init.c
│       │   │   ├── [ 37K]  ibwrapper.c
│       │   │   ├── [6.5K]  ibwrapper.h
│       │   │   ├── [3.7K]  ibwrapper_internal.h
│       │   │   ├── [ 16K]  ibwrapper_test.c
│       │   │   └── [ 439]  README.txt
│       │   ├── [4.0K]  include
│       │   │   ├── [4.0K]  common
│       │   │   │   └── [  20]  srvid.h -> ../../common/srvid.h
│       │   │   ├── [ 21K]  ctdb_client.h
│       │   │   ├── [ 34K]  ctdb_private.h
│       │   │   ├── [5.8K]  ctdb_protocol.h
│       │   │   └── [4.0K]  public
│       │   │       ├── [ 239]  README.txt
│       │   │       └── [4.0K]  util
│       │   │           └── [ 239]  README.txt
│       │   ├── [4.0K]  packaging
│       │   │   ├── [2.0K]  mkversion.sh
│       │   │   └── [4.0K]  RPM
│       │   │       └── [7.9K]  ctdb.spec.in
│       │   ├── [4.0K]  protocol
│       │   │   ├── [ 26K]  protocol_api.h
│       │   │   ├── [ 10K]  protocol_call.c
│       │   │   ├── [ 57K]  protocol_client.c
│       │   │   ├── [ 41K]  protocol_control.c
│       │   │   ├── [ 19K]  protocol_debug.c
│       │   │   ├── [ 28K]  protocol.h
│       │   │   ├── [2.0K]  protocol_header.c
│       │   │   ├── [9.2K]  protocol_message.c
│       │   │   ├── [1.2K]  protocol_packet.c
│       │   │   ├── [ 12K]  protocol_private.h
│       │   │   ├── [ 56K]  protocol_types.c
│       │   │   └── [4.7K]  protocol_util.c
│       │   ├── [ 372]  README
│       │   ├── [4.0K]  server
│       │   │   ├── [4.5K]  ctdb_banning.c
│       │   │   ├── [ 54K]  ctdb_call.c
│       │   │   ├── [6.7K]  ctdb_cluster_mutex.c
│       │   │   ├── [1.5K]  ctdb_cluster_mutex.h
│       │   │   ├── [ 26K]  ctdb_control.c
│       │   │   ├── [ 51K]  ctdb_daemon.c
│       │   │   ├── [ 10K]  ctdbd.c
│       │   │   ├── [3.3K]  ctdb_event_helper.c
│       │   │   ├── [4.1K]  ctdb_fork.c
│       │   │   ├── [ 20K]  ctdb_freeze.c
│       │   │   ├── [2.9K]  ctdb_keepalive.c
│       │   │   ├── [ 20K]  ctdb_lock.c
│       │   │   ├── [7.4K]  ctdb_lock_helper.c
│       │   │   ├── [8.5K]  ctdb_logging.c
│       │   │   ├── [2.7K]  ctdb_logging_file.c
│       │   │   ├── [8.0K]  ctdb_logging_syslog.c
│       │   │   ├── [ 44K]  ctdb_ltdb_server.c
│       │   │   ├── [ 16K]  ctdb_monitor.c
│       │   │   ├── [2.5K]  ctdb_mutex_fcntl_helper.c
│       │   │   ├── [9.9K]  ctdb_persistent.c
│       │   │   ├── [ 43K]  ctdb_recover.c
│       │   │   ├── [ 85K]  ctdb_recoverd.c
│       │   │   ├── [ 69K]  ctdb_recovery_helper.c
│       │   │   ├── [ 13K]  ctdb_server.c
│       │   │   ├── [2.8K]  ctdb_statistics.c
│       │   │   ├── [ 80K]  ctdb_takeover.c
│       │   │   ├── [ 20K]  ctdb_traverse.c
│       │   │   ├── [3.2K]  ctdb_tunables.c
│       │   │   ├── [ 10K]  ctdb_update_record.c
│       │   │   ├── [1.5K]  ctdb_uptime.c
│       │   │   ├── [ 49K]  ctdb_vacuum.c
│       │   │   ├── [ 31K]  eventscript.c
│       │   │   ├── [7.7K]  ipalloc.c
│       │   │   ├── [4.9K]  ipalloc_common.c
│       │   │   ├── [1.8K]  ipalloc_deterministic.c
│       │   │   ├── [1.9K]  ipalloc.h
│       │   │   ├── [ 14K]  ipalloc_lcp2.c
│       │   │   ├── [3.7K]  ipalloc_nondeterministic.c
│       │   │   └── [1.9K]  ipalloc_private.h
│       │   ├── [4.0K]  tcp
│       │   │   ├── [1.7K]  ctdb_tcp.h
│       │   │   ├── [ 13K]  tcp_connect.c
│       │   │   ├── [4.9K]  tcp_init.c
│       │   │   └── [2.4K]  tcp_io.c
│       │   ├── [4.0K]  tests
│       │   │   ├── [4.0K]  complex
│       │   │   │   ├── [1.3K]  11_ctdb_delip_removes_ip.sh
│       │   │   │   ├── [5.9K]  18_ctdb_reloadips.sh
│       │   │   │   ├── [1.7K]  30_nfs_tickle_killtcp.sh
│       │   │   │   ├── [2.7K]  31_nfs_tickle.sh
│       │   │   │   ├── [2.4K]  32_cifs_tickle.sh
│       │   │   │   ├── [2.2K]  33_gratuitous_arp.sh
│       │   │   │   ├── [2.6K]  34_nfs_tickle_restart.sh
│       │   │   │   ├── [2.6K]  35_cifs_external_tickle.sh
│       │   │   │   ├── [1.5K]  41_failover_ping_discrete.sh
│       │   │   │   ├── [2.0K]  42_failover_ssh_hostname.sh
│       │   │   │   ├── [1.7K]  43_failover_nfs_basic.sh
│       │   │   │   ├── [2.2K]  44_failover_nfs_oneway.sh
│       │   │   │   ├── [2.1K]  45_failover_nfs_kill.sh
│       │   │   │   ├── [2.5K]  90_debug_hung_script.sh
│       │   │   │   ├── [ 118]  README
│       │   │   │   └── [4.0K]  scripts
│       │   │   │       └── [6.9K]  local.bash
│       │   │   ├── [4.0K]  cunit
│       │   │   │   ├── [ 201]  comm_test_001.sh
│       │   │   │   ├── [ 330]  comm_test_002.sh
│       │   │   │   ├── [  76]  db_hash_test_001.sh
│       │   │   │   ├── [ 128]  pidfile_test_001.sh
│       │   │   │   ├── [  77]  pkt_read_001.sh
│       │   │   │   ├── [  78]  pkt_write_001.sh
│       │   │   │   ├── [ 464]  porting_tests_001.sh
│       │   │   │   ├── [ 123]  protocol_test_001.sh
│       │   │   │   ├── [ 683]  protocol_test_002.sh
│       │   │   │   ├── [  81]  protocol_test_003.sh
│       │   │   │   ├── [ 395]  rb_test_001.sh
│       │   │   │   ├── [ 185]  reqid_test_001.sh
│       │   │   │   └── [  74]  srvid_test_001.sh
│       │   │   ├── [ 12K]  eventscripts
│       │   │   │   ├── [ 161]  00.ctdb.init.001.sh
│       │   │   │   ├── [ 330]  00.ctdb.init.002.sh
│       │   │   │   ├── [ 225]  00.ctdb.init.003.sh
│       │   │   │   ├── [ 393]  00.ctdb.init.004.sh
│       │   │   │   ├── [ 395]  00.ctdb.init.005.sh
│       │   │   │   ├── [ 558]  00.ctdb.init.006.sh
│       │   │   │   ├── [ 247]  00.ctdb.init.007.sh
│       │   │   │   ├── [ 335]  00.ctdb.init.008.sh
│       │   │   │   ├── [1.0K]  00.ctdb.init.009.sh
│       │   │   │   ├── [ 121]  00.ctdb.setup.001.sh
│       │   │   │   ├── [ 272]  00.ctdb.setup.002.sh
│       │   │   │   ├── [ 430]  00.ctdb.setup.003.sh
│       │   │   │   ├── [ 379]  00.ctdb.setup.004.sh
│       │   │   │   ├── [ 121]  01.reclock.monitor.001.sh
│       │   │   │   ├── [ 159]  01.reclock.monitor.002.sh
│       │   │   │   ├── [ 106]  01.reclock.monitor.003.sh
│       │   │   │   ├── [ 262]  01.reclock.monitor.004.sh
│       │   │   │   ├── [ 594]  01.reclock.monitor.005.sh
│       │   │   │   ├── [ 276]  05.system.monitor.001.sh
│       │   │   │   ├── [ 210]  05.system.monitor.002.sh
│       │   │   │   ├── [ 290]  05.system.monitor.003.sh
│       │   │   │   ├── [ 216]  05.system.monitor.004.sh
│       │   │   │   ├── [ 276]  05.system.monitor.005.sh
│       │   │   │   ├── [ 290]  05.system.monitor.006.sh
│       │   │   │   ├── [ 240]  05.system.monitor.007.sh
│       │   │   │   ├── [ 329]  05.system.monitor.011.sh
│       │   │   │   ├── [ 218]  05.system.monitor.012.sh
│       │   │   │   ├── [ 374]  05.system.monitor.013.sh
│       │   │   │   ├── [ 281]  05.system.monitor.014.sh
│       │   │   │   ├── [ 319]  05.system.monitor.015.sh
│       │   │   │   ├── [ 288]  05.system.monitor.016.sh
│       │   │   │   ├── [1.1K]  05.system.monitor.017.sh
│       │   │   │   ├── [3.2K]  05.system.monitor.018.sh
│       │   │   │   ├── [ 230]  10.interface.init.001.sh
│       │   │   │   ├── [ 110]  10.interface.init.002.sh
│       │   │   │   ├── [ 132]  10.interface.init.021.sh
│       │   │   │   ├── [ 304]  10.interface.init.022.sh
│       │   │   │   ├── [ 374]  10.interface.init.023.sh
│       │   │   │   ├── [ 169]  10.interface.monitor.001.sh
│       │   │   │   ├── [ 110]  10.interface.monitor.002.sh
│       │   │   │   ├── [ 238]  10.interface.monitor.003.sh
│       │   │   │   ├── [ 173]  10.interface.monitor.004.sh
│       │   │   │   ├── [ 233]  10.interface.monitor.005.sh
│       │   │   │   ├── [ 244]  10.interface.monitor.006.sh
│       │   │   │   ├── [ 153]  10.interface.monitor.007.sh
│       │   │   │   ├── [ 345]  10.interface.monitor.008.sh
│       │   │   │   ├── [ 296]  10.interface.monitor.009.sh
│       │   │   │   ├── [ 357]  10.interface.monitor.010.sh
│       │   │   │   ├── [ 320]  10.interface.monitor.011.sh
│       │   │   │   ├── [ 406]  10.interface.monitor.012.sh
│       │   │   │   ├── [ 256]  10.interface.monitor.013.sh
│       │   │   │   ├── [ 251]  10.interface.monitor.014.sh
│       │   │   │   ├── [ 240]  10.interface.monitor.015.sh
│       │   │   │   ├── [ 303]  10.interface.monitor.016.sh
│       │   │   │   ├── [ 467]  10.interface.monitor.017.sh
│       │   │   │   ├── [ 356]  10.interface.monitor.018.sh
│       │   │   │   ├── [ 231]  10.interface.multi.001.sh
│       │   │   │   ├── [ 203]  10.interface.releaseip.001.sh
│       │   │   │   ├── [ 290]  10.interface.releaseip.002.sh
│       │   │   │   ├── [ 660]  10.interface.releaseip.010.sh
│       │   │   │   ├── [ 996]  10.interface.releaseip.011.sh
│       │   │   │   ├── [ 169]  10.interface.startup.001.sh
│       │   │   │   ├── [ 110]  10.interface.startup.002.sh
│       │   │   │   ├── [ 203]  10.interface.takeip.001.sh
│       │   │   │   ├── [ 163]  10.interface.takeip.002.sh
│       │   │   │   ├── [ 383]  10.interface.takeip.003.sh
│       │   │   │   ├── [ 143]  11.natgw.001.sh
│       │   │   │   ├── [ 361]  11.natgw.002.sh
│       │   │   │   ├── [ 379]  11.natgw.003.sh
│       │   │   │   ├── [ 370]  11.natgw.004.sh
│       │   │   │   ├── [ 428]  11.natgw.011.sh
│       │   │   │   ├── [ 422]  11.natgw.012.sh
│       │   │   │   ├── [ 388]  11.natgw.013.sh
│       │   │   │   ├── [ 444]  11.natgw.014.sh
│       │   │   │   ├── [1.2K]  11.natgw.015.sh
│       │   │   │   ├── [ 441]  11.natgw.021.sh
│       │   │   │   ├── [ 438]  11.natgw.022.sh
│       │   │   │   ├── [ 468]  11.natgw.023.sh
│       │   │   │   ├── [ 465]  11.natgw.024.sh
│       │   │   │   ├── [1.2K]  11.natgw.025.sh
│       │   │   │   ├── [1.3K]  11.natgw.031.sh
│       │   │   │   ├── [ 381]  11.natgw.041.sh
│       │   │   │   ├── [ 402]  11.natgw.042.sh
│       │   │   │   ├── [ 236]  11.natgw.051.sh
│       │   │   │   ├── [ 384]  11.natgw.052.sh
│       │   │   │   ├── [ 237]  11.natgw.053.sh
│       │   │   │   ├── [ 385]  11.natgw.054.sh
│       │   │   │   ├── [ 179]  13.per_ip_routing.001.sh
│       │   │   │   ├── [ 390]  13.per_ip_routing.002.sh
│       │   │   │   ├── [ 329]  13.per_ip_routing.003.sh
│       │   │   │   ├── [ 321]  13.per_ip_routing.004.sh
│       │   │   │   ├── [ 408]  13.per_ip_routing.005.sh
│       │   │   │   ├── [ 474]  13.per_ip_routing.006.sh
│       │   │   │   ├── [ 350]  13.per_ip_routing.007.sh
│       │   │   │   ├── [ 479]  13.per_ip_routing.008.sh
│       │   │   │   ├── [ 382]  13.per_ip_routing.009.sh
│       │   │   │   ├── [ 388]  13.per_ip_routing.010.sh
│       │   │   │   ├── [ 416]  13.per_ip_routing.011.sh
│       │   │   │   ├── [ 720]  13.per_ip_routing.012.sh
│       │   │   │   ├── [ 535]  13.per_ip_routing.013.sh
│       │   │   │   ├── [ 729]  13.per_ip_routing.014.sh
│       │   │   │   ├── [ 634]  13.per_ip_routing.015.sh
│       │   │   │   ├── [ 259]  13.per_ip_routing.016.sh
│       │   │   │   ├── [ 331]  13.per_ip_routing.017.sh
│       │   │   │   ├── [ 503]  13.per_ip_routing.018.sh
│       │   │   │   ├── [ 592]  13.per_ip_routing.019.sh
│       │   │   │   ├── [ 456]  13.per_ip_routing.021.sh
│       │   │   │   ├── [ 441]  13.per_ip_routing.022.sh
│       │   │   │   ├── [ 729]  13.per_ip_routing.023.sh
│       │   │   │   ├── [ 611]  13.per_ip_routing.024.sh
│       │   │   │   ├── [ 138]  20.multipathd.monitor.001.sh
│       │   │   │   ├── [ 174]  20.multipathd.monitor.002.sh
│       │   │   │   ├── [ 278]  20.multipathd.monitor.003.sh
│       │   │   │   ├── [ 305]  20.multipathd.monitor.004.sh
│       │   │   │   ├── [ 126]  40.vsftpd.monitor.001.sh
│       │   │   │   ├── [ 446]  40.vsftpd.monitor.002.sh
│       │   │   │   ├── [ 125]  41.httpd.monitor.001.sh
│       │   │   │   ├── [ 455]  41.httpd.monitor.002.sh
│       │   │   │   ├── [ 127]  49.winbind.monitor.001.sh
│       │   │   │   ├── [ 276]  49.winbind.monitor.050.sh
│       │   │   │   ├── [ 289]  49.winbind.monitor.051.sh
│       │   │   │   ├── [ 102]  49.winbind.monitor.101.sh
│       │   │   │   ├── [ 164]  49.winbind.monitor.102.sh
│       │   │   │   ├── [ 125]  50.samba.monitor.001.sh
│       │   │   │   ├── [ 274]  50.samba.monitor.050.sh
│       │   │   │   ├── [ 279]  50.samba.monitor.051.sh
│       │   │   │   ├── [ 100]  50.samba.monitor.101.sh
│       │   │   │   ├── [ 181]  50.samba.monitor.103.sh
│       │   │   │   ├── [ 181]  50.samba.monitor.104.sh
│       │   │   │   ├── [ 213]  50.samba.monitor.105.sh
│       │   │   │   ├── [ 231]  50.samba.monitor.106.sh
│       │   │   │   ├── [ 306]  50.samba.monitor.107.sh
│       │   │   │   ├── [ 534]  50.samba.monitor.110.sh
│       │   │   │   ├── [ 601]  50.samba.monitor.111.sh
│       │   │   │   ├── [ 222]  50.samba.monitor.112.sh
│       │   │   │   ├── [ 247]  50.samba.monitor.113.sh
│       │   │   │   ├── [ 207]  50.samba.shutdown.011.sh
│       │   │   │   ├── [ 207]  50.samba.startup.011.sh
│       │   │   │   ├── [ 123]  60.nfs.monitor.001.sh
│       │   │   │   ├── [ 114]  60.nfs.monitor.101.sh
│       │   │   │   ├── [ 216]  60.nfs.monitor.102.sh
│       │   │   │   ├── [ 269]  60.nfs.monitor.103.sh
│       │   │   │   ├── [ 429]  60.nfs.monitor.104.sh
│       │   │   │   ├── [ 149]  60.nfs.monitor.105.sh
│       │   │   │   ├── [ 163]  60.nfs.monitor.106.sh
│       │   │   │   ├── [ 140]  60.nfs.monitor.107.sh
│       │   │   │   ├── [ 213]  60.nfs.monitor.108.sh
│       │   │   │   ├── [ 139]  60.nfs.monitor.111.sh
│       │   │   │   ├── [ 194]  60.nfs.monitor.112.sh
│       │   │   │   ├── [ 241]  60.nfs.monitor.113.sh
│       │   │   │   ├── [ 255]  60.nfs.monitor.114.sh
│       │   │   │   ├── [ 319]  60.nfs.monitor.121.sh
│       │   │   │   ├── [ 435]  60.nfs.monitor.122.sh
│       │   │   │   ├── [ 154]  60.nfs.monitor.131.sh
│       │   │   │   ├── [ 284]  60.nfs.monitor.132.sh
│       │   │   │   ├── [ 198]  60.nfs.monitor.141.sh
│       │   │   │   ├── [ 263]  60.nfs.monitor.142.sh
│       │   │   │   ├── [ 267]  60.nfs.monitor.143.sh
│       │   │   │   ├── [ 198]  60.nfs.monitor.144.sh
│       │   │   │   ├── [ 143]  60.nfs.monitor.151.sh
│       │   │   │   ├── [ 316]  60.nfs.monitor.152.sh
│       │   │   │   ├── [ 342]  60.nfs.monitor.153.sh
│       │   │   │   ├── [ 204]  60.nfs.monitor.161.sh
│       │   │   │   ├── [ 233]  60.nfs.monitor.162.sh
│       │   │   │   ├── [ 284]  60.nfs.multi.001.sh
│       │   │   │   ├── [ 239]  60.nfs.multi.002.sh
│       │   │   │   ├── [ 466]  60.nfs.multi.003.sh
│       │   │   │   ├── [ 548]  60.nfs.multi.004.sh
│       │   │   │   ├── [ 512]  60.nfs.multi.005.sh
│       │   │   │   ├── [ 306]  60.nfs.multi.006.sh
│       │   │   │   ├── [1.8K]  91.lvs.001.sh
│       │   │   │   ├── [ 205]  91.lvs.ipreallocated.011.sh
│       │   │   │   ├── [ 257]  91.lvs.ipreallocated.012.sh
│       │   │   │   ├── [ 255]  91.lvs.ipreallocated.013.sh
│       │   │   │   ├── [ 763]  91.lvs.ipreallocated.014.sh
│       │   │   │   ├── [ 131]  91.lvs.monitor.001.sh
│       │   │   │   ├── [ 197]  91.lvs.monitor.002.sh
│       │   │   │   ├── [ 340]  91.lvs.monitor.003.sh
│       │   │   │   ├── [ 131]  91.lvs.shutdown.001.sh
│       │   │   │   ├── [ 334]  91.lvs.shutdown.002.sh
│       │   │   │   ├── [ 131]  91.lvs.startup.001.sh
│       │   │   │   ├── [ 187]  91.lvs.startup.002.sh
│       │   │   │   ├── [4.0K]  etc
│       │   │   │   │   ├── [4.0K]  init.d
│       │   │   │   │   │   ├── [ 179]  nfs
│       │   │   │   │   │   └── [ 179]  nfslock
│       │   │   │   │   ├── [4.0K]  samba
│       │   │   │   │   │   └── [ 908]  smb.conf
│       │   │   │   │   └── [4.0K]  sysconfig
│       │   │   │   │       ├── [ 130]  ctdb
│       │   │   │   │       └── [  83]  nfs
│       │   │   │   ├── [4.0K]  etc-ctdb
│       │   │   │   │   ├── [  25]  functions -> ../../../config/functions
│       │   │   │   │   ├── [  40]  nfs-linux-kernel-callout -> ../../../config/nfs-linux-kernel-callout
│       │   │   │   │   ├── [ 171]  public_addresses
│       │   │   │   │   ├── [1.1K]  rc.local
│       │   │   │   │   └── [  29]  statd-callout -> ../../../config/statd-callout
│       │   │   │   ├── [1.4K]  README
│       │   │   │   ├── [4.0K]  scripts
│       │   │   │   │   └── [ 33K]  local.sh
│       │   │   │   ├── [ 248]  statd-callout.001.sh
│       │   │   │   ├── [ 318]  statd-callout.002.sh
│       │   │   │   ├── [ 328]  statd-callout.003.sh
│       │   │   │   ├── [ 331]  statd-callout.004.sh
│       │   │   │   ├── [ 456]  statd-callout.005.sh
│       │   │   │   ├── [ 489]  statd-callout.006.sh
│       │   │   │   ├── [ 292]  statd-callout.007.sh
│       │   │   │   └── [4.0K]  stubs
│       │   │   │       ├── [9.6K]  ctdb
│       │   │   │       ├── [ 169]  ctdb_killtcp
│       │   │   │       ├── [ 781]  ctdb_lvs
│       │   │   │       ├── [ 649]  ctdb_natgw
│       │   │   │       ├── [ 102]  date
│       │   │   │       ├── [ 774]  df
│       │   │   │       ├── [ 165]  ethtool
│       │   │   │       ├── [ 310]  exportfs
│       │   │   │       ├── [  44]  id
│       │   │   │       ├── [ 15K]  ip
│       │   │   │       ├── [  37]  ip6tables
│       │   │   │       ├── [  37]  iptables
│       │   │   │       ├── [3.0K]  ipvsadm
│       │   │   │       ├── [ 187]  kill
│       │   │   │       ├── [ 190]  killall
│       │   │   │       ├── [ 695]  multipath
│       │   │   │       ├── [  47]  net
│       │   │   │       ├── [2.5K]  netstat
│       │   │   │       ├── [1.5K]  nmap
│       │   │   │       ├── [ 199]  pidof
│       │   │   │       ├── [ 188]  pkill
│       │   │   │       ├── [ 441]  ps
│       │   │   │       ├── [ 117]  rm
│       │   │   │       ├── [1.6K]  rpcinfo
│       │   │   │       ├── [ 147]  rpc.lockd
│       │   │   │       ├── [ 147]  rpc.mountd
│       │   │   │       ├── [ 147]  rpc.rquotad
│       │   │   │       ├── [ 147]  rpc.statd
│       │   │   │       ├── [ 923]  service
│       │   │   │       ├── [ 162]  sleep
│       │   │   │       ├── [  32]  smnotify
│       │   │   │       ├── [2.1K]  ss
│       │   │   │       ├── [ 123]  tdbdump
│       │   │   │       ├── [ 470]  tdbtool
│       │   │   │       ├── [1.7K]  testparm
│       │   │   │       ├── [  91]  timeout
│       │   │   │       └── [  74]  wbinfo
│       │   │   ├── [4.0K]  events.d
│       │   │   │   └── [1.6K]  00.test
│       │   │   ├── [4.0K]  onnode
│       │   │   │   ├── [ 363]  0001.sh
│       │   │   │   ├── [ 258]  0002.sh
│       │   │   │   ├── [ 325]  0003.sh
│       │   │   │   ├── [ 262]  0004.sh
│       │   │   │   ├── [ 175]  0005.sh
│       │   │   │   ├── [ 205]  0006.sh
│       │   │   │   ├── [ 616]  0070.sh
│       │   │   │   ├── [ 573]  0071.sh
│       │   │   │   ├── [ 597]  0072.sh
│       │   │   │   ├── [ 573]  0075.sh
│       │   │   │   ├── [  22]  functions -> ../../config/functions
│       │   │   │   ├── [  56]  nodes
│       │   │   │   ├── [ 872]  README
│       │   │   │   ├── [4.0K]  scripts
│       │   │   │   │   └── [1.6K]  local.sh
│       │   │   │   └── [4.0K]  stubs
│       │   │   │       ├── [ 530]  ctdb
│       │   │   │       ├── [8.7K]  onnode-buggy-001
│       │   │   │       └── [  20]  ssh
│       │   │   ├── [4.3K]  README
│       │   │   ├── [  12]  run_cluster_tests.sh -> run_tests.sh
│       │   │   ├── [6.9K]  run_tests.sh
│       │   │   ├── [4.0K]  scripts
│       │   │   │   ├── [1.4K]  common.sh
│       │   │   │   ├── [ 17K]  integration.bash
│       │   │   │   ├── [ 779]  script_install_paths.sh
│       │   │   │   ├── [ 540]  test_wrap
│       │   │   │   └── [3.9K]  unit.sh
│       │   │   ├── [4.0K]  shellcheck
│       │   │   │   ├── [ 315]  base_scripts.sh
│       │   │   │   ├── [ 130]  ctdbd_wrapper.sh
│       │   │   │   ├── [ 184]  ctdb_helpers.sh
│       │   │   │   ├── [ 134]  event_scripts.sh
│       │   │   │   ├── [ 129]  functions.sh
│       │   │   │   ├── [ 368]  init_script.sh
│       │   │   │   ├── [4.0K]  scripts
│       │   │   │   │   └── [1.4K]  local.sh
│       │   │   │   └── [ 175]  tools.sh
│       │   │   ├── [4.0K]  simple
│       │   │   │   ├── [ 496]  00_ctdb_init.sh
│       │   │   │   ├── [ 594]  00_ctdb_onnode.sh
│       │   │   │   ├── [1.2K]  01_ctdb_version.sh
│       │   │   │   ├── [ 811]  02_ctdb_listvars.sh
│       │   │   │   ├── [1.0K]  03_ctdb_getvar.sh
│       │   │   │   ├── [1.7K]  04_ctdb_setvar.sh
│       │   │   │   ├── [1.2K]  05_ctdb_listnodes.sh
│       │   │   │   ├── [1.5K]  06_ctdb_getpid.sh
│       │   │   │   ├── [1.6K]  07_ctdb_process_exists.sh
│       │   │   │   ├── [1.3K]  08_ctdb_isnotrecmaster.sh
│       │   │   │   ├── [1.4K]  09_ctdb_ping.sh
│       │   │   │   ├── [1.7K]  11_ctdb_ip.sh
│       │   │   │   ├── [1.2K]  12_ctdb_getdebug.sh
│       │   │   │   ├── [1.5K]  13_ctdb_setdebug.sh
│       │   │   │   ├── [1.2K]  14_ctdb_statistics.sh
│       │   │   │   ├── [1.9K]  15_ctdb_statisticsreset.sh
│       │   │   │   ├── [ 905]  16_ctdb_config_add_ip.sh
│       │   │   │   ├── [ 625]  17_ctdb_config_delete_ip.sh
│       │   │   │   ├── [2.1K]  18_ctdb_reloadips.sh
│       │   │   │   ├── [1.4K]  19_ip_takeover_noop.sh
│       │   │   │   ├── [1.7K]  20_delip_iface_gc.sh
│       │   │   │   ├── [1.4K]  23_ctdb_moveip.sh
│       │   │   │   ├── [1.6K]  24_ctdb_getdbmap.sh
│       │   │   │   ├── [ 814]  25_dumpmemory.sh
│       │   │   │   ├── [2.0K]  26_ctdb_config_check_error_on_unreachable_ctdb.sh
│       │   │   │   ├── [4.2K]  27_ctdb_detach.sh
│       │   │   │   ├── [ 747]  28_zero_eventscripts.sh
│       │   │   │   ├── [ 723]  31_ctdb_disable.sh
│       │   │   │   ├── [ 979]  32_ctdb_enable.sh
│       │   │   │   ├── [ 658]  35_ctdb_getreclock.sh
│       │   │   │   ├── [ 757]  41_ctdb_stop.sh
│       │   │   │   ├── [ 903]  42_ctdb_continue.sh
│       │   │   │   ├── [1.2K]  43_stop_recmaster_yield.sh
│       │   │   │   ├── [1.3K]  51_message_ring.sh
│       │   │   │   ├── [ 946]  52_fetch_ring.sh
│       │   │   │   ├── [ 720]  53_transaction_loop.sh
│       │   │   │   ├── [1.1K]  54_transaction_loop_recovery.sh
│       │   │   │   ├── [2.2K]  55_ctdb_ptrans.sh
│       │   │   │   ├── [2.7K]  58_ctdb_restoredb.sh
│       │   │   │   ├── [2.2K]  60_recoverd_missing_ip.sh
│       │   │   │   ├── [5.4K]  70_recoverpdbbyseqnum.sh
│       │   │   │   ├── [1.6K]  71_ctdb_wipedb.sh
│       │   │   │   ├── [2.5K]  72_update_record_persistent.sh
│       │   │   │   ├── [2.0K]  73_tunable_NoIPTakeover.sh
│       │   │   │   ├── [5.5K]  75_readonly_records_basic.sh
│       │   │   │   ├── [2.4K]  76_ctdb_pdb_recovery.sh
│       │   │   │   ├── [3.6K]  77_ctdb_db_recovery.sh
│       │   │   │   ├── [2.7K]  78_ctdb_large_db_recovery.sh
│       │   │   │   ├── [1.2K]  80_ctdb_traverse.sh
│       │   │   │   ├── [ 553]  99_daemons_shutdown.sh
│       │   │   │   ├── [  22]  functions -> ../../config/functions
│       │   │   │   ├── [ 127]  README
│       │   │   │   └── [4.0K]  scripts
│       │   │   │       ├── [ 214]  local.bash
│       │   │   │       └── [5.7K]  local_daemons.bash
│       │   │   ├── [4.0K]  src
│       │   │   │   ├── [8.3K]  cluster_wait.c
│       │   │   │   ├── [1.0K]  cluster_wait.h
│       │   │   │   ├── [4.6K]  comm_client_test.c
│       │   │   │   ├── [6.3K]  comm_server_test.c
│       │   │   │   ├── [9.8K]  comm_test.c
│       │   │   │   ├── [2.2K]  ctdb_packet_parse.c
│       │   │   │   ├── [9.0K]  ctdb_takeover_tests.c
│       │   │   │   ├── [3.4K]  db_hash_test.c
│       │   │   │   ├── [ 74K]  fake_ctdbd.c
│       │   │   │   ├── [6.8K]  fetch_loop.c
│       │   │   │   ├── [4.8K]  fetch_loop_key.c
│       │   │   │   ├── [3.7K]  fetch_readonly.c
│       │   │   │   ├── [6.5K]  fetch_readonly_loop.c
│       │   │   │   ├── [9.2K]  fetch_ring.c
│       │   │   │   ├── [6.4K]  g_lock_loop.c
│       │   │   │   ├── [1.3K]  lock_tdb.c
│       │   │   │   ├── [8.8K]  message_ring.c
│       │   │   │   ├── [4.4K]  pidfile_test.c
│       │   │   │   ├── [4.9K]  pkt_read_test.c
│       │   │   │   ├── [7.2K]  pkt_write_test.c
│       │   │   │   ├── [4.9K]  porting_tests.c
│       │   │   │   ├── [ 50K]  protocol_client_test.c
│       │   │   │   ├── [ 31K]  protocol_types_test.c
│       │   │   │   ├── [2.3K]  protocol_util_test.c
│       │   │   │   ├── [2.9K]  rb_perftest.c
│       │   │   │   ├── [8.1K]  rb_test.c
│       │   │   │   ├── [1.6K]  reqid_test.c
│       │   │   │   ├── [2.4K]  srvid_test.c
│       │   │   │   ├── [5.2K]  test_mutex_raw.c
│       │   │   │   ├── [4.2K]  test_options.c
│       │   │   │   ├── [1.2K]  test_options.h
│       │   │   │   ├── [ 10K]  transaction_loop.c
│       │   │   │   ├── [5.5K]  update_record.c
│       │   │   │   └── [5.1K]  update_record_persistent.c
│       │   │   ├── [4.0K]  takeover
│       │   │   │   ├── [ 831]  det.001.sh
│       │   │   │   ├── [ 672]  det.002.sh
│       │   │   │   ├── [ 520]  det.003.sh
│       │   │   │   ├── [ 473]  lcp2.001.sh
│       │   │   │   ├── [ 473]  lcp2.002.sh
│       │   │   │   ├── [ 475]  lcp2.003.sh
│       │   │   │   ├── [ 849]  lcp2.004.sh
│       │   │   │   ├── [9.6K]  lcp2.005.sh
│       │   │   │   ├── [ 482]  lcp2.006.sh
│       │   │   │   ├── [ 482]  lcp2.007.sh
│       │   │   │   ├── [ 484]  lcp2.008.sh
│       │   │   │   ├── [ 497]  lcp2.009.sh
│       │   │   │   ├── [ 815]  lcp2.010.sh
│       │   │   │   ├── [ 711]  lcp2.011.sh
│       │   │   │   ├── [ 538]  lcp2.012.sh
│       │   │   │   ├── [ 538]  lcp2.013.sh
│       │   │   │   ├── [ 498]  lcp2.014.sh
│       │   │   │   ├── [ 490]  lcp2.015.sh
│       │   │   │   ├── [ 491]  lcp2.016.sh
│       │   │   │   ├── [ 570]  lcp2.017.sh
│       │   │   │   ├── [ 562]  lcp2.018.sh
│       │   │   │   ├── [ 563]  lcp2.019.sh
│       │   │   │   ├── [ 564]  lcp2.020.sh
│       │   │   │   ├── [ 570]  lcp2.021.sh
│       │   │   │   ├── [ 641]  lcp2.022.sh
│       │   │   │   ├── [3.9K]  lcp2.023.sh
│       │   │   │   ├── [1.1K]  lcp2.024.sh
│       │   │   │   ├── [ 552]  lcp2.025.sh
│       │   │   │   ├── [ 554]  lcp2.026.sh
│       │   │   │   ├── [ 715]  lcp2.027.sh
│       │   │   │   ├── [ 721]  lcp2.028.sh
│       │   │   │   ├── [2.2K]  lcp2.029.sh
│       │   │   │   ├── [ 27K]  lcp2.030.sh
│       │   │   │   ├── [5.8K]  lcp2.031.sh
│       │   │   │   ├── [6.5K]  lcp2.032.sh
│       │   │   │   ├── [1.1K]  lcp2.033.sh
│       │   │   │   ├── [ 757]  nondet.001.sh
│       │   │   │   ├── [ 598]  nondet.002.sh
│       │   │   │   ├── [ 446]  nondet.003.sh
│       │   │   │   ├── [ 215]  README
│       │   │   │   ├── [4.0K]  scripts
│       │   │   │   │   └── [ 572]  local.sh
│       │   │   │   └── [4.0K]  simulation
│       │   │   │       ├── [ 31K]  ctdb_takeover.py
│       │   │   │       ├── [ 528]  hey_jude.py
│       │   │   │       ├── [ 582]  ip_groups1.py
│       │   │   │       ├── [ 450]  ip_groups2.py
│       │   │   │       ├── [ 791]  ip_groups3.py
│       │   │   │       ├── [ 618]  ip_groups4.py
│       │   │   │       ├── [ 499]  ip_groups5.py
│       │   │   │       ├── [ 448]  mgmt_simple.py
│       │   │   │       ├── [ 762]  node_group_extra.py
│       │   │   │       ├── [1.3K]  node_group.py
│       │   │   │       ├── [ 540]  node_group_simple.py
│       │   │   │       ├── [ 461]  nondet_path_01.py
│       │   │   │       └── [ 214]  README
│       │   │   ├── [ 290]  test_check_tcp_ports.sh
│       │   │   ├── [ 158]  TODO
│       │   │   └── [4.0K]  tool
│       │   │       ├── [ 650]  ctdb.ban.001.sh
│       │   │       ├── [ 418]  ctdb.ban.002.sh
│       │   │       ├── [ 444]  ctdb.ban.003.sh
│       │   │       ├── [ 396]  ctdb.continue.001.sh
│       │   │       ├── [ 392]  ctdb.continue.002.sh
│       │   │       ├── [ 415]  ctdb.continue.003.sh
│       │   │       ├── [ 412]  ctdb.disable.001.sh
│       │   │       ├── [ 412]  ctdb.disable.002.sh
│       │   │       ├── [ 438]  ctdb.disable.003.sh
│       │   │       ├── [ 268]  ctdb.disable.004.sh
│       │   │       ├── [ 362]  ctdb.disablemonitor.001.sh
│       │   │       ├── [ 390]  ctdb.enable.001.sh
│       │   │       ├── [ 390]  ctdb.enable.002.sh
│       │   │       ├── [ 409]  ctdb.enable.003.sh
│       │   │       ├── [ 445]  ctdb.enablemonitor.001.sh
│       │   │       ├── [ 281]  ctdb.getcapabilities.001.sh
│       │   │       ├── [ 289]  ctdb.getcapabilities.002.sh
│       │   │       ├── [ 484]  ctdb.getcapabilities.003.sh
│       │   │       ├── [ 528]  ctdb.getcapabilities.004.sh
│       │   │       ├── [ 841]  ctdb.getdbmap.001.sh
│       │   │       ├── [ 492]  ctdb.getdbseqnum.001.sh
│       │   │       ├── [ 455]  ctdb.getdbseqnum.002.sh
│       │   │       ├── [1.2K]  ctdb.getdbstatus.001.sh
│       │   │       ├── [1.3K]  ctdb.getdbstatus.002.sh
│       │   │       ├── [ 244]  ctdb.getmonmode.001.sh
│       │   │       ├── [ 253]  ctdb.getpid.001.sh
│       │   │       ├── [ 232]  ctdb.getreclock.001.sh
│       │   │       ├── [ 299]  ctdb.getreclock.002.sh
│       │   │       ├── [ 755]  ctdb.getvar.001.sh
│       │   │       ├── [ 343]  ctdb.getvar.002.sh
│       │   │       ├── [ 392]  ctdb.ifaces.001.sh
│       │   │       ├── [ 265]  ctdb.listnodes.001.sh
│       │   │       ├── [ 226]  ctdb.listnodes.002.sh
│       │   │       ├── [2.0K]  ctdb.listvars.001.sh
│       │   │       ├── [ 408]  ctdb.lvs.001.sh
│       │   │       ├── [ 589]  ctdb.lvs.002.sh
│       │   │       ├── [ 534]  ctdb.lvs.003.sh
│       │   │       ├── [ 586]  ctdb.lvs.004.sh
│       │   │       ├── [ 613]  ctdb.lvs.005.sh
│       │   │       ├── [ 602]  ctdb.lvs.006.sh
│       │   │       ├── [ 567]  ctdb.lvs.007.sh
│       │   │       ├── [1.1K]  ctdb.lvs.008.sh
│       │   │       ├── [ 617]  ctdb.natgw.001.sh
│       │   │       ├── [ 629]  ctdb.natgw.002.sh
│       │   │       ├── [ 561]  ctdb.natgw.003.sh
│       │   │       ├── [ 680]  ctdb.natgw.004.sh
│       │   │       ├── [ 647]  ctdb.natgw.005.sh
│       │   │       ├── [ 690]  ctdb.natgw.006.sh
│       │   │       ├── [ 715]  ctdb.natgw.007.sh
│       │   │       ├── [ 644]  ctdb.natgw.008.sh
│       │   │       ├── [ 669]  ctdb.nodestatus.001.sh
│       │   │       ├── [ 696]  ctdb.nodestatus.002.sh
│       │   │       ├── [ 337]  ctdb.ping.001.sh
│       │   │       ├── [ 238]  ctdb.pnn.001.sh
│       │   │       ├── [ 475]  ctdb.process-exists.001.sh
│       │   │       ├── [ 221]  ctdb.recmaster.001.sh
│       │   │       ├── [ 226]  ctdb.recmaster.002.sh
│       │   │       ├── [ 226]  ctdb.recover.001.sh
│       │   │       ├── [ 359]  ctdb.reloadnodes.001.sh
│       │   │       ├── [ 471]  ctdb.reloadnodes.002.sh
│       │   │       ├── [ 499]  ctdb.reloadnodes.003.sh
│       │   │       ├── [ 350]  ctdb.reloadnodes.011.sh
│       │   │       ├── [ 347]  ctdb.reloadnodes.012.sh
│       │   │       ├── [ 446]  ctdb.reloadnodes.013.sh
│       │   │       ├── [ 348]  ctdb.reloadnodes.014.sh
│       │   │       ├── [ 447]  ctdb.reloadnodes.015.sh
│       │   │       ├── [ 349]  ctdb.reloadnodes.016.sh
│       │   │       ├── [ 448]  ctdb.reloadnodes.017.sh
│       │   │       ├── [ 409]  ctdb.reloadnodes.018.sh
│       │   │       ├── [ 413]  ctdb.reloadnodes.019.sh
│       │   │       ├── [ 411]  ctdb.reloadnodes.020.sh
│       │   │       ├── [ 432]  ctdb.reloadnodes.021.sh
│       │   │       ├── [ 333]  ctdb.reloadnodes.023.sh
│       │   │       ├── [ 379]  ctdb.reloadnodes.024.sh
│       │   │       ├── [ 253]  ctdb.runstate.001.sh
│       │   │       ├── [ 248]  ctdb.runstate.002.sh
│       │   │       ├── [ 377]  ctdb.runstate.003.sh
│       │   │       ├── [ 284]  ctdb.runstate.004.sh
│       │   │       ├── [ 268]  ctdb.runstate.005.sh
│       │   │       ├── [1.4K]  ctdb.setdbreadonly.001.sh
│       │   │       ├── [ 888]  ctdb.setdbreadonly.002.sh
│       │   │       ├── [ 921]  ctdb.setdbreadonly.003.sh
│       │   │       ├── [ 906]  ctdb.setdbreadonly.004.sh
│       │   │       ├── [1.3K]  ctdb.setdbsticky.001.sh
│       │   │       ├── [ 879]  ctdb.setdbsticky.002.sh
│       │   │       ├── [ 916]  ctdb.setdbsticky.003.sh
│       │   │       ├── [ 910]  ctdb.setdbsticky.004.sh
│       │   │       ├── [ 458]  ctdb.setdebug.001.sh
│       │   │       ├── [ 451]  ctdb.setdebug.002.sh
│       │   │       ├── [ 619]  ctdb.setdebug.003.sh
│       │   │       ├── [1.1K]  ctdb.setifacelink.001.sh
│       │   │       ├── [ 363]  ctdb.setifacelink.002.sh
│       │   │       ├── [1.0K]  ctdb.setvar.001.sh
│       │   │       ├── [ 346]  ctdb.setvar.002.sh
│       │   │       ├── [ 801]  ctdb.status.001.sh
│       │   │       ├── [ 813]  ctdb.status.002.sh
│       │   │       ├── [ 418]  ctdb.stop.001.sh
│       │   │       ├── [ 413]  ctdb.stop.002.sh
│       │   │       ├── [ 454]  ctdb.stop.003.sh
│       │   │       ├── [ 393]  ctdb.unban.001.sh
│       │   │       ├── [ 628]  ctdb.unban.002.sh
│       │   │       ├── [ 405]  ctdb.unban.003.sh
│       │   │       ├── [ 828]  ctdb.uptime.001.sh
│       │   │       ├── [ 562]  README
│       │   │       └── [4.0K]  scripts
│       │   │           └── [2.9K]  local.sh
│       │   ├── [4.0K]  tools
│       │   │   ├── [148K]  ctdb.c
│       │   │   ├── [8.5K]  ctdb_diagnostics
│       │   │   ├── [ 11K]  ctdb_killtcp.c
│       │   │   ├── [4.3K]  ctdb_lvs
│       │   │   ├── [4.8K]  ctdb_natgw
│       │   │   ├── [9.7K]  ltdbtool.c
│       │   │   └── [8.7K]  onnode
│       │   ├── [4.0K]  utils
│       │   │   ├── [4.0K]  nagios
│       │   │   │   ├── [8.7K]  check_ctdb
│       │   │   │   └── [1.8K]  README
│       │   │   ├── [4.0K]  ping_pong
│       │   │   │   └── [6.0K]  ping_pong.c
│       │   │   ├── [4.0K]  pmda
│       │   │   │   ├── [ 820]  domain.h
│       │   │   │   ├── [3.8K]  help
│       │   │   │   ├── [1.0K]  Install
│       │   │   │   ├── [ 13K]  pmda_ctdb.c
│       │   │   │   ├── [1.8K]  pmns
│       │   │   │   ├── [2.3K]  README
│       │   │   │   ├── [ 903]  Remove
│       │   │   │   └── [ 113]  root
│       │   │   ├── [4.0K]  scsi_io
│       │   │   │   └── [ 26K]  scsi_io.c
│       │   │   └── [4.0K]  smnotify
│       │   │       ├── [3.8K]  smnotify.c
│       │   │       └── [ 284]  smnotify.x
│       │   └── [ 37K]  wscript
│       ├── [4.0K]  dfs_server
│       │   ├── [ 26K]  dfs_server_ad.c
│       │   ├── [ 915]  dfs_server_ad.h
│       │   └── [ 259]  wscript_build
│       ├── [4.0K]  docs
│       │   └── [4.0K]  manpages
│       │       ├── [2.4K]  cifsdd.8
│       │       ├── [5.0K]  dbwrap_tool.1
│       │       ├── [6.5K]  eventlogadm.8
│       │       ├── [5.0K]  findsmb.1
│       │       ├── [4.2K]  idmap_ad.8
│       │       ├── [5.9K]  idmap_autorid.8
│       │       ├── [2.4K]  idmap_hash.8
│       │       ├── [4.4K]  idmap_ldap.8
│       │       ├── [2.3K]  idmap_nss.8
│       │       ├── [5.2K]  idmap_rfc2307.8
│       │       ├── [4.1K]  idmap_rid.8
│       │       ├── [5.0K]  idmap_script.8
│       │       ├── [3.7K]  idmap_tdb2.8
│       │       ├── [2.3K]  idmap_tdb.8
│       │       ├── [4.6K]  libsmbclient.7
│       │       ├── [4.0K]  lmhosts.5
│       │       ├── [3.2K]  log2pcap.1
│       │       ├── [ 55K]  net.8
│       │       ├── [8.7K]  nmbd.8
│       │       ├── [5.9K]  nmblookup.1
│       │       ├── [ 11K]  ntlm_auth.1
│       │       ├── [7.0K]  pam_winbind.8
│       │       ├── [6.3K]  pam_winbind.conf.5
│       │       ├── [ 14K]  pdbedit.8
│       │       ├── [2.1K]  profiles.1
│       │       ├── [ 14K]  rpcclient.1
│       │       ├── [7.9K]  samba.7
│       │       ├── [6.3K]  samba.8
│       │       ├── [2.4K]  samba-regedit.8
│       │       ├── [9.9K]  samba-tool.8
│       │       ├── [6.3K]  sharesec.1
│       │       ├── [8.9K]  smbcacls.1
│       │       ├── [ 37K]  smbclient.1
│       │       ├── [395K]  smb.conf.5
│       │       ├── [7.8K]  smbcontrol.1
│       │       ├── [3.9K]  smbcquotas.1
│       │       ├── [ 12K]  smbd.8
│       │       ├── [4.7K]  smbget.1
│       │       ├── [3.0K]  smbgetrc.5
│       │       ├── [7.8K]  smbpasswd.5
│       │       ├── [ 13K]  smbpasswd.8
│       │       ├── [4.8K]  smbspool.8
│       │       ├── [2.2K]  smbspool_krb5_wrapper.8
│       │       ├── [3.7K]  smbstatus.1
│       │       ├── [4.6K]  smbtar.1
│       │       ├── [2.3K]  smbtree.1
│       │       ├── [5.0K]  testparm.1
│       │       ├── [4.1K]  vfs_acl_tdb.8
│       │       ├── [4.3K]  vfs_acl_xattr.8
│       │       ├── [2.8K]  vfs_aio_fork.8
│       │       ├── [3.5K]  vfs_aio_linux.8
│       │       ├── [3.8K]  vfs_aio_pthread.8
│       │       ├── [2.6K]  vfs_audit.8
│       │       ├── [3.7K]  vfs_btrfs.8
│       │       ├── [3.3K]  vfs_cacheprime.8
│       │       ├── [2.3K]  vfs_cap.8
│       │       ├── [4.0K]  vfs_catia.8
│       │       ├── [2.6K]  vfs_ceph.8
│       │       ├── [3.1K]  vfs_commit.8
│       │       ├── [3.3K]  vfs_crossrename.8
│       │       ├── [3.4K]  vfs_default_quota.8
│       │       ├── [2.1K]  vfs_dirsort.8
│       │       ├── [2.0K]  vfs_extd_audit.8
│       │       ├── [2.3K]  vfs_fake_perms.8
│       │       ├── [2.9K]  vfs_fileid.8
│       │       ├── [ 10K]  vfs_fruit.8
│       │       ├── [6.1K]  vfs_full_audit.8
│       │       ├── [4.3K]  vfs_glusterfs.8
│       │       ├── [ 14K]  vfs_gpfs.8
│       │       ├── [2.2K]  vfs_linux_xfs_sgid.8
│       │       ├── [5.0K]  vfs_media_harmony.8
│       │       ├── [2.3K]  vfs_netatalk.8
│       │       ├── [2.3K]  vfs_offline.8
│       │       ├── [3.0K]  vfs_prealloc.8
│       │       ├── [3.0K]  vfs_preopen.8
│       │       ├── [3.3K]  vfs_readahead.8
│       │       ├── [2.7K]  vfs_readonly.8
│       │       ├── [5.2K]  vfs_recycle.8
│       │       ├── [ 14K]  vfs_shadow_copy2.8
│       │       ├── [3.8K]  vfs_shadow_copy.8
│       │       ├── [4.4K]  vfs_shell_snap.8
│       │       ├── [3.8K]  vfs_snapper.8
│       │       ├── [2.8K]  vfs_streams_depot.8
│       │       ├── [3.2K]  vfs_streams_xattr.8
│       │       ├── [3.0K]  vfs_syncops.8
│       │       ├── [8.7K]  vfstest.1
│       │       ├── [2.6K]  vfs_time_audit.8
│       │       ├── [3.3K]  vfs_tsmsm.8
│       │       ├── [3.5K]  vfs_unityed_media.8
│       │       ├── [2.6K]  vfs_worm.8
│       │       ├── [2.0K]  vfs_xattr_tdb.8
│       │       ├── [5.3K]  vfs_zfsacl.8
│       │       ├── [ 12K]  wbinfo.1
│       │       ├── [ 14K]  winbindd.8
│       │       └── [3.0K]  winbind_krb5_locator.7
│       ├── [4.0K]  docs-xml
│       │   ├── [ 833]  aclocal.m4
│       │   ├── [4.0K]  archives
│       │   │   ├── [ 10K]  history
│       │   │   └── [5.6K]  THANKS
│       │   ├── [4.0K]  build
│       │   │   ├── [ 673]  catalog.xml.in
│       │   │   ├── [4.0K]  DTD
│       │   │   │   ├── [1.6K]  samba-doc
│       │   │   │   └── [ 17K]  samba.entities
│       │   │   └── [1.2K]  README
│       │   ├── [2.5K]  configure.ac
│       │   ├── [ 41K]  gpl-3.0.xml
│       │   ├── [1.6K]  htmldocs.html
│       │   ├── [ 10K]  Makefile
│       │   ├── [ 728]  Makefile.settings.in
│       │   ├── [4.0K]  manpages
│       │   │   ├── [2.9K]  cifsdd.8.xml
│       │   │   ├── [6.1K]  dbwrap_tool.1.xml
│       │   │   ├── [7.5K]  eventlogadm.8.xml
│       │   │   ├── [5.7K]  findsmb.1.xml
│       │   │   ├── [4.0K]  idmap_ad.8.xml
│       │   │   ├── [5.9K]  idmap_autorid.8.xml
│       │   │   ├── [2.1K]  idmap_hash.8.xml
│       │   │   ├── [4.4K]  idmap_ldap.8.xml
│       │   │   ├── [1.7K]  idmap_nss.8.xml
│       │   │   ├── [5.6K]  idmap_rfc2307.8.xml
│       │   │   ├── [3.8K]  idmap_rid.8.xml
│       │   │   ├── [4.9K]  idmap_script.8.xml
│       │   │   ├── [3.5K]  idmap_tdb2.8.xml
│       │   │   ├── [1.9K]  idmap_tdb.8.xml
│       │   │   ├── [4.9K]  libsmbclient.7.xml
│       │   │   ├── [4.2K]  lmhosts.5.xml
│       │   │   ├── [3.7K]  log2pcap.1.xml
│       │   │   ├── [ 75K]  net.8.xml
│       │   │   ├── [ 12K]  nmbd.8.xml
│       │   │   ├── [7.6K]  nmblookup.1.xml
│       │   │   ├── [ 15K]  ntlm_auth.1.xml
│       │   │   ├── [8.5K]  pam_winbind.8.xml
│       │   │   ├── [7.6K]  pam_winbind.conf.5.xml
│       │   │   ├── [ 17K]  pdbedit.8.xml
│       │   │   ├── [2.2K]  profiles.1.xml
│       │   │   ├── [ 22K]  rpcclient.1.xml
│       │   │   ├── [ 13K]  samba.7.xml
│       │   │   ├── [8.6K]  samba.8.xml
│       │   │   ├── [3.0K]  samba-regedit.8.xml
│       │   │   ├── [ 17K]  samba-tool.8.xml
│       │   │   ├── [7.3K]  sharesec.1.xml
│       │   │   ├── [ 10K]  smbcacls.1.xml
│       │   │   ├── [ 48K]  smbclient.1.xml
│       │   │   ├── [ 32K]  smb.conf.5.xml
│       │   │   ├── [ 11K]  smbcontrol.1.xml
│       │   │   ├── [4.9K]  smbcquotas.1.xml
│       │   │   ├── [ 17K]  smbd.8.xml
│       │   │   ├── [6.1K]  smbget.1.xml
│       │   │   ├── [3.5K]  smbgetrc.5.xml
│       │   │   ├── [8.4K]  smbpasswd.5.xml
│       │   │   ├── [ 17K]  smbpasswd.8.xml
│       │   │   ├── [4.6K]  smbspool.8.xml
│       │   │   ├── [2.0K]  smbspool_krb5_wrapper.8.xml
│       │   │   ├── [4.9K]  smbstatus.1.xml
│       │   │   ├── [6.6K]  smbtar.1.xml
│       │   │   ├── [2.4K]  smbtree.1.xml
│       │   │   ├── [6.7K]  testparm.1.xml
│       │   │   ├── [3.9K]  vfs_acl_tdb.8.xml
│       │   │   ├── [4.2K]  vfs_acl_xattr.8.xml
│       │   │   ├── [2.5K]  vfs_aio_fork.8.xml
│       │   │   ├── [3.5K]  vfs_aio_linux.8.xml
│       │   │   ├── [3.8K]  vfs_aio_pthread.8.xml
│       │   │   ├── [2.9K]  vfs_audit.8.xml
│       │   │   ├── [3.9K]  vfs_btrfs.8.xml
│       │   │   ├── [3.2K]  vfs_cacheprime.8.xml
│       │   │   ├── [2.0K]  vfs_cap.8.xml
│       │   │   ├── [4.2K]  vfs_catia.8.xml
│       │   │   ├── [2.5K]  vfs_ceph.8.xml
│       │   │   ├── [3.0K]  vfs_commit.8.xml
│       │   │   ├── [3.3K]  vfs_crossrename.8.xml
│       │   │   ├── [3.5K]  vfs_default_quota.8.xml
│       │   │   ├── [1.7K]  vfs_dirsort.8.xml
│       │   │   ├── [1.9K]  vfs_extd_audit.8.xml
│       │   │   ├── [2.0K]  vfs_fake_perms.8.xml
│       │   │   ├── [3.0K]  vfs_fileid.8.xml
│       │   │   ├── [ 13K]  vfs_fruit.8.xml
│       │   │   ├── [8.4K]  vfs_full_audit.8.xml
│       │   │   ├── [4.7K]  vfs_glusterfs.8.xml
│       │   │   ├── [ 15K]  vfs_gpfs.8.xml
│       │   │   ├── [2.0K]  vfs_linux_xfs_sgid.8.xml
│       │   │   ├── [4.9K]  vfs_media_harmony.8.xml
│       │   │   ├── [2.0K]  vfs_netatalk.8.xml
│       │   │   ├── [1.9K]  vfs_offline.8.xml
│       │   │   ├── [2.9K]  vfs_prealloc.8.xml
│       │   │   ├── [3.0K]  vfs_preopen.8.xml
│       │   │   ├── [3.2K]  vfs_readahead.8.xml
│       │   │   ├── [2.7K]  vfs_readonly.8.xml
│       │   │   ├── [6.0K]  vfs_recycle.8.xml
│       │   │   ├── [ 17K]  vfs_shadow_copy2.8.xml
│       │   │   ├── [3.6K]  vfs_shadow_copy.8.xml
│       │   │   ├── [4.1K]  vfs_shell_snap.8.xml
│       │   │   ├── [3.6K]  vfs_snapper.8.xml
│       │   │   ├── [2.6K]  vfs_streams_depot.8.xml
│       │   │   ├── [3.2K]  vfs_streams_xattr.8.xml
│       │   │   ├── [2.8K]  vfs_syncops.8.xml
│       │   │   ├── [7.4K]  vfstest.1.xml
│       │   │   ├── [2.5K]  vfs_time_audit.8.xml
│       │   │   ├── [3.4K]  vfs_tsmsm.8.xml
│       │   │   ├── [3.4K]  vfs_unityed_media.8.xml
│       │   │   ├── [2.4K]  vfs_worm.8.xml
│       │   │   ├── [1.8K]  vfs_xattr_tdb.8.xml
│       │   │   ├── [5.4K]  vfs_zfsacl.8.xml
│       │   │   ├── [ 20K]  wbinfo.1.xml
│       │   │   ├── [ 18K]  winbindd.8.xml
│       │   │   └── [2.9K]  winbind_krb5_locator.7.xml
│       │   ├── [3.1K]  README
│       │   ├── [4.0K]  registry
│       │   │   ├── [1.4K]  FolderRedir.adm
│       │   │   ├── [ 871]  NT4-Locking.reg
│       │   │   ├── [ 303]  NT4_PlainPassword.reg
│       │   │   ├── [ 303]  Win2000_PlainPassword.reg
│       │   │   ├── [ 794]  Win-2Kx-XPP-DeleteCachedProfiles.reg
│       │   │   ├── [ 452]  Win-2Kx-XPP-ForceLocalProfile.reg
│       │   │   ├── [ 424]  Win7_Samba3DomainMember.reg
│       │   │   ├── [ 122]  Win95_PlainPassword.reg
│       │   │   ├── [ 122]  Win98_PlainPassword.reg
│       │   │   ├── [ 190]  Win9X-CacheHandling.reg
│       │   │   ├── [ 230]  WindowsTerminalServer.reg
│       │   │   ├── [ 122]  WinME_PlainPassword.reg
│       │   │   ├── [ 288]  Win-NT-DeleteRoamingProfile.reg
│       │   │   └── [1.0K]  WinXP_PlainPassword.reg
│       │   ├── [4.0K]  Samba3-ByExample
│       │   │   ├── [1.6K]  conventions.xml
│       │   │   ├── [ 41K]  gpl-3.0.xml
│       │   │   ├── [ 21K]  gpl.xml
│       │   │   ├── [4.0K]  images
│       │   │   │   ├── [ 37K]  AccountingNetwork.svg
│       │   │   │   ├── [ 50K]  acct2net.svg
│       │   │   │   ├── [4.0K]  ch7-dual-additive-LDAP-Ok.svg
│       │   │   │   ├── [4.4K]  ch7-dual-additive-LDAP.svg
│       │   │   │   ├── [3.4K]  ch7-fail-overLDAP.svg
│       │   │   │   ├── [2.0K]  ch7-singleLDAP.svg
│       │   │   │   ├── [ 19K]  ch8-migration.svg
│       │   │   │   ├── [ 60K]  chap4-net.svg
│       │   │   │   ├── [ 96K]  chap5-net.svg
│       │   │   │   ├── [ 97K]  chap6-net.svg
│       │   │   │   ├── [ 15K]  chap7-idresol.svg
│       │   │   │   ├── [ 97K]  chap7-net2-Br.png
│       │   │   │   ├── [236K]  chap7-net2-B.svg
│       │   │   │   ├── [ 94K]  chap7-net2r.png
│       │   │   │   ├── [236K]  chap7-net2.svg
│       │   │   │   ├── [ 96K]  chap7-net-Ar.png
│       │   │   │   ├── [244K]  chap7-net-A.svg
│       │   │   │   ├── [ 82K]  chap7-netr.png
│       │   │   │   ├── [233K]  chap7-net.svg
│       │   │   │   ├── [ 35K]  chap9-ADSDC.svg
│       │   │   │   ├── [ 37K]  chap9-SambaDC.svg
│       │   │   │   ├── [ 28K]  Charity-Network.svg
│       │   │   │   ├── [ 37K]  Domain-WorkgroupAnnouncement.png
│       │   │   │   ├── [ 37K]  HostAnnouncment.png
│       │   │   │   ├── [ 89K]  imc-usermanager2.png
│       │   │   │   ├── [ 72K]  lam-config.png
│       │   │   │   ├── [ 81K]  lam-group-members.png
│       │   │   │   ├── [ 92K]  lam-groups.png
│       │   │   │   ├── [ 85K]  lam-hosts.png
│       │   │   │   ├── [ 84K]  lam-login.png
│       │   │   │   ├── [100K]  lam-users.png
│       │   │   │   ├── [ 38K]  LocalMasterAnnouncement.png
│       │   │   │   ├── [ 21K]  NullConnect.png
│       │   │   │   ├── [ 18K]  openmag.png
│       │   │   │   ├── [9.0K]  UNIX-Samba-and-LDAP.svg
│       │   │   │   ├── [ 22K]  UserConnect.png
│       │   │   │   ├── [ 30K]  UserMgrNT4.png
│       │   │   │   ├── [6.3K]  Windows-ME-WINEPRESSME-Startup-30min-ProtocolStats.png
│       │   │   │   ├── [7.8K]  Windows-ME-WINEPRESSME-Startup-30min-TraceStats.png
│       │   │   │   ├── [ 23K]  WindowsXP-NullConnection.png
│       │   │   │   ├── [ 24K]  WindowsXP-UserConnection.png
│       │   │   │   ├── [ 50K]  WINREPRESSME-Capture2.png
│       │   │   │   ├── [ 56K]  WINREPRESSME-Capture.png
│       │   │   │   ├── [ 31K]  wxpp001.png
│       │   │   │   ├── [ 29K]  wxpp004.png
│       │   │   │   ├── [ 12K]  wxpp006.png
│       │   │   │   ├── [ 12K]  wxpp007.png
│       │   │   │   ├── [ 19K]  wxpp008.png
│       │   │   │   ├── [ 19K]  wxpp010.png
│       │   │   │   ├── [8.4K]  wxpp011.png
│       │   │   │   ├── [8.7K]  wxpp012.png
│       │   │   │   ├── [ 29K]  wxpp013.png
│       │   │   │   ├── [9.5K]  wxpp015.png
│       │   │   │   └── [ 14K]  XP-screen001.png
│       │   │   ├── [5.1K]  index.xml
│       │   │   ├── [ 63K]  SBE-2000UserNetwork.xml
│       │   │   ├── [ 70K]  SBE-500UserNetwork.xml
│       │   │   ├── [2.3K]  SBE-acknowledgements.xml
│       │   │   ├── [113K]  SBE-AddingUNIXClients.xml
│       │   │   ├── [ 57K]  SBE-Appendix1.xml
│       │   │   ├── [ 50K]  SBE-Appendix2.xml
│       │   │   ├── [ 35K]  SBE-DomainAppsSupport.xml
│       │   │   ├── [4.7K]  SBE-foreword.xml
│       │   │   ├── [ 274]  SBE-front-matter.xml
│       │   │   ├── [ 10K]  SBE-glossary.xml
│       │   │   ├── [ 30K]  SBE-HighAvailability.xml
│       │   │   ├── [2.1K]  SBE-inside-cover.xml
│       │   │   ├── [181K]  SBE-MakingHappyUsers.xml
│       │   │   ├── [ 68K]  SBE-MigrateNT4Samba3.xml
│       │   │   ├── [ 65K]  SBE-MigrateNW4Samba3.xml
│       │   │   ├── [ 26K]  SBE-preface.xml
│       │   │   ├── [106K]  SBE-SecureOfficeServer.xml
│       │   │   ├── [ 62K]  SBE-SimpleOfficeServer.xml
│       │   │   ├── [8.1K]  SBE-Support.xml
│       │   │   ├── [ 47K]  SBE-TheSmallOffice.xml
│       │   │   └── [ 50K]  SBE-UpgradingSamba.xml
│       │   ├── [4.0K]  Samba3-Developers-Guide
│       │   │   ├── [6.3K]  architecture.xml
│       │   │   ├── [ 80K]  cifsntdomain.xml
│       │   │   ├── [7.5K]  CodingSuggestions.xml
│       │   │   ├── [3.9K]  contributing.xml
│       │   │   ├── [8.8K]  debug.xml
│       │   │   ├── [8.6K]  encryption.xml
│       │   │   ├── [3.9K]  gencache.xml
│       │   │   ├── [2.4K]  index.xml
│       │   │   ├── [ 13K]  internals.xml
│       │   │   ├── [5.6K]  modules.xml
│       │   │   ├── [1.7K]  packagers.xml
│       │   │   ├── [6.0K]  parsing.xml
│       │   │   ├── [ 13K]  printing.xml
│       │   │   ├── [2.8K]  rpc_plugin.xml
│       │   │   ├── [4.5K]  Tracing.xml
│       │   │   ├── [ 11K]  unix-smb.xml
│       │   │   ├── [ 30K]  vfs.xml
│       │   │   └── [2.6K]  wins.xml
│       │   ├── [4.0K]  Samba3-HOWTO
│       │   │   ├── [1.6K]  conventions.xml
│       │   │   ├── [ 41K]  gpl-3.0.xml
│       │   │   ├── [ 344]  hitlist-content
│       │   │   ├── [4.0K]  images
│       │   │   │   ├── [ 46K]  10small.png
│       │   │   │   ├── [ 27K]  11small.png
│       │   │   │   ├── [ 29K]  12small.png
│       │   │   │   ├── [ 30K]  13small.png
│       │   │   │   ├── [ 55K]  14small.png
│       │   │   │   ├── [ 20K]  1small.png
│       │   │   │   ├── [ 15K]  2small.png
│       │   │   │   ├── [ 15K]  3small.png
│       │   │   │   ├── [ 22K]  4small.png
│       │   │   │   ├── [ 27K]  5small.png
│       │   │   │   ├── [ 32K]  6small.png
│       │   │   │   ├── [ 29K]  7small.png
│       │   │   │   ├── [ 44K]  8small.png
│       │   │   │   ├── [ 30K]  9small.png
│       │   │   │   ├── [8.9K]  access1.svg
│       │   │   │   ├── [113K]  a_small.png
│       │   │   │   ├── [ 53K]  browsing1.svg
│       │   │   │   ├── [ 11K]  cups1.svg
│       │   │   │   ├── [ 14K]  cups2.svg
│       │   │   │   ├── [ 51K]  domain.svg
│       │   │   │   ├── [ 18K]  ethereal1.png
│       │   │   │   ├── [ 37K]  ethereal2.png
│       │   │   │   ├── [8.8K]  idmap-gid2sid.svg
│       │   │   │   ├── [4.5K]  idmap-groups.svg
│       │   │   │   ├── [8.8K]  idmap-sid2gid.svg
│       │   │   │   ├── [ 11K]  idmap-sid2uid.svg
│       │   │   │   ├── [3.8K]  idmap-store-gid2sid.svg
│       │   │   │   ├── [4.0K]  idmap.svg
│       │   │   │   ├── [ 11K]  idmap-uid2sid.svg
│       │   │   │   ├── [9.0K]  idmap_winbind_no_loop.png
│       │   │   │   ├── [5.0K]  pdftoepsonusb.svg
│       │   │   │   ├── [2.8K]  pdftosocket.svg
│       │   │   │   ├── [ 20K]  trusts1.svg
│       │   │   │   ├── [ 11K]  w2kp001.png
│       │   │   │   ├── [ 12K]  w2kp002.png
│       │   │   │   ├── [8.7K]  w2kp003.png
│       │   │   │   ├── [ 12K]  w2kp004.png
│       │   │   │   ├── [9.7K]  w2kp005.png
│       │   │   │   ├── [9.0K]  w2kp006.png
│       │   │   │   ├── [8.4K]  WME001.png
│       │   │   │   ├── [6.8K]  WME002.png
│       │   │   │   ├── [6.3K]  WME003.png
│       │   │   │   ├── [8.7K]  WME004.png
│       │   │   │   ├── [6.3K]  WME005.png
│       │   │   │   ├── [5.9K]  WME006.png
│       │   │   │   ├── [5.7K]  WME007.png
│       │   │   │   ├── [2.3K]  WME008.png
│       │   │   │   ├── [8.7K]  WME009.png
│       │   │   │   ├── [6.3K]  WME010.png
│       │   │   │   ├── [5.7K]  WME011.png
│       │   │   │   ├── [6.3K]  WME012.png
│       │   │   │   ├── [5.7K]  WME013.png
│       │   │   │   ├── [5.7K]  WME014.png
│       │   │   │   ├── [ 31K]  wxpp001.png
│       │   │   │   ├── [ 25K]  WXPP002.png
│       │   │   │   ├── [ 18K]  WXPP003.png
│       │   │   │   ├── [ 29K]  wxpp004.png
│       │   │   │   ├── [ 15K]  WXPP005.png
│       │   │   │   ├── [ 12K]  wxpp006.png
│       │   │   │   ├── [ 12K]  wxpp007.png
│       │   │   │   ├── [ 19K]  wxpp008.png
│       │   │   │   ├── [ 19K]  WXPP009.png
│       │   │   │   ├── [ 19K]  wxpp010.png
│       │   │   │   ├── [8.4K]  wxpp011.png
│       │   │   │   ├── [8.7K]  wxpp012.png
│       │   │   │   ├── [ 29K]  wxpp013.png
│       │   │   │   ├── [ 28K]  WXPP014.png
│       │   │   │   └── [9.5K]  wxpp015.png
│       │   │   ├── [5.9K]  index.xml
│       │   │   ├── [3.4K]  manpages.xml
│       │   │   ├── [ 69K]  TOSHARG-AccessControls.xml
│       │   │   ├── [ 17K]  TOSHARG-AdvancedNetworkAdmin.xml
│       │   │   ├── [7.9K]  TOSHARG-Backup.xml
│       │   │   ├── [ 34K]  TOSHARG-BDC.xml
│       │   │   ├── [ 10K]  TOSHARG-Bugs.xml
│       │   │   ├── [ 10K]  TOSHARG-ChangeNotes.xml
│       │   │   ├── [ 11K]  TOSHARG-Compiling.xml
│       │   │   ├── [ 19K]  TOSHARG-ConfigSmarts.xml
│       │   │   ├── [231K]  TOSHARG-CUPS-printing.xml
│       │   │   ├── [ 21K]  TOSHARG-Diagnosis.xml
│       │   │   ├── [ 11K]  TOSHARG-DNS-DHCP-Configuration.xml
│       │   │   ├── [ 53K]  TOSHARG-DomainMember.xml
│       │   │   ├── [ 51K]  TOSHARG-FastStart.xml
│       │   │   ├── [4.7K]  TOSHARG-foreword-cargill.xml
│       │   │   ├── [1.8K]  TOSHARG-foreword-tridge.xml
│       │   │   ├── [4.8K]  TOSHARG-Further-Resources.xml
│       │   │   ├── [ 10K]  TOSHARG-glossary.xml
│       │   │   ├── [ 37K]  TOSHARG-Group-Mapping.xml
│       │   │   ├── [ 45K]  TOSHARG-IDMAP.xml
│       │   │   ├── [2.6K]  TOSHARG-inside-cover.xml
│       │   │   ├── [ 27K]  TOSHARG-Install.xml
│       │   │   ├── [ 29K]  TOSHARG-Integrating-with-Windows.xml
│       │   │   ├── [ 26K]  TOSHARG-InterdomainTrusts.xml
│       │   │   ├── [8.8K]  TOSHARG-IntroSMB.xml
│       │   │   ├── [4.4K]  TOSHARG-LargeFile.xml
│       │   │   ├── [ 43K]  TOSHARG-locking.xml
│       │   │   ├── [6.8K]  TOSHARG-msdfs.xml
│       │   │   ├── [ 95K]  TOSHARG-NetworkBrowsing.xml
│       │   │   ├── [ 26K]  TOSHARG-NT4Migration.xml
│       │   │   ├── [ 43K]  TOSHARG-PAM.xml
│       │   │   ├── [111K]  TOSHARG-Passdb.xml
│       │   │   ├── [ 58K]  TOSHARG-PDC.xml
│       │   │   ├── [ 28K]  TOSHARG-PolicyMgmt.xml
│       │   │   ├── [2.3K]  TOSHARG-preface.xml
│       │   │   ├── [149K]  TOSHARG-Printing.xml
│       │   │   ├── [ 13K]  TOSHARG-Problems.xml
│       │   │   ├── [ 57K]  TOSHARG-ProfileMgmt.xml
│       │   │   ├── [ 29K]  TOSHARG-RightsAndPriviliges.xml
│       │   │   ├── [ 13K]  TOSHARG-SecureLDAP.xml
│       │   │   ├── [ 18K]  TOSHARG-Securing.xml
│       │   │   ├── [ 23K]  TOSHARG-ServerType.xml
│       │   │   ├── [ 15K]  TOSHARG-StandAloneServer.xml
│       │   │   ├── [8.1K]  TOSHARG-Support.xml
│       │   │   ├── [7.7K]  TOSHARG-TDBFiles.xml
│       │   │   ├── [ 78K]  TOSHARG-TheNetCommand.xml
│       │   │   ├── [ 22K]  TOSHARG-Unicode.xml
│       │   │   ├── [ 36K]  TOSHARG-VFS.xml
│       │   │   ├── [ 60K]  TOSHARG-Winbind.xml
│       │   │   └── [ 26K]  TOSHARG-WindowsClientConfig.xml
│       │   ├── [ 560]  Samba.desktop
│       │   ├── [4.5K]  Samba-EventLog-HOWTO.txt
│       │   ├── [4.0K]  scripts
│       │   │   └── [ 210]  indent-smb.conf.pl
│       │   ├── [4.0K]  smbdotconf
│       │   │   ├── [4.0K]  base
│       │   │   │   ├── [3.7K]  bindinterfacesonly.xml
│       │   │   │   ├── [ 706]  comment.xml
│       │   │   │   ├── [1.0K]  configbackend.xml
│       │   │   │   ├── [ 754]  doscharset.xml
│       │   │   │   ├── [ 481]  enablecorefiles.xml
│       │   │   │   ├── [2.7K]  interfaces.xml
│       │   │   │   ├── [ 516]  multicastdnsregister.xml
│       │   │   │   ├── [ 893]  netbiosaliases.xml
│       │   │   │   ├── [1.0K]  netbiosname.xml
│       │   │   │   ├── [ 443]  netbiosscope.xml
│       │   │   │   ├── [1.3K]  path.xml
│       │   │   │   ├── [ 597]  realm.xml
│       │   │   │   ├── [ 706]  serverservices.xml
│       │   │   │   ├── [ 877]  serverstring.xml
│       │   │   │   ├── [ 612]  sharebackend.xml
│       │   │   │   ├── [ 665]  unixcharset.xml
│       │   │   │   └── [ 572]  workgroup.xml
│       │   │   ├── [4.0K]  browse
│       │   │   │   ├── [ 737]  administrative_share.xml
│       │   │   │   ├── [ 408]  browseable.xml
│       │   │   │   ├── [ 568]  browselist.xml
│       │   │   │   ├── [2.4K]  domainmaster.xml
│       │   │   │   ├── [1.2K]  enhancedbrowsing.xml
│       │   │   │   ├── [1.3K]  lmannounce.xml
│       │   │   │   ├── [ 699]  lminterval.xml
│       │   │   │   ├── [1.1K]  localmaster.xml
│       │   │   │   ├── [1.3K]  oslevel.xml
│       │   │   │   └── [1.3K]  preferredmaster.xml
│       │   │   ├── [4.0K]  domain
│       │   │   │   ├── [ 719]  allowdnsupdates.xml
│       │   │   │   ├── [ 536]  dnsforwarder.xml
│       │   │   │   ├── [ 509]  dnsupdatecommand.xml
│       │   │   │   ├── [1.1K]  machinepasswordtimeout.xml
│       │   │   │   ├── [ 412]  nsupdatecommand.xml
│       │   │   │   ├── [ 505]  rndccommand.xml
│       │   │   │   └── [ 490]  spnupdatecommand.xml
│       │   │   ├── [4.0K]  filename
│       │   │   │   ├── [ 417]  casesensitive.xml
│       │   │   │   ├── [ 432]  defaultcase.xml
│       │   │   │   ├── [1.3K]  deletevetofiles.xml
│       │   │   │   ├── [ 371]  hidedotfiles.xml
│       │   │   │   ├── [1.5K]  hidefiles.xml
│       │   │   │   ├── [ 396]  hidespecialfiles.xml
│       │   │   │   ├── [ 566]  hideunreadable.xml
│       │   │   │   ├── [ 657]  hideunwriteablefiles.xml
│       │   │   │   ├── [2.4K]  manglednames.xml
│       │   │   │   ├── [ 615]  mangleprefix.xml
│       │   │   │   ├── [ 618]  manglingchar.xml
│       │   │   │   ├── [ 860]  manglingmethod.xml
│       │   │   │   ├── [1.1K]  maparchive.xml
│       │   │   │   ├── [ 818]  maphidden.xml
│       │   │   │   ├── [2.5K]  mapreadonly.xml
│       │   │   │   ├── [ 852]  mapsystem.xml
│       │   │   │   ├── [ 717]  maxstatcachesize.xml
│       │   │   │   ├── [ 544]  preservecase.xml
│       │   │   │   ├── [ 753]  shortpreservecase.xml
│       │   │   │   ├── [ 507]  statcache.xml
│       │   │   │   ├── [1.9K]  storedosattributes.xml
│       │   │   │   ├── [1.8K]  vetofiles.xml
│       │   │   │   └── [1.2K]  vetooplockfiles.xml
│       │   │   ├── [1.6K]  generate-context.xsl
│       │   │   ├── [1.2K]  generate-file-list.sh
│       │   │   ├── [4.0K]  ldap
│       │   │   │   ├── [1.5K]  clientldapsaslwrapping.xml
│       │   │   │   ├── [ 937]  ldapadmindn.xml
│       │   │   │   ├── [ 848]  ldapconnectiontimeout.xml
│       │   │   │   ├── [ 410]  ldapdeletedn.xml
│       │   │   │   ├── [ 781]  ldapderef.xml
│       │   │   │   ├── [ 798]  ldapfollowreferral.xml
│       │   │   │   ├── [ 676]  ldapgroupsuffix.xml
│       │   │   │   ├── [ 644]  ldapidmapsuffix.xml
│       │   │   │   ├── [ 629]  ldapmachinesuffix.xml
│       │   │   │   ├── [ 559]  ldappagesize.xml
│       │   │   │   ├── [1.2K]  ldappasswdsync.xml
│       │   │   │   ├── [1.1K]  ldapreplicationsleep.xml
│       │   │   │   ├── [2.7K]  ldapsameditposix.xml
│       │   │   │   ├── [1.6K]  ldapsamtrusted.xml
│       │   │   │   ├── [1.1K]  ldapserverrequirestrongauth.xml
│       │   │   │   ├── [ 735]  ldapsslads.xml
│       │   │   │   ├── [1.9K]  ldapssl.xml
│       │   │   │   ├── [ 754]  ldapsuffix.xml
│       │   │   │   ├── [ 369]  ldaptimeout.xml
│       │   │   │   └── [ 619]  ldapusersuffix.xml
│       │   │   ├── [4.0K]  locking
│       │   │   │   ├── [ 998]  blockinglocks.xml
│       │   │   │   ├── [ 810]  cscpolicy.xml
│       │   │   │   ├── [1.5K]  fakeoplocks.xml
│       │   │   │   ├── [1.4K]  kerneloplocks.xml
│       │   │   │   ├── [ 908]  kernelsharemodes.xml
│       │   │   │   ├── [1.7K]  level2oplocks.xml
│       │   │   │   ├── [1.2K]  locking.xml
│       │   │   │   ├── [ 616]  lockspintime.xml
│       │   │   │   ├── [ 827]  oplockbreakwaittime.xml
│       │   │   │   ├── [1.0K]  oplockcontentionlimit.xml
│       │   │   │   ├── [1.2K]  oplocks.xml
│       │   │   │   ├── [ 878]  posixlocking.xml
│       │   │   │   ├── [ 936]  smb2leases.xml
│       │   │   │   └── [1.2K]  strictlocking.xml
│       │   │   ├── [4.0K]  logging
│       │   │   │   ├── [ 535]  debugclass.xml
│       │   │   │   ├── [ 624]  debughirestimestamp.xml
│       │   │   │   ├── [ 747]  debugpid.xml
│       │   │   │   ├── [ 701]  debugprefixtimestamp.xml
│       │   │   │   ├── [ 615]  debuguid.xml
│       │   │   │   ├── [ 978]  ldapdebuglevel.xml
│       │   │   │   ├── [ 509]  ldapdebugthreshold.xml
│       │   │   │   ├── [ 615]  logfile.xml
│       │   │   │   ├── [1.7K]  logging.xml
│       │   │   │   ├── [2.5K]  loglevel.xml
│       │   │   │   ├── [ 597]  maxlogsize.xml
│       │   │   │   ├── [ 750]  syslogonly.xml
│       │   │   │   ├── [1.2K]  syslog.xml
│       │   │   │   └── [ 538]  timestamplogs.xml
│       │   │   ├── [4.0K]  logon
│       │   │   │   ├── [ 692]  abortshutdownscript.xml
│       │   │   │   ├── [ 854]  addgroupscript.xml
│       │   │   │   ├── [ 877]  addmachinescript.xml
│       │   │   │   ├── [2.1K]  adduserscript.xml
│       │   │   │   ├── [ 907]  addusertogroupscript.xml
│       │   │   │   ├── [1.0K]  allownt4crypto.xml
│       │   │   │   ├── [ 668]  deletegroupscript.xml
│       │   │   │   ├── [ 763]  deleteuserfromgroupscript.xml
│       │   │   │   ├── [ 776]  deleteuserscript.xml
│       │   │   │   ├── [ 694]  domainlogons.xml
│       │   │   │   ├── [1.1K]  enableprivileges.xml
│       │   │   │   ├── [ 648]  initlogondelayedhosts.xml
│       │   │   │   ├── [ 422]  initlogondelay.xml
│       │   │   │   ├── [ 589]  logondrive.xml
│       │   │   │   ├── [2.0K]  logonhome.xml
│       │   │   │   ├── [3.3K]  logonpath.xml
│       │   │   │   ├── [2.0K]  logonscript.xml
│       │   │   │   ├── [ 647]  rejectmd5clients.xml
│       │   │   │   ├── [ 800]  setprimarygroupscript.xml
│       │   │   │   └── [1.8K]  shutdownscript.xml
│       │   │   ├── [4.0K]  misc
│       │   │   │   ├── [2.2K]  addsharecommand.xml
│       │   │   │   ├── [ 593]  afsshare.xml
│       │   │   │   ├── [ 544]  afstokenlifetime.xml
│       │   │   │   ├── [ 802]  afsusernamemap.xml
│       │   │   │   ├── [1.5K]  allowinsecurewidelinks.xml
│       │   │   │   ├── [ 559]  asyncsmbechohandler.xml
│       │   │   │   ├── [ 674]  auto_services.xml
│       │   │   │   ├── [ 527]  available.xml
│       │   │   │   ├── [ 870]  cachedirectory.xml
│       │   │   │   ├── [ 428]  changenotify.xml
│       │   │   │   ├── [2.5K]  changesharecommand.xml
│       │   │   │   ├── [ 593]  clusteraddresses.xml
│       │   │   │   ├── [ 534]  clustering.xml
│       │   │   │   ├── [ 952]  configfile.xml
│       │   │   │   ├── [ 845]  copy.xml
│       │   │   │   ├── [ 622]  ctdbdsocket.xml
│       │   │   │   ├── [1.1K]  ctdblocktimewarnthreshold.xml
│       │   │   │   ├── [1.6K]  ctdbtimeout.xml
│       │   │   │   ├── [1.3K]  defaultservice.xml
│       │   │   │   ├── [ 585]  deletereadonly.xml
│       │   │   │   ├── [1.8K]  deletesharecommand.xml
│       │   │   │   ├── [1.0K]  dfreecachetime.xml
│       │   │   │   ├── [2.3K]  dfreecommand.xml
│       │   │   │   ├── [ 402]  directorynamecachesize.xml
│       │   │   │   ├── [1.0K]  dmapisupport.xml
│       │   │   │   ├── [ 919]  dontdescend.xml
│       │   │   │   ├── [1.1K]  dosfilemode.xml
│       │   │   │   ├── [1.3K]  dosfiletimeresolution.xml
│       │   │   │   ├── [ 968]  dosfiletimes.xml
│       │   │   │   ├── [1.6K]  fakedirectorycreatetimes.xml
│       │   │   │   ├── [ 978]  followsymlinks.xml
│       │   │   │   ├── [ 527]  fssprunestale.xml
│       │   │   │   ├── [ 614]  fsssequencetimeout.xml
│       │   │   │   ├── [ 820]  fstype.xml
│       │   │   │   ├── [1.2K]  homedirmap.xml
│       │   │   │   ├── [1.1K]  include.xml
│       │   │   │   ├── [ 593]  kernelchangenotify.xml
│       │   │   │   ├── [ 647]  lockdirectory.xml
│       │   │   │   ├── [ 914]  logwriteablefilesonexit.xml
│       │   │   │   ├── [ 697]  magicoutput.xml
│       │   │   │   ├── [1.2K]  magicscript.xml
│       │   │   │   ├── [2.6K]  messagecommand.xml
│       │   │   │   ├── [1.0K]  nbtclientsocketaddress.xml
│       │   │   │   ├── [ 702]  ncalrpcdir.xml
│       │   │   │   ├── [1.4K]  nishomedir.xml
│       │   │   │   ├── [ 623]  nmbdbindexplicitbroadcast.xml
│       │   │   │   ├── [ 686]  panicaction.xml
│       │   │   │   ├── [ 476]  perfcountmodule.xml
│       │   │   │   ├── [ 428]  piddirectory.xml
│       │   │   │   ├── [ 719]  postexec.xml
│       │   │   │   ├── [ 374]  preexecclose.xml
│       │   │   │   ├── [ 983]  preexec.xml
│       │   │   │   ├── [ 775]  registryshares.xml
│       │   │   │   ├── [1.4K]  remoteannounce.xml
│       │   │   │   ├── [1.8K]  remotebrowsesync.xml
│       │   │   │   ├── [ 958]  resetonzerovc.xml
│       │   │   │   ├── [ 511]  rootpostexec.xml
│       │   │   │   ├── [ 463]  rootpreexecclose.xml
│       │   │   │   ├── [ 539]  rootpreexec.xml
│       │   │   │   ├── [2.1K]  rpcdaemon.xml
│       │   │   │   ├── [3.3K]  rpcserver.xml
│       │   │   │   ├── [ 559]  smbdprofilinglevel.xml
│       │   │   │   ├── [1.5K]  spotlight.xml
│       │   │   │   ├── [ 866]  statedirectory.xml
│       │   │   │   ├── [ 623]  usershareallowguests.xml
│       │   │   │   ├── [ 494]  usersharemaxshares.xml
│       │   │   │   ├── [ 736]  usershareowneronly.xml
│       │   │   │   ├── [1.2K]  usersharepath.xml
│       │   │   │   ├── [ 940]  usershareprefixallowlist.xml
│       │   │   │   ├── [1.0K]  usershareprefixdenylist.xml
│       │   │   │   ├── [ 918]  usersharetemplateshare.xml
│       │   │   │   ├── [ 896]  utmpdirectory.xml
│       │   │   │   ├── [ 938]  utmp.xml
│       │   │   │   ├── [ 671]  valid.xml
│       │   │   │   ├── [ 456]  volume.xml
│       │   │   │   ├── [1.1K]  widelinks.xml
│       │   │   │   └── [ 970]  wtmpdirectory.xml
│       │   │   ├── [4.0K]  printing
│       │   │   │   ├── [1014]  addportcommand.xml
│       │   │   │   ├── [3.0K]  addprintercommand.xml
│       │   │   │   ├── [ 638]  cupsconnectiontimeout.xml
│       │   │   │   ├── [ 819]  cupsencrypt.xml
│       │   │   │   ├── [1.4K]  cupsoptions.xml
│       │   │   │   ├── [ 897]  cupsserver.xml
│       │   │   │   ├── [1.8K]  defaultdevmode.xml
│       │   │   │   ├── [1.5K]  deleteprintercommand.xml
│       │   │   │   ├── [1.0K]  disablespoolss.xml
│       │   │   │   ├── [ 413]  enablespoolss.xml
│       │   │   │   ├── [1.2K]  enumportscommand.xml
│       │   │   │   ├── [1.7K]  forceprintername.xml
│       │   │   │   ├── [ 651]  iprintserver.xml
│       │   │   │   ├── [ 464]  loadprinters.xml
│       │   │   │   ├── [2.0K]  lppausecommand.xml
│       │   │   │   ├── [1.3K]  lpqcachetime.xml
│       │   │   │   ├── [1.9K]  lpqcommand.xml
│       │   │   │   ├── [1.7K]  lpresumecommand.xml
│       │   │   │   ├── [1.1K]  lprmcommand.xml
│       │   │   │   ├── [ 599]  maxprintjobs.xml
│       │   │   │   ├── [ 638]  maxreportedprintjobs.xml
│       │   │   │   ├── [ 991]  os2drivermap.xml
│       │   │   │   ├── [ 722]  printable.xml
│       │   │   │   ├── [ 570]  printcapcachetime.xml
│       │   │   │   ├── [2.4K]  printcapname.xml
│       │   │   │   ├── [4.0K]  printcommand.xml
│       │   │   │   ├── [ 804]  printername.xml
│       │   │   │   ├── [2.1K]  printing.xml
│       │   │   │   ├── [ 554]  printjobusername.xml
│       │   │   │   ├── [ 725]  printnotifybackchannel.xml
│       │   │   │   ├── [1.1K]  queuepausecommand.xml
│       │   │   │   ├── [1.3K]  queueresumecommand.xml
│       │   │   │   ├── [1.6K]  showaddprinterwizard.xml
│       │   │   │   ├── [ 579]  spoolssarchitecture.xml
│       │   │   │   ├── [1.4K]  spoolssosversion.xml
│       │   │   │   └── [1.9K]  useclientdriver.xml
│       │   │   ├── [4.0K]  protocol
│       │   │   │   ├── [1.3K]  aclallowexecutealways.xml
│       │   │   │   ├── [2.3K]  aclcheckpermissions.xml
│       │   │   │   ├── [ 817]  aclmapfullcontrol.xml
│       │   │   │   ├── [ 363]  cldapport.xml
│       │   │   │   ├── [1.1K]  clientipcmaxprotocol.xml
│       │   │   │   ├── [1.2K]  clientipcminprotocol.xml
│       │   │   │   ├── [3.2K]  clientmaxprotocol.xml
│       │   │   │   ├── [ 999]  clientminprotocol.xml
│       │   │   │   ├── [ 850]  clientusespnego.xml
│       │   │   │   ├── [ 486]  dcerpcendpointservers.xml
│       │   │   │   ├── [ 950]  defersharingviolations.xml
│       │   │   │   ├── [ 444]  dgramport.xml
│       │   │   │   ├── [ 585]  disablenetbios.xml
│       │   │   │   ├── [ 947]  durablehandles.xml
│       │   │   │   ├── [ 925]  easupport.xml
│       │   │   │   ├── [ 749]  enableasusupport.xml
│       │   │   │   ├── [ 848]  eventloglist.xml
│       │   │   │   ├── [ 819]  largereadwrite.xml
│       │   │   │   ├── [ 854]  mapaclinherit.xml
│       │   │   │   ├── [ 443]  maxmux.xml
│       │   │   │   ├── [ 656]  maxttl.xml
│       │   │   │   ├── [ 731]  maxwinsttl.xml
│       │   │   │   ├── [ 582]  maxxmit.xml
│       │   │   │   ├── [1.3K]  minreceivefilesize.xml
│       │   │   │   ├── [ 706]  minwinsttl.xml
│       │   │   │   ├── [3.1K]  nameresolveorder.xml
│       │   │   │   ├── [ 451]  nbtport.xml
│       │   │   │   ├── [ 760]  ntaclsupport.xml
│       │   │   │   ├── [ 581]  ntpipesupport.xml
│       │   │   │   ├── [ 816]  ntstatussupport.xml
│       │   │   │   ├── [1.9K]  profileacls.xml
│       │   │   │   ├── [ 975]  readraw.xml
│       │   │   │   ├── [ 520]  rpcbigendian.xml
│       │   │   │   ├── [2.6K]  servermaxprotocol.xml
│       │   │   │   ├── [ 781]  serverminprotocol.xml
│       │   │   │   ├── [ 827]  servermultichannelsupport.xml
│       │   │   │   ├── [ 675]  sharefakefscaps.xml
│       │   │   │   ├── [ 664]  smb2maxcredits.xml
│       │   │   │   ├── [ 893]  smb2maxread.xml
│       │   │   │   ├── [ 937]  smb2maxtrans.xml
│       │   │   │   ├── [ 904]  smb2maxwrite.xml
│       │   │   │   ├── [ 380]  smbports.xml
│       │   │   │   ├── [ 914]  svcctllist.xml
│       │   │   │   ├── [ 448]  timeserver.xml
│       │   │   │   ├── [ 407]  unicode.xml
│       │   │   │   ├── [ 937]  unixextensions.xml
│       │   │   │   ├── [ 660]  usespnego.xml
│       │   │   │   ├── [ 357]  webport.xml
│       │   │   │   └── [ 979]  writeraw.xml
│       │   │   ├── [4.0K]  security
│       │   │   │   ├── [ 974]  accessbasedshareenum.xml
│       │   │   │   ├── [2.0K]  aclgroupcontrol.xml
│       │   │   │   ├── [ 648]  adminusers.xml
│       │   │   │   ├── [1018]  algorithmicridbase.xml
│       │   │   │   ├── [1.1K]  allowdcerpcauthlevelconnect.xml
│       │   │   │   ├── [1.2K]  allowtrusteddomains.xml
│       │   │   │   ├── [1.5K]  authmethods.xml
│       │   │   │   ├── [1.1K]  checkpasswordscript.xml
│       │   │   │   ├── [ 986]  clientipcsigning.xml
│       │   │   │   ├── [1.2K]  clientlanmanauth.xml
│       │   │   │   ├── [1.7K]  clientntlmv2auth.xml
│       │   │   │   ├── [ 391]  clientplaintextauth.xml
│       │   │   │   ├── [1.0K]  clientschannel.xml
│       │   │   │   ├── [ 923]  clientsigning.xml
│       │   │   │   ├── [1.6K]  clientusepsnegoprincipal.xml
│       │   │   │   ├── [1.3K]  createmask.xml
│       │   │   │   ├── [ 522]  dedicatedkeytabfile.xml
│       │   │   │   ├── [1.5K]  directorymask.xml
│       │   │   │   ├── [ 332]  directorysecuritymask.xml
│       │   │   │   ├── [1.9K]  encryptpasswords.xml
│       │   │   │   ├── [1.0K]  forcecreatemode.xml
│       │   │   │   ├── [1.1K]  forcedirectorymode.xml
│       │   │   │   ├── [ 337]  forcedirectorysecuritymode.xml
│       │   │   │   ├── [1.9K]  forcegroup.xml
│       │   │   │   ├── [ 327]  forcesecuritymode.xml
│       │   │   │   ├── [1.1K]  forceunknownacluser.xml
│       │   │   │   ├── [1.2K]  forceuser.xml
│       │   │   │   ├── [1.4K]  guestaccount.xml
│       │   │   │   ├── [ 739]  guestok.xml
│       │   │   │   ├── [ 643]  guestonly.xml
│       │   │   │   ├── [2.6K]  hostsallow.xml
│       │   │   │   ├── [1.0K]  hostsdeny.xml
│       │   │   │   ├── [ 923]  inheritacls.xml
│       │   │   │   ├── [ 847]  inheritowner.xml
│       │   │   │   ├── [1.4K]  inheritpermissions.xml
│       │   │   │   ├── [1.6K]  invalidusers.xml
│       │   │   │   ├── [1.3K]  kerberosmethod.xml
│       │   │   │   ├── [ 351]  kpasswdport.xml
│       │   │   │   ├── [ 332]  krb5port.xml
│       │   │   │   ├── [1.8K]  lanmanauth.xml
│       │   │   │   ├── [ 423]  lognttokencommand.xml
│       │   │   │   ├── [2.9K]  maptoguest.xml
│       │   │   │   ├── [1.2K]  mapuntrustedtodomain.xml
│       │   │   │   ├── [1.0K]  ntlmauth.xml
│       │   │   │   ├── [ 676]  ntpsigndsocketdirectory.xml
│       │   │   │   ├── [ 501]  nullpasswords.xml
│       │   │   │   ├── [ 889]  obeypamrestrictions.xml
│       │   │   │   ├── [ 647]  oldpasswordallowedperiod.xml
│       │   │   │   ├── [ 727]  pampasswordchange.xml
│       │   │   │   ├── [2.4K]  passdbbackend.xml
│       │   │   │   ├── [ 588]  passdbexpandexplicit.xml
│       │   │   │   ├── [1.2K]  passwdchatdebug.xml
│       │   │   │   ├── [ 538]  passwdchattimeout.xml
│       │   │   │   ├── [3.0K]  passwdchat.xml
│       │   │   │   ├── [1.7K]  passwdprogram.xml
│       │   │   │   ├── [2.2K]  passwordhashgpgkeyids.xml
│       │   │   │   ├── [2.3K]  passwordserver.xml
│       │   │   │   ├── [ 500]  preloadmodules.xml
│       │   │   │   ├── [ 545]  privatedir.xml
│       │   │   │   ├── [ 838]  rawntlmv2auth.xml
│       │   │   │   ├── [ 719]  readlist.xml
│       │   │   │   ├── [ 722]  readonly.xml
│       │   │   │   ├── [1.7K]  renameuserscript.xml
│       │   │   │   ├── [1.3K]  restrictanonymous.xml
│       │   │   │   ├── [1.7K]  rootdirectory.xml
│       │   │   │   ├── [ 654]  sambakcccommand.xml
│       │   │   │   ├── [ 321]  securitymask.xml
│       │   │   │   ├── [5.9K]  security.xml
│       │   │   │   ├── [4.7K]  serverrole.xml
│       │   │   │   ├── [1.0K]  serverschannel.xml
│       │   │   │   ├── [1.3K]  serversigning.xml
│       │   │   │   ├── [7.5K]  smbencrypt.xml
│       │   │   │   ├── [ 582]  smbpasswdfile.xml
│       │   │   │   ├── [ 783]  tlscafile.xml
│       │   │   │   ├── [ 714]  tlscertfile.xml
│       │   │   │   ├── [ 703]  tlscrlfile.xml
│       │   │   │   ├── [ 725]  tlsdhparamsfile.xml
│       │   │   │   ├── [ 380]  tlsenabled.xml
│       │   │   │   ├── [ 798]  tlskeyfile.xml
│       │   │   │   ├── [ 905]  tlspriority.xml
│       │   │   │   ├── [2.0K]  tlsverifypeer.xml
│       │   │   │   ├── [1.2K]  unixpasswordsync.xml
│       │   │   │   ├── [1.1K]  usernamelevel.xml
│       │   │   │   ├── [ 964]  usernamemapcachetime.xml
│       │   │   │   ├── [ 779]  usernamemapscript.xml
│       │   │   │   ├── [5.3K]  usernamemap.xml
│       │   │   │   ├── [1.5K]  validusers.xml
│       │   │   │   ├── [ 450]  writeable.xml
│       │   │   │   └── [ 784]  writelist.xml
│       │   │   ├── [4.0K]  tuning
│       │   │   │   ├── [ 683]  aiomaxthreads.xml
│       │   │   │   ├── [ 933]  aioreadsize.xml
│       │   │   │   ├── [ 848]  aiowritebehind.xml
│       │   │   │   ├── [ 935]  aiowritesize.xml
│       │   │   │   ├── [ 868]  allocationroundupsize.xml
│       │   │   │   ├── [1.1K]  blocksize.xml
│       │   │   │   ├── [1.0K]  deadtime.xml
│       │   │   │   ├── [ 568]  getwdcache.xml
│       │   │   │   ├── [ 589]  hostnamelookups.xml
│       │   │   │   ├── [ 988]  keepalive.xml
│       │   │   │   ├── [ 821]  maxconnections.xml
│       │   │   │   ├── [1.1K]  maxdisksize.xml
│       │   │   │   ├── [ 998]  maxopenfiles.xml
│       │   │   │   ├── [ 956]  maxsmbdprocesses.xml
│       │   │   │   ├── [ 555]  minprintspace.xml
│       │   │   │   ├── [ 461]  namecachetimeout.xml
│       │   │   │   ├── [4.6K]  socketoptions.xml
│       │   │   │   ├── [2.1K]  strictallocate.xml
│       │   │   │   ├── [1.4K]  strictrename.xml
│       │   │   │   ├── [1.4K]  strictsync.xml
│       │   │   │   ├── [ 958]  syncalways.xml
│       │   │   │   ├── [ 765]  usemmap.xml
│       │   │   │   ├── [ 906]  usesendfile.xml
│       │   │   │   └── [1.5K]  writecachesize.xml
│       │   │   ├── [4.0K]  vfs
│       │   │   │   ├── [2.3K]  getquotacommand.xml
│       │   │   │   ├── [ 604]  hostmsdfs.xml
│       │   │   │   ├── [ 785]  msdfsproxy.xml
│       │   │   │   ├── [ 769]  msdfsroot.xml
│       │   │   │   ├── [ 612]  msdfsshufflereferrals.xml
│       │   │   │   ├── [1.3K]  ntvfshandler.xml
│       │   │   │   ├── [1.9K]  setquotacommand.xml
│       │   │   │   └── [ 538]  vfsobjects.xml
│       │   │   ├── [4.0K]  winbind
│       │   │   │   ├── [ 814]  createkrb5conf.xml
│       │   │   │   ├── [ 729]  idmapbackend.xml
│       │   │   │   ├── [ 464]  idmapcachetime.xml
│       │   │   │   ├── [4.6K]  idmapconfig.xml
│       │   │   │   ├── [ 700]  idmapgid.xml
│       │   │   │   ├── [ 409]  idmapnegativecachetime.xml
│       │   │   │   ├── [ 699]  idmapuid.xml
│       │   │   │   ├── [ 559]  includesystemkrb5conf.xml
│       │   │   │   ├── [ 676]  netutralizent4emulation.xml
│       │   │   │   ├── [ 888]  rejectmd5servers.xml
│       │   │   │   ├── [1.1K]  requirestrongkey.xml
│       │   │   │   ├── [ 800]  templatehomedir.xml
│       │   │   │   ├── [ 538]  templateshell.xml
│       │   │   │   ├── [ 714]  winbindcachetime.xml
│       │   │   │   ├── [ 487]  winbinddprivilegedsocketdirectory.xml
│       │   │   │   ├── [ 721]  winbinddsocketdirectory.xml
│       │   │   │   ├── [ 950]  winbindenumgroups.xml
│       │   │   │   ├── [1.0K]  winbindenumusers.xml
│       │   │   │   ├── [1.3K]  winbindexpandgroups.xml
│       │   │   │   ├── [ 750]  winbindmaxclients.xml
│       │   │   │   ├── [ 956]  winbindmaxdomainconnections.xml
│       │   │   │   ├── [ 773]  winbindnestedgroups.xml
│       │   │   │   ├── [1.3K]  winbindnormalizenames.xml
│       │   │   │   ├── [1.5K]  winbindnssinfo.xml
│       │   │   │   ├── [ 591]  winbindofflinelogon.xml
│       │   │   │   ├── [ 555]  winbindreconnectdelay.xml
│       │   │   │   ├── [ 481]  winbindrefreshtickets.xml
│       │   │   │   ├── [ 644]  winbindrequesttimeout.xml
│       │   │   │   ├── [ 439]  winbindrpconly.xml
│       │   │   │   ├── [ 563]  winbindsealedpipes.xml
│       │   │   │   ├── [ 892]  winbindseparator.xml
│       │   │   │   ├── [ 894]  winbindtrusteddomainsonly.xml
│       │   │   │   └── [1.0K]  winbindusedefaultdomain.xml
│       │   │   └── [4.0K]  wins
│       │   │       ├── [1016]  dnsproxy.xml
│       │   │       ├── [2.0K]  winshook.xml
│       │   │       ├── [ 558]  winsproxy.xml
│       │   │       ├── [1.5K]  winsserver.xml
│       │   │       └── [ 783]  winssupport.xml
│       │   ├── [ 19K]  structure.svg
│       │   ├── [4.0K]  templates
│       │   │   ├── [ 170]  attributions.xml
│       │   │   └── [ 991]  template.5.xml
│       │   ├── [4.0K]  test
│       │   │   ├── [4.0K]  images
│       │   │   │   └── [2.5K]  slmed.png
│       │   │   └── [ 540]  index.xml
│       │   ├── [4.0K]  using_samba
│       │   │   ├── [ 46K]  appa.xml
│       │   │   ├── [ 63K]  appb.xml
│       │   │   ├── [103K]  appc.xml
│       │   │   ├── [ 66K]  appd.xml
│       │   │   ├── [3.2K]  appe.xml
│       │   │   ├── [7.8K]  appf.xml
│       │   │   ├── [1.1K]  book.xml
│       │   │   ├── [ 17K]  ch00.xml
│       │   │   ├── [ 97K]  ch01.xml
│       │   │   ├── [ 61K]  ch02.xml
│       │   │   ├── [ 78K]  ch03.xml
│       │   │   ├── [105K]  ch04.xml
│       │   │   ├── [135K]  ch05.xml
│       │   │   ├── [153K]  ch06.xml
│       │   │   ├── [ 88K]  ch07.xml
│       │   │   ├── [ 67K]  ch08.xml
│       │   │   ├── [132K]  ch09.xml
│       │   │   ├── [2.6K]  colo1.xml
│       │   │   ├── [1.3K]  copy.xml
│       │   │   ├── [4.0K]  figs
│       │   │   │   ├── [9.6K]  sam.0101.gif
│       │   │   │   ├── [ 11K]  sam.0102.gif
│       │   │   │   ├── [5.7K]  sam.0103.gif
│       │   │   │   ├── [ 20K]  sam.0104.gif
│       │   │   │   ├── [ 11K]  sam.0105.gif
│       │   │   │   ├── [4.5K]  sam.0106.gif
│       │   │   │   ├── [ 10K]  sam.0107.gif
│       │   │   │   ├── [ 21K]  sam.0108.gif
│       │   │   │   ├── [ 21K]  sam.0109.gif
│       │   │   │   ├── [6.1K]  sam.0110.gif
│       │   │   │   ├── [8.1K]  sam.0111.gif
│       │   │   │   ├── [ 14K]  sam.0112.gif
│       │   │   │   ├── [ 12K]  sam.0113.gif
│       │   │   │   ├── [ 24K]  sam.0114.gif
│       │   │   │   ├── [5.3K]  sam.0201.gif
│       │   │   │   ├── [ 21K]  sam.0202.gif
│       │   │   │   ├── [ 19K]  sam.0203.gif
│       │   │   │   ├── [ 13K]  sam.0204.gif
│       │   │   │   ├── [ 11K]  sam.0301.gif
│       │   │   │   ├── [ 12K]  sam.0302.gif
│       │   │   │   ├── [4.0K]  sam.0303.gif
│       │   │   │   ├── [4.8K]  sam.0304.gif
│       │   │   │   ├── [ 14K]  sam.0305.gif
│       │   │   │   ├── [7.9K]  sam.0306.gif
│       │   │   │   ├── [ 12K]  sam.0307.gif
│       │   │   │   ├── [ 16K]  sam.0308.gif
│       │   │   │   ├── [ 11K]  sam.0309.gif
│       │   │   │   ├── [ 12K]  sam.0310.gif
│       │   │   │   ├── [ 13K]  sam.0311.gif
│       │   │   │   ├── [9.5K]  sam.0312.gif
│       │   │   │   ├── [10.0K]  sam.0313.gif
│       │   │   │   ├── [5.1K]  sam.0314.gif
│       │   │   │   ├── [5.8K]  sam.0315.gif
│       │   │   │   ├── [9.4K]  sam.0316.gif
│       │   │   │   ├── [ 15K]  sam.0317.gif
│       │   │   │   ├── [9.8K]  sam.0318.gif
│       │   │   │   ├── [ 11K]  sam.0319.gif
│       │   │   │   ├── [ 11K]  sam.0320.gif
│       │   │   │   ├── [ 11K]  sam.0321.gif
│       │   │   │   ├── [ 15K]  sam.0322.gif
│       │   │   │   ├── [ 13K]  sam.0323.gif
│       │   │   │   ├── [ 11K]  sam.0324.gif
│       │   │   │   ├── [ 14K]  sam.0325.gif
│       │   │   │   ├── [6.9K]  sam.0326.gif
│       │   │   │   ├── [5.8K]  sam.0327.gif
│       │   │   │   ├── [7.6K]  sam.0328.gif
│       │   │   │   ├── [8.2K]  sam.0401.gif
│       │   │   │   ├── [8.4K]  sam.0402.gif
│       │   │   │   ├── [9.1K]  sam.0403.gif
│       │   │   │   ├── [5.1K]  sam.0404.gif
│       │   │   │   ├── [6.6K]  sam.0405.gif
│       │   │   │   ├── [5.6K]  sam.0406.gif
│       │   │   │   ├── [10.0K]  sam.0407.gif
│       │   │   │   ├── [ 15K]  sam.0501.gif
│       │   │   │   ├── [7.6K]  sam.0502.gif
│       │   │   │   ├── [7.9K]  sam.0503.gif
│       │   │   │   ├── [7.1K]  sam.0504.gif
│       │   │   │   ├── [7.5K]  sam.0505.gif
│       │   │   │   ├── [ 13K]  sam.0506.gif
│       │   │   │   ├── [8.8K]  sam.0507.gif
│       │   │   │   ├── [ 15K]  sam.0508.gif
│       │   │   │   ├── [9.8K]  sam.0601.gif
│       │   │   │   ├── [8.8K]  sam.0602.gif
│       │   │   │   ├── [5.9K]  sam.0603.gif
│       │   │   │   ├── [ 12K]  sam.0604.gif
│       │   │   │   ├── [ 13K]  sam.0605.gif
│       │   │   │   ├── [ 16K]  sam.0606.gif
│       │   │   │   ├── [5.8K]  sam.0701.gif
│       │   │   │   ├── [3.6K]  sam.0702.gif
│       │   │   │   ├── [ 13K]  sam.0703.gif
│       │   │   │   ├── [7.3K]  sam.0704.gif
│       │   │   │   ├── [ 10K]  sam.0705.gif
│       │   │   │   ├── [ 24K]  sam.0706.gif
│       │   │   │   ├── [ 11K]  sam.0707.gif
│       │   │   │   ├── [7.6K]  sam.0708.gif
│       │   │   │   ├── [ 14K]  sam.0709.gif
│       │   │   │   ├── [ 12K]  sam.0801.gif
│       │   │   │   ├── [ 15K]  sam.0802.gif
│       │   │   │   ├── [9.5K]  sam.0803.gif
│       │   │   │   ├── [ 11K]  sam.0804.gif
│       │   │   │   ├── [ 12K]  sam.0805.gif
│       │   │   │   ├── [ 16K]  sam.0901.gif
│       │   │   │   ├── [ 26K]  sam.0902.gif
│       │   │   │   ├── [ 18K]  sam.0903.gif
│       │   │   │   ├── [8.8K]  sam.0904.gif
│       │   │   │   ├── [7.9K]  sam.0905.gif
│       │   │   │   ├── [ 15K]  sam.aa01.gif
│       │   │   │   ├── [9.8K]  sam.ab01.gif
│       │   │   │   └── [8.2K]  sam.ab02.gif
│       │   │   └── [   0]  metadata.xml
│       │   ├── [4.3K]  wscript_build
│       │   └── [4.0K]  xslt
│       │       ├── [ 28K]  docbook2pearson.xsl
│       │       ├── [5.3K]  expand-sambadoc.xsl
│       │       ├── [5.7K]  expand-smbconfdoc.xsl
│       │       ├── [1.8K]  extract-examples.xsl
│       │       ├── [2.3K]  generate-attributions.xsl
│       │       ├── [1.2K]  generate-dependencies.xsl
│       │       ├── [4.0K]  html
│       │       │   └── [ 873]  samba.css
│       │       ├── [ 504]  html-chunk.xsl
│       │       ├── [3.2K]  html-common.xsl
│       │       ├── [ 265]  html.xsl
│       │       ├── [4.0K]  latex
│       │       │   ├── [ 11K]  sambadoc.cls
│       │       │   ├── [ 610]  samba.sty
│       │       │   └── [4.3K]  samba.xsl
│       │       ├── [ 214]  latex.overrides.xml
│       │       ├── [2.2K]  latex.xsl
│       │       ├── [1.3K]  manpage-summary.xsl
│       │       ├── [2.9K]  man.xsl
│       │       ├── [2.3K]  sambadoc2pearson.xsl
│       │       ├── [3.0K]  smb.conf-html.xsl
│       │       ├── [ 393]  strip-references.xsl
│       │       └── [8.0K]  yodl.xsl
│       ├── [4.0K]  dynconfig
│       │   ├── [3.5K]  dynconfig.c
│       │   ├── [2.2K]  dynconfig.h
│       │   └── [ 15K]  wscript
│       ├── [4.0K]  examples
│       │   ├── [4.0K]  ad-bench
│       │   │   ├── [1.4K]  ad-bench.sh
│       │   │   ├── [1.7K]  README
│       │   │   ├── [1.1K]  settings.sh
│       │   │   ├── [1.1K]  test_utils.sh
│       │   │   ├── [2.7K]  time_group.sh
│       │   │   ├── [1.9K]  time_join.sh
│       │   │   ├── [1.5K]  time_kinit.sh
│       │   │   ├── [2.7K]  time_ldap.sh
│       │   │   ├── [2.7K]  time_user.sh
│       │   │   └── [2.5K]  utils.sh
│       │   ├── [4.0K]  auth
│       │   │   ├── [2.2K]  auth_skel.c
│       │   │   ├── [4.0K]  crackcheck
│       │   │   │   ├── [2.4K]  crackcheck.c
│       │   │   │   └── [ 412]  Makefile
│       │   │   ├── [ 626]  Makefile
│       │   │   └── [ 342]  wscript_build
│       │   ├── [4.0K]  autofs
│       │   │   └── [ 467]  auto.smb
│       │   ├── [4.0K]  dce-dfs
│       │   │   ├── [ 155]  README
│       │   │   └── [ 771]  smb.conf
│       │   ├── [4.0K]  LDAP
│       │   │   ├── [ 483]  get_next_oid
│       │   │   ├── [ 15K]  ol-schema-migrate.pl
│       │   │   ├── [2.2K]  README
│       │   │   ├── [ 15K]  samba.ldif
│       │   │   ├── [ 19K]  samba-nds.schema
│       │   │   ├── [ 22K]  samba.schema
│       │   │   ├── [ 11K]  samba.schema.at.IBM-DS
│       │   │   ├── [ 17K]  samba-schema-FDS.ldif
│       │   │   ├── [3.1K]  samba-schema.IBMSecureWay
│       │   │   ├── [ 125]  samba-schema-netscapeds5.x.README
│       │   │   └── [2.9K]  samba.schema.oc.IBM-DS
│       │   ├── [4.0K]  libsmbclient
│       │   │   ├── [2.2K]  get_auth_data_fn.h
│       │   │   ├── [2.7K]  Makefile
│       │   │   ├── [3.4K]  Makefile.internal.in
│       │   │   ├── [ 585]  README
│       │   │   ├── [1.6K]  testacl2.c
│       │   │   ├── [1.3K]  testacl3.c
│       │   │   ├── [7.4K]  testacl.c
│       │   │   ├── [4.3K]  testbrowse2.c
│       │   │   ├── [7.7K]  testbrowse.c
│       │   │   ├── [1.2K]  testchmod.c
│       │   │   ├── [ 760]  testctx.c
│       │   │   ├── [3.3K]  testfstatvfs.c
│       │   │   ├── [1.4K]  testnotify.c
│       │   │   ├── [1.3K]  testread.c
│       │   │   ├── [6.5K]  testsmbc.c
│       │   │   ├── [1.8K]  teststat2.c
│       │   │   ├── [2.0K]  teststat3.c
│       │   │   ├── [1.7K]  teststat.c
│       │   │   ├── [2.6K]  teststatvfs.c
│       │   │   ├── [1.6K]  testtruncate.c
│       │   │   ├── [1.9K]  testutime.c
│       │   │   ├── [1.6K]  testwrite.c
│       │   │   ├── [ 21K]  tree.c
│       │   │   └── [ 592]  wscript_build
│       │   ├── [4.0K]  logon
│       │   │   ├── [4.0K]  genlogon
│       │   │   │   └── [2.2K]  genlogon.pl
│       │   │   ├── [4.0K]  mklogon
│       │   │   │   ├── [2.8K]  mklogon.conf
│       │   │   │   └── [ 12K]  mklogon.pl
│       │   │   └── [4.0K]  ntlogon
│       │   │       ├── [1.2K]  ntlogon.conf
│       │   │       ├── [ 12K]  ntlogon.py
│       │   │       └── [5.2K]  README
│       │   ├── [4.0K]  misc
│       │   │   ├── [ 48K]  adssearch.pl
│       │   │   ├── [4.7K]  check_multiple_LDAP_entries.pl
│       │   │   ├── [ 11K]  cldap.pl
│       │   │   ├── [2.3K]  extra_smbstatus
│       │   │   └── [1.9K]  wall.perl
│       │   ├── [4.0K]  nss
│       │   │   ├── [7.4K]  nss_winbind.c
│       │   │   ├── [2.1K]  nss_winbind.h
│       │   │   └── [1.9K]  wbtest.c
│       │   ├── [4.0K]  pam_winbind
│       │   │   └── [ 828]  pam_winbind.conf
│       │   ├── [4.0K]  pcap2nbench
│       │   │   ├── [1.4K]  closerequest.cpp
│       │   │   ├── [1.2K]  closerequest.hpp
│       │   │   ├── [ 34K]  COPYING
│       │   │   ├── [1.7K]  ethernet.cpp
│       │   │   ├── [1.1K]  ethernet.hpp
│       │   │   ├── [2.4K]  ip.cpp
│       │   │   ├── [1.3K]  ip.hpp
│       │   │   ├── [ 29K]  main.cpp
│       │   │   ├── [1.3K]  Makefile
│       │   │   ├── [2.8K]  ntcreateandxrequest.cpp
│       │   │   ├── [1.6K]  ntcreateandxrequest.hpp
│       │   │   ├── [1.3K]  ntcreateandxresponse.cpp
│       │   │   ├── [1.6K]  ntcreateandxresponse.hpp
│       │   │   ├── [2.2K]  readandxrequest.cpp
│       │   │   ├── [1.4K]  readandxrequest.hpp
│       │   │   ├── [1.4K]  readandxresponse.hpp
│       │   │   ├── [ 922]  README
│       │   │   ├── [2.0K]  smb.cpp
│       │   │   ├── [1.3K]  smb.hpp
│       │   │   ├── [2.0K]  tcp.cpp
│       │   │   ├── [1.2K]  tcp.hpp
│       │   │   ├── [2.4K]  writeandxrequest.cpp
│       │   │   └── [1.5K]  writeandxrequest.hpp
│       │   ├── [4.0K]  pdb
│       │   │   ├── [ 672]  Makefile
│       │   │   ├── [ 947]  README
│       │   │   ├── [3.8K]  test.c
│       │   │   └── [ 334]  wscript_build
│       │   ├── [4.0K]  perfcounter
│       │   │   ├── [1.4K]  Makefile
│       │   │   ├── [1.4K]  perfcountd.init
│       │   │   ├── [5.0K]  perf.h
│       │   │   ├── [5.6K]  perf_writer.c
│       │   │   ├── [5.7K]  perf_writer_cpu.c
│       │   │   ├── [5.5K]  perf_writer_disk.c
│       │   │   ├── [4.2K]  perf_writer_mem.c
│       │   │   ├── [2.4K]  perf_writer_process.c
│       │   │   └── [4.8K]  perf_writer_util.c
│       │   ├── [4.0K]  printer-accounting
│       │   │   ├── [ 114]  acct-all
│       │   │   ├── [ 695]  acct-sum
│       │   │   ├── [ 998]  hp5-redir
│       │   │   ├── [ 746]  lp-acct
│       │   │   ├── [ 560]  printcap
│       │   │   └── [2.3K]  README
│       │   ├── [4.0K]  printing
│       │   │   ├── [8.0K]  prtpub.c
│       │   │   ├── [ 540]  readme.prtpub
│       │   │   ├── [1.8K]  smbprint.sysv
│       │   │   └── [ 56K]  VampireDriversFunctions
│       │   ├── [ 294]  README
│       │   ├── [4.0K]  scripts
│       │   │   ├── [4.0K]  debugging
│       │   │   │   ├── [4.0K]  linux
│       │   │   │   │   └── [ 800]  backtrace
│       │   │   │   └── [4.0K]  solaris
│       │   │   │       ├── [1.2K]  README
│       │   │   │       └── [ 914]  solaris-oops.sh
│       │   │   ├── [4.0K]  eventlog
│       │   │   │   └── [1.2K]  parselog.pl
│       │   │   ├── [4.0K]  idmap
│       │   │   │   ├── [2.1K]  idmap_nis.sh
│       │   │   │   └── [5.5K]  README
│       │   │   ├── [4.0K]  mount
│       │   │   │   └── [2.5K]  mount.smbfs
│       │   │   ├── [4.0K]  printing
│       │   │   │   └── [4.0K]  cups
│       │   │   │       ├── [1.4K]  smbaddprinter.pl
│       │   │   │       └── [ 922]  smbdelprinter.pl
│       │   │   ├── [4.0K]  shares
│       │   │   │   ├── [4.0K]  perl
│       │   │   │   │   └── [3.8K]  modify_samba_config.pl
│       │   │   │   └── [4.0K]  python
│       │   │   │       ├── [6.5K]  generate_parm_table.py
│       │   │   │       ├── [2.3K]  modify_samba_config.py
│       │   │   │       ├── [7.8K]  SambaConfig.py
│       │   │   │       ├── [2.2K]  SambaParm.py
│       │   │   │       └── [ 27K]  smbparm.py
│       │   │   ├── [4.0K]  users_and_groups
│       │   │   │   ├── [3.4K]  adduserstogroups.pl
│       │   │   │   └── [3.2K]  createdomobj.pl
│       │   │   ├── [4.0K]  vfs
│       │   │   │   └── [4.0K]  media_harmony
│       │   │   │       └── [3.1K]  trigger_avid_update.py
│       │   │   └── [4.0K]  wins_hook
│       │   │       ├── [2.2K]  dns_update
│       │   │       └── [ 436]  README
│       │   ├── [7.7K]  smb.conf.default
│       │   ├── [4.0K]  tridge
│       │   │   ├── [ 341]  README
│       │   │   ├── [1.7K]  smb.conf
│       │   │   ├── [ 130]  smb.conf.fjall
│       │   │   ├── [  55]  smb.conf.lapland
│       │   │   ├── [  46]  smb.conf.vittjokk
│       │   │   └── [  55]  smb.conf.WinNT
│       │   ├── [4.0K]  validchars
│       │   │   ├── [3.5K]  msdos70.out
│       │   │   ├── [3.7K]  nwdos70.out
│       │   │   ├── [4.0K]  readme
│       │   │   ├── [2.6K]  validchr.c
│       │   │   └── [8.6K]  validchr.com
│       │   └── [4.0K]  VFS
│       │       ├── [ 769]  README
│       │       ├── [2.3K]  shadow_copy_test.c
│       │       ├── [ 23K]  skel_opaque.c
│       │       ├── [ 31K]  skel_transparent.c
│       │       └── [1.1K]  wscript_build
│       ├── [4.0K]  file_server
│       │   ├── [2.9K]  file_server.c
│       │   ├── [ 848]  file_server.h
│       │   └── [ 371]  wscript_build
│       ├── [4.0K]  include
│       │   ├── [4.0K]  public
│       │   │   ├── [4.0K]  core
│       │   │   │   └── [ 239]  README.txt
│       │   │   ├── [4.0K]  dcerpc_server
│       │   │   │   └── [ 239]  README.txt
│       │   │   ├── [4.0K]  gen_ndr
│       │   │   │   └── [ 239]  README.txt
│       │   │   ├── [4.0K]  ndr
│       │   │   │   └── [ 239]  README.txt
│       │   │   ├── [ 239]  README.txt
│       │   │   ├── [4.0K]  samba
│       │   │   │   └── [ 239]  README.txt
│       │   │   ├── [4.0K]  security
│       │   │   │   └── [ 239]  README.txt
│       │   │   └── [4.0K]  util
│       │   │       └── [ 239]  README.txt
│       │   └── [ 141]  README.txt
│       ├── [1.5K]  install_with_python.sh
│       ├── [4.0K]  lib
│       │   ├── [4.0K]  addns
│       │   │   ├── [2.6K]  dnserr.h
│       │   │   ├── [8.5K]  dnsgss.c
│       │   │   ├── [ 11K]  dns.h
│       │   │   ├── [ 13K]  dnsmarshall.c
│       │   │   ├── [ 23K]  dnsquery.c
│       │   │   ├── [1.9K]  dnsquery.h
│       │   │   ├── [ 12K]  dnsrecord.c
│       │   │   ├── [9.4K]  dnssock.c
│       │   │   ├── [3.4K]  dnsutils.c
│       │   │   ├── [2.0K]  error.c
│       │   │   └── [ 292]  wscript_build
│       │   ├── [4.0K]  afs
│       │   │   ├── [7.5K]  afs_funcs.c
│       │   │   ├── [1.6K]  afs_funcs.h
│       │   │   ├── [5.7K]  afs_settoken.c
│       │   │   ├── [ 895]  afs_settoken.h
│       │   │   └── [ 284]  wscript_build
│       │   ├── [4.0K]  async_req
│       │   │   ├── [2.8K]  async_connect_send_test.c
│       │   │   ├── [ 18K]  async_sock.c
│       │   │   ├── [2.3K]  async_sock.h
│       │   │   └── [ 330]  wscript_build
│       │   ├── [4.0K]  compression
│       │   │   ├── [8.7K]  lzxpress.c
│       │   │   ├── [1.9K]  lzxpress.h
│       │   │   ├── [2.5K]  testsuite.c
│       │   │   └── [ 103]  wscript_build
│       │   ├── [4.0K]  crypto
│       │   │   ├── [4.3K]  aes.c
│       │   │   ├── [4.3K]  aes_ccm_128.c
│       │   │   ├── [1.7K]  aes_ccm_128.h
│       │   │   ├── [9.4K]  aes_ccm_128_test.c
│       │   │   ├── [3.0K]  aes_cmac_128.c
│       │   │   ├── [1.4K]  aes_cmac_128.h
│       │   │   ├── [3.5K]  aes_cmac_128_test.c
│       │   │   ├── [4.7K]  aes_gcm_128.c
│       │   │   ├── [1.6K]  aes_gcm_128.h
│       │   │   ├── [7.7K]  aes_gcm_128_test.c
│       │   │   ├── [ 29K]  aes.h
│       │   │   ├── [1.6K]  aes_test.h
│       │   │   ├── [2.4K]  arcfour.c
│       │   │   ├── [ 490]  arcfour.h
│       │   │   ├── [5.3K]  crc32.c
│       │   │   ├── [  61]  crc32.h
│       │   │   ├── [1.2K]  crypto.h
│       │   │   ├── [3.8K]  hmacmd5.c
│       │   │   ├── [1.4K]  hmacmd5.h
│       │   │   ├── [3.6K]  hmacmd5test.c
│       │   │   ├── [3.1K]  hmacsha256.c
│       │   │   ├── [1.3K]  hmacsha256.h
│       │   │   ├── [5.0K]  md4.c
│       │   │   ├── [  53]  md4.h
│       │   │   ├── [2.3K]  md4test.c
│       │   │   ├── [8.0K]  md5.c
│       │   │   ├── [1.1K]  md5.h
│       │   │   ├── [2.4K]  md5test.c
│       │   │   ├── [1.8K]  REQUIREMENTS
│       │   │   ├── [ 58K]  rijndael-alg-fst.c
│       │   │   ├── [2.1K]  rijndael-alg-fst.h
│       │   │   ├── [6.8K]  sha256.c
│       │   │   ├── [2.8K]  sha256.h
│       │   │   ├── [8.7K]  sha512.c
│       │   │   ├── [2.2K]  sha512.h
│       │   │   ├── [ 944]  wscript_build
│       │   │   └── [ 621]  wscript_configure
│       │   ├── [4.0K]  dbwrap
│       │   │   ├── [ 10K]  dbwrap.c
│       │   │   ├── [6.0K]  dbwrap_cache.c
│       │   │   ├── [ 961]  dbwrap_cache.h
│       │   │   ├── [9.7K]  dbwrap_file.c
│       │   │   ├── [1.0K]  dbwrap_file.h
│       │   │   ├── [6.8K]  dbwrap.h
│       │   │   ├── [1.4K]  dbwrap_local_open.c
│       │   │   ├── [2.5K]  dbwrap_private.h
│       │   │   ├── [ 12K]  dbwrap_rbt.c
│       │   │   ├── [ 956]  dbwrap_rbt.h
│       │   │   ├── [ 12K]  dbwrap_tdb.c
│       │   │   ├── [1.1K]  dbwrap_tdb.h
│       │   │   ├── [ 17K]  dbwrap_util.c
│       │   │   └── [ 308]  wscript_build
│       │   ├── [4.0K]  krb5_wrap
│       │   │   ├── [2.8K]  enctype_convert.c
│       │   │   ├── [1.3K]  gss_samba.c
│       │   │   ├── [1.1K]  gss_samba.h
│       │   │   ├── [7.2K]  keytab_util.c
│       │   │   ├── [ 78K]  krb5_samba.c
│       │   │   ├── [ 14K]  krb5_samba.h
│       │   │   └── [ 361]  wscript_build
│       │   ├── [4.0K]  ldb
│       │   │   ├── [4.0K]  ABI
│       │   │   │   ├── [ 16K]  ldb-0.9.10.sigs
│       │   │   │   ├── [ 16K]  ldb-0.9.12.sigs
│       │   │   │   ├── [ 17K]  ldb-0.9.15.sigs
│       │   │   │   ├── [ 17K]  ldb-0.9.16.sigs
│       │   │   │   ├── [ 17K]  ldb-0.9.17.sigs
│       │   │   │   ├── [ 18K]  ldb-0.9.18.sigs
│       │   │   │   ├── [ 18K]  ldb-0.9.19.sigs
│       │   │   │   ├── [ 18K]  ldb-0.9.20.sigs
│       │   │   │   ├── [ 18K]  ldb-0.9.22.sigs
│       │   │   │   ├── [ 19K]  ldb-0.9.23.sigs
│       │   │   │   ├── [ 19K]  ldb-0.9.24.sigs
│       │   │   │   ├── [ 19K]  ldb-1.0.0.sigs
│       │   │   │   ├── [ 19K]  ldb-1.0.1.sigs
│       │   │   │   ├── [ 19K]  ldb-1.0.2.sigs
│       │   │   │   ├── [ 19K]  ldb-1.1.0.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.10.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.11.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.12.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.13.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.14.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.15.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.16.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.17.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.18.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.19.sigs
│       │   │   │   ├── [ 19K]  ldb-1.1.1.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.20.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.21.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.22.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.23.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.24.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.25.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.26.sigs
│       │   │   │   ├── [ 20K]  ldb-1.1.27.sigs
│       │   │   │   ├── [ 19K]  ldb-1.1.2.sigs
│       │   │   │   ├── [ 19K]  ldb-1.1.3.sigs
│       │   │   │   ├── [ 19K]  ldb-1.1.4.sigs
│       │   │   │   ├── [ 19K]  ldb-1.1.5.sigs
│       │   │   │   ├── [ 19K]  ldb-1.1.6.sigs
│       │   │   │   ├── [ 19K]  ldb-1.1.7.sigs
│       │   │   │   ├── [ 19K]  ldb-1.1.8.sigs
│       │   │   │   ├── [ 19K]  ldb-1.1.9.sigs
│       │   │   │   ├── [ 17K]  ldb-ildap-0.9.12.sigs
│       │   │   │   ├── [ 17K]  ldb-samba4-0.9.10.sigs
│       │   │   │   ├── [ 17K]  ldb-samba4-0.9.11.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.10.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.11.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.12.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.13.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.14.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.15.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.16.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.17.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.18.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.19.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.20.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.21.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.22.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.23.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.24.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.25.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.26.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.27.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.2.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.3.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.4.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.5.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.6.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.7.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.8.sigs
│       │   │   │   ├── [ 136]  pyldb-util-1.1.9.sigs
│       │   │   │   ├── [ 136]  pyldb-util.py3-1.1.23.sigs
│       │   │   │   ├── [ 136]  pyldb-util.py3-1.1.24.sigs
│       │   │   │   ├── [ 136]  pyldb-util.py3-1.1.25.sigs
│       │   │   │   ├── [ 136]  pyldb-util.py3-1.1.26.sigs
│       │   │   │   └── [ 136]  pyldb-util.py3-1.1.27.sigs
│       │   │   ├── [4.0K]  common
│       │   │   │   ├── [ 13K]  attrib_handlers.c
│       │   │   │   ├── [7.9K]  ldb_attributes.c
│       │   │   │   ├── [ 47K]  ldb.c
│       │   │   │   ├── [ 32K]  ldb_controls.c
│       │   │   │   ├── [3.8K]  ldb_debug.c
│       │   │   │   ├── [ 45K]  ldb_dn.c
│       │   │   │   ├── [ 24K]  ldb_ldif.c
│       │   │   │   ├── [ 17K]  ldb_match.c
│       │   │   │   ├── [ 29K]  ldb_modules.c
│       │   │   │   ├── [ 27K]  ldb_msg.c
│       │   │   │   ├── [1.7K]  ldb_options.c
│       │   │   │   ├── [ 11K]  ldb_pack.c
│       │   │   │   ├── [ 20K]  ldb_parse.c
│       │   │   │   ├── [3.0K]  ldb_utf8.c
│       │   │   │   └── [8.3K]  qsort.c
│       │   │   ├── [ 420]  configure
│       │   │   ├── [4.0K]  docs
│       │   │   │   ├── [1.2K]  builddocs.sh
│       │   │   │   ├── [ 878]  design.txt
│       │   │   │   └── [ 331]  installdocs.sh
│       │   │   ├── [ 815]  Doxyfile
│       │   │   ├── [4.0K]  examples
│       │   │   │   ├── [3.5K]  ldbreader.c
│       │   │   │   └── [3.2K]  ldifreader.c
│       │   │   ├── [ 291]  examples.dox
│       │   │   ├── [4.0K]  include
│       │   │   │   ├── [4.5K]  dlinklist.h
│       │   │   │   ├── [7.5K]  ldb_errors.h
│       │   │   │   ├── [ 68K]  ldb.h
│       │   │   │   ├── [1.5K]  ldb_handlers.h
│       │   │   │   ├── [ 15K]  ldb_module.h
│       │   │   │   └── [6.1K]  ldb_private.h
│       │   │   ├── [4.0K]  ldb_ldap
│       │   │   │   └── [ 22K]  ldb_ldap.c
│       │   │   ├── [4.0K]  ldb_map
│       │   │   │   ├── [ 29K]  ldb_map.c
│       │   │   │   ├── [5.9K]  ldb_map.h
│       │   │   │   ├── [ 22K]  ldb_map_inbound.c
│       │   │   │   ├── [ 36K]  ldb_map_outbound.c
│       │   │   │   └── [3.6K]  ldb_map_private.h
│       │   │   ├── [ 372]  ldb.pc.in
│       │   │   ├── [4.0K]  ldb_sqlite3
│       │   │   │   ├── [4.7K]  base160.c
│       │   │   │   ├── [ 52K]  ldb_sqlite3.c
│       │   │   │   ├── [ 435]  README
│       │   │   │   ├── [ 10K]  schema
│       │   │   │   └── [117K]  trees.ps
│       │   │   ├── [4.0K]  ldb_tdb
│       │   │   │   ├── [ 12K]  ldb_cache.c
│       │   │   │   ├── [ 40K]  ldb_index.c
│       │   │   │   ├── [ 16K]  ldb_search.c
│       │   │   │   ├── [ 39K]  ldb_tdb.c
│       │   │   │   ├── [4.2K]  ldb_tdb.h
│       │   │   │   └── [3.6K]  ldb_tdb_wrap.c
│       │   │   ├── [3.5K]  _ldb_text.py
│       │   │   ├── [2.7K]  mainpage.dox
│       │   │   ├── [ 669]  Makefile
│       │   │   ├── [4.0K]  man
│       │   │   │   ├── [7.0K]  ldb.3.xml
│       │   │   │   ├── [2.5K]  ldbadd.1.xml
│       │   │   │   ├── [2.4K]  ldbdel.1.xml
│       │   │   │   ├── [5.1K]  ldbedit.1.xml
│       │   │   │   ├── [2.2K]  ldbmodify.1.xml
│       │   │   │   ├── [2.4K]  ldbrename.1.xml
│       │   │   │   └── [2.8K]  ldbsearch.1.xml
│       │   │   ├── [4.0K]  modules
│       │   │   │   ├── [9.2K]  asq.c
│       │   │   │   ├── [9.9K]  paged_results.c
│       │   │   │   ├── [9.3K]  paged_searches.c
│       │   │   │   ├── [ 12K]  rdn_name.c
│       │   │   │   ├── [3.5K]  skel.c
│       │   │   │   └── [9.8K]  sort.c
│       │   │   ├── [4.0K]  nssldb
│       │   │   │   ├── [8.4K]  ldb-grp.c
│       │   │   │   ├── [8.8K]  ldb-nss.c
│       │   │   │   ├── [2.3K]  ldb-nss.h
│       │   │   │   ├── [4.8K]  ldb-pwd.c
│       │   │   │   └── [1.1K]  README.txt
│       │   │   ├── [110K]  pyldb.c
│       │   │   ├── [2.9K]  pyldb.h
│       │   │   ├── [2.9K]  pyldb_util.c
│       │   │   ├── [ 300]  pyldb-util.pc.in
│       │   │   ├── [ 830]  README_gcov.txt
│       │   │   ├── [4.0K]  tests
│       │   │   │   ├── [ 973]  init.ldif
│       │   │   │   ├── [ 842]  init_slapd.sh
│       │   │   │   ├── [ 253]  kill_slapd.sh
│       │   │   │   ├── [ 191]  ldapi_url.sh
│       │   │   │   ├── [ 158]  photo.ldif
│       │   │   │   ├── [4.0K]  python
│       │   │   │   │   └── [ 45K]  api.py
│       │   │   │   ├── [6.1K]  samba4.png
│       │   │   │   ├── [3.2K]  sample_module.c
│       │   │   │   ├── [4.0K]  schema-tests
│       │   │   │   │   ├── [1.8K]  schema-add-test.ldif
│       │   │   │   │   ├── [2.5K]  schema.ldif
│       │   │   │   │   ├── [ 117]  schema-mod-test-1.ldif
│       │   │   │   │   ├── [ 105]  schema-mod-test-2.ldif
│       │   │   │   │   ├── [ 113]  schema-mod-test-3.ldif
│       │   │   │   │   ├── [  93]  schema-mod-test-4.ldif
│       │   │   │   │   └── [ 110]  schema-mod-test-5.ldif
│       │   │   │   ├── [ 546]  slapd.conf
│       │   │   │   ├── [ 323]  start_slapd.sh
│       │   │   │   ├── [ 102]  test-attribs.ldif
│       │   │   │   ├── [1.5K]  test-config.ldif
│       │   │   │   ├── [ 927]  test-controls.sh
│       │   │   │   ├── [ 206]  testdata.txt
│       │   │   │   ├── [ 387]  test-default-config.ldif
│       │   │   │   ├── [ 151]  test-dup-2.ldif
│       │   │   │   ├── [ 313]  test-dup.ldif
│       │   │   │   ├── [1.6K]  test-extended.sh
│       │   │   │   ├── [5.4K]  test-generic.sh
│       │   │   │   ├── [  91]  test-index.ldif
│       │   │   │   ├── [1.1K]  test-ldap.sh
│       │   │   │   ├── [ 21K]  test.ldif
│       │   │   │   ├── [ 450]  test-modify.ldif
│       │   │   │   ├── [ 379]  test-modify-modrdn.ldif
│       │   │   │   ├── [ 131]  test-modify-unmet-2.ldif
│       │   │   │   ├── [ 268]  test-modify-unmet.ldif
│       │   │   │   ├── [ 975]  test-schema.sh
│       │   │   │   ├── [ 128]  testsearch.txt
│       │   │   │   ├── [ 493]  test-soloading.sh
│       │   │   │   ├── [ 323]  test-sqlite3.sh
│       │   │   │   ├── [3.1K]  test-tdb-features.sh
│       │   │   │   ├── [ 576]  test-tdb.sh
│       │   │   │   ├── [ 123]  test-tdb-subunit.sh
│       │   │   │   ├── [ 187]  test-wildcard.ldif
│       │   │   │   └── [  37]  test-wrong_attributes.ldif
│       │   │   ├── [4.0K]  tools
│       │   │   │   ├── [ 15K]  cmdline.c
│       │   │   │   ├── [1.6K]  cmdline.h
│       │   │   │   ├── [4.5K]  ldbadd.c
│       │   │   │   ├── [3.4K]  ldbdel.c
│       │   │   │   ├── [5.7K]  ldbdump.c
│       │   │   │   ├── [8.8K]  ldbedit.c
│       │   │   │   ├── [4.6K]  ldbmodify.c
│       │   │   │   ├── [2.2K]  ldbrename.c
│       │   │   │   ├── [8.1K]  ldbsearch.c
│       │   │   │   ├── [ 11K]  ldbtest.c
│       │   │   │   ├── [4.8K]  ldbutil.c
│       │   │   │   └── [1.6K]  ldbutil.h
│       │   │   ├── [4.0K]  web
│       │   │   │   └── [2.6K]  index.html
│       │   │   └── [ 12K]  wscript
│       │   ├── [4.0K]  ldb-samba
│       │   │   ├── [ 21K]  ldb_ildap.c
│       │   │   ├── [ 13K]  ldb_matching_rules.c
│       │   │   ├── [1.1K]  ldb_matching_rules.h
│       │   │   ├── [8.9K]  ldb_wrap.c
│       │   │   ├── [2.3K]  ldb_wrap.h
│       │   │   ├── [ 50K]  ldif_handlers.c
│       │   │   ├── [1.7K]  ldif_handlers.h
│       │   │   ├── [6.8K]  pyldb.c
│       │   │   ├── [ 374]  README
│       │   │   ├── [3.1K]  samba_extensions.c
│       │   │   ├── [4.0K]  tests
│       │   │   │   └── [ 83K]  match_rules.py
│       │   │   └── [1.7K]  wscript_build
│       │   ├── [4.0K]  nss_wrapper
│       │   │   ├── [123K]  nss_wrapper.c
│       │   │   ├── [ 10K]  nss_wrapper.pl
│       │   │   └── [5.1K]  wscript
│       │   ├── [4.0K]  param
│       │   │   ├── [ 92K]  loadparm.c
│       │   │   ├── [8.3K]  loadparm.h
│       │   │   ├── [3.5K]  loadparm_server_role.c
│       │   │   ├── [ 11K]  param.h
│       │   │   ├── [9.0K]  param_table.c
│       │   │   ├── [3.4K]  README
│       │   │   ├── [ 954]  s3_param.h
│       │   │   ├── [ 280]  samba-hostconfig.pc.in
│       │   │   ├── [7.4K]  util.c
│       │   │   └── [2.2K]  wscript_build
│       │   ├── [4.0K]  poll_funcs
│       │   │   ├── [3.1K]  poll_funcs.h
│       │   │   ├── [ 11K]  poll_funcs_tevent.c
│       │   │   ├── [1.3K]  poll_funcs_tevent.h
│       │   │   └── [ 149]  wscript_build
│       │   ├── [ 773]  README
│       │   ├── [4.0K]  replace
│       │   │   ├── [2.6K]  closefrom.c
│       │   │   ├── [ 424]  configure
│       │   │   ├── [ 22K]  crypt.c
│       │   │   ├── [1.2K]  cwrap.c
│       │   │   ├── [1.8K]  dlfcn.c
│       │   │   ├── [ 10K]  getaddrinfo.c
│       │   │   ├── [3.1K]  getaddrinfo.h
│       │   │   ├── [8.3K]  getifaddrs.c
│       │   │   ├── [  84]  hdr_replace.h
│       │   │   ├── [1.2K]  inet_aton.c
│       │   │   ├── [1.3K]  inet_ntoa.c
│       │   │   ├── [4.9K]  inet_ntop.c
│       │   │   ├── [5.0K]  inet_pton.c
│       │   │   ├── [ 835]  Makefile
│       │   │   ├── [3.3K]  poll.c
│       │   │   ├── [1.5K]  README
│       │   │   ├── [ 19K]  replace.c
│       │   │   ├── [ 20K]  replace.h
│       │   │   ├── [ 223]  replace-test.h
│       │   │   ├── [ 243]  replace-testsuite.h
│       │   │   ├── [ 36K]  snprintf.c
│       │   │   ├── [1.2K]  socket.c
│       │   │   ├── [1.3K]  socketpair.c
│       │   │   ├── [ 23K]  strptime.c
│       │   │   ├── [4.0K]  system
│       │   │   │   ├── [1.0K]  aio.h
│       │   │   │   ├── [1.6K]  capability.h
│       │   │   │   ├── [1.8K]  dir.h
│       │   │   │   ├── [6.4K]  filesys.h
│       │   │   │   ├── [1.1K]  glob.h
│       │   │   │   ├── [1.4K]  gssapi.h
│       │   │   │   ├── [1.5K]  iconv.h
│       │   │   │   ├── [1.1K]  kerberos.h
│       │   │   │   ├── [1.1K]  locale.h
│       │   │   │   ├── [7.6K]  network.h
│       │   │   │   ├── [2.0K]  passwd.h
│       │   │   │   ├── [1.6K]  readline.h
│       │   │   │   ├── [ 242]  README
│       │   │   │   ├── [2.4K]  select.h
│       │   │   │   ├── [1.4K]  shmem.h
│       │   │   │   ├── [1.8K]  syslog.h
│       │   │   │   ├── [1.4K]  terminal.h
│       │   │   │   ├── [1.5K]  threads.h
│       │   │   │   ├── [2.3K]  time.h
│       │   │   │   ├── [1.4K]  wait.h
│       │   │   │   └── [1.2K]  wscript_configure
│       │   │   ├── [4.0K]  test
│       │   │   │   ├── [2.5K]  getifaddrs.c
│       │   │   │   ├── [1.8K]  incoherent_mmap.c
│       │   │   │   ├── [1.0K]  main.c
│       │   │   │   ├── [2.6K]  os2_delete.c
│       │   │   │   ├── [1.1K]  shared_mmap.c
│       │   │   │   ├── [ 727]  shared_mremap.c
│       │   │   │   ├── [ 741]  snprintf.c
│       │   │   │   ├── [3.4K]  strptime.c
│       │   │   │   └── [ 29K]  testsuite.c
│       │   │   ├── [2.5K]  timegm.c
│       │   │   ├── [4.3K]  win32_replace.h
│       │   │   ├── [ 32K]  wscript
│       │   │   └── [ 20K]  xattr.c
│       │   ├── [4.0K]  resolv_wrapper
│       │   │   ├── [ 41K]  resolv_wrapper.c
│       │   │   └── [3.6K]  wscript
│       │   ├── [4.0K]  smbconf
│       │   │   ├── [ 12K]  smbconf.c
│       │   │   ├── [ 15K]  smbconf.h
│       │   │   ├── [3.4K]  smbconf_private.h
│       │   │   ├── [ 15K]  smbconf_txt.c
│       │   │   ├── [1.0K]  smbconf_txt.h
│       │   │   ├── [3.2K]  smbconf_util.c
│       │   │   └── [ 160]  wscript_build
│       │   ├── [4.0K]  socket
│       │   │   ├── [9.6K]  interfaces.c
│       │   │   ├── [1.4K]  interfaces.h
│       │   │   ├── [ 257]  wscript
│       │   │   └── [ 136]  wscript_build
│       │   ├── [4.0K]  socket_wrapper
│       │   │   ├── [115K]  socket_wrapper.c
│       │   │   └── [4.2K]  wscript
│       │   ├── [4.0K]  talloc
│       │   │   ├── [4.0K]  ABI
│       │   │   │   ├── [ 320]  pytalloc-util-2.0.6.sigs
│       │   │   │   ├── [ 320]  pytalloc-util-2.0.7.sigs
│       │   │   │   ├── [ 320]  pytalloc-util-2.0.8.sigs
│       │   │   │   ├── [ 320]  pytalloc-util-2.1.0.sigs
│       │   │   │   ├── [ 320]  pytalloc-util-2.1.1.sigs
│       │   │   │   ├── [ 320]  pytalloc-util-2.1.2.sigs
│       │   │   │   ├── [ 320]  pytalloc-util-2.1.3.sigs
│       │   │   │   ├── [ 320]  pytalloc-util-2.1.4.sigs
│       │   │   │   ├── [ 320]  pytalloc-util-2.1.5.sigs
│       │   │   │   ├── [ 647]  pytalloc-util-2.1.6.sigs
│       │   │   │   ├── [ 647]  pytalloc-util-2.1.7.sigs
│       │   │   │   ├── [ 647]  pytalloc-util-2.1.8.sigs
│       │   │   │   ├── [ 269]  pytalloc-util.py3-2.1.5.sigs
│       │   │   │   ├── [ 596]  pytalloc-util.py3-2.1.6.sigs
│       │   │   │   ├── [ 596]  pytalloc-util.py3-2.1.7.sigs
│       │   │   │   ├── [ 596]  pytalloc-util.py3-2.1.8.sigs
│       │   │   │   ├── [3.3K]  talloc-2.0.2.sigs
│       │   │   │   ├── [3.3K]  talloc-2.0.3.sigs
│       │   │   │   ├── [3.3K]  talloc-2.0.4.sigs
│       │   │   │   ├── [3.3K]  talloc-2.0.5.sigs
│       │   │   │   ├── [3.3K]  talloc-2.0.6.sigs
│       │   │   │   ├── [3.3K]  talloc-2.0.7.sigs
│       │   │   │   ├── [3.3K]  talloc-2.0.8.sigs
│       │   │   │   ├── [3.4K]  talloc-2.1.0.sigs
│       │   │   │   ├── [3.4K]  talloc-2.1.1.sigs
│       │   │   │   ├── [3.4K]  talloc-2.1.2.sigs
│       │   │   │   ├── [3.4K]  talloc-2.1.3.sigs
│       │   │   │   ├── [3.5K]  talloc-2.1.4.sigs
│       │   │   │   ├── [3.5K]  talloc-2.1.5.sigs
│       │   │   │   ├── [3.5K]  talloc-2.1.6.sigs
│       │   │   │   ├── [3.5K]  talloc-2.1.7.sigs
│       │   │   │   └── [3.5K]  talloc-2.1.8.sigs
│       │   │   ├── [4.0K]  compat
│       │   │   │   ├── [1.6K]  talloc_compat1.c
│       │   │   │   └── [ 662]  talloc_compat1.mk
│       │   │   ├── [ 424]  configure
│       │   │   ├── [4.0K]  doc
│       │   │   │   ├── [4.6K]  context.png
│       │   │   │   ├── [6.0K]  context_tree.png
│       │   │   │   ├── [4.5K]  mainpage.dox
│       │   │   │   ├── [6.8K]  stealing.png
│       │   │   │   ├── [6.5K]  tutorial_bestpractices.dox
│       │   │   │   ├── [7.0K]  tutorial_context.dox
│       │   │   │   ├── [3.9K]  tutorial_debugging.dox
│       │   │   │   ├── [2.4K]  tutorial_destructors.dox
│       │   │   │   ├── [3.2K]  tutorial_dts.dox
│       │   │   │   ├── [1.4K]  tutorial_introduction.dox
│       │   │   │   ├── [3.6K]  tutorial_pools.dox
│       │   │   │   ├── [1.9K]  tutorial_stealing.dox
│       │   │   │   └── [4.6K]  tutorial_threads.dox
│       │   │   ├── [ 75K]  doxy.config
│       │   │   ├── [ 863]  Makefile
│       │   │   ├── [4.0K]  man
│       │   │   │   └── [ 36K]  talloc.3.xml
│       │   │   ├── [ 224]  NEWS
│       │   │   ├── [8.0K]  pytalloc.c
│       │   │   ├── [7.7K]  pytalloc_guide.txt
│       │   │   ├── [2.5K]  pytalloc.h
│       │   │   ├── [1006]  pytalloc_private.h
│       │   │   ├── [6.7K]  pytalloc_util.c
│       │   │   ├── [ 317]  pytalloc-util.pc.in
│       │   │   ├── [ 68K]  talloc.c
│       │   │   ├── [ 29K]  talloc_guide.txt
│       │   │   ├── [ 62K]  talloc.h
│       │   │   ├── [ 287]  talloc.pc.in
│       │   │   ├── [ 174]  talloc_testsuite.h
│       │   │   ├── [ 337]  test_magic_differs_helper.c
│       │   │   ├── [ 361]  test_magic_differs.sh
│       │   │   ├── [6.4K]  test_pytalloc.c
│       │   │   ├── [6.0K]  test_pytalloc.py
│       │   │   ├── [ 48K]  testsuite.c
│       │   │   ├── [1.1K]  testsuite_main.c
│       │   │   ├── [4.0K]  web
│       │   │   │   └── [1.6K]  index.html
│       │   │   └── [6.6K]  wscript
│       │   ├── [4.0K]  tdb
│       │   │   ├── [4.0K]  ABI
│       │   │   │   ├── [3.5K]  tdb-1.2.10.sigs
│       │   │   │   ├── [3.5K]  tdb-1.2.11.sigs
│       │   │   │   ├── [3.5K]  tdb-1.2.12.sigs
│       │   │   │   ├── [3.5K]  tdb-1.2.13.sigs
│       │   │   │   ├── [5.3K]  tdb-1.2.1.sigs
│       │   │   │   ├── [3.1K]  tdb-1.2.2.sigs
│       │   │   │   ├── [3.1K]  tdb-1.2.3.sigs
│       │   │   │   ├── [3.1K]  tdb-1.2.4.sigs
│       │   │   │   ├── [3.2K]  tdb-1.2.5.sigs
│       │   │   │   ├── [3.2K]  tdb-1.2.6.sigs
│       │   │   │   ├── [3.2K]  tdb-1.2.7.sigs
│       │   │   │   ├── [3.2K]  tdb-1.2.8.sigs
│       │   │   │   ├── [3.2K]  tdb-1.2.9.sigs
│       │   │   │   ├── [3.6K]  tdb-1.3.0.sigs
│       │   │   │   ├── [3.7K]  tdb-1.3.10.sigs
│       │   │   │   ├── [3.6K]  tdb-1.3.1.sigs
│       │   │   │   ├── [3.6K]  tdb-1.3.2.sigs
│       │   │   │   ├── [3.6K]  tdb-1.3.3.sigs
│       │   │   │   ├── [3.6K]  tdb-1.3.4.sigs
│       │   │   │   ├── [3.7K]  tdb-1.3.5.sigs
│       │   │   │   ├── [3.7K]  tdb-1.3.6.sigs
│       │   │   │   ├── [3.7K]  tdb-1.3.7.sigs
│       │   │   │   ├── [3.7K]  tdb-1.3.8.sigs
│       │   │   │   └── [3.7K]  tdb-1.3.9.sigs
│       │   │   ├── [4.0K]  common
│       │   │   │   ├── [ 13K]  check.c
│       │   │   │   ├── [3.6K]  dump.c
│       │   │   │   ├── [1.9K]  error.c
│       │   │   │   ├── [ 18K]  freelist.c
│       │   │   │   ├── [2.6K]  freelistcheck.c
│       │   │   │   ├── [ 12K]  hash.c
│       │   │   │   ├── [ 16K]  io.c
│       │   │   │   ├── [ 24K]  lock.c
│       │   │   │   ├── [ 22K]  mutex.c
│       │   │   │   ├── [ 24K]  open.c
│       │   │   │   ├── [8.1K]  rescue.c
│       │   │   │   ├── [5.7K]  summary.c
│       │   │   │   ├── [ 28K]  tdb.c
│       │   │   │   ├── [ 12K]  tdb_private.h
│       │   │   │   ├── [ 37K]  transaction.c
│       │   │   │   └── [ 12K]  traverse.c
│       │   │   ├── [ 424]  configure
│       │   │   ├── [4.0K]  docs
│       │   │   │   ├── [1.9K]  mainpage.dox
│       │   │   │   ├── [7.2K]  mutex.txt
│       │   │   │   ├── [ 10K]  README
│       │   │   │   ├── [ 345]  tdb.magic
│       │   │   │   └── [1.9K]  tracing.txt
│       │   │   ├── [ 70K]  doxy.config
│       │   │   ├── [4.0K]  include
│       │   │   │   └── [ 29K]  tdb.h
│       │   │   ├── [ 869]  Makefile
│       │   │   ├── [4.0K]  man
│       │   │   │   ├── [4.1K]  tdbbackup.8.xml
│       │   │   │   ├── [2.4K]  tdbdump.8.xml
│       │   │   │   ├── [1.9K]  tdbrestore.8.xml
│       │   │   │   └── [6.2K]  tdbtool.8.xml
│       │   │   ├── [ 20K]  pytdb.c
│       │   │   ├── [4.0K]  python
│       │   │   │   ├── [ 295]  tdbdump.py
│       │   │   │   └── [4.0K]  tests
│       │   │   │       └── [9.0K]  simple.py
│       │   │   ├── [ 240]  tdb.pc.in
│       │   │   ├── [3.3K]  _tdb_text.py
│       │   │   ├── [4.0K]  test
│       │   │   │   ├── [4.9K]  external-agent.c
│       │   │   │   ├── [1.0K]  external-agent.h
│       │   │   │   ├── [ 696]  jenkins-be-hash.tdb
│       │   │   │   ├── [ 696]  jenkins-le-hash.tdb
│       │   │   │   ├── [3.4K]  lock-tracking.c
│       │   │   │   ├── [ 681]  lock-tracking.h
│       │   │   │   ├── [ 716]  logging.c
│       │   │   │   ├── [ 264]  logging.h
│       │   │   │   ├── [ 696]  old-nohash-be.tdb
│       │   │   │   ├── [ 696]  old-nohash-le.tdb
│       │   │   │   ├── [3.7K]  run-3G-file.c
│       │   │   │   ├── [5.1K]  run-allrecord-traverse-deadlock.c
│       │   │   │   ├── [1.6K]  run-bad-tdb-header.c
│       │   │   │   ├── [1.3K]  run.c
│       │   │   │   ├── [1.6K]  run-check.c
│       │   │   │   ├── [3.4K]  run-corrupt.c
│       │   │   │   ├── [5.0K]  run-die-during-transaction.c
│       │   │   │   ├── [1.7K]  run-endian.c
│       │   │   │   ├── [4.7K]  run-incompatible.c
│       │   │   │   ├── [7.2K]  run-marklock-deadlock.c
│       │   │   │   ├── [3.3K]  run-mutex1.c
│       │   │   │   ├── [2.0K]  run-mutex-allrecord-bench.c
│       │   │   │   ├── [2.8K]  run-mutex-allrecord-block.c
│       │   │   │   ├── [2.6K]  run-mutex-allrecord-trylock.c
│       │   │   │   ├── [4.9K]  run-mutex-die.c
│       │   │   │   ├── [4.2K]  run-mutex-openflags2.c
│       │   │   │   ├── [6.1K]  run-mutex-transaction1.c
│       │   │   │   ├── [2.8K]  run-mutex-trylock.c
│       │   │   │   ├── [2.2K]  run-nested-transactions.c
│       │   │   │   ├── [2.2K]  run-nested-traverse.c
│       │   │   │   ├── [2.4K]  run-no-lock-during-traverse.c
│       │   │   │   ├── [1.3K]  run-oldhash.c
│       │   │   │   ├── [4.1K]  run-open-during-transaction.c
│       │   │   │   ├── [1.5K]  run-readonly-check.c
│       │   │   │   ├── [2.9K]  run-rescue.c
│       │   │   │   ├── [1.1K]  run-rescue-find_entry.c
│       │   │   │   ├── [1.2K]  run-rwlock-check.c
│       │   │   │   ├── [2.1K]  run-summary.c
│       │   │   │   ├── [3.0K]  run-transaction-expand.c
│       │   │   │   ├── [2.2K]  run-traverse-in-transaction.c
│       │   │   │   ├── [3.0K]  run-wronghash-fail.c
│       │   │   │   ├── [1.0K]  run-zero-append.c
│       │   │   │   ├── [ 696]  rwlock-be.tdb
│       │   │   │   ├── [ 696]  rwlock-le.tdb
│       │   │   │   ├── [1.7K]  tap-interface.h
│       │   │   │   ├── [5.2K]  tap-to-subunit.h
│       │   │   │   └── [188K]  tdb.corrupt
│       │   │   ├── [4.0K]  tools
│       │   │   │   ├── [7.7K]  tdbbackup.c
│       │   │   │   ├── [3.9K]  tdbdump.c
│       │   │   │   ├── [4.1K]  tdbrestore.c
│       │   │   │   ├── [5.2K]  tdbtest.c
│       │   │   │   ├── [ 18K]  tdbtool.c
│       │   │   │   └── [9.8K]  tdbtorture.c
│       │   │   ├── [4.0K]  web
│       │   │   │   └── [1.5K]  index.html
│       │   │   └── [8.7K]  wscript
│       │   ├── [4.0K]  tdb_wrap
│       │   │   ├── [4.2K]  tdb_wrap.c
│       │   │   ├── [1.5K]  tdb_wrap.h
│       │   │   └── [ 234]  wscript_build
│       │   ├── [4.0K]  tdr
│       │   │   ├── [9.9K]  tdr.c
│       │   │   ├── [4.1K]  tdr.h
│       │   │   ├── [6.3K]  testsuite.c
│       │   │   ├── [  65]  TODO
│       │   │   └── [ 130]  wscript_build
│       │   ├── [4.0K]  tevent
│       │   │   ├── [4.0K]  ABI
│       │   │   │   ├── [5.5K]  tevent-0.9.10.sigs
│       │   │   │   ├── [5.5K]  tevent-0.9.11.sigs
│       │   │   │   ├── [5.5K]  tevent-0.9.12.sigs
│       │   │   │   ├── [5.6K]  tevent-0.9.13.sigs
│       │   │   │   ├── [6.0K]  tevent-0.9.14.sigs
│       │   │   │   ├── [6.0K]  tevent-0.9.15.sigs
│       │   │   │   ├── [6.3K]  tevent-0.9.16.sigs
│       │   │   │   ├── [6.3K]  tevent-0.9.17.sigs
│       │   │   │   ├── [6.5K]  tevent-0.9.18.sigs
│       │   │   │   ├── [6.5K]  tevent-0.9.19.sigs
│       │   │   │   ├── [6.7K]  tevent-0.9.20.sigs
│       │   │   │   ├── [6.8K]  tevent-0.9.21.sigs
│       │   │   │   ├── [6.8K]  tevent-0.9.22.sigs
│       │   │   │   ├── [6.8K]  tevent-0.9.23.sigs
│       │   │   │   ├── [6.8K]  tevent-0.9.24.sigs
│       │   │   │   ├── [6.8K]  tevent-0.9.25.sigs
│       │   │   │   ├── [7.0K]  tevent-0.9.26.sigs
│       │   │   │   ├── [7.0K]  tevent-0.9.27.sigs
│       │   │   │   ├── [7.0K]  tevent-0.9.28.sigs
│       │   │   │   ├── [7.0K]  tevent-0.9.29.sigs
│       │   │   │   └── [5.5K]  tevent-0.9.9.sigs
│       │   │   ├── [3.7K]  bindings.py
│       │   │   ├── [ 423]  configure
│       │   │   ├── [4.0K]  doc
│       │   │   │   ├── [4.0K]  img
│       │   │   │   │   ├── [ 21K]  tevent_context_stucture.png
│       │   │   │   │   └── [ 22K]  tevent_subrequest.png
│       │   │   │   ├── [1.7K]  mainpage.dox
│       │   │   │   ├── [3.0K]  tevent_context.dox
│       │   │   │   ├── [3.6K]  tevent_data.dox
│       │   │   │   ├── [ 11K]  tevent_events.dox
│       │   │   │   ├── [9.5K]  tevent_queue.dox
│       │   │   │   ├── [8.6K]  tevent_request.dox
│       │   │   │   ├── [9.7K]  tevent_thread.dox
│       │   │   │   ├── [ 336]  tevent_tutorial.dox
│       │   │   │   └── [2.0K]  tutorials.dox
│       │   │   ├── [ 79K]  doxy.config
│       │   │   ├── [ 14K]  echo_server.c
│       │   │   ├── [ 669]  Makefile
│       │   │   ├── [ 22K]  pytevent.c
│       │   │   ├── [1.1K]  release-script.sh
│       │   │   ├── [ 27K]  testsuite.c
│       │   │   ├── [ 16K]  tevent.c
│       │   │   ├── [3.3K]  tevent_debug.c
│       │   │   ├── [ 25K]  tevent_epoll.c
│       │   │   ├── [2.5K]  tevent_fd.c
│       │   │   ├── [ 58K]  tevent.h
│       │   │   ├── [3.4K]  tevent_immediate.c
│       │   │   ├── [ 10K]  tevent_internal.h
│       │   │   ├── [7.0K]  tevent_liboop.c
│       │   │   ├── [ 263]  tevent.pc.in
│       │   │   ├── [ 16K]  tevent_poll.c
│       │   │   ├── [ 20K]  tevent_port.c
│       │   │   ├── [1018]  tevent.py
│       │   │   ├── [7.1K]  tevent_queue.c
│       │   │   ├── [8.1K]  tevent_req.c
│       │   │   ├── [7.1K]  tevent_select.c
│       │   │   ├── [ 14K]  tevent_signal.c
│       │   │   ├── [6.1K]  tevent_standard.c
│       │   │   ├── [8.1K]  tevent_threads.c
│       │   │   ├── [8.8K]  tevent_timed.c
│       │   │   ├── [2.3K]  tevent_util.c
│       │   │   ├── [4.7K]  tevent_util.h
│       │   │   ├── [1.8K]  tevent_wakeup.c
│       │   │   └── [5.2K]  wscript
│       │   ├── [4.0K]  texpect
│       │   │   ├── [9.3K]  texpect.c
│       │   │   └── [ 254]  wscript
│       │   ├── [4.0K]  torture
│       │   │   ├── [2.3K]  simple.c
│       │   │   ├── [4.0K]  subunit.c
│       │   │   ├── [ 19K]  torture.c
│       │   │   ├── [ 23K]  torture.h
│       │   │   └── [ 233]  wscript_build
│       │   ├── [4.0K]  tsocket
│       │   │   ├── [ 63K]  doxy.config
│       │   │   ├── [ 52K]  tsocket_bsd.c
│       │   │   ├── [ 17K]  tsocket.c
│       │   │   ├── [ 19K]  tsocket_guide.txt
│       │   │   ├── [ 40K]  tsocket.h
│       │   │   ├── [ 13K]  tsocket_helpers.c
│       │   │   ├── [4.4K]  tsocket_internal.h
│       │   │   └── [ 217]  wscript_build
│       │   ├── [4.0K]  uid_wrapper
│       │   │   ├── [ 41K]  uid_wrapper.c
│       │   │   └── [3.9K]  wscript
│       │   ├── [4.0K]  util
│       │   │   ├── [ 25K]  asn1.c
│       │   │   ├── [4.8K]  asn1.h
│       │   │   ├── [2.6K]  attr.h
│       │   │   ├── [3.8K]  base64.c
│       │   │   ├── [1.6K]  base64.h
│       │   │   ├── [3.9K]  become_daemon.c
│       │   │   ├── [4.3K]  binsearch.h
│       │   │   ├── [3.7K]  bitmap.c
│       │   │   ├── [1.1K]  bitmap.h
│       │   │   ├── [1.8K]  blocking.c
│       │   │   ├── [1.1K]  blocking.h
│       │   │   ├── [7.2K]  byteorder.h
│       │   │   ├── [4.0K]  charset
│       │   │   │   ├── [9.6K]  charset.h
│       │   │   │   ├── [ 16K]  charset_macosxfs.c
│       │   │   │   ├── [1.4K]  charset_proto.h
│       │   │   │   ├── [939K]  codepoints.c
│       │   │   │   ├── [ 15K]  convert_string.c
│       │   │   │   ├── [ 20K]  iconv.c
│       │   │   │   ├── [4.5K]  pull_push.c
│       │   │   │   ├── [4.0K]  tests
│       │   │   │   │   ├── [ 12K]  charset.c
│       │   │   │   │   ├── [ 87K]  convert_string.c
│       │   │   │   │   └── [ 13K]  iconv.c
│       │   │   │   ├── [ 13K]  util_str.c
│       │   │   │   ├── [ 10K]  util_unistr.c
│       │   │   │   ├── [5.9K]  util_unistr_w.c
│       │   │   │   ├── [3.0K]  weird.c
│       │   │   │   ├── [ 468]  wscript_build
│       │   │   │   └── [ 862]  wscript_configure
│       │   │   ├── [ 199]  charset_compat.h
│       │   │   ├── [1.4K]  close_low_fd.c
│       │   │   ├── [ 875]  close_low_fd.h
│       │   │   ├── [5.4K]  data_blob.c
│       │   │   ├── [3.7K]  data_blob.h
│       │   │   ├── [ 34K]  debug.c
│       │   │   ├── [9.4K]  debug.h
│       │   │   ├── [3.4K]  debug_s3.c
│       │   │   ├── [1.0K]  debug_s3.h
│       │   │   ├── [4.4K]  dlinklist.h
│       │   │   ├── [ 725]  Doxyfile
│       │   │   ├── [1.9K]  dprintf.c
│       │   │   ├── [4.2K]  fault.c
│       │   │   ├── [1.5K]  fault.h
│       │   │   ├── [4.8K]  fsusage.c
│       │   │   ├── [1.5K]  genrand.c
│       │   │   ├── [1.2K]  genrand.h
│       │   │   ├── [ 11K]  genrand_util.c
│       │   │   ├── [4.9K]  getpass.c
│       │   │   ├── [6.7K]  gpfswrap.c
│       │   │   ├── [2.2K]  gpfswrap.h
│       │   │   ├── [8.7K]  idtree.c
│       │   │   ├── [2.1K]  idtree.h
│       │   │   ├── [1.8K]  idtree_random.c
│       │   │   ├── [1.3K]  idtree_random.h
│       │   │   ├── [2.0K]  iov_buf.c
│       │   │   ├── [1.1K]  iov_buf.h
│       │   │   ├── [ 238]  mainpage.dox
│       │   │   ├── [8.5K]  memcache.c
│       │   │   ├── [3.2K]  memcache.h
│       │   │   ├── [3.5K]  memory.h
│       │   │   ├── [5.6K]  modules.c
│       │   │   ├── [5.1K]  ms_fnmatch.c
│       │   │   ├── [5.5K]  msghdr.c
│       │   │   ├── [1.4K]  msghdr.h
│       │   │   ├── [3.8K]  params.c
│       │   │   ├── [3.6K]  pidfile.c
│       │   │   ├── [1000]  pidfile.h
│       │   │   ├── [9.4K]  rbtree.c
│       │   │   ├── [3.7K]  rbtree.h
│       │   │   ├── [ 364]  README
│       │   │   ├── [6.5K]  rfc1738.c
│       │   │   ├── [1.3K]  safe_string.h
│       │   │   ├── [2.1K]  samba_modules.h
│       │   │   ├── [ 21K]  samba_util.h
│       │   │   ├── [ 286]  samba-util.pc.in
│       │   │   ├── [1.5K]  select.c
│       │   │   ├── [ 967]  select.h
│       │   │   ├── [5.3K]  server_id.c
│       │   │   ├── [6.9K]  server_id_db.c
│       │   │   ├── [1.8K]  server_id_db.h
│       │   │   ├── [5.7K]  setid.c
│       │   │   ├── [1.5K]  setid.h
│       │   │   ├── [3.6K]  signal.c
│       │   │   ├── [1.4K]  signal.h
│       │   │   ├── [5.4K]  smb_threads.c
│       │   │   ├── [3.7K]  smb_threads.h
│       │   │   ├── [2.4K]  smb_threads_internal.h
│       │   │   ├── [3.3K]  string_wrappers.h
│       │   │   ├── [3.2K]  strv.c
│       │   │   ├── [1.2K]  strv.h
│       │   │   ├── [1.3K]  strv_util.c
│       │   │   ├── [1020]  strv_util.h
│       │   │   ├── [4.9K]  substitute.c
│       │   │   ├── [1.9K]  substitute.h
│       │   │   ├── [3.6K]  sys_rw.c
│       │   │   ├── [2.8K]  sys_rw_data.c
│       │   │   ├── [1.1K]  sys_rw_data.h
│       │   │   ├── [1.4K]  sys_rw.h
│       │   │   ├── [2.0K]  system.c
│       │   │   ├── [4.3K]  talloc_report.c
│       │   │   ├── [ 886]  talloc_report.h
│       │   │   ├── [5.9K]  talloc_stack.c
│       │   │   ├── [2.1K]  talloc_stack.h
│       │   │   ├── [4.0K]  tests
│       │   │   │   ├── [2.1K]  anonymous_shared.c
│       │   │   │   ├── [9.5K]  asn1_tests.c
│       │   │   │   ├── [4.8K]  binsearch.c
│       │   │   │   ├── [3.1K]  data_blob.c
│       │   │   │   ├── [4.0K]  dlinklist.c
│       │   │   │   ├── [2.9K]  file.c
│       │   │   │   ├── [2.5K]  genrand.c
│       │   │   │   ├── [1.1K]  genrandperf.c
│       │   │   │   ├── [3.6K]  idtree.c
│       │   │   │   ├── [3.4K]  str.c
│       │   │   │   ├── [ 14K]  strlist.c
│       │   │   │   ├── [5.0K]  strv.c
│       │   │   │   ├── [3.6K]  strv_util.c
│       │   │   │   ├── [3.1K]  time.c
│       │   │   │   └── [6.9K]  util.c
│       │   │   ├── [2.0K]  tevent_debug.c
│       │   │   ├── [2.7K]  tevent_ntstatus.c
│       │   │   ├── [1.6K]  tevent_ntstatus.h
│       │   │   ├── [1.8K]  tevent_unix.c
│       │   │   ├── [1.2K]  tevent_unix.h
│       │   │   ├── [2.2K]  tevent_werror.c
│       │   │   ├── [1.5K]  tevent_werror.h
│       │   │   ├── [2.7K]  time_basic.c
│       │   │   ├── [1.5K]  time_basic.h
│       │   │   ├── [ 21K]  time.c
│       │   │   ├── [7.9K]  time.h
│       │   │   ├── [5.8K]  tini.c
│       │   │   ├── [2.0K]  tini.h
│       │   │   ├── [8.7K]  tiniparser.c
│       │   │   ├── [2.5K]  tiniparser.h
│       │   │   ├── [1.1K]  tsort.h
│       │   │   ├── [2.4K]  unix_privs.c
│       │   │   ├── [ 22K]  util.c
│       │   │   ├── [6.7K]  util_file.c
│       │   │   ├── [1.6K]  util.h
│       │   │   ├── [2.2K]  util_id.c
│       │   │   ├── [2.7K]  util_ldb.c
│       │   │   ├── [1.5K]  util_ldb.h
│       │   │   ├── [ 25K]  util_net.c
│       │   │   ├── [3.7K]  util_net.h
│       │   │   ├── [1.8K]  util_paths.c
│       │   │   ├── [1.0K]  util_process.c
│       │   │   ├── [1.1K]  util_process.h
│       │   │   ├── [2.4K]  util_pw.c
│       │   │   ├── [1.1K]  util_pw.h
│       │   │   ├── [8.0K]  util_runcmd.c
│       │   │   ├── [1006]  util_runcmd.h
│       │   │   ├── [7.0K]  util_str.c
│       │   │   ├── [3.6K]  util_str_common.c
│       │   │   ├── [ 10K]  util_strlist.c
│       │   │   ├── [4.0K]  util_strlist.h
│       │   │   ├── [3.0K]  util_strlist_v3.c
│       │   │   ├── [ 14K]  util_tdb.c
│       │   │   ├── [7.9K]  util_tdb.h
│       │   │   ├── [1.1K]  wscript
│       │   │   ├── [7.3K]  wscript_build
│       │   │   ├── [5.1K]  wscript_configure
│       │   │   ├── [8.3K]  xfile.c
│       │   │   └── [2.6K]  xfile.h
│       │   └── [ 291]  wscript_build
│       ├── [4.0K]  libcli
│       │   ├── [4.0K]  auth
│       │   │   ├── [ 24K]  credentials.c
│       │   │   ├── [2.3K]  credentials.h
│       │   │   ├── [1.0K]  libcli_auth.h
│       │   │   ├── [9.8K]  msrpc_parse.c
│       │   │   ├── [1.8K]  msrpc_parse.h
│       │   │   ├── [ 91K]  netlogon_creds_cli.c
│       │   │   ├── [7.3K]  netlogon_creds_cli.h
│       │   │   ├── [ 20K]  ntlm_check.c
│       │   │   ├── [3.2K]  ntlm_check.h
│       │   │   ├── [5.2K]  pam_errors.c
│       │   │   ├── [1.3K]  pam_errors.h
│       │   │   ├── [ 11K]  proto.h
│       │   │   ├── [ 934]  schannel.h
│       │   │   ├── [1.0K]  schannel_proto.h
│       │   │   ├── [1.5K]  schannel_state.h
│       │   │   ├── [9.5K]  schannel_state_tdb.c
│       │   │   ├── [5.1K]  session.c
│       │   │   ├── [ 11K]  smbdes.c
│       │   │   ├── [ 25K]  smbencrypt.c
│       │   │   ├── [2.3K]  spnego.h
│       │   │   ├── [ 12K]  spnego_parse.c
│       │   │   ├── [1.1K]  spnego_proto.h
│       │   │   └── [1.2K]  wscript_build
│       │   ├── [4.0K]  cldap
│       │   │   ├── [ 27K]  cldap.c
│       │   │   ├── [3.7K]  cldap.h
│       │   │   └── [ 273]  wscript_build
│       │   ├── [4.0K]  dns
│       │   │   ├── [4.5K]  dns.c
│       │   │   ├── [1.4K]  dns.h
│       │   │   ├── [1.8K]  libdns.h
│       │   │   └── [ 123]  wscript_build
│       │   ├── [4.0K]  drsuapi
│       │   │   ├── [1.3K]  drsuapi.h
│       │   │   ├── [9.2K]  repl_decrypt.c
│       │   │   └── [ 125]  wscript_build
│       │   ├── [4.0K]  echo
│       │   │   ├── [5.9K]  echo.c
│       │   │   ├── [2.0K]  libecho.h
│       │   │   ├── [4.0K]  tests
│       │   │   │   ├── [2.7K]  echo.c
│       │   │   │   └── [ 252]  wscript_build
│       │   │   └── [ 145]  wscript_build
│       │   ├── [4.0K]  ldap
│       │   │   ├── [2.2K]  ldap_errors.h
│       │   │   ├── [ 49K]  ldap_message.c
│       │   │   ├── [5.6K]  ldap_message.h
│       │   │   ├── [2.4K]  ldap_ndr.c
│       │   │   ├── [1.2K]  ldap_ndr.h
│       │   │   └── [ 354]  wscript_build
│       │   ├── [4.0K]  lsarpc
│       │   │   ├── [8.9K]  util_lsarpc.c
│       │   │   ├── [1.5K]  util_lsarpc.h
│       │   │   └── [ 152]  wscript_build
│       │   ├── [4.0K]  named_pipe_auth
│       │   │   ├── [ 35K]  npa_tstream.c
│       │   │   ├── [4.7K]  npa_tstream.h
│       │   │   └── [ 230]  wscript_build
│       │   ├── [4.0K]  nbt
│       │   │   ├── [ 10K]  libnbt.h
│       │   │   ├── [5.4K]  lmhosts.c
│       │   │   ├── [4.0K]  man
│       │   │   │   └── [7.3K]  nmblookup4.1.xml
│       │   │   ├── [6.2K]  namequery.c
│       │   │   ├── [9.6K]  namerefresh.c
│       │   │   ├── [ 14K]  nameregister.c
│       │   │   ├── [4.2K]  namerelease.c
│       │   │   ├── [ 12K]  nbtname.c
│       │   │   ├── [2.2K]  nbt_proto.h
│       │   │   ├── [ 14K]  nbtsocket.c
│       │   │   ├── [ 11K]  pynbt.c
│       │   │   ├── [4.0K]  tools
│       │   │   │   └── [9.5K]  nmblookup.c
│       │   │   └── [1.0K]  wscript_build
│       │   ├── [4.0K]  netlogon
│       │   │   ├── [9.3K]  netlogon.c
│       │   │   ├── [1.3K]  netlogon.h
│       │   │   ├── [1.1K]  netlogon_proto.h
│       │   │   └── [ 121]  wscript_build
│       │   ├── [4.0K]  registry
│       │   │   ├── [4.2K]  util_reg.c
│       │   │   ├── [1.3K]  util_reg.h
│       │   │   └── [ 132]  wscript_build
│       │   ├── [4.0K]  samsync
│       │   │   ├── [5.0K]  decrypt.c
│       │   │   ├── [1.2K]  samsync.h
│       │   │   └── [ 114]  wscript_build
│       │   ├── [4.0K]  security
│       │   │   ├── [ 14K]  access_check.c
│       │   │   ├── [3.4K]  access_check.h
│       │   │   ├── [ 14K]  create_descriptor.c
│       │   │   ├── [9.2K]  display_sec.c
│       │   │   ├── [1.3K]  display_sec.h
│       │   │   ├── [9.5K]  dom_sid.c
│       │   │   ├── [5.3K]  dom_sid.h
│       │   │   ├── [3.6K]  object_tree.c
│       │   │   ├── [ 12K]  privileges.c
│       │   │   ├── [3.3K]  privileges.h
│       │   │   ├── [1.9K]  privileges_private.h
│       │   │   ├── [2.9K]  pysecurity.c
│       │   │   ├── [ 16K]  sddl.c
│       │   │   ├── [1.1K]  sddl.h
│       │   │   ├── [5.6K]  secace.c
│       │   │   ├── [1.3K]  secace.h
│       │   │   ├── [2.3K]  secacl.c
│       │   │   ├── [1012]  secacl.h
│       │   │   ├── [ 17K]  secdesc.c
│       │   │   ├── [4.9K]  secdesc.h
│       │   │   ├── [ 16K]  security_descriptor.c
│       │   │   ├── [3.9K]  security_descriptor.h
│       │   │   ├── [4.3K]  security.h
│       │   │   ├── [3.9K]  security_token.c
│       │   │   ├── [2.2K]  security_token.h
│       │   │   ├── [2.0K]  session.c
│       │   │   ├── [1.4K]  session.h
│       │   │   ├── [ 13K]  util_sid.c
│       │   │   └── [ 569]  wscript_build
│       │   ├── [4.0K]  smb
│       │   │   ├── [2.9K]  read_smb.c
│       │   │   ├── [1.1K]  read_smb.h
│       │   │   ├── [5.3K]  smb1cli_close.c
│       │   │   ├── [ 11K]  smb1cli_create.c
│       │   │   ├── [4.1K]  smb1cli_echo.c
│       │   │   ├── [6.9K]  smb1cli_read.c
│       │   │   ├── [ 23K]  smb1cli_trans.c
│       │   │   ├── [7.8K]  smb1cli_write.c
│       │   │   ├── [3.5K]  smb2cli_close.c
│       │   │   ├── [8.1K]  smb2cli_create.c
│       │   │   ├── [3.0K]  smb2cli_echo.c
│       │   │   ├── [3.4K]  smb2cli_flush.c
│       │   │   ├── [ 11K]  smb2cli_ioctl.c
│       │   │   ├── [5.3K]  smb2cli_query_directory.c
│       │   │   ├── [6.8K]  smb2cli_query_info.c
│       │   │   ├── [5.1K]  smb2cli_read.c
│       │   │   ├── [8.9K]  smb2cli_session.c
│       │   │   ├── [4.6K]  smb2cli_set_info.c
│       │   │   ├── [8.4K]  smb2cli_tcon.c
│       │   │   ├── [4.5K]  smb2cli_write.c
│       │   │   ├── [ 10K]  smb2_constants.h
│       │   │   ├── [5.5K]  smb2_create_blob.c
│       │   │   ├── [1.9K]  smb2_create_blob.h
│       │   │   ├── [1.5K]  smb2_create_ctx.h
│       │   │   ├── [2.3K]  smb2_lease.c
│       │   │   ├── [1.5K]  smb2_lease.h
│       │   │   ├── [4.6K]  smb2_negotiate_context.c
│       │   │   ├── [1.7K]  smb2_negotiate_context.h
│       │   │   ├── [9.8K]  smb2_signing.c
│       │   │   ├── [1.6K]  smb2_signing.h
│       │   │   ├── [1.1K]  smb_common.h
│       │   │   ├── [ 23K]  smb_constants.h
│       │   │   ├── [6.3K]  smb_seal.c
│       │   │   ├── [1.4K]  smb_seal.h
│       │   │   ├── [ 12K]  smb_signing.c
│       │   │   ├── [2.3K]  smb_signing.h
│       │   │   ├── [ 16K]  smb_unix_ext.h
│       │   │   ├── [1.1K]  smb_util.h
│       │   │   ├── [143K]  smbXcli_base.c
│       │   │   ├── [ 29K]  smbXcli_base.h
│       │   │   ├── [ 35K]  tstream_smbXcli_np.c
│       │   │   ├── [2.5K]  tstream_smbXcli_np.h
│       │   │   ├── [4.9K]  util.c
│       │   │   └── [1.4K]  wscript
│       │   ├── [4.0K]  smbreadline
│       │   │   ├── [4.7K]  smbreadline.c
│       │   │   ├── [1.1K]  smbreadline.h
│       │   │   ├── [ 198]  wscript_build
│       │   │   └── [1.3K]  wscript_configure
│       │   └── [4.0K]  util
│       │       ├── [430K]  doserr.c
│       │       ├── [7.7K]  doserr.h
│       │       ├── [4.5K]  errmap_unix.c
│       │       ├── [2.2K]  error.h
│       │       ├── [ 54K]  errormap.c
│       │       ├── [445K]  hresult.c
│       │       ├── [192K]  hresult.h
│       │       ├── [362K]  nterr.c
│       │       ├── [127K]  ntstatus.h
│       │       ├── [4.7K]  tstream.c
│       │       ├── [3.0K]  tstream.h
│       │       ├── [148K]  werror.h
│       │       └── [ 433]  wscript_build
│       ├── [4.0K]  libds
│       │   └── [4.0K]  common
│       │       ├── [4.9K]  flag_mapping.c
│       │       ├── [1.3K]  flag_mapping.h
│       │       ├── [ 12K]  flags.h
│       │       ├── [2.6K]  roles.h
│       │       └── [ 248]  wscript_build
│       ├── [4.0K]  libgpo
│       │   ├── [4.0K]  gpext
│       │   │   ├── [ 21K]  gpext.c
│       │   │   └── [3.2K]  gpext.h
│       │   ├── [6.1K]  gpo_fetch.c
│       │   ├── [8.4K]  gpo.h
│       │   ├── [7.9K]  gpo_ini.c
│       │   ├── [1.5K]  gpo_ini.h
│       │   ├── [ 21K]  gpo_ldap.c
│       │   ├── [5.5K]  gpo_sec.c
│       │   └── [ 21K]  gpo_util.c
│       ├── [4.0K]  librpc
│       │   ├── [4.0K]  ABI
│       │   │   ├── [ 18K]  ndr-0.0.1.sigs
│       │   │   ├── [ 19K]  ndr-0.0.2.sigs
│       │   │   ├── [ 19K]  ndr-0.0.3.sigs
│       │   │   ├── [ 19K]  ndr-0.0.4.sigs
│       │   │   ├── [ 19K]  ndr-0.0.5.sigs
│       │   │   ├── [ 19K]  ndr-0.0.6.sigs
│       │   │   ├── [ 19K]  ndr-0.0.7.sigs
│       │   │   └── [ 19K]  ndr-0.0.8.sigs
│       │   ├── [4.0K]  gen_ndr
│       │   │   └── [ 176]  README
│       │   ├── [4.0K]  idl
│       │   │   ├── [3.8K]  atsvc.idl
│       │   │   ├── [ 774]  audiosrv.idl
│       │   │   ├── [3.4K]  auth.idl
│       │   │   ├── [4.9K]  backupkey.idl
│       │   │   ├── [1.3K]  bkupblobs.idl
│       │   │   ├── [1.9K]  browser.idl
│       │   │   ├── [ 59K]  clusapi.idl
│       │   │   ├── [ 174]  dbgidl.idl
│       │   │   ├── [ 21K]  dcerpc.idl
│       │   │   ├── [6.7K]  dcom.idl
│       │   │   ├── [2.7K]  dfsblobs.idl
│       │   │   ├── [ 10K]  dfs.idl
│       │   │   ├── [7.3K]  dns.idl
│       │   │   ├── [8.4K]  dnsp.idl
│       │   │   ├── [ 42K]  dnsserver.idl
│       │   │   ├── [ 19K]  drsblobs.idl
│       │   │   ├── [ 65K]  drsuapi.idl
│       │   │   ├── [ 965]  dsbackup.idl
│       │   │   ├── [3.0K]  dssetup.idl
│       │   │   ├── [2.4K]  echo.idl
│       │   │   ├── [2.3K]  efs.idl
│       │   │   ├── [8.6K]  epmapper.idl
│       │   │   ├── [ 13K]  eventlog6.idl
│       │   │   ├── [8.6K]  eventlog.idl
│       │   │   ├── [ 388]  file_id.idl
│       │   │   ├── [3.0K]  frsapi.idl
│       │   │   ├── [ 591]  frsblobs.idl
│       │   │   ├── [ 16K]  frsrpc.idl
│       │   │   ├── [7.7K]  frstrans.idl
│       │   │   ├── [1.2K]  fscc.idl
│       │   │   ├── [3.2K]  fsrvp.idl
│       │   │   ├── [ 969]  fsrvp_state.idl
│       │   │   ├── [ 410]  IDL_LICENSE.txt
│       │   │   ├── [1.8K]  idl_types.h
│       │   │   ├── [ 459]  idmap.idl
│       │   │   ├── [2.8K]  initshutdown.idl
│       │   │   ├── [5.5K]  ioctl.idl
│       │   │   ├── [ 290]  keysvc.idl
│       │   │   ├── [6.0K]  krb5pac.idl
│       │   │   ├── [ 39K]  lsa.idl
│       │   │   ├── [2.6K]  mdssvc.idl
│       │   │   ├── [4.6K]  messaging.idl
│       │   │   ├── [1.6K]  mgmt.idl
│       │   │   ├── [3.5K]  misc.idl
│       │   │   ├── [ 436]  msgsvc.idl
│       │   │   ├── [1.4K]  named_pipe_auth.idl
│       │   │   ├── [ 21K]  nbt.idl
│       │   │   ├── [4.1K]  negoex.idl
│       │   │   ├── [ 51K]  netlogon.idl
│       │   │   ├── [ 987]  nfs4acl.idl
│       │   │   ├── [2.7K]  notify.idl
│       │   │   ├── [ 12K]  ntlmssp.idl
│       │   │   ├── [4.7K]  ntprinting.idl
│       │   │   ├── [7.4K]  ntsvcs.idl
│       │   │   ├── [7.0K]  orpc.idl
│       │   │   ├── [2.9K]  oxidresolver.idl
│       │   │   ├── [ 268]  policyagent.idl
│       │   │   ├── [1.1K]  preg.idl
│       │   │   ├── [ 349]  printcap.idl
│       │   │   ├── [ 31K]  rap.idl
│       │   │   ├── [1.3K]  remact.idl
│       │   │   ├── [ 807]  rot.idl
│       │   │   ├── [ 44K]  samr.idl
│       │   │   ├── [ 294]  scerpc.idl
│       │   │   ├── [3.2K]  schannel.idl
│       │   │   ├── [   7]  security.cnf
│       │   │   ├── [ 31K]  security.idl
│       │   │   ├── [ 639]  server_id.idl
│       │   │   ├── [ 630]  smb2_lease_struct.idl
│       │   │   ├── [2.5K]  smb_acl.idl
│       │   │   ├── [105K]  spoolss.idl
│       │   │   ├── [ 42K]  srvsvc.idl
│       │   │   ├── [ 18K]  svcctl.idl
│       │   │   ├── [ 274]  trkwks.idl
│       │   │   ├── [1.2K]  unixinfo.idl
│       │   │   ├── [ 517]  w32time.idl
│       │   │   ├── [5.0K]  winbind.idl
│       │   │   ├── [3.2K]  winreg.cnf
│       │   │   ├── [ 12K]  winreg.idl
│       │   │   ├── [4.6K]  witness.idl
│       │   │   ├── [ 22K]  wkssvc.idl
│       │   │   ├── [ 22K]  wmi.idl
│       │   │   ├── [2.4K]  wscript_build
│       │   │   ├── [ 806]  wzcsvc.idl
│       │   │   └── [5.8K]  xattr.idl
│       │   ├── [4.0K]  ndr
│       │   │   ├── [ 31K]  libndr.h
│       │   │   ├── [1.4K]  ndr_auth.c
│       │   │   ├── [1.3K]  ndr_auth.h
│       │   │   ├── [7.5K]  ndr_backupkey.c
│       │   │   ├── [1.0K]  ndr_backupkey.h
│       │   │   ├── [ 36K]  ndr_basic.c
│       │   │   ├── [2.6K]  ndr_bkupblobs.c
│       │   │   ├── [ 45K]  ndr.c
│       │   │   ├── [ 14K]  ndr_compression.c
│       │   │   ├── [2.1K]  ndr_compression.h
│       │   │   ├── [5.6K]  ndr_dcerpc.c
│       │   │   ├── [1.1K]  ndr_dcerpc.h
│       │   │   ├── [ 11K]  ndr_dns.c
│       │   │   ├── [1.4K]  ndr_dns.h
│       │   │   ├── [6.7K]  ndr_dnsp.c
│       │   │   ├── [1.5K]  ndr_dnsp.h
│       │   │   ├── [2.9K]  ndr_dnsserver.c
│       │   │   ├── [1019]  ndr_dnsserver.h
│       │   │   ├── [8.3K]  ndr_drsblobs.c
│       │   │   ├── [1.0K]  ndr_drsblobs.h
│       │   │   ├── [ 20K]  ndr_drsuapi.c
│       │   │   ├── [1.3K]  ndr_drsuapi.h
│       │   │   ├── [2.8K]  ndr_frsrpc.c
│       │   │   ├── [1.2K]  ndr_frsrpc.h
│       │   │   ├── [1.5K]  ndr_ioctl.c
│       │   │   ├── [4.6K]  ndr_krb5pac.c
│       │   │   ├── [ 926]  ndr_krb5pac.h
│       │   │   ├── [2.6K]  ndr_misc.c
│       │   │   ├── [ 16K]  ndr_nbt.c
│       │   │   ├── [2.0K]  ndr_nbt.h
│       │   │   ├── [ 17K]  ndr_negoex.c
│       │   │   ├── [2.5K]  ndr_negoex.h
│       │   │   ├── [2.1K]  ndr_netlogon.c
│       │   │   ├── [1.5K]  ndr_netlogon.h
│       │   │   ├── [5.2K]  ndr_ntlmssp.c
│       │   │   ├── [1.6K]  ndr_ntlmssp.h
│       │   │   ├── [2.8K]  ndr_ntprinting.c
│       │   │   ├── [1.0K]  ndr_ntprinting.h
│       │   │   ├── [4.8K]  ndr_orpc.c
│       │   │   ├── [2.3K]  ndr_preg.c
│       │   │   ├── [ 999]  ndr_preg.h
│       │   │   ├── [ 985]  ndr_rap.c
│       │   │   ├── [ 881]  ndr_rap.h
│       │   │   ├── [2.7K]  ndr_schannel.c
│       │   │   ├── [1.1K]  ndr_schannel.h
│       │   │   ├── [9.3K]  ndr_sec_helper.c
│       │   │   ├── [ 49K]  ndr_spoolss_buf.c
│       │   │   ├── [6.1K]  ndr_spoolss_buf.h
│       │   │   ├── [ 18K]  ndr_string.c
│       │   │   ├── [1.8K]  ndr_svcctl.c
│       │   │   ├── [1.0K]  ndr_svcctl.h
│       │   │   ├── [3.5K]  ndr_table.c
│       │   │   ├── [1.4K]  ndr_table.h
│       │   │   ├── [4.3K]  ndr_witness.c
│       │   │   ├── [1.0K]  ndr_witness.h
│       │   │   ├── [1.9K]  ndr_wmi.c
│       │   │   ├── [1013]  ndr_wmi.h
│       │   │   ├── [4.1K]  ndr_xattr.c
│       │   │   ├── [1.2K]  ndr_xattr.h
│       │   │   ├── [1.1K]  util.c
│       │   │   └── [6.8K]  uuid.c
│       │   ├── [ 311]  ndr_krb5pac.pc.in
│       │   ├── [ 294]  ndr_nbt.pc.in
│       │   ├── [ 309]  ndr.pc.in
│       │   ├── [ 331]  ndr_standard.pc.in
│       │   ├── [4.0K]  rpc
│       │   │   ├── [ 34K]  binding.c
│       │   │   ├── [ 13K]  binding_handle.c
│       │   │   ├── [5.9K]  dcerpc_error.c
│       │   │   ├── [ 21K]  dcerpc_util.c
│       │   │   └── [ 16K]  rpc_common.h
│       │   ├── [1.6K]  tables.pl
│       │   ├── [4.0K]  tools
│       │   │   ├── [2.5K]  ndrdump.1.xml
│       │   │   ├── [ 14K]  ndrdump.c
│       │   │   └── [ 184]  wscript_build
│       │   └── [ 18K]  wscript_build
│       ├── [2.2K]  Makefile
│       ├── [4.0K]  nsswitch
│       │   ├── [4.0K]  libwbclient
│       │   │   ├── [4.0K]  ABI
│       │   │   │   ├── [4.9K]  wbclient-0.10.sigs
│       │   │   │   ├── [4.9K]  wbclient-0.11.sigs
│       │   │   │   ├── [9.7K]  wbclient-0.12.sigs
│       │   │   │   ├── [9.9K]  wbclient-0.13.sigs
│       │   │   │   └── [4.8K]  wbclient-0.9.sigs
│       │   │   ├── [ 52K]  Doxyfile
│       │   │   ├── [1.2K]  libwbclient.h
│       │   │   ├── [4.0K]  tests
│       │   │   │   └── [ 29K]  wbclient.c
│       │   │   ├── [1.2K]  wbc_err_internal.h
│       │   │   ├── [2.7K]  wbc_guid.c
│       │   │   ├── [ 11K]  wbc_idmap.c
│       │   │   ├── [7.6K]  wbclient.c
│       │   │   ├── [ 55K]  wbclient.h
│       │   │   ├── [1.7K]  wbclient_internal.h
│       │   │   ├── [ 285]  wbclient.pc.in
│       │   │   ├── [ 37K]  wbc_pam.c
│       │   │   ├── [ 14K]  wbc_pwd.c
│       │   │   ├── [ 24K]  wbc_sid.c
│       │   │   ├── [ 21K]  wbc_util.c
│       │   │   └── [1.6K]  wscript
│       │   ├── [ 11K]  nsstest.c
│       │   ├── [2.4K]  nsstest.h
│       │   ├── [ 79K]  pam_winbind.c
│       │   ├── [7.4K]  pam_winbind.h
│       │   ├── [4.0K]  tests
│       │   │   ├── [ 961]  test_idmap_nss.sh
│       │   │   ├── [7.2K]  test_idmap_rfc2307.sh
│       │   │   ├── [1.5K]  test_idmap_rid.sh
│       │   │   ├── [5.6K]  test_rfc2307_mapping.sh
│       │   │   ├── [8.8K]  test_wbinfo.sh
│       │   │   └── [ 281]  test_wbinfo_simple.sh
│       │   ├── [ 16K]  wb_common.c
│       │   ├── [ 66K]  wbinfo.c
│       │   ├── [ 11K]  wb_reqtrans.c
│       │   ├── [2.3K]  wb_reqtrans.h
│       │   ├── [2.1K]  winbind_client.h
│       │   ├── [8.7K]  winbind_krb5_locator.c
│       │   ├── [ 23K]  winbind_nss_aix.c
│       │   ├── [1.8K]  winbind_nss_config.h
│       │   ├── [5.2K]  winbind_nss_freebsd.c
│       │   ├── [1.6K]  winbind_nss.h
│       │   ├── [3.2K]  winbind_nss_hpux.h
│       │   ├── [ 17K]  winbind_nss_irix.c
│       │   ├── [1.2K]  winbind_nss_irix.h
│       │   ├── [ 25K]  winbind_nss_linux.c
│       │   ├── [ 927]  winbind_nss_linux.h
│       │   ├── [ 11K]  winbind_nss_netbsd.c
│       │   ├── [1.3K]  winbind_nss_netbsd.h
│       │   ├── [ 17K]  winbind_nss_solaris.c
│       │   ├── [2.2K]  winbind_nss_solaris.h
│       │   ├── [ 14K]  winbind_struct_protocol.h
│       │   ├── [7.9K]  wins.c
│       │   ├── [2.9K]  wins_freebsd.c
│       │   ├── [3.7K]  wscript_build
│       │   └── [ 924]  wscript_configure
│       ├── [4.0K]  packaging
│       │   ├── [4.0K]  bin
│       │   │   ├── [1.2K]  fill-templates
│       │   │   └── [ 619]  update-pkginfo
│       │   ├── [4.0K]  Debian
│       │   │   └── [ 700]  README
│       │   ├── [4.0K]  Example
│       │   │   ├── [1.0K]  Instructions
│       │   │   ├── [  52]  PackageDate
│       │   │   ├── [1.2K]  package-prep
│       │   │   ├── [  40]  Packager
│       │   │   ├── [ 506]  Packaging-instructions
│       │   │   ├── [ 598]  samba.init
│       │   │   ├── [ 917]  setup.sh
│       │   │   └── [ 30K]  skeleton.tar
│       │   ├── [4.0K]  LSB
│       │   │   ├── [2.3K]  lsb-samba.spec
│       │   │   ├── [ 192]  README
│       │   │   ├── [1.6K]  samba.sh
│       │   │   ├── [ 357]  samba.xinetd
│       │   │   └── [ 10K]  smb.conf
│       │   ├── [4.0K]  Mandrake
│       │   │   └── [ 171]  README.mandrake
│       │   ├── [4.0K]  NetworkManager
│       │   │   ├── [ 555]  30-winbind-systemd
│       │   │   └── [ 332]  README
│       │   ├── [4.0K]  printing
│       │   │   ├── [ 175]  README
│       │   │   └── [2.2K]  smbprint
│       │   ├── [1.3K]  README
│       │   ├── [4.0K]  RHEL
│       │   │   ├── [3.5K]  makerpms.git.sh
│       │   │   ├── [1.7K]  makerpms.sh.tmpl
│       │   │   ├── [ 14K]  samba.spec.tmpl
│       │   │   └── [4.0K]  setup
│       │   │       ├── [ 100]  filter-requires-samba.sh
│       │   │       ├── [ 280]  samba.log
│       │   │       ├── [ 201]  samba.pamd
│       │   │       ├── [ 111]  samba.sysconfig
│       │   │       ├── [9.5K]  smb.conf
│       │   │       ├── [2.4K]  smb.init
│       │   │       ├── [  97]  smbusers
│       │   │       ├── [ 363]  swat
│       │   │       ├── [ 259]  swat.desktop
│       │   │       └── [1.6K]  winbind.init
│       │   ├── [4.0K]  RHEL-CTDB
│       │   │   ├── [1.4K]  configure.rpm
│       │   │   ├── [3.7K]  makerpms.sh
│       │   │   ├── [1.6K]  makespec.sh
│       │   │   ├── [1.0K]  README
│       │   │   ├── [ 16K]  samba.spec.tmpl
│       │   │   └── [4.0K]  setup
│       │   │       ├── [ 100]  filter-requires-samba.sh
│       │   │       ├── [ 280]  samba.log
│       │   │       ├── [ 201]  samba.pamd
│       │   │       ├── [ 111]  samba.sysconfig
│       │   │       ├── [9.5K]  smb.conf
│       │   │       ├── [2.4K]  smb.init
│       │   │       ├── [  97]  smbusers
│       │   │       ├── [ 363]  swat
│       │   │       ├── [ 259]  swat.desktop
│       │   │       └── [1.6K]  winbind.init
│       │   ├── [4.0K]  Solaris
│       │   │   ├── [  30]  copyright
│       │   │   ├── [  64]  inetd.conf.master
│       │   │   ├── [1.0K]  i.swat
│       │   │   ├── [6.6K]  makepkg.sh
│       │   │   ├── [ 346]  pkginfo.master
│       │   │   ├── [ 467]  postinstall
│       │   │   ├── [ 292]  preremove
│       │   │   ├── [1.1K]  prototype.master
│       │   │   ├── [ 373]  README
│       │   │   ├── [ 421]  request
│       │   │   ├── [ 334]  r.swat
│       │   │   ├── [1.1K]  samba.init.master
│       │   │   ├── [  47]  services
│       │   │   └── [9.5K]  smb.conf.default
│       │   ├── [4.0K]  SuSE
│       │   │   └── [ 619]  README
│       │   ├── [4.0K]  systemd
│       │   │   ├── [ 305]  nmb.service
│       │   │   ├── [ 670]  README
│       │   │   ├── [  32]  samba.conf.tmp
│       │   │   ├── [ 306]  samba.service
│       │   │   ├── [ 428]  samba.sysconfig
│       │   │   ├── [ 351]  smb.service
│       │   │   └── [ 334]  winbind.service
│       │   └── [4.0K]  sysv
│       │       └── [ 814]  samba.init
│       ├── [ 188]  PFIF.txt
│       ├── [4.0K]  pidl
│       │   ├── [3.7K]  expr.yp
│       │   ├── [ 12K]  idl.yp
│       │   ├── [4.0K]  lib
│       │   │   ├── [4.0K]  Parse
│       │   │   │   ├── [4.0K]  Pidl
│       │   │   │   │   ├── [3.4K]  Compat.pm
│       │   │   │   │   ├── [ 881]  CUtil.pm
│       │   │   │   │   ├── [5.8K]  Dump.pm
│       │   │   │   │   ├── [ 19K]  Expr.pm
│       │   │   │   │   ├── [ 37K]  IDL.pm
│       │   │   │   │   ├── [ 34K]  NDR.pm
│       │   │   │   │   ├── [2.9K]  ODL.pm
│       │   │   │   │   ├── [4.0K]  Samba3
│       │   │   │   │   │   ├── [ 10K]  ClientNDR.pm
│       │   │   │   │   │   ├── [8.0K]  ServerNDR.pm
│       │   │   │   │   │   └── [2.2K]  Template.pm
│       │   │   │   │   ├── [4.0K]  Samba4
│       │   │   │   │   │   ├── [4.0K]  COM
│       │   │   │   │   │   │   ├── [3.3K]  Header.pm
│       │   │   │   │   │   │   ├── [5.2K]  Proxy.pm
│       │   │   │   │   │   │   └── [8.2K]  Stub.pm
│       │   │   │   │   │   ├── [ 12K]  Header.pm
│       │   │   │   │   │   ├── [4.0K]  NDR
│       │   │   │   │   │   │   ├── [ 24K]  Client.pm
│       │   │   │   │   │   │   ├── [ 89K]  Parser.pm
│       │   │   │   │   │   │   └── [8.5K]  Server.pm
│       │   │   │   │   │   ├── [ 51K]  Python.pm
│       │   │   │   │   │   ├── [7.2K]  TDR.pm
│       │   │   │   │   │   └── [2.3K]  Template.pm
│       │   │   │   │   ├── [2.7K]  Samba4.pm
│       │   │   │   │   ├── [7.2K]  Typelist.pm
│       │   │   │   │   ├── [3.4K]  Util.pm
│       │   │   │   │   └── [4.0K]  Wireshark
│       │   │   │   │       ├── [ 10K]  Conformance.pm
│       │   │   │   │       └── [ 45K]  NDR.pm
│       │   │   │   ├── [ 727]  Pidl.pm
│       │   │   │   └── [4.0K]  Yapp
│       │   │   │       └── [9.5K]  Driver.pm
│       │   │   └── [1.4K]  wscript_build
│       │   ├── [ 404]  Makefile.PL
│       │   ├── [ 878]  MANIFEST
│       │   ├── [ 500]  META.yml
│       │   ├── [ 23K]  pidl
│       │   ├── [2.8K]  README
│       │   ├── [4.0K]  tests
│       │   │   ├── [ 577]  cutil.pl
│       │   │   ├── [ 333]  dump.pl
│       │   │   ├── [4.6K]  header.pl
│       │   │   ├── [3.0K]  ndr_align.pl
│       │   │   ├── [2.5K]  ndr_alloc.pl
│       │   │   ├── [ 692]  ndr_array.pl
│       │   │   ├── [ 588]  ndr_compat.pl
│       │   │   ├── [ 617]  ndr_deprecations.pl
│       │   │   ├── [ 995]  ndr_fullptr.pl
│       │   │   ├── [ 12K]  ndr.pl
│       │   │   ├── [ 10K]  ndr_refptr.pl
│       │   │   ├── [1.4K]  ndr_represent.pl
│       │   │   ├── [ 587]  ndr_simple.pl
│       │   │   ├── [4.2K]  ndr_string.pl
│       │   │   ├── [1.6K]  ndr_tagtype.pl
│       │   │   ├── [7.8K]  parse_idl.pl
│       │   │   ├── [5.3K]  samba3-cli.pl
│       │   │   ├── [ 511]  samba3-srv.pl
│       │   │   ├── [8.8K]  samba-ndr.pl
│       │   │   ├── [1.3K]  tdr.pl
│       │   │   ├── [ 537]  test_util.pl
│       │   │   ├── [3.4K]  typelist.pl
│       │   │   ├── [5.4K]  util.pl
│       │   │   ├── [3.4K]  Util.pm
│       │   │   ├── [6.0K]  wireshark-conf.pl
│       │   │   └── [7.0K]  wireshark-ndr.pl
│       │   ├── [1.3K]  TODO
│       │   └── [3.5K]  wscript
│       ├── [ 29K]  prog_guide4.txt
│       ├── [4.0K]  python
│       │   ├── [4.0K]  examples
│       │   │   ├── [2.7K]  dnsserver.py
│       │   │   ├── [1.0K]  netbios.py
│       │   │   ├── [3.8K]  samr.py
│       │   │   └── [2.8K]  winreg.py
│       │   ├── [1.6K]  modules.c
│       │   ├── [ 917]  modules.h
│       │   ├── [8.9K]  pyglue.c
│       │   ├── [4.0K]  samba
│       │   │   ├── [3.0K]  common.py
│       │   │   ├── [ 96K]  dbchecker.py
│       │   │   ├── [ 27K]  descriptor.py
│       │   │   ├── [ 12K]  drs_utils.py
│       │   │   ├── [ 11K]  getopt.py
│       │   │   ├── [2.3K]  hostconfig.py
│       │   │   ├── [3.2K]  idmap.py
│       │   │   ├── [ 13K]  __init__.py
│       │   │   ├── [ 58K]  join.py
│       │   │   ├── [4.0K]  kcc
│       │   │   │   ├── [2.1K]  debug.py
│       │   │   │   ├── [ 27K]  graph.py
│       │   │   │   ├── [ 13K]  graph_utils.py
│       │   │   │   ├── [113K]  __init__.py
│       │   │   │   ├── [ 81K]  kcc_utils.py
│       │   │   │   └── [ 14K]  ldif_import_export.py
│       │   │   ├── [4.6K]  ms_display_specifiers.py
│       │   │   ├── [8.1K]  ms_schema.py
│       │   │   ├── [1.5K]  ndr.py
│       │   │   ├── [4.0K]  netcmd
│       │   │   │   ├── [2.4K]  common.py
│       │   │   │   ├── [6.5K]  dbcheck.py
│       │   │   │   ├── [ 11K]  delegation.py
│       │   │   │   ├── [ 48K]  dns.py
│       │   │   │   ├── [174K]  domain.py
│       │   │   │   ├── [ 24K]  drs.py
│       │   │   │   ├── [7.4K]  dsacl.py
│       │   │   │   ├── [ 20K]  fsmo.py
│       │   │   │   ├── [ 40K]  gpo.py
│       │   │   │   ├── [ 18K]  group.py
│       │   │   │   ├── [7.9K]  __init__.py
│       │   │   │   ├── [ 40K]  ldapcmp.py
│       │   │   │   ├── [2.3K]  main.py
│       │   │   │   ├── [2.0K]  nettime.py
│       │   │   │   ├── [ 11K]  ntacl.py
│       │   │   │   ├── [2.7K]  processes.py
│       │   │   │   ├── [5.6K]  rodc.py
│       │   │   │   ├── [7.5K]  sites.py
│       │   │   │   ├── [7.4K]  spn.py
│       │   │   │   ├── [8.3K]  testparm.py
│       │   │   │   └── [ 85K]  user.py
│       │   │   ├── [ 10K]  ntacls.py
│       │   │   ├── [4.0K]  provision
│       │   │   │   ├── [ 32K]  backend.py
│       │   │   │   ├── [2.8K]  common.py
│       │   │   │   ├── [ 90K]  __init__.py
│       │   │   │   └── [ 45K]  sambadns.py
│       │   │   ├── [ 17K]  remove_dc.py
│       │   │   ├── [4.0K]  samba3
│       │   │   │   └── [ 12K]  __init__.py
│       │   │   ├── [ 37K]  samdb.py
│       │   │   ├── [8.2K]  schema.py
│       │   │   ├── [3.2K]  sd_utils.py
│       │   │   ├── [3.9K]  sites.py
│       │   │   ├── [6.8K]  subnets.py
│       │   │   ├── [4.0K]  subunit
│       │   │   │   ├── [2.6K]  __init__.py
│       │   │   │   └── [ 25K]  run.py
│       │   │   ├── [1.5K]  tdb_util.py
│       │   │   ├── [4.0K]  tests
│       │   │   │   ├── [1.0K]  auth.py
│       │   │   │   ├── [4.0K]  blackbox
│       │   │   │   │   ├── [ 717]  __init__.py
│       │   │   │   │   ├── [2.0K]  ndrdump.py
│       │   │   │   │   ├── [2.5K]  samba_dnsupdate.py
│       │   │   │   │   └── [ 17K]  samba_tool_drs.py
│       │   │   │   ├── [1.5K]  common.py
│       │   │   │   ├── [2.7K]  core.py
│       │   │   │   ├── [3.6K]  credentials.py
│       │   │   │   ├── [4.0K]  dcerpc
│       │   │   │   │   ├── [6.1K]  array.py
│       │   │   │   │   ├── [1.7K]  bare.py
│       │   │   │   │   ├── [ 13K]  dnsserver.py
│       │   │   │   │   ├── [ 796]  __init__.py
│       │   │   │   │   ├── [7.4K]  integer.py
│       │   │   │   │   ├── [1.9K]  misc.py
│       │   │   │   │   ├── [140K]  raw_protocol.py
│       │   │   │   │   ├── [1.8K]  registry.py
│       │   │   │   │   ├── [2.4K]  rpcecho.py
│       │   │   │   │   ├── [2.8K]  rpc_talloc.py
│       │   │   │   │   ├── [1.7K]  sam.py
│       │   │   │   │   ├── [2.4K]  srvsvc.py
│       │   │   │   │   ├── [4.3K]  string.py
│       │   │   │   │   ├── [5.2K]  testrpc.py
│       │   │   │   │   └── [1.7K]  unix.py
│       │   │   │   ├── [4.0K]  dns_forwarder_helpers
│       │   │   │   │   └── [2.6K]  server.py
│       │   │   │   ├── [ 21K]  dns_forwarder.py
│       │   │   │   ├── [ 50K]  dns.py
│       │   │   │   ├── [ 19K]  dns_tkey.py
│       │   │   │   ├── [ 14K]  docs.py
│       │   │   │   ├── [7.0K]  dsdb.py
│       │   │   │   ├── [6.2K]  gensec.py
│       │   │   │   ├── [1.9K]  get_opt.py
│       │   │   │   ├── [2.1K]  hostconfig.py
│       │   │   │   ├── [ 32K]  __init__.py
│       │   │   │   ├── [4.0K]  kcc
│       │   │   │   │   ├── [2.3K]  graph.py
│       │   │   │   │   ├── [5.3K]  graph_utils.py
│       │   │   │   │   ├── [3.3K]  __init__.py
│       │   │   │   │   ├── [1.3K]  kcc_utils.py
│       │   │   │   │   └── [8.8K]  ldif_import_export.py
│       │   │   │   ├── [2.4K]  libsmb_samba_internal.py
│       │   │   │   ├── [2.3K]  messaging.py
│       │   │   │   ├── [3.0K]  netcmd.py
│       │   │   │   ├── [4.1K]  ntacls.py
│       │   │   │   ├── [2.0K]  param.py
│       │   │   │   ├── [1.1K]  policy.py
│       │   │   │   ├── [ 37K]  posixacl.py
│       │   │   │   ├── [6.2K]  provision.py
│       │   │   │   ├── [1.7K]  registry.py
│       │   │   │   ├── [8.2K]  samba3.py
│       │   │   │   ├── [ 48K]  samba3sam.py
│       │   │   │   ├── [4.0K]  samba_tool
│       │   │   │   │   ├── [4.7K]  base.py
│       │   │   │   │   ├── [2.0K]  fsmo.py
│       │   │   │   │   ├── [4.1K]  gpo.py
│       │   │   │   │   ├── [7.3K]  group.py
│       │   │   │   │   ├── [ 722]  __init__.py
│       │   │   │   │   ├── [1.2K]  join.py
│       │   │   │   │   ├── [6.3K]  ntacl.py
│       │   │   │   │   ├── [1.3K]  processes.py
│       │   │   │   │   ├── [6.8K]  rodc.py
│       │   │   │   │   ├── [5.7K]  sites.py
│       │   │   │   │   ├── [1.9K]  timecmd.py
│       │   │   │   │   ├── [4.8K]  user_check_password_script.py
│       │   │   │   │   └── [ 28K]  user.py
│       │   │   │   ├── [3.5K]  samdb.py
│       │   │   │   ├── [5.4K]  security.py
│       │   │   │   ├── [8.1K]  source.py
│       │   │   │   ├── [4.1K]  strings.py
│       │   │   │   ├── [2.3K]  subunitrun.py
│       │   │   │   ├── [1.1K]  unicodenames.py
│       │   │   │   ├── [7.3K]  upgradeprovisionneeddc.py
│       │   │   │   ├── [6.7K]  upgradeprovision.py
│       │   │   │   ├── [1.4K]  upgrade.py
│       │   │   │   └── [4.1K]  xattr.py
│       │   │   ├── [ 32K]  upgradehelpers.py
│       │   │   ├── [ 34K]  upgrade.py
│       │   │   ├── [4.0K]  web_server
│       │   │   │   └── [2.6K]  __init__.py
│       │   │   └── [2.2K]  xattr.py
│       │   ├── [4.0K]  samba_external
│       │   │   └── [ 237]  README
│       │   └── [ 705]  wscript_build
│       ├── [8.7K]  README
│       ├── [ 270]  README.cifs-utils
│       ├── [ 11K]  README.Coding
│       ├── [5.0K]  README.contributing
│       ├── [4.0K]  release-scripts
│       │   ├── [ 783]  build-docs
│       │   ├── [1.4K]  build-htmlman-git
│       │   ├── [1.5K]  build-htmlman-nogit
│       │   ├── [1.3K]  build-manpages-git
│       │   └── [1.5K]  build-manpages-nogit
│       ├── [ 835]  Roadmap
│       ├── [4.0K]  script
│       │   ├── [ 32K]  autobuild.py
│       │   ├── [3.3K]  bisect-test.py
│       │   ├── [ 591]  clean-source-tree.sh
│       │   ├── [ 524]  commit_mark.sh
│       │   ├── [1018]  compare_cc_results.py
│       │   ├── [2.7K]  configure_check_unused.pl
│       │   ├── [ 103]  ctdb-import.msg-filter.sh
│       │   ├── [ 124]  ctdb-import.tree-filter.sh
│       │   ├── [ 152]  ctdb-import.txt
│       │   ├── [1.5K]  findstatic.pl
│       │   ├── [ 16K]  generate_param.py
│       │   ├── [ 337]  identity_cc.sh
│       │   ├── [ 390]  random-sleep.sh
│       │   ├── [ 31K]  release.sh
│       │   ├── [ 937]  show_testsuite_time
│       │   └── [ 919]  show_test_time
│       ├── [4.0K]  selftest
│       │   ├── [2.7K]  client.py
│       │   ├── [ 298]  devel_env.sh
│       │   ├── [3.2K]  filter-subunit
│       │   ├── [2.5K]  flapping
│       │   ├── [1.3K]  format-subunit
│       │   ├── [2.5K]  gdb_backtrace
│       │   ├── [ 731]  gdb_backtrace_test.c
│       │   ├── [ 229]  gdb_run
│       │   ├── [4.0K]  gnupg
│       │   │   ├── [  60]  gpg.conf
│       │   │   ├── [1.2K]  pubring.gpg
│       │   │   ├── [2.5K]  secring.gpg
│       │   │   └── [1.2K]  trustdb.gpg
│       │   ├── [   0]  __init__.py
│       │   ├── [2.2K]  in_screen
│       │   ├── [ 16K]  knownfail
│       │   ├── [4.0K]  manage-ca
│       │   │   ├── [4.0K]  CA-samba.example.com
│       │   │   │   ├── [4.0K]  DCs
│       │   │   │   │   ├── [4.0K]  addc.addom.samba.example.com
│       │   │   │   │   │   ├── [  44]  DC-addc.addom.samba.example.com-cert.pem -> DC-addc.addom.samba.example.com-S02-cert.pem
│       │   │   │   │   │   ├── [  51]  DC-addc.addom.samba.example.com-private-key.pem -> DC-addc.addom.samba.example.com-S02-private-key.pem
│       │   │   │   │   │   ├── [2.5K]  DC-addc.addom.samba.example.com-S02-cert.cer
│       │   │   │   │   │   ├── [ 11K]  DC-addc.addom.samba.example.com-S02-cert.pem
│       │   │   │   │   │   ├── [3.3K]  DC-addc.addom.samba.example.com-S02-key.pem
│       │   │   │   │   │   ├── [8.6K]  DC-addc.addom.samba.example.com-S02-openssl.cnf
│       │   │   │   │   │   ├── [3.2K]  DC-addc.addom.samba.example.com-S02-private-key.pem
│       │   │   │   │   │   ├── [5.2K]  DC-addc.addom.samba.example.com-S02-private.p12
│       │   │   │   │   │   └── [1.8K]  DC-addc.addom.samba.example.com-S02-req.pem
│       │   │   │   │   └── [4.0K]  localdc.samba.example.com
│       │   │   │   │       ├── [  41]  DC-localdc.samba.example.com-cert.pem -> DC-localdc.samba.example.com-S00-cert.pem
│       │   │   │   │       ├── [  48]  DC-localdc.samba.example.com-private-key.pem -> DC-localdc.samba.example.com-S00-private-key.pem
│       │   │   │   │       ├── [2.5K]  DC-localdc.samba.example.com-S00-cert.cer
│       │   │   │   │       ├── [ 11K]  DC-localdc.samba.example.com-S00-cert.pem
│       │   │   │   │       ├── [3.3K]  DC-localdc.samba.example.com-S00-key.pem
│       │   │   │   │       ├── [8.6K]  DC-localdc.samba.example.com-S00-openssl.cnf
│       │   │   │   │       ├── [3.2K]  DC-localdc.samba.example.com-S00-private-key.pem
│       │   │   │   │       ├── [5.2K]  DC-localdc.samba.example.com-S00-private.p12
│       │   │   │   │       └── [1.8K]  DC-localdc.samba.example.com-S00-req.pem
│       │   │   │   ├── [4.0K]  NewCerts
│       │   │   │   │   ├── [ 11K]  00.pem
│       │   │   │   │   ├── [9.8K]  01.pem
│       │   │   │   │   ├── [ 11K]  02.pem
│       │   │   │   │   ├── [9.8K]  03.pem
│       │   │   │   │   ├── [9.7K]  04.pem
│       │   │   │   │   └── [9.7K]  05.pem
│       │   │   │   ├── [4.0K]  Private
│       │   │   │   │   ├── [   3]  CA-samba.example.com-crlnumber.txt
│       │   │   │   │   ├── [   3]  CA-samba.example.com-crlnumber.txt.old
│       │   │   │   │   ├── [ 963]  CA-samba.example.com-index.txt
│       │   │   │   │   ├── [  21]  CA-samba.example.com-index.txt.attr
│       │   │   │   │   ├── [  21]  CA-samba.example.com-index.txt.attr.old
│       │   │   │   │   ├── [ 809]  CA-samba.example.com-index.txt.old
│       │   │   │   │   ├── [7.1K]  CA-samba.example.com-openssl.cnf
│       │   │   │   │   ├── [6.4K]  CA-samba.example.com-private-key.pem
│       │   │   │   │   ├── [   3]  CA-samba.example.com-serial.txt
│       │   │   │   │   └── [   3]  CA-samba.example.com-serial.txt.old
│       │   │   │   ├── [4.0K]  Public
│       │   │   │   │   ├── [2.8K]  CA-samba.example.com-cert.cer
│       │   │   │   │   ├── [3.9K]  CA-samba.example.com-cert.pem
│       │   │   │   │   ├── [1.4K]  CA-samba.example.com-crl.crl
│       │   │   │   │   └── [1.9K]  CA-samba.example.com-crl.pem
│       │   │   │   └── [4.0K]  Users
│       │   │   │       ├── [4.0K]  administrator@addom.samba.example.com
│       │   │   │       │   ├── [  55]  USER-administrator@addom.samba.example.com-cert.pem -> USER-administrator@addom.samba.example.com-S03-cert.pem
│       │   │   │       │   ├── [  62]  USER-administrator@addom.samba.example.com-private-key.pem -> USER-administrator@addom.samba.example.com-S03-private-key.pem
│       │   │   │       │   ├── [2.3K]  USER-administrator@addom.samba.example.com-S03-cert.cer
│       │   │   │       │   ├── [9.8K]  USER-administrator@addom.samba.example.com-S03-cert.pem
│       │   │   │       │   ├── [1.8K]  USER-administrator@addom.samba.example.com-S03-key.pem
│       │   │   │       │   ├── [8.3K]  USER-administrator@addom.samba.example.com-S03-openssl.cnf
│       │   │   │       │   ├── [1.6K]  USER-administrator@addom.samba.example.com-S03-private-key.pem
│       │   │   │       │   ├── [3.8K]  USER-administrator@addom.samba.example.com-S03-private.p12
│       │   │   │       │   └── [1.1K]  USER-administrator@addom.samba.example.com-S03-req.pem
│       │   │   │       ├── [4.0K]  administrator@samba.example.com
│       │   │   │       │   ├── [  49]  USER-administrator@samba.example.com-cert.pem -> USER-administrator@samba.example.com-S01-cert.pem
│       │   │   │       │   ├── [  56]  USER-administrator@samba.example.com-private-key.pem -> USER-administrator@samba.example.com-S01-private-key.pem
│       │   │   │       │   ├── [2.3K]  USER-administrator@samba.example.com-S01-cert.cer
│       │   │   │       │   ├── [9.8K]  USER-administrator@samba.example.com-S01-cert.pem
│       │   │   │       │   ├── [1.8K]  USER-administrator@samba.example.com-S01-key.pem
│       │   │   │       │   ├── [8.2K]  USER-administrator@samba.example.com-S01-openssl.cnf
│       │   │   │       │   ├── [1.6K]  USER-administrator@samba.example.com-S01-private-key.pem
│       │   │   │       │   ├── [3.8K]  USER-administrator@samba.example.com-S01-private.p12
│       │   │   │       │   └── [1.1K]  USER-administrator@samba.example.com-S01-req.pem
│       │   │   │       ├── [4.0K]  pkinit@addom.samba.example.com
│       │   │   │       │   ├── [  48]  USER-pkinit@addom.samba.example.com-cert.pem -> USER-pkinit@addom.samba.example.com-S05-cert.pem
│       │   │   │       │   ├── [  55]  USER-pkinit@addom.samba.example.com-private-key.pem -> USER-pkinit@addom.samba.example.com-S05-private-key.pem
│       │   │   │       │   ├── [2.2K]  USER-pkinit@addom.samba.example.com-S05-cert.cer
│       │   │   │       │   ├── [9.7K]  USER-pkinit@addom.samba.example.com-S05-cert.pem
│       │   │   │       │   ├── [1.8K]  USER-pkinit@addom.samba.example.com-S05-key.pem
│       │   │   │       │   ├── [8.2K]  USER-pkinit@addom.samba.example.com-S05-openssl.cnf
│       │   │   │       │   ├── [1.6K]  USER-pkinit@addom.samba.example.com-S05-private-key.pem
│       │   │   │       │   ├── [3.8K]  USER-pkinit@addom.samba.example.com-S05-private.p12
│       │   │   │       │   └── [1.1K]  USER-pkinit@addom.samba.example.com-S05-req.pem
│       │   │   │       └── [4.0K]  pkinit@samba.example.com
│       │   │   │           ├── [  42]  USER-pkinit@samba.example.com-cert.pem -> USER-pkinit@samba.example.com-S04-cert.pem
│       │   │   │           ├── [  49]  USER-pkinit@samba.example.com-private-key.pem -> USER-pkinit@samba.example.com-S04-private-key.pem
│       │   │   │           ├── [2.2K]  USER-pkinit@samba.example.com-S04-cert.cer
│       │   │   │           ├── [9.7K]  USER-pkinit@samba.example.com-S04-cert.pem
│       │   │   │           ├── [1.8K]  USER-pkinit@samba.example.com-S04-key.pem
│       │   │   │           ├── [8.2K]  USER-pkinit@samba.example.com-S04-openssl.cnf
│       │   │   │           ├── [1.6K]  USER-pkinit@samba.example.com-S04-private-key.pem
│       │   │   │           ├── [3.8K]  USER-pkinit@samba.example.com-S04-private.p12
│       │   │   │           └── [1.1K]  USER-pkinit@samba.example.com-S04-req.pem
│       │   │   ├── [ 407]  manage-CA-samba.example.com.cnf
│       │   │   ├── [ 771]  manage-CA-samba.example.com.sh
│       │   │   ├── [ 12K]  manage-ca.sh
│       │   │   └── [4.0K]  manage-ca.templates.d
│       │   │       ├── [ 342]  manage-CA-example.com.cnf
│       │   │       ├── [7.1K]  openssl-BASE-template.cnf
│       │   │       ├── [  30]  openssl-CA-template.cnf
│       │   │       ├── [1.5K]  openssl-DC-template.cnf
│       │   │       └── [1.2K]  openssl-USER-template.cnf
│       │   ├── [ 633]  quick
│       │   ├── [3.2K]  README
│       │   ├── [4.2K]  run.py
│       │   ├── [ 311]  save.env.sh
│       │   ├── [6.2K]  selftesthelpers.py
│       │   ├── [ 26K]  selftest.pl
│       │   ├── [2.5K]  selftest.pl.1
│       │   ├── [ 16K]  selftest.py
│       │   ├── [7.4K]  skip
│       │   ├── [ 357]  slow
│       │   ├── [1.6K]  SocketWrapper.pm
│       │   ├── [1.8K]  socket_wrapper.py
│       │   ├── [ 22K]  subunithelper.py
│       │   ├── [2.2K]  Subunit.pm
│       │   ├── [4.5K]  tap2subunit
│       │   ├── [4.0K]  target
│       │   │   ├── [4.4K]  __init__.py
│       │   │   ├── [ 59K]  Samba3.pm
│       │   │   ├── [ 70K]  Samba4.pm
│       │   │   ├── [9.5K]  Samba.pm
│       │   │   └── [4.0K]  samba.py
│       │   ├── [4.9K]  testlist.py
│       │   ├── [4.0K]  tests
│       │   │   ├── [1.1K]  __init__.py
│       │   │   ├── [5.8K]  test_run.py
│       │   │   ├── [2.8K]  test_samba.py
│       │   │   ├── [1.3K]  test_socket_wrapper.py
│       │   │   ├── [3.8K]  test_target.py
│       │   │   └── [4.5K]  test_testlist.py
│       │   ├── [5.7K]  tests.py
│       │   ├── [  95]  TODO
│       │   ├── [ 246]  valgrind_run
│       │   └── [ 11K]  wscript
│       ├── [1.1K]  simple-dc-steps.sh
│       ├── [4.0K]  source3
│       │   ├── [4.0K]  auth
│       │   │   ├── [4.9K]  auth_builtin.c
│       │   │   ├── [ 16K]  auth.c
│       │   │   ├── [ 13K]  auth_domain.c
│       │   │   ├── [ 11K]  auth_generic.c
│       │   │   ├── [7.2K]  auth_ntlmssp.c
│       │   │   ├── [ 11K]  auth_samba4.c
│       │   │   ├── [4.4K]  auth_sam.c
│       │   │   ├── [5.0K]  auth_script.c
│       │   │   ├── [2.9K]  auth_unix.c
│       │   │   ├── [ 46K]  auth_util.c
│       │   │   ├── [5.9K]  auth_wbc.c
│       │   │   ├── [5.1K]  auth_winbind.c
│       │   │   ├── [ 16K]  check_samsec.c
│       │   │   ├── [ 24K]  pampass.c
│       │   │   ├── [7.0K]  pass_check.c
│       │   │   ├── [ 15K]  proto.h
│       │   │   ├── [ 20K]  server_info.c
│       │   │   ├── [3.6K]  server_info_sam.c
│       │   │   ├── [ 28K]  token_util.c
│       │   │   ├── [5.1K]  user_info.c
│       │   │   ├── [8.0K]  user_krb5.c
│       │   │   ├── [9.9K]  user_util.c
│       │   │   └── [3.0K]  wscript_build
│       │   ├── [4.0K]  build
│       │   │   ├── [1.8K]  charset.py
│       │   │   └── [   0]  __init__.py
│       │   ├── [ 77K]  change-log
│       │   ├── [4.0K]  client
│       │   │   ├── [145K]  client.c
│       │   │   ├── [1.5K]  client_proto.h
│       │   │   ├── [ 40K]  clitar.c
│       │   │   ├── [1.1K]  clitar_proto.h
│       │   │   ├── [4.8K]  dnsbrowse.c
│       │   │   ├── [ 691]  README.smbspool
│       │   │   ├── [ 15K]  smbspool.c
│       │   │   ├── [5.2K]  smbspool_krb5_wrapper.c
│       │   │   └── [ 21K]  tree.c
│       │   ├── [7.2K]  Doxyfile
│       │   ├── [4.0K]  exports
│       │   │   ├── [  69]  libaddns.syms
│       │   │   └── [  19]  modules-darwin.syms
│       │   ├── [4.0K]  groupdb
│       │   │   ├── [ 20K]  mapping.c
│       │   │   ├── [2.4K]  mapping.h
│       │   │   ├── [ 25K]  mapping_tdb.c
│       │   │   └── [1.2K]  mapping_tdb.h
│       │   ├── [4.0K]  include
│       │   │   ├── [3.6K]  ads.h
│       │   │   ├── [1.2K]  adt_tree.h
│       │   │   ├── [1.6K]  async_smb.h
│       │   │   ├── [1.9K]  auth_generic.h
│       │   │   ├── [4.2K]  auth.h
│       │   │   ├── [3.1K]  auth_info.h
│       │   │   ├── [3.2K]  client.h
│       │   │   ├── [3.2K]  ctdbd_conn.h
│       │   │   ├── [1.4K]  ctdb_srvids.h
│       │   │   ├── [5.3K]  debugparse.h
│       │   │   ├── [1.7K]  fake_file.h
│       │   │   ├── [2.0K]  g_lock.h
│       │   │   ├── [6.2K]  idmap_autorid_tdb.h
│       │   │   ├── [1.9K]  idmap.h
│       │   │   ├── [ 11K]  includes.h
│       │   │   ├── [ 912]  intl.h
│       │   │   ├── [ 903]  krb5_env.h
│       │   │   ├── [118K]  libsmbclient.h
│       │   │   ├── [ 15K]  libsmb_internal.h
│       │   │   ├── [6.5K]  local.h
│       │   │   ├── [2.8K]  locking.h
│       │   │   ├── [1.1K]  lsa.h
│       │   │   ├── [9.4K]  MacExtensions.h
│       │   │   ├── [1.4K]  mangle.h
│       │   │   ├── [5.2K]  messages.h
│       │   │   ├── [1.7K]  msdfs.h
│       │   │   ├── [ 20K]  nameserv.h
│       │   │   ├── [2.8K]  nss_info.h
│       │   │   ├── [1.1K]  ntdomain.h
│       │   │   ├── [1.3K]  ntioctl.h
│       │   │   ├── [6.5K]  nt_printing.h
│       │   │   ├── [2.8K]  ntquotas.h
│       │   │   ├── [ 39K]  passdb.h
│       │   │   ├── [2.5K]  popt_common.h
│       │   │   ├── [8.6K]  printing.h
│       │   │   ├── [ 47K]  proto.h
│       │   │   ├── [4.9K]  registry.h
│       │   │   ├── [1.2K]  rpc_dce.h
│       │   │   ├── [1.4K]  rpc_misc.h
│       │   │   ├── [1.8K]  safe_string.h
│       │   │   ├── [6.1K]  secrets.h
│       │   │   ├── [2.2K]  serverid.h
│       │   │   ├── [1.4K]  session.h
│       │   │   ├── [2.7K]  smb_acls.h
│       │   │   ├── [ 24K]  smb.h
│       │   │   ├── [  75]  smb_krb5.h
│       │   │   ├── [3.3K]  smb_ldap.h
│       │   │   ├── [5.4K]  smbldap.h
│       │   │   ├── [ 12K]  smb_macros.h
│       │   │   ├── [3.7K]  smb_perfcount.h
│       │   │   ├── [ 21K]  smbprofile.h
│       │   │   ├── [2.6K]  smb_share_modes.h
│       │   │   ├── [ 926]  srvstr.h
│       │   │   ├── [  29]  stamp-h.in
│       │   │   ├── [2.3K]  sysquotas.h
│       │   │   ├── [1.8K]  talloc_dict.h
│       │   │   ├── [ 11K]  tldap.h
│       │   │   ├── [4.1K]  tldap_util.h
│       │   │   ├── [ 13K]  trans2.h
│       │   │   ├── [1.1K]  transfer_file.h
│       │   │   ├── [1.1K]  util_event.h
│       │   │   ├── [1.4K]  util_sd.h
│       │   │   ├── [2.8K]  util_tdb.h
│       │   │   ├── [ 55K]  vfs.h
│       │   │   └── [ 30K]  vfs_macros.h
│       │   ├── [4.0K]  intl
│       │   │   ├── [5.4K]  lang_tdb.c
│       │   │   ├── [1.0K]  lang_tdb.h
│       │   │   └── [2.6K]  linux-msg.sed
│       │   ├── [4.0K]  lib
│       │   │   ├── [4.0K]  ABI
│       │   │   │   └── [2.2K]  smbldap-0.sigs
│       │   │   ├── [8.7K]  access.c
│       │   │   ├── [7.3K]  addrchange.c
│       │   │   ├── [1.3K]  addrchange.h
│       │   │   ├── [ 10K]  adt_tree.c
│       │   │   ├── [4.0K]  asys
│       │   │   │   ├── [6.6K]  asys.c
│       │   │   │   ├── [5.3K]  asys.h
│       │   │   │   ├── [1.9K]  tests.c
│       │   │   │   └── [ 223]  wscript_build
│       │   │   ├── [4.3K]  audit.c
│       │   │   ├── [6.8K]  avahi.c
│       │   │   ├── [6.5K]  background.c
│       │   │   ├── [1.4K]  background.h
│       │   │   ├── [5.5K]  cbuf.c
│       │   │   ├── [5.8K]  cbuf.h
│       │   │   ├── [ 13K]  charcnv.c
│       │   │   ├── [3.7K]  cleanupdb.c
│       │   │   ├── [1.1K]  cleanupdb.h
│       │   │   ├── [1.6K]  cluster_support.c
│       │   │   ├── [ 840]  cluster_support.h
│       │   │   ├── [4.8K]  conn_tdb.c
│       │   │   ├── [1.4K]  conn_tdb.h
│       │   │   ├── [ 26K]  ctdbd_conn.c
│       │   │   ├── [2.5K]  ctdb_dummy.c
│       │   │   ├── [4.0K]  dbwrap
│       │   │   │   ├── [ 44K]  dbwrap_ctdb.c
│       │   │   │   ├── [1.2K]  dbwrap_ctdb.h
│       │   │   │   ├── [4.5K]  dbwrap_open.c
│       │   │   │   ├── [1.4K]  dbwrap_open.h
│       │   │   │   ├── [ 22K]  dbwrap_watch.c
│       │   │   │   └── [1.4K]  dbwrap_watch.h
│       │   │   ├── [2.2K]  dmallocmsg.c
│       │   │   ├── [7.4K]  dumpcore.c
│       │   │   ├── [8.6K]  errmap_unix.c
│       │   │   ├── [4.0K]  eventlog
│       │   │   │   ├── [ 29K]  eventlog.c
│       │   │   │   ├── [1.4K]  eventlog.h
│       │   │   │   └── [2.5K]  proto.h
│       │   │   ├── [2.6K]  file_id.c
│       │   │   ├── [1.3K]  file_id.h
│       │   │   ├── [8.2K]  filename_util.c
│       │   │   ├── [7.8K]  fncall.c
│       │   │   ├── [2.1K]  fstring.c
│       │   │   ├── [ 22K]  gencache.c
│       │   │   ├── [1.9K]  gencache.h
│       │   │   ├── [ 14K]  g_lock.c
│       │   │   ├── [2.7K]  id_cache.c
│       │   │   ├── [1.4K]  id_cache.h
│       │   │   ├── [ 10K]  idmap_cache.c
│       │   │   ├── [1.6K]  idmap_cache.h
│       │   │   ├── [ 16K]  interface.c
│       │   │   ├── [1.5K]  ldap_debug_handler.c
│       │   │   ├── [2.5K]  ldap_escape.c
│       │   │   ├── [2.0K]  lsa.c
│       │   │   ├── [ 25K]  messages.c
│       │   │   ├── [7.1K]  messages_ctdbd.c
│       │   │   ├── [ 12K]  messages_dgm.c
│       │   │   ├── [1.6K]  messages_dgm.h
│       │   │   ├── [3.6K]  messages_dgm_ref.c
│       │   │   ├── [1.2K]  messages_dgm_ref.h
│       │   │   ├── [1.4K]  messages_util.c
│       │   │   ├── [1.1K]  messages_util.h
│       │   │   ├── [5.4K]  ms_fnmatch.c
│       │   │   ├── [1.3K]  namearray.c
│       │   │   ├── [4.0K]  netapi
│       │   │   │   ├── [7.5K]  cm.c
│       │   │   │   ├── [ 55K]  Doxyfile
│       │   │   │   ├── [4.0K]  examples
│       │   │   │   │   ├── [1.5K]  common.c
│       │   │   │   │   ├── [ 473]  common.h
│       │   │   │   │   ├── [4.0K]  dsgetdc
│       │   │   │   │   │   └── [2.6K]  dsgetdc.c
│       │   │   │   │   ├── [4.0K]  file
│       │   │   │   │   │   ├── [1.9K]  file_close.c
│       │   │   │   │   │   ├── [3.2K]  file_enum.c
│       │   │   │   │   │   └── [2.5K]  file_getinfo.c
│       │   │   │   │   ├── [4.0K]  getdc
│       │   │   │   │   │   └── [1.9K]  getdc.c
│       │   │   │   │   ├── [4.0K]  group
│       │   │   │   │   │   ├── [2.0K]  group_add.c
│       │   │   │   │   │   ├── [2.0K]  group_adduser.c
│       │   │   │   │   │   ├── [1.8K]  group_del.c
│       │   │   │   │   │   ├── [2.0K]  group_deluser.c
│       │   │   │   │   │   ├── [3.7K]  group_enum.c
│       │   │   │   │   │   ├── [3.0K]  group_getinfo.c
│       │   │   │   │   │   ├── [3.0K]  group_getusers.c
│       │   │   │   │   │   ├── [3.2K]  group_setinfo.c
│       │   │   │   │   │   └── [3.1K]  group_setusers.c
│       │   │   │   │   ├── [4.0K]  join
│       │   │   │   │   │   ├── [2.2K]  getjoinableous.c
│       │   │   │   │   │   ├── [2.5K]  getjoininformation.c
│       │   │   │   │   │   ├── [2.6K]  netdomjoin.c
│       │   │   │   │   │   └── [2.0K]  rename_machine.c
│       │   │   │   │   ├── [4.0K]  localgroup
│       │   │   │   │   │   ├── [2.3K]  localgroup_add.c
│       │   │   │   │   │   ├── [3.2K]  localgroup_addmembers.c
│       │   │   │   │   │   ├── [1.9K]  localgroup_del.c
│       │   │   │   │   │   ├── [3.2K]  localgroup_delmembers.c
│       │   │   │   │   │   ├── [2.8K]  localgroup_enum.c
│       │   │   │   │   │   ├── [2.6K]  localgroup_getinfo.c
│       │   │   │   │   │   ├── [4.0K]  localgroup_getmembers.c
│       │   │   │   │   │   ├── [3.0K]  localgroup_setinfo.c
│       │   │   │   │   │   └── [3.3K]  localgroup_setmembers.c
│       │   │   │   │   ├── [4.0K]  netdomjoin-gui
│       │   │   │   │   │   ├── [9.1K]  logo.png
│       │   │   │   │   │   ├── [4.4K]  logo-small.png
│       │   │   │   │   │   ├── [ 54K]  netdomjoin-gui.c
│       │   │   │   │   │   └── [1.4K]  samba.ico
│       │   │   │   │   ├── [4.0K]  netlogon
│       │   │   │   │   │   ├── [3.5K]  netlogon_control2.c
│       │   │   │   │   │   ├── [3.4K]  netlogon_control.c
│       │   │   │   │   │   └── [ 13K]  nltest.c
│       │   │   │   │   ├── [4.0K]  server
│       │   │   │   │   │   ├── [1.9K]  remote_tod.c
│       │   │   │   │   │   └── [3.5K]  server_getinfo.c
│       │   │   │   │   ├── [4.0K]  share
│       │   │   │   │   │   ├── [2.3K]  share_add.c
│       │   │   │   │   │   ├── [1.9K]  share_del.c
│       │   │   │   │   │   ├── [3.4K]  share_enum.c
│       │   │   │   │   │   ├── [3.5K]  share_getinfo.c
│       │   │   │   │   │   └── [2.3K]  share_setinfo.c
│       │   │   │   │   ├── [4.0K]  shutdown
│       │   │   │   │   │   ├── [1.7K]  shutdown_abort.c
│       │   │   │   │   │   └── [2.1K]  shutdown_init.c
│       │   │   │   │   ├── [4.0K]  user
│       │   │   │   │   │   ├── [2.3K]  user_add.c
│       │   │   │   │   │   ├── [2.2K]  user_chgpwd.c
│       │   │   │   │   │   ├── [1.8K]  user_del.c
│       │   │   │   │   │   ├── [2.3K]  user_dispinfo.c
│       │   │   │   │   │   ├── [3.8K]  user_enum.c
│       │   │   │   │   │   ├── [2.9K]  user_getgroups.c
│       │   │   │   │   │   ├── [10.0K]  user_getinfo.c
│       │   │   │   │   │   ├── [2.7K]  user_getlocalgroups.c
│       │   │   │   │   │   ├── [3.2K]  user_modalsget.c
│       │   │   │   │   │   ├── [3.0K]  user_modalsset.c
│       │   │   │   │   │   ├── [3.1K]  user_setgroups.c
│       │   │   │   │   │   └── [4.2K]  user_setinfo.c
│       │   │   │   │   └── [2.2K]  wscript_build
│       │   │   │   ├── [6.7K]  file.c
│       │   │   │   ├── [5.2K]  getdc.c
│       │   │   │   ├── [ 47K]  group.c
│       │   │   │   ├── [ 14K]  joindomain.c
│       │   │   │   ├── [ 63K]  libnetapi.c
│       │   │   │   ├── [ 22K]  libnetapi.h
│       │   │   │   ├── [ 36K]  localgroup.c
│       │   │   │   ├── [9.5K]  netapi.c
│       │   │   │   ├── [ 76K]  netapi.h
│       │   │   │   ├── [1014]  netapi_net.h
│       │   │   │   ├── [3.4K]  netapi_private.h
│       │   │   │   ├── [6.4K]  netlogon.c
│       │   │   │   ├── [9.5K]  samr.c
│       │   │   │   ├── [ 24K]  serverinfo.c
│       │   │   │   ├── [ 13K]  share.c
│       │   │   │   ├── [2.9K]  shutdown.c
│       │   │   │   ├── [1.8K]  sid.c
│       │   │   │   ├── [4.0K]  tests
│       │   │   │   │   ├── [2.2K]  common.c
│       │   │   │   │   ├── [2.4K]  common.h
│       │   │   │   │   ├── [2.2K]  netapitest.c
│       │   │   │   │   ├── [3.2K]  netdisplay.c
│       │   │   │   │   ├── [2.9K]  netfile.c
│       │   │   │   │   ├── [ 10K]  netgroup.c
│       │   │   │   │   ├── [4.9K]  netlocalgroup.c
│       │   │   │   │   ├── [1.6K]  netserver.c
│       │   │   │   │   ├── [5.2K]  netshare.c
│       │   │   │   │   ├── [9.6K]  netuser.c
│       │   │   │   │   ├── [1.6K]  netwksta.c
│       │   │   │   │   └── [ 266]  wscript_build
│       │   │   │   ├── [ 96K]  user.c
│       │   │   │   └── [4.6K]  wkstainfo.c
│       │   │   ├── [ 12K]  popt_common.c
│       │   │   ├── [ 13K]  privileges.c
│       │   │   ├── [2.1K]  privileges.h
│       │   │   ├── [4.0K]  pthreadpool
│       │   │   │   ├── [ 205]  Makefile
│       │   │   │   ├── [ 13K]  pthreadpool.c
│       │   │   │   ├── [3.1K]  pthreadpool.h
│       │   │   │   ├── [3.6K]  pthreadpool_sync.c
│       │   │   │   ├── [7.7K]  tests.c
│       │   │   │   └── [ 532]  wscript_build
│       │   │   ├── [1.1K]  readdir_attr.h
│       │   │   ├── [7.1K]  recvfile.c
│       │   │   ├── [9.1K]  sendfile.c
│       │   │   ├── [1.7K]  server_contexts.c
│       │   │   ├── [9.4K]  serverid.c
│       │   │   ├── [2.7K]  server_id_db_util.c
│       │   │   ├── [ 891]  server_id_db_util.h
│       │   │   ├── [2.6K]  server_id_watch.c
│       │   │   ├── [1.2K]  server_id_watch.h
│       │   │   ├── [2.8K]  server_mutex.c
│       │   │   ├── [ 15K]  server_prefork.c
│       │   │   ├── [9.6K]  server_prefork.h
│       │   │   ├── [4.9K]  server_prefork_util.c
│       │   │   ├── [1.5K]  server_prefork_util.h
│       │   │   ├── [2.8K]  sessionid_tdb.c
│       │   │   ├── [ 15K]  sharesec.c
│       │   │   ├── [4.0K]  smbconf
│       │   │   │   ├── [2.7K]  smbconf_init.c
│       │   │   │   ├── [1.1K]  smbconf_init.h
│       │   │   │   ├── [ 27K]  smbconf_reg.c
│       │   │   │   ├── [1.2K]  smbconf_reg.h
│       │   │   │   └── [7.4K]  testsuite.c
│       │   │   ├── [3.1K]  smbd_shim.c
│       │   │   ├── [2.0K]  smbd_shim.h
│       │   │   ├── [ 49K]  smbldap.c
│       │   │   ├── [8.6K]  smbrun.c
│       │   │   ├── [3.3K]  sock_exec.c
│       │   │   ├── [3.8K]  srprs.c
│       │   │   ├── [4.8K]  srprs.h
│       │   │   ├── [ 21K]  substitute.c
│       │   │   ├── [2.7K]  substitute_generic.c
│       │   │   ├── [ 13K]  sysacls.c
│       │   │   ├── [5.3K]  sys_popen.c
│       │   │   ├── [ 880]  sys_popen.h
│       │   │   ├── [8.5K]  sysquotas_4A.c
│       │   │   ├── [6.4K]  sysquotas_4B.c
│       │   │   ├── [ 13K]  sysquotas.c
│       │   │   ├── [5.9K]  sysquotas_linux.c
│       │   │   ├── [6.9K]  sysquotas_nfs.c
│       │   │   ├── [9.0K]  sysquotas_xfs.c
│       │   │   ├── [ 28K]  system.c
│       │   │   ├── [5.6K]  system_smbd.c
│       │   │   ├── [4.3K]  talloc_dict.c
│       │   │   ├── [1.6K]  tallocmsg.c
│       │   │   ├── [ 14K]  tdb_validate.c
│       │   │   ├── [2.3K]  tdb_validate.h
│       │   │   ├── [4.7K]  tevent_barrier.c
│       │   │   ├── [1.2K]  tevent_barrier.h
│       │   │   ├── [1.4K]  tevent_wait.c
│       │   │   ├── [1.2K]  tevent_wait.h
│       │   │   ├── [ 11K]  time.c
│       │   │   ├── [ 61K]  tldap.c
│       │   │   ├── [9.9K]  tldap_gensec_bind.c
│       │   │   ├── [1.1K]  tldap_gensec_bind.h
│       │   │   ├── [ 20K]  tldap_util.c
│       │   │   ├── [4.0K]  unix_msg
│       │   │   │   ├── [1.7K]  test_drain.c
│       │   │   │   ├── [5.2K]  tests.c
│       │   │   │   ├── [1.9K]  test_source.c
│       │   │   │   ├── [ 20K]  unix_msg.c
│       │   │   │   ├── [4.1K]  unix_msg.h
│       │   │   │   └── [ 644]  wscript_build
│       │   │   ├── [6.8K]  username.c
│       │   │   ├── [4.6K]  util_builtin.c
│       │   │   ├── [ 59K]  util.c
│       │   │   ├── [1.2K]  util_cluster.c
│       │   │   ├── [ 923]  util_cluster.h
│       │   │   ├── [6.9K]  util_cmdline.c
│       │   │   ├── [3.3K]  util_ea.c
│       │   │   ├── [1.5K]  util_ea.h
│       │   │   ├── [2.8K]  util_event.c
│       │   │   ├── [4.8K]  util_file.c
│       │   │   ├── [1.2K]  util_file.h
│       │   │   ├── [3.3K]  util_malloc.c
│       │   │   ├── [4.9K]  util_names.c
│       │   │   ├── [1.2K]  util_nscd.c
│       │   │   ├── [3.7K]  util_nttoken.c
│       │   │   ├── [5.1K]  util_path.c
│       │   │   ├── [1.1K]  util_path.h
│       │   │   ├── [1.7K]  util_procid.c
│       │   │   ├── [1.3K]  util_procid.h
│       │   │   ├── [ 14K]  util_sd.c
│       │   │   ├── [ 14K]  util_sec.c
│       │   │   ├── [6.2K]  util_sid.c
│       │   │   ├── [2.8K]  util_sid_passdb.c
│       │   │   ├── [1.2K]  util_sid_passdb.h
│       │   │   ├── [ 35K]  util_sock.c
│       │   │   ├── [1.2K]  util_specialsids.c
│       │   │   ├── [ 24K]  util_str.c
│       │   │   ├── [ 13K]  util_tdb.c
│       │   │   ├── [2.9K]  util_transfer_file.c
│       │   │   ├── [3.9K]  util_tsock.c
│       │   │   ├── [1.3K]  util_tsock.h
│       │   │   ├── [2.7K]  util_unixsids.c
│       │   │   ├── [4.9K]  util_wellknown.c
│       │   │   ├── [ 881]  version.c
│       │   │   ├── [ 889]  version_test.c
│       │   │   ├── [ 10K]  winbind_util.c
│       │   │   ├── [2.5K]  winbind_util.h
│       │   │   ├── [9.6K]  wins_srv.c
│       │   │   ├── [9.5K]  xattr_tdb.c
│       │   │   └── [1.5K]  xattr_tdb.h
│       │   ├── [4.0K]  libads
│       │   │   ├── [5.5K]  ads_ldap_protos.h
│       │   │   ├── [8.0K]  ads_proto.h
│       │   │   ├── [3.9K]  ads_status.c
│       │   │   ├── [2.5K]  ads_status.h
│       │   │   ├── [4.6K]  ads_struct.c
│       │   │   ├── [8.6K]  authdata.c
│       │   │   ├── [ 11K]  cldap.c
│       │   │   ├── [2.1K]  cldap.h
│       │   │   ├── [6.5K]  disp_sec.c
│       │   │   ├── [ 27K]  kerberos.c
│       │   │   ├── [ 17K]  kerberos_keytab.c
│       │   │   ├── [3.6K]  kerberos_proto.h
│       │   │   ├── [2.1K]  kerberos_util.c
│       │   │   ├── [4.0K]  krb5_errs.c
│       │   │   ├── [8.4K]  krb5_setpw.c
│       │   │   ├── [101K]  ldap.c
│       │   │   ├── [9.6K]  ldap_printer.c
│       │   │   ├── [9.6K]  ldap_schema.c
│       │   │   ├── [1.8K]  ldap_schema.h
│       │   │   ├── [2.1K]  ldap_schema_oids.h
│       │   │   ├── [3.8K]  ldap_user.c
│       │   │   ├── [9.7K]  ldap_utils.c
│       │   │   ├── [5.1K]  ndr.c
│       │   │   ├── [ 29K]  sasl.c
│       │   │   ├── [7.1K]  sasl_wrapping.c
│       │   │   ├── [3.6K]  sitename_cache.c
│       │   │   ├── [1.1K]  sitename_cache.h
│       │   │   └── [1.9K]  util.c
│       │   ├── [4.0K]  libgpo
│       │   │   ├── [4.0K]  gpext
│       │   │   │   ├── [ 11K]  registry.c
│       │   │   │   ├── [ 12K]  scripts.c
│       │   │   │   ├── [8.2K]  security.c
│       │   │   │   └── [1.1K]  wscript_build
│       │   │   ├── [5.8K]  gpo_filesync.c
│       │   │   ├── [3.3K]  gpo_proto.h
│       │   │   └── [ 26K]  gpo_reg.c
│       │   ├── [4.0K]  libnet
│       │   │   ├── [ 20K]  libnet_dssync.c
│       │   │   ├── [2.4K]  libnet_dssync.h
│       │   │   ├── [ 15K]  libnet_dssync_keytab.c
│       │   │   ├── [ 47K]  libnet_dssync_passdb.c
│       │   │   ├── [ 70K]  libnet_join.c
│       │   │   ├── [1.4K]  libnet_join.h
│       │   │   ├── [ 11K]  libnet_keytab.c
│       │   │   ├── [1.9K]  libnet_keytab.h
│       │   │   ├── [ 10K]  libnet_samsync.c
│       │   │   ├── [8.3K]  libnet_samsync_display.c
│       │   │   ├── [2.9K]  libnet_samsync.h
│       │   │   ├── [7.8K]  libnet_samsync_keytab.c
│       │   │   ├── [ 40K]  libnet_samsync_ldif.c
│       │   │   ├── [ 24K]  libnet_samsync_passdb.c
│       │   │   └── [ 269]  netapi.pc.in
│       │   ├── [4.0K]  librpc
│       │   │   ├── [4.0K]  crypto
│       │   │   │   ├── [ 31K]  gse.c
│       │   │   │   ├── [ 878]  gse.h
│       │   │   │   ├── [ 15K]  gse_krb5.c
│       │   │   │   └── [ 955]  gse_krb5.h
│       │   │   ├── [4.0K]  gen_ndr
│       │   │   │   └── [ 176]  README
│       │   │   ├── [4.0K]  idl
│       │   │   │   ├── [ 410]  IDL_LICENSE.txt
│       │   │   │   ├── [ 550]  leases_db.idl
│       │   │   │   ├── [ 48K]  libnetapi.idl
│       │   │   │   ├── [2.2K]  libnet_join.idl
│       │   │   │   ├── [3.7K]  open_files.idl
│       │   │   │   ├── [5.5K]  perfcount.idl
│       │   │   │   ├── [ 842]  secrets.idl
│       │   │   │   ├── [ 13K]  smbXsrv.idl
│       │   │   │   └── [ 465]  wscript_build
│       │   │   ├── [4.0K]  rpc
│       │   │   │   ├── [ 13K]  dcerpc_ep.c
│       │   │   │   ├── [5.6K]  dcerpc_ep.h
│       │   │   │   ├── [2.6K]  dcerpc.h
│       │   │   │   └── [ 14K]  dcerpc_helpers.c
│       │   │   └── [ 800]  wscript_build
│       │   ├── [4.0K]  libsmb
│       │   │   ├── [4.0K]  ABI
│       │   │   │   ├── [9.1K]  smbclient-0.1.0.sigs
│       │   │   │   ├── [9.1K]  smbclient-0.2.0.sigs
│       │   │   │   ├── [9.2K]  smbclient-0.2.1.sigs
│       │   │   │   ├── [9.3K]  smbclient-0.2.2.sigs
│       │   │   │   └── [9.5K]  smbclient-0.2.3.sigs
│       │   │   ├── [6.3K]  async_smb.c
│       │   │   ├── [6.1K]  auth_generic.c
│       │   │   ├── [ 99K]  cliconnect.c
│       │   │   ├── [ 30K]  clidfs.c
│       │   │   ├── [ 12K]  clidgram.c
│       │   │   ├── [1.8K]  clidgram.h
│       │   │   ├── [ 15K]  clientgen.c
│       │   │   ├── [5.1K]  clierror.c
│       │   │   ├── [147K]  clifile.c
│       │   │   ├── [ 27K]  clifsinfo.c
│       │   │   ├── [ 26K]  clilist.c
│       │   │   ├── [ 10K]  climessage.c
│       │   │   ├── [4.9K]  clioplock.c
│       │   │   ├── [4.7K]  cliprint.c
│       │   │   ├── [ 11K]  cliquota.c
│       │   │   ├── [ 69K]  clirap2.c
│       │   │   ├── [ 36K]  clirap.c
│       │   │   ├── [ 11K]  clirap.h
│       │   │   ├── [ 35K]  clireadwrite.c
│       │   │   ├── [4.3K]  clisecdesc.c
│       │   │   ├── [ 77K]  cli_smb2_fnum.c
│       │   │   ├── [6.2K]  cli_smb2_fnum.h
│       │   │   ├── [5.0K]  clispnego.c
│       │   │   ├── [1.8K]  clistr.c
│       │   │   ├── [ 11K]  clisymlink.c
│       │   │   ├── [5.5K]  clitrans.c
│       │   │   ├── [5.9K]  conncache.c
│       │   │   ├── [ 30K]  dsgetdcname.c
│       │   │   ├── [ 13K]  errormap.c
│       │   │   ├── [2.2K]  errormap_wbc.c
│       │   │   ├── [1.0K]  errormap_wbc.h
│       │   │   ├── [7.4K]  libsmb_cache.c
│       │   │   ├── [ 13K]  libsmb_compat.c
│       │   │   ├── [ 27K]  libsmb_context.c
│       │   │   ├── [ 58K]  libsmb_dir.c
│       │   │   ├── [ 20K]  libsmb_file.c
│       │   │   ├── [1.0K]  libsmb.h
│       │   │   ├── [1.9K]  libsmb_misc.c
│       │   │   ├── [ 11K]  libsmb_path.c
│       │   │   ├── [8.7K]  libsmb_printjob.c
│       │   │   ├── [ 27K]  libsmb_server.c
│       │   │   ├── [ 25K]  libsmb_setget.c
│       │   │   ├── [ 14K]  libsmb_stat.c
│       │   │   ├── [5.5K]  libsmb_thread_impl.c
│       │   │   ├── [1.4K]  libsmb_thread_posix.c
│       │   │   ├── [ 85K]  libsmb_xattr.c
│       │   │   ├── [6.9K]  namecache.c
│       │   │   ├── [ 83K]  namequery.c
│       │   │   ├── [6.5K]  namequery_dc.c
│       │   │   ├── [ 36K]  nmblib.c
│       │   │   ├── [3.0K]  nmblib.h
│       │   │   ├── [8.1K]  passchange.c
│       │   │   ├── [ 37K]  proto.h
│       │   │   ├── [ 20K]  pylibsmb.c
│       │   │   ├── [5.1K]  reparse_symlink.c
│       │   │   ├── [7.6K]  samlogon_cache.c
│       │   │   ├── [ 256]  smbclient.pc.in
│       │   │   ├── [9.0K]  smberr.c
│       │   │   ├── [ 17K]  smb_share_modes.c
│       │   │   ├── [ 22K]  smbsock_connect.c
│       │   │   ├── [9.9K]  trustdom_cache.c
│       │   │   ├── [ 10K]  trusts_util.c
│       │   │   ├── [ 19K]  unexpected.c
│       │   │   └── [1.2K]  wscript
│       │   ├── [4.0K]  locale
│       │   │   ├── [4.0K]  net
│       │   │   │   ├── [199K]  de.po
│       │   │   │   └── [2.1K]  genmsg
│       │   │   └── [4.0K]  pam_winbind
│       │   │       ├── [ 14K]  ar.po
│       │   │       ├── [ 13K]  cs.po
│       │   │       ├── [ 13K]  da.po
│       │   │       ├── [ 13K]  de.po
│       │   │       ├── [ 13K]  es.po
│       │   │       ├── [ 13K]  fi.po
│       │   │       ├── [ 15K]  fr.po
│       │   │       ├── [ 677]  genmsg
│       │   │       ├── [ 13K]  hu.po
│       │   │       ├── [ 13K]  it.po
│       │   │       ├── [ 17K]  ja.po
│       │   │       ├── [ 13K]  ko.po
│       │   │       ├── [ 13K]  nb.po
│       │   │       ├── [ 13K]  nl.po
│       │   │       ├── [ 13K]  pl.po
│       │   │       ├── [ 13K]  pt_BR.po
│       │   │       ├── [ 14K]  ru.po
│       │   │       ├── [ 13K]  sv.po
│       │   │       ├── [ 12K]  zh_CN.po
│       │   │       └── [ 12K]  zh_TW.po
│       │   ├── [4.0K]  locking
│       │   │   ├── [ 60K]  brlock.c
│       │   │   ├── [ 11K]  leases_db.c
│       │   │   ├── [1.9K]  leases_db.h
│       │   │   ├── [1.8K]  leases_util.c
│       │   │   ├── [ 33K]  locking.c
│       │   │   ├── [ 40K]  posix.c
│       │   │   ├── [9.2K]  proto.h
│       │   │   └── [ 23K]  share_mode_lock.c
│       │   ├── [  48]  mainpage.dox
│       │   ├── [4.0K]  modules
│       │   │   ├── [3.1K]  developer.c
│       │   │   ├── [ 75K]  getdate.c
│       │   │   ├── [1.2K]  getdate.h
│       │   │   ├── [ 28K]  getdate.y
│       │   │   ├── [5.1K]  lib_vxfs.c
│       │   │   ├── [ 26K]  nfs4_acls.c
│       │   │   ├── [6.5K]  nfs4_acls.h
│       │   │   ├── [2.7K]  non_posix_acls.c
│       │   │   ├── [1.1K]  non_posix_acls.h
│       │   │   ├── [9.0K]  perfcount_test.c
│       │   │   ├── [ 11K]  posixacl_xattr.c
│       │   │   ├── [1.5K]  posixacl_xattr.h
│       │   │   ├── [3.2K]  README-gpfs-acl.txt
│       │   │   ├── [3.5K]  README.nfs4acls.txt
│       │   │   ├── [ 38K]  vfs_acl_common.c
│       │   │   ├── [ 12K]  vfs_acl_tdb.c
│       │   │   ├── [7.6K]  vfs_acl_xattr.c
│       │   │   ├── [ 26K]  vfs_afsacl.c
│       │   │   ├── [ 21K]  vfs_aio_fork.c
│       │   │   ├── [8.4K]  vfs_aio_linux.c
│       │   │   ├── [ 12K]  vfs_aio_pthread.c
│       │   │   ├── [ 15K]  vfs_aixacl2.c
│       │   │   ├── [5.0K]  vfs_aixacl.c
│       │   │   ├── [8.3K]  vfs_aixacl_util.c
│       │   │   ├── [ 929]  vfs_aixacl_util.h
│       │   │   ├── [7.5K]  vfs_audit.c
│       │   │   ├── [ 18K]  vfs_btrfs.c
│       │   │   ├── [6.3K]  vfs_cacheprime.c
│       │   │   ├── [ 19K]  vfs_cap.c
│       │   │   ├── [ 55K]  vfs_catia.c
│       │   │   ├── [ 36K]  vfs_ceph.c
│       │   │   ├── [ 11K]  vfs_commit.c
│       │   │   ├── [4.9K]  vfs_crossrename.c
│       │   │   ├── [ 69K]  vfs_default.c
│       │   │   ├── [6.8K]  vfs_default_quota.c
│       │   │   ├── [4.3K]  vfs_dfs_samba4.c
│       │   │   ├── [9.7K]  vfs_dirsort.c
│       │   │   ├── [5.4K]  vfs_expand_msdfs.c
│       │   │   ├── [ 10K]  vfs_extd_audit.c
│       │   │   ├── [ 12K]  vfs_fake_acls.c
│       │   │   ├── [4.6K]  vfs_fake_dfq.c
│       │   │   ├── [2.8K]  vfs_fake_perms.c
│       │   │   ├── [6.9K]  vfs_fileid.c
│       │   │   ├── [127K]  vfs_fruit.c
│       │   │   ├── [ 66K]  vfs_full_audit.c
│       │   │   ├── [ 34K]  vfs_glusterfs.c
│       │   │   ├── [ 64K]  vfs_gpfs.c
│       │   │   ├── [ 31K]  vfs_hpuxacl.c
│       │   │   ├── [1.9K]  vfs_hpuxacl.h
│       │   │   ├── [3.1K]  vfs_linux_xfs_sgid.c
│       │   │   ├── [ 53K]  vfs_media_harmony.c
│       │   │   ├── [ 11K]  vfs_netatalk.c
│       │   │   ├── [ 18K]  vfs_nfs4acl_xattr.c
│       │   │   ├── [1.4K]  vfs_offline.c
│       │   │   ├── [8.8K]  vfs_posixacl.c
│       │   │   ├── [1.5K]  vfs_posixacl.h
│       │   │   ├── [ 10K]  vfs_posix_eadb.c
│       │   │   ├── [5.4K]  vfs_prealloc.c
│       │   │   ├── [9.7K]  vfs_preopen.c
│       │   │   ├── [5.5K]  vfs_readahead.c
│       │   │   ├── [3.2K]  vfs_readonly.c
│       │   │   ├── [ 17K]  vfs_recycle.c
│       │   │   ├── [ 73K]  vfs_shadow_copy2.c
│       │   │   ├── [7.6K]  vfs_shadow_copy.c
│       │   │   ├── [5.0K]  vfs_shell_snap.c
│       │   │   ├── [ 68K]  vfs_snapper.c
│       │   │   ├── [ 21K]  vfs_solarisacl.c
│       │   │   ├── [1.5K]  vfs_solarisacl.h
│       │   │   ├── [ 25K]  vfs_streams_depot.c
│       │   │   ├── [ 28K]  vfs_streams_xattr.c
│       │   │   ├── [7.7K]  vfs_syncops.c
│       │   │   ├── [ 67K]  vfs_time_audit.c
│       │   │   ├── [ 13K]  vfs_tru64acl.c
│       │   │   ├── [1.4K]  vfs_tru64acl.h
│       │   │   ├── [ 16K]  vfs_tsmsm.c
│       │   │   ├── [ 45K]  vfs_unityed_media.c
│       │   │   ├── [ 20K]  vfs_vxfs.c
│       │   │   ├── [1.2K]  vfs_vxfs.h
│       │   │   ├── [2.9K]  vfs_worm.c
│       │   │   ├── [ 13K]  vfs_xattr_tdb.c
│       │   │   ├── [9.8K]  vfs_zfsacl.c
│       │   │   └── [ 21K]  wscript_build
│       │   ├── [4.0K]  nmbd
│       │   │   ├── [9.2K]  asyncdns.c
│       │   │   ├── [ 14K]  nmbd_become_dmb.c
│       │   │   ├── [ 21K]  nmbd_become_lmb.c
│       │   │   ├── [5.6K]  nmbd_browserdb.c
│       │   │   ├── [ 23K]  nmbd_browsesync.c
│       │   │   ├── [ 27K]  nmbd.c
│       │   │   ├── [ 13K]  nmbd_elections.c
│       │   │   ├── [ 967]  nmbd.h
│       │   │   ├── [ 28K]  nmbd_incomingdgrams.c
│       │   │   ├── [ 20K]  nmbd_incomingrequests.c
│       │   │   ├── [3.3K]  nmbd_lmhosts.c
│       │   │   ├── [6.0K]  nmbd_logonnames.c
│       │   │   ├── [8.5K]  nmbd_mynames.c
│       │   │   ├── [ 20K]  nmbd_namelistdb.c
│       │   │   ├── [9.3K]  nmbd_namequery.c
│       │   │   ├── [ 19K]  nmbd_nameregister.c
│       │   │   ├── [7.9K]  nmbd_namerelease.c
│       │   │   ├── [3.7K]  nmbd_nodestatus.c
│       │   │   ├── [ 66K]  nmbd_packets.c
│       │   │   ├── [ 15K]  nmbd_processlogon.c
│       │   │   ├── [ 18K]  nmbd_proto.h
│       │   │   ├── [7.5K]  nmbd_responserecordsdb.c
│       │   │   ├── [ 20K]  nmbd_sendannounce.c
│       │   │   ├── [ 12K]  nmbd_serverlistdb.c
│       │   │   ├── [ 12K]  nmbd_subnetdb.c
│       │   │   ├── [8.4K]  nmbd_synclists.c
│       │   │   ├── [8.0K]  nmbd_winsproxy.c
│       │   │   ├── [ 81K]  nmbd_winsserver.c
│       │   │   └── [ 11K]  nmbd_workgroupdb.c
│       │   ├── [4.0K]  param
│       │   │   ├── [122K]  loadparm.c
│       │   │   ├── [2.2K]  loadparm_ctx.c
│       │   │   ├── [2.1K]  pyparam.c
│       │   │   ├── [6.2K]  service.c
│       │   │   ├── [1.8K]  test_lp_load.c
│       │   │   ├── [1.4K]  util.c
│       │   │   └── [1.2K]  wscript_build
│       │   ├── [4.0K]  passdb
│       │   │   ├── [4.0K]  ABI
│       │   │   │   ├── [ 20K]  pdb-0.1.0.sigs
│       │   │   │   ├── [ 20K]  pdb-0.1.1.sigs
│       │   │   │   ├── [ 20K]  pdb-0.1.2.sigs
│       │   │   │   ├── [ 20K]  pdb-0.sigs
│       │   │   │   ├── [ 20K]  samba-passdb-0.2.0.sigs
│       │   │   │   ├── [ 20K]  samba-passdb-0.24.1.sigs
│       │   │   │   ├── [ 20K]  samba-passdb-0.24.2.sigs
│       │   │   │   └── [ 20K]  samba-passdb-0.25.0.sigs
│       │   │   ├── [ 13K]  account_pol.c
│       │   │   ├── [4.8K]  login_cache.c
│       │   │   ├── [ 39K]  lookup_sid.c
│       │   │   ├── [3.3K]  lookup_sid.h
│       │   │   ├── [ 16K]  machine_account_secrets.c
│       │   │   ├── [6.6K]  machine_sid.c
│       │   │   ├── [1.2K]  machine_sid.h
│       │   │   ├── [ 73K]  passdb.c
│       │   │   ├── [2.7K]  pdb_compat.c
│       │   │   ├── [ 32K]  pdb_get_set.c
│       │   │   ├── [ 67K]  pdb_interface.c
│       │   │   ├── [ 39K]  pdb_ipa.c
│       │   │   ├── [ 948]  pdb_ipa.h
│       │   │   ├── [178K]  pdb_ldap.c
│       │   │   ├── [1.6K]  pdb_ldap.h
│       │   │   ├── [6.5K]  pdb_ldap_schema.c
│       │   │   ├── [4.1K]  pdb_ldap_schema.h
│       │   │   ├── [9.6K]  pdb_ldap_util.c
│       │   │   ├── [1.2K]  pdb_ldap_util.h
│       │   │   ├── [ 22K]  pdb_nds.c
│       │   │   ├── [1.1K]  pdb_nds.h
│       │   │   ├── [ 84K]  pdb_samba_dsdb.c
│       │   │   ├── [4.5K]  pdb_secrets.c
│       │   │   ├── [1.1K]  pdb_secrets.h
│       │   │   ├── [ 47K]  pdb_smbpasswd.c
│       │   │   ├── [1.1K]  pdb_smbpasswd.h
│       │   │   ├── [ 34K]  pdb_tdb.c
│       │   │   ├── [1.1K]  pdb_tdb.h
│       │   │   ├── [1.2K]  pdb_unixid.c
│       │   │   ├── [5.1K]  pdb_util.c
│       │   │   ├── [ 12K]  pdb_wbc_sam.c
│       │   │   ├── [1.1K]  pdb_wbc_sam.h
│       │   │   ├── [102K]  py_passdb.c
│       │   │   ├── [ 12K]  secrets.c
│       │   │   ├── [6.0K]  secrets_lsa.c
│       │   │   └── [2.0K]  wscript_build
│       │   ├── [4.0K]  printing
│       │   │   ├── [2.2K]  load.c
│       │   │   ├── [ 980]  load.h
│       │   │   ├── [ 29K]  lpq_parse.c
│       │   │   ├── [ 18K]  notify.c
│       │   │   ├── [3.5K]  notify.h
│       │   │   ├── [ 19K]  nt_printing_ads.c
│       │   │   ├── [ 56K]  nt_printing.c
│       │   │   ├── [ 11K]  nt_printing_migrate.c
│       │   │   ├── [1.7K]  nt_printing_migrate.h
│       │   │   ├── [7.0K]  nt_printing_migrate_internal.c
│       │   │   ├── [ 989]  nt_printing_migrate_internal.h
│       │   │   ├── [3.8K]  nt_printing_os2.c
│       │   │   ├── [ 994]  nt_printing_os2.h
│       │   │   ├── [ 14K]  nt_printing_tdb.c
│       │   │   ├── [1.1K]  nt_printing_tdb.h
│       │   │   ├── [6.0K]  pcap.c
│       │   │   ├── [2.6K]  pcap.h
│       │   │   ├── [3.4K]  print_aix.c
│       │   │   ├── [ 41K]  print_cups.c
│       │   │   ├── [9.7K]  printer_list.c
│       │   │   ├── [3.4K]  printer_list.h
│       │   │   ├── [9.0K]  print_generic.c
│       │   │   ├── [ 90K]  printing.c
│       │   │   ├── [5.7K]  printing_db.c
│       │   │   ├── [ 34K]  print_iprint.c
│       │   │   ├── [9.7K]  printspoolss.c
│       │   │   ├── [4.3K]  print_standard.c
│       │   │   ├── [3.4K]  print_svid.c
│       │   │   ├── [ 13K]  queue_process.c
│       │   │   ├── [1.2K]  queue_process.h
│       │   │   ├── [ 20K]  spoolssd.c
│       │   │   └── [4.0K]  tests
│       │   │       ├── [ 483]  README.vlp
│       │   │       └── [8.5K]  vlp.c
│       │   ├── [4.0K]  profile
│       │   │   ├── [ 12K]  profile.c
│       │   │   └── [1.0K]  profile_dummy.c
│       │   ├── [4.0K]  registry
│       │   │   ├── [ 24K]  reg_api.c
│       │   │   ├── [2.9K]  reg_api.h
│       │   │   ├── [7.6K]  reg_api_regf.c
│       │   │   ├── [1.2K]  reg_api_regf.h
│       │   │   ├── [5.2K]  reg_api_util.c
│       │   │   ├── [1.8K]  reg_api_util.h
│       │   │   ├── [2.2K]  reg_backend_current_version.c
│       │   │   ├── [ 52K]  reg_backend_db.c
│       │   │   ├── [1.2K]  reg_backend_db.h
│       │   │   ├── [2.1K]  reg_backend_hkpt_params.c
│       │   │   ├── [1.7K]  reg_backend_netlogon_params.c
│       │   │   ├── [3.4K]  reg_backend_perflib.c
│       │   │   ├── [8.6K]  reg_backend_printing.c
│       │   │   ├── [1.8K]  reg_backend_prod_options.c
│       │   │   ├── [4.5K]  reg_backend_shares.c
│       │   │   ├── [3.1K]  reg_backend_smbconf.c
│       │   │   ├── [1.6K]  reg_backend_tcpip_params.c
│       │   │   ├── [3.8K]  reg_cachehook.c
│       │   │   ├── [1.1K]  reg_cachehook.h
│       │   │   ├── [1.3K]  reg_db.h
│       │   │   ├── [7.1K]  reg_dispatcher.c
│       │   │   ├── [2.0K]  reg_dispatcher.h
│       │   │   ├── [ 53K]  regfio.c
│       │   │   ├── [6.6K]  regfio.h
│       │   │   ├── [ 17K]  reg_format.c
│       │   │   ├── [5.6K]  reg_format.h
│       │   │   ├── [7.6K]  reg_import.c
│       │   │   ├── [5.7K]  reg_import.h
│       │   │   ├── [1.6K]  reg_init_basic.c
│       │   │   ├── [ 906]  reg_init_basic.h
│       │   │   ├── [3.1K]  reg_init_full.c
│       │   │   ├── [ 876]  reg_init_full.h
│       │   │   ├── [1.9K]  reg_init_smbconf.c
│       │   │   ├── [ 903]  reg_init_smbconf.h
│       │   │   ├── [ 15K]  reg_objects.c
│       │   │   ├── [3.1K]  reg_objects.h
│       │   │   ├── [ 19K]  reg_parse.c
│       │   │   ├── [ 64K]  reg_parse_dox.cfg
│       │   │   ├── [5.0K]  reg_parse.h
│       │   │   ├── [8.2K]  reg_parse_internal.c
│       │   │   ├── [3.4K]  reg_parse_internal.h
│       │   │   ├── [ 12K]  reg_parse_prs.c
│       │   │   ├── [3.0K]  reg_parse_prs.h
│       │   │   ├── [ 42K]  reg_perfcount.c
│       │   │   ├── [1.4K]  reg_perfcount.h
│       │   │   ├── [3.3K]  reg_util_internal.c
│       │   │   ├── [1.1K]  reg_util_internal.h
│       │   │   ├── [1.7K]  reg_util_token.c
│       │   │   └── [ 940]  reg_util_token.h
│       │   ├── [4.0K]  rpc_client
│       │   │   ├── [ 18K]  cli_lsarpc.c
│       │   │   ├── [6.7K]  cli_lsarpc.h
│       │   │   ├── [ 14K]  cli_netlogon.c
│       │   │   ├── [3.3K]  cli_netlogon.h
│       │   │   ├── [ 87K]  cli_pipe.c
│       │   │   ├── [4.4K]  cli_pipe.h
│       │   │   ├── [3.5K]  cli_pipe_schannel.c
│       │   │   ├── [ 13K]  cli_samr.c
│       │   │   ├── [7.3K]  cli_samr.h
│       │   │   ├── [ 26K]  cli_spoolss.c
│       │   │   ├── [5.4K]  cli_spoolss.h
│       │   │   ├── [ 20K]  cli_winreg.c
│       │   │   ├── [ 15K]  cli_winreg.h
│       │   │   ├── [7.7K]  cli_winreg_int.c
│       │   │   ├── [3.5K]  cli_winreg_int.h
│       │   │   ├── [103K]  cli_winreg_spoolss.c
│       │   │   ├── [ 18K]  cli_winreg_spoolss.h
│       │   │   ├── [1.9K]  init_lsa.c
│       │   │   ├── [1.3K]  init_lsa.h
│       │   │   ├── [1.6K]  init_netlogon.c
│       │   │   ├── [1.1K]  init_netlogon.h
│       │   │   ├── [2.3K]  init_samr.c
│       │   │   ├── [1.2K]  init_samr.h
│       │   │   ├── [ 13K]  init_spoolss.c
│       │   │   ├── [1.9K]  init_spoolss.h
│       │   │   ├── [1.4K]  rpc_client.h
│       │   │   ├── [3.5K]  rpc_transport.h
│       │   │   ├── [5.8K]  rpc_transport_np.c
│       │   │   ├── [1.5K]  rpc_transport_sock.c
│       │   │   ├── [ 14K]  rpc_transport_tstream.c
│       │   │   ├── [2.1K]  util_netlogon.c
│       │   │   └── [1.1K]  util_netlogon.h
│       │   ├── [4.0K]  rpcclient
│       │   │   ├── [ 13K]  cmd_clusapi.c
│       │   │   ├── [8.6K]  cmd_dfs.c
│       │   │   ├── [ 17K]  cmd_drsuapi.c
│       │   │   ├── [2.0K]  cmd_dssetup.c
│       │   │   ├── [4.7K]  cmd_echo.c
│       │   │   ├── [4.9K]  cmd_epmapper.c
│       │   │   ├── [ 14K]  cmd_eventlog.c
│       │   │   ├── [ 22K]  cmd_fss.c
│       │   │   ├── [ 55K]  cmd_lsarpc.c
│       │   │   ├── [ 32K]  cmd_netlogon.c
│       │   │   ├── [6.8K]  cmd_ntsvcs.c
│       │   │   ├── [ 85K]  cmd_samr.c
│       │   │   ├── [3.3K]  cmd_shutdown.c
│       │   │   ├── [101K]  cmd_spoolss.c
│       │   │   ├── [ 25K]  cmd_srvsvc.c
│       │   │   ├── [2.1K]  cmd_test.c
│       │   │   ├── [7.9K]  cmd_winreg.c
│       │   │   ├── [ 13K]  cmd_witness.c
│       │   │   ├── [5.7K]  cmd_wkssvc.c
│       │   │   ├── [ 32K]  rpcclient.c
│       │   │   └── [1.5K]  rpcclient.h
│       │   ├── [4.0K]  rpc_server
│       │   │   ├── [4.4K]  dcesrv_auth_generic.c
│       │   │   ├── [1.5K]  dcesrv_auth_generic.h
│       │   │   ├── [4.0K]  dfs
│       │   │   │   └── [ 14K]  srv_dfs_nt.c
│       │   │   ├── [4.0K]  dssetup
│       │   │   │   └── [7.0K]  srv_dssetup_nt.c
│       │   │   ├── [4.0K]  echo
│       │   │   │   └── [2.9K]  srv_echo_nt.c
│       │   │   ├── [4.0K]  epmapper
│       │   │   │   ├── [ 29K]  srv_epmapper.c
│       │   │   │   └── [1.1K]  srv_epmapper.h
│       │   │   ├── [5.3K]  epmd.c
│       │   │   ├── [4.0K]  eventlog
│       │   │   │   ├── [ 25K]  srv_eventlog_nt.c
│       │   │   │   ├── [6.3K]  srv_eventlog_reg.c
│       │   │   │   └── [1002]  srv_eventlog_reg.h
│       │   │   ├── [4.0K]  fss
│       │   │   │   ├── [ 44K]  srv_fss_agent.c
│       │   │   │   ├── [ 927]  srv_fss_agent.h
│       │   │   │   ├── [2.8K]  srv_fss_private.h
│       │   │   │   └── [ 18K]  srv_fss_state.c
│       │   │   ├── [5.2K]  fssd.c
│       │   │   ├── [4.0K]  initshutdown
│       │   │   │   └── [2.5K]  srv_initshutdown_nt.c
│       │   │   ├── [4.0K]  lsa
│       │   │   │   └── [123K]  srv_lsa_nt.c
│       │   │   ├── [ 21K]  lsasd.c
│       │   │   ├── [ 16K]  mdssd.c
│       │   │   ├── [4.0K]  mdssvc
│       │   │   │   ├── [4.5K]  dalloc.c
│       │   │   │   ├── [4.3K]  dalloc.h
│       │   │   │   ├── [ 264]  Makefile
│       │   │   │   ├── [ 31K]  marshalling.c
│       │   │   │   ├── [1.8K]  marshalling.h
│       │   │   │   ├── [ 48K]  mdssvc.c
│       │   │   │   ├── [4.5K]  mdssvc.h
│       │   │   │   ├── [ 326]  README
│       │   │   │   ├── [ 46K]  sparql_lexer.c
│       │   │   │   ├── [1.7K]  sparql_lexer.l
│       │   │   │   ├── [8.8K]  sparql_mapping.c
│       │   │   │   ├── [1.7K]  sparql_mapping.h
│       │   │   │   ├── [ 55K]  sparql_parser.c
│       │   │   │   ├── [2.7K]  sparql_parser.h
│       │   │   │   ├── [ 685]  sparql_parser_test.c
│       │   │   │   ├── [9.5K]  sparql_parser.y
│       │   │   │   ├── [6.8K]  srv_mdssvc_nt.c
│       │   │   │   └── [ 978]  srv_mdssvc_nt.h
│       │   │   ├── [4.0K]  netlogon
│       │   │   │   └── [ 71K]  srv_netlog_nt.c
│       │   │   ├── [4.0K]  ntsvcs
│       │   │   │   └── [ 23K]  srv_ntsvcs_nt.c
│       │   │   ├── [3.5K]  rpc_config.c
│       │   │   ├── [2.2K]  rpc_config.h
│       │   │   ├── [1.2K]  rpc_contexts.c
│       │   │   ├── [1.0K]  rpc_contexts.h
│       │   │   ├── [6.5K]  rpc_ep_register.c
│       │   │   ├── [1.6K]  rpc_ep_register.h
│       │   │   ├── [ 14K]  rpc_handles.c
│       │   │   ├── [3.1K]  rpc_modules.c
│       │   │   ├── [1.5K]  rpc_modules.h
│       │   │   ├── [ 29K]  rpc_ncacn_np.c
│       │   │   ├── [3.3K]  rpc_ncacn_np.h
│       │   │   ├── [5.8K]  rpc_pipes.h
│       │   │   ├── [ 32K]  rpc_server.c
│       │   │   ├── [3.5K]  rpc_server.h
│       │   │   ├── [ 14K]  rpc_service_setup.c
│       │   │   ├── [2.0K]  rpc_service_setup.h
│       │   │   ├── [6.1K]  rpc_sock_helper.c
│       │   │   ├── [1.3K]  rpc_sock_helper.h
│       │   │   ├── [4.0K]  samr
│       │   │   │   ├── [ 32K]  srv_samr_chgpasswd.c
│       │   │   │   ├── [182K]  srv_samr_nt.c
│       │   │   │   ├── [ 21K]  srv_samr_util.c
│       │   │   │   └── [3.2K]  srv_samr_util.h
│       │   │   ├── [4.0K]  spoolss
│       │   │   │   ├── [303K]  srv_spoolss_nt.c
│       │   │   │   ├── [1.6K]  srv_spoolss_nt.h
│       │   │   │   ├── [ 17K]  srv_spoolss_util.c
│       │   │   │   └── [6.5K]  srv_spoolss_util.h
│       │   │   ├── [5.3K]  srv_access_check.c
│       │   │   ├── [2.0K]  srv_access_check.h
│       │   │   ├── [ 48K]  srv_pipe.c
│       │   │   ├── [1.3K]  srv_pipe.h
│       │   │   ├── [9.8K]  srv_pipe_hnd.c
│       │   │   ├── [1.9K]  srv_pipe_hnd.h
│       │   │   ├── [1.5K]  srv_pipe_internal.h
│       │   │   ├── [5.8K]  srv_pipe_register.c
│       │   │   ├── [1.4K]  srv_pipe_register.h
│       │   │   ├── [4.0K]  srvsvc
│       │   │   │   └── [ 79K]  srv_srvsvc_nt.c
│       │   │   ├── [4.0K]  svcctl
│       │   │   │   ├── [ 32K]  srv_svcctl_nt.c
│       │   │   │   ├── [1.2K]  srv_svcctl_nt.h
│       │   │   │   ├── [ 18K]  srv_svcctl_reg.c
│       │   │   │   └── [1015]  srv_svcctl_reg.h
│       │   │   ├── [4.0K]  winreg
│       │   │   │   └── [ 31K]  srv_winreg_nt.c
│       │   │   ├── [4.0K]  wkssvc
│       │   │   │   └── [ 31K]  srv_wkssvc_nt.c
│       │   │   └── [7.1K]  wscript_build
│       │   ├── [4.0K]  script
│       │   │   ├── [ 755]  build_env.sh
│       │   │   ├── [ 253]  count_80_col.pl
│       │   │   ├── [ 739]  creategroup
│       │   │   ├── [4.5K]  findsmb.in
│       │   │   ├── [ 276]  fix_bool.pl
│       │   │   ├── [ 426]  format_indent.sh
│       │   │   ├── [1.3K]  makeunicodecasemap.awk
│       │   │   ├── [ 719]  mknissmbpasswd.sh
│       │   │   ├── [ 840]  mknissmbpwdtbl.sh
│       │   │   ├── [ 205]  mksmbpasswd.sh
│       │   │   ├── [1.2K]  mksyms.awk
│       │   │   ├── [ 794]  mksyms.sh
│       │   │   ├── [2.4K]  scancvslog.pl
│       │   │   ├── [ 704]  smbaddshare
│       │   │   ├── [1002]  smbchangeshare
│       │   │   ├── [ 464]  smbdeleteshare
│       │   │   ├── [4.8K]  smbtar
│       │   │   ├── [ 271]  strip_trail_ws.pl
│       │   │   ├── [4.0K]  tests
│       │   │   │   ├── [2.0K]  dlopen.sh
│       │   │   │   ├── [1.5K]  fake_snap.pl
│       │   │   │   ├── [4.0K]  printing
│       │   │   │   │   └── [2.4K]  modprinter.pl
│       │   │   │   ├── [4.0K]  stream-depot
│       │   │   │   │   ├── [ 721]  run.sh
│       │   │   │   │   └── [  52]  vfstest.cmd
│       │   │   │   ├── [4.4K]  test_acl_xattr.sh
│       │   │   │   ├── [ 210]  test_async_req.sh
│       │   │   │   ├── [1.8K]  test_dfree_command.sh
│       │   │   │   ├── [ 11K]  test_dfree_quota.sh
│       │   │   │   ├── [ 473]  test_failure.sh
│       │   │   │   ├── [ 963]  test_forceuser_validusers.sh
│       │   │   │   ├── [4.5K]  test_groupmap.sh
│       │   │   │   ├── [1.5K]  test_large_acl.sh
│       │   │   │   ├── [ 747]  test_local_s3.sh
│       │   │   │   ├── [ 25K]  test_net_conf.sh
│       │   │   │   ├── [ 441]  test_net_cred_change.sh
│       │   │   │   ├── [ 585]  test_net_dom_join_fail_dc.sh
│       │   │   │   ├── [ 942]  test_net_misc.sh
│       │   │   │   ├── [2.5K]  test_net_registry_check.sh
│       │   │   │   ├── [3.3K]  test_net_registry_roundtrip.sh
│       │   │   │   ├── [7.9K]  test_net_registry.sh
│       │   │   │   ├── [1.1K]  test_net_rpc_join.sh
│       │   │   │   ├── [ 441]  test_ntlm_auth_diagnostics.sh
│       │   │   │   ├── [ 991]  test_ntlm_auth_krb5.sh
│       │   │   │   ├── [9.1K]  test_ntlm_auth_s3.sh
│       │   │   │   ├── [ 679]  test_offline.sh
│       │   │   │   ├── [2.6K]  test_preserve_case.sh
│       │   │   │   ├── [ 393]  test_pthreadpool.sh
│       │   │   │   ├── [4.9K]  test_registry_upgrade.sh
│       │   │   │   ├── [ 564]  test_rpcclient_pw_nt_hash.sh
│       │   │   │   ├── [1.0K]  test_rpcclient_samlogon.sh
│       │   │   │   ├── [ 364]  test_rpcclient.sh
│       │   │   │   ├── [2.2K]  test_rpcclientsrvsvc.sh
│       │   │   │   ├── [ 13K]  test_shadow_copy.sh
│       │   │   │   ├── [ 785]  test_shareenum.sh
│       │   │   │   ├── [4.8K]  test_sharesec.sh
│       │   │   │   ├── [1.6K]  test_smb2_not_casesensitive.sh
│       │   │   │   ├── [2.6K]  test_smbclient_auth.sh
│       │   │   │   ├── [3.6K]  test_smbclient_encryption_off.sh
│       │   │   │   ├── [ 396]  test_smbclient_krb5.sh
│       │   │   │   ├── [ 840]  test_smbclient_machine_auth.sh
│       │   │   │   ├── [ 868]  test_smbclient_netbios_aliases.sh
│       │   │   │   ├── [2.7K]  test_smbclient_ntlm.sh
│       │   │   │   ├── [1.2K]  test_smbclient_posix_large.sh
│       │   │   │   ├── [ 29K]  test_smbclient_s3.sh
│       │   │   │   ├── [ 38K]  test_smbclient_tarmode.pl
│       │   │   │   ├── [3.7K]  test_smbclient_tarmode.sh
│       │   │   │   ├── [4.8K]  test_smbget.sh
│       │   │   │   ├── [ 514]  test_smbtorture_s3.sh
│       │   │   │   ├── [ 302]  test_success.sh
│       │   │   │   ├── [1.9K]  test_testparm_s3.sh
│       │   │   │   ├── [1.3K]  test_valid_users.sh
│       │   │   │   ├── [3.2K]  test_wbinfo_sids2xids_int.py
│       │   │   │   ├── [ 340]  test_wbinfo_sids2xids.sh
│       │   │   │   ├── [1.9K]  timelimit.c
│       │   │   │   ├── [4.0K]  vfstest-acl
│       │   │   │   │   ├── [ 829]  run.sh
│       │   │   │   │   └── [ 436]  vfstest.cmd
│       │   │   │   ├── [4.0K]  vfstest-catia
│       │   │   │   │   ├── [2.0K]  run.sh
│       │   │   │   │   ├── [  41]  vfstest1.cmd
│       │   │   │   │   └── [  39]  vfstest.cmd
│       │   │   │   ├── [2.0K]  wb_pad.sh
│       │   │   │   └── [4.0K]  xattr-tdb-1
│       │   │   │       ├── [ 829]  run.sh
│       │   │   │       └── [  66]  vfstest.cmd
│       │   │   ├── [ 322]  updatesmbpasswd.sh
│       │   │   └── [ 845]  wscript_build
│       │   ├── [4.0K]  selftest
│       │   │   ├── [ 12K]  ktest-krb5_ccache-2
│       │   │   ├── [5.9K]  ktest-krb5_ccache-3
│       │   │   ├── [ 44K]  ktest-secrets.tdb
│       │   │   └── [ 39K]  tests.py
│       │   ├── [4.0K]  services
│       │   │   ├── [1.7K]  services.h
│       │   │   ├── [2.4K]  svc_netlogon.c
│       │   │   ├── [3.6K]  svc_rcinit.c
│       │   │   ├── [2.7K]  svc_spoolss.c
│       │   │   ├── [2.1K]  svc_winreg.c
│       │   │   ├── [8.8K]  svc_winreg_glue.c
│       │   │   ├── [2.0K]  svc_winreg_glue.h
│       │   │   └── [2.3K]  svc_wins.c
│       │   ├── [1.8K]  smbadduser.in
│       │   ├── [4.0K]  smbd
│       │   │   ├── [ 27K]  aio.c
│       │   │   ├── [4.7K]  avahi_register.c
│       │   │   ├── [ 27K]  blocking.c
│       │   │   ├── [ 33K]  close.c
│       │   │   ├── [5.9K]  conn.c
│       │   │   ├── [2.5K]  connection.c
│       │   │   ├── [3.9K]  conn_idle.c
│       │   │   ├── [1.6K]  conn_msg.c
│       │   │   ├── [5.6K]  dfree.c
│       │   │   ├── [ 54K]  dir.c
│       │   │   ├── [9.1K]  dmapi.c
│       │   │   ├── [5.1K]  dnsregister.c
│       │   │   ├── [ 32K]  dosmode.c
│       │   │   ├── [ 26K]  durable.c
│       │   │   ├── [6.0K]  error.c
│       │   │   ├── [4.9K]  fake_file.c
│       │   │   ├── [6.8K]  file_access.c
│       │   │   ├── [ 26K]  fileio.c
│       │   │   ├── [ 42K]  filename.c
│       │   │   ├── [ 19K]  files.c
│       │   │   ├── [3.2K]  globals.c
│       │   │   ├── [ 29K]  globals.h
│       │   │   ├── [ 25K]  ipc.c
│       │   │   ├── [140K]  lanman.c
│       │   │   ├── [3.7K]  mangle.c
│       │   │   ├── [ 23K]  mangle_hash2.c
│       │   │   ├── [ 42K]  mangle_hash.c
│       │   │   ├── [7.1K]  message.c
│       │   │   ├── [ 41K]  msdfs.c
│       │   │   ├── [ 23K]  negprot.c
│       │   │   ├── [ 19K]  notify.c
│       │   │   ├── [4.0K]  notifyd
│       │   │   │   ├── [ 38K]  notifyd.c
│       │   │   │   ├── [2.0K]  notifydd.c
│       │   │   │   ├── [5.2K]  notifyd.h
│       │   │   │   ├── [2.9K]  tests.c
│       │   │   │   └── [ 509]  wscript_build
│       │   │   ├── [7.6K]  notify_fam.c
│       │   │   ├── [ 11K]  notify_inotify.c
│       │   │   ├── [7.9K]  notify_msg.c
│       │   │   ├── [5.6K]  ntquotas.c
│       │   │   ├── [ 80K]  nttrans.c
│       │   │   ├── [145K]  open.c
│       │   │   ├── [ 37K]  oplock.c
│       │   │   ├── [9.2K]  oplock_irix.c
│       │   │   ├── [6.8K]  oplock_linux.c
│       │   │   ├── [4.1K]  password.c
│       │   │   ├── [5.0K]  perfcount.c
│       │   │   ├── [ 13K]  pipes.c
│       │   │   ├── [136K]  posix_acls.c
│       │   │   ├── [106K]  process.c
│       │   │   ├── [ 50K]  proto.h
│       │   │   ├── [ 15K]  pysmbd.c
│       │   │   ├── [ 15K]  quotas.c
│       │   │   ├── [216K]  reply.c
│       │   │   ├── [ 14K]  scavenger.c
│       │   │   ├── [ 994]  scavenger.h
│       │   │   ├── [8.8K]  seal.c
│       │   │   ├── [ 13K]  sec_ctx.c
│       │   │   ├── [ 50K]  server.c
│       │   │   ├── [7.0K]  server_exit.c
│       │   │   ├── [4.4K]  server_reload.c
│       │   │   ├── [ 31K]  service.c
│       │   │   ├── [6.0K]  session.c
│       │   │   ├── [ 31K]  sesssetup.c
│       │   │   ├── [7.0K]  share_access.c
│       │   │   ├── [7.5K]  signing.c
│       │   │   ├── [ 14K]  smb2_break.c
│       │   │   ├── [ 12K]  smb2_close.c
│       │   │   ├── [ 48K]  smb2_create.c
│       │   │   ├── [5.7K]  smb2_flush.c
│       │   │   ├── [ 16K]  smb2_getinfo.c
│       │   │   ├── [3.5K]  smb2_glue.c
│       │   │   ├── [ 13K]  smb2_ioctl.c
│       │   │   ├── [4.0K]  smb2_ioctl_dfs.c
│       │   │   ├── [ 14K]  smb2_ioctl_filesys.c
│       │   │   ├── [5.0K]  smb2_ioctl_named_pipe.c
│       │   │   ├── [ 21K]  smb2_ioctl_network_fs.c
│       │   │   ├── [1.6K]  smb2_ioctl_private.h
│       │   │   ├── [1.4K]  smb2_keepalive.c
│       │   │   ├── [ 23K]  smb2_lock.c
│       │   │   ├── [ 19K]  smb2_negprot.c
│       │   │   ├── [ 10K]  smb2_notify.c
│       │   │   ├── [ 15K]  smb2_query_directory.c
│       │   │   ├── [ 18K]  smb2_read.c
│       │   │   ├── [100K]  smb2_server.c
│       │   │   ├── [ 38K]  smb2_sesssetup.c
│       │   │   ├── [ 15K]  smb2_setinfo.c
│       │   │   ├── [ 17K]  smb2_tcon.c
│       │   │   ├── [ 11K]  smb2_write.c
│       │   │   ├── [5.7K]  smbd_cleanupd.c
│       │   │   ├── [1.1K]  smbd_cleanupd.h
│       │   │   ├── [1.8K]  smbd.h
│       │   │   ├── [ 20K]  smbXsrv_client.c
│       │   │   ├── [ 39K]  smbXsrv_open.c
│       │   │   ├── [ 49K]  smbXsrv_session.c
│       │   │   ├── [ 29K]  smbXsrv_tcon.c
│       │   │   ├── [7.3K]  smbXsrv_version.c
│       │   │   ├── [3.3K]  srvstr.c
│       │   │   ├── [ 10K]  statcache.c
│       │   │   ├── [5.4K]  statvfs.c
│       │   │   ├── [251K]  trans2.c
│       │   │   ├── [ 17K]  uid.c
│       │   │   ├── [ 17K]  utmp.c
│       │   │   └── [ 68K]  vfs.c
│       │   ├── [4.0K]  torture
│       │   │   ├── [1.6K]  bench_pthreadpool.c
│       │   │   ├── [ 50K]  cmd_vfs.c
│       │   │   ├── [ 84K]  denytest.c
│       │   │   ├── [ 13K]  locktest2.c
│       │   │   ├── [5.7K]  mangle_test.c
│       │   │   ├── [ 13K]  masktest.c
│       │   │   ├── [6.4K]  msg_sink.c
│       │   │   ├── [3.7K]  msg_source.c
│       │   │   ├── [4.1K]  msgtest.c
│       │   │   ├── [ 12K]  nbench.c
│       │   │   ├── [7.9K]  nbio.c
│       │   │   ├── [ 17K]  pdbtest.c
│       │   │   ├── [4.1K]  proto.h
│       │   │   ├── [3.3K]  rpc_open_tcp.c
│       │   │   ├── [ 15K]  scanner.c
│       │   │   ├── [2.4K]  test_addrchange.c
│       │   │   ├── [3.6K]  test_async_echo.c
│       │   │   ├── [6.1K]  test_authinfo_structs.c
│       │   │   ├── [1.5K]  test_buffersize.c
│       │   │   ├── [2.2K]  test_case_insensitive.c
│       │   │   ├── [7.9K]  test_chain3.c
│       │   │   ├── [ 10K]  test_cleanup.c
│       │   │   ├── [3.9K]  test_dbwrap_ctdb.c
│       │   │   ├── [2.9K]  test_dbwrap_watch.c
│       │   │   ├── [ 26K]  test_idmap_tdb_common.c
│       │   │   ├── [8.6K]  test_messaging_fd_passing.c
│       │   │   ├── [ 15K]  test_messaging_read.c
│       │   │   ├── [ 19K]  test_notify.c
│       │   │   ├── [8.0K]  test_notify_online.c
│       │   │   ├── [ 10K]  test_ntlm_auth.py
│       │   │   ├── [3.0K]  test_nttrans_create.c
│       │   │   ├── [9.8K]  test_nttrans_fsctl.c
│       │   │   ├── [3.9K]  test_oplock_cancel.c
│       │   │   ├── [2.5K]  test_posix_append.c
│       │   │   ├── [ 63K]  test_smb2.c
│       │   │   ├── [1.5K]  test_smbsock_any_connect.c
│       │   │   ├── [285K]  torture.c
│       │   │   ├── [4.9K]  utable.c
│       │   │   ├── [ 13K]  vfstest.c
│       │   │   ├── [ 21K]  vfstest_chain.c
│       │   │   ├── [1.5K]  vfstest.h
│       │   │   ├── [ 18K]  wbc_async.c
│       │   │   └── [5.8K]  wbc_async.h
│       │   ├── [4.0K]  utils
│       │   │   ├── [ 14K]  dbwrap_tool.c
│       │   │   ├── [8.1K]  dbwrap_torture.c
│       │   │   ├── [7.7K]  debug2html.c
│       │   │   ├── [ 10K]  debugparse.c
│       │   │   ├── [ 13K]  eventlogadm.c
│       │   │   ├── [2.9K]  interact.c
│       │   │   ├── [1.0K]  interact.h
│       │   │   ├── [ 11K]  log2pcaphex.c
│       │   │   ├── [ 84K]  net_ads.c
│       │   │   ├── [ 16K]  net_ads_gpo.c
│       │   │   ├── [3.0K]  net_afs.c
│       │   │   ├── [1.1K]  net_afs.h
│       │   │   ├── [ 26K]  net.c
│       │   │   ├── [ 10K]  net_cache.c
│       │   │   ├── [ 29K]  net_conf.c
│       │   │   ├── [1.9K]  net_conf_util.c
│       │   │   ├── [1.0K]  net_conf_util.h
│       │   │   ├── [6.1K]  net_dns.c
│       │   │   ├── [1.5K]  net_dns.h
│       │   │   ├── [8.8K]  net_dom.c
│       │   │   ├── [6.5K]  net_eventlog.c
│       │   │   ├── [1.9K]  net_file.c
│       │   │   ├── [4.7K]  net_g_lock.c
│       │   │   ├── [2.4K]  net_group.c
│       │   │   ├── [ 24K]  net_groupmap.c
│       │   │   ├── [4.8K]  net.h
│       │   │   ├── [1.9K]  net_help.c
│       │   │   ├── [2.4K]  net_help_common.c
│       │   │   ├── [1.6K]  net_help_common.h
│       │   │   ├── [ 32K]  net_idmap.c
│       │   │   ├── [ 23K]  net_idmap_check.c
│       │   │   ├── [1.2K]  net_idmap_check.h
│       │   │   ├── [1.6K]  net_join.c
│       │   │   ├── [ 11K]  net_lookup.c
│       │   │   ├── [5.4K]  netlookup.c
│       │   │   ├── [5.1K]  net_notify.c
│       │   │   ├── [ 14K]  net_printing.c
│       │   │   ├── [ 19K]  net_proto.h
│       │   │   ├── [ 34K]  net_rap.c
│       │   │   ├── [ 38K]  net_registry.c
│       │   │   ├── [ 31K]  net_registry_check.c
│       │   │   ├── [1.2K]  net_registry_check.h
│       │   │   ├── [3.9K]  net_registry_util.c
│       │   │   ├── [1.3K]  net_registry_util.h
│       │   │   ├── [ 14K]  net_rpc_audit.c
│       │   │   ├── [201K]  net_rpc.c
│       │   │   ├── [ 54K]  net_rpc_conf.c
│       │   │   ├── [ 69K]  net_rpc_printer.c
│       │   │   ├── [ 53K]  net_rpc_registry.c
│       │   │   ├── [ 20K]  net_rpc_rights.c
│       │   │   ├── [ 17K]  net_rpc_samsync.c
│       │   │   ├── [ 29K]  net_rpc_service.c
│       │   │   ├── [ 13K]  net_rpc_sh_acct.c
│       │   │   ├── [6.8K]  net_rpc_shell.c
│       │   │   ├── [ 18K]  net_rpc_trust.c
│       │   │   ├── [ 56K]  net_sam.c
│       │   │   ├── [ 18K]  net_serverid.c
│       │   │   ├── [3.0K]  net_share.c
│       │   │   ├── [6.0K]  net_status.c
│       │   │   ├── [5.9K]  net_time.c
│       │   │   ├── [2.3K]  net_user.c
│       │   │   ├── [ 28K]  net_usershare.c
│       │   │   ├── [ 17K]  net_util.c
│       │   │   ├── [9.8K]  nmblookup.c
│       │   │   ├── [ 69K]  ntlm_auth.c
│       │   │   ├── [ 14K]  ntlm_auth_diagnostics.c
│       │   │   ├── [1005]  ntlm_auth.h
│       │   │   ├── [1.6K]  ntlm_auth_proto.h
│       │   │   ├── [1.0K]  passwd_proto.h
│       │   │   ├── [2.2K]  passwd_util.c
│       │   │   ├── [ 37K]  pdbedit.c
│       │   │   ├── [8.3K]  profiles.c
│       │   │   ├── [ 19K]  regedit.c
│       │   │   ├── [ 54K]  regedit_dialog.c
│       │   │   ├── [7.4K]  regedit_dialog.h
│       │   │   ├── [2.7K]  regedit.h
│       │   │   ├── [ 11K]  regedit_hexedit.c
│       │   │   ├── [1.5K]  regedit_hexedit.h
│       │   │   ├── [ 13K]  regedit_list.c
│       │   │   ├── [2.6K]  regedit_list.h
│       │   │   ├── [6.6K]  regedit_samba3.c
│       │   │   ├── [ 15K]  regedit_treeview.c
│       │   │   ├── [3.3K]  regedit_treeview.h
│       │   │   ├── [9.8K]  regedit_valuelist.c
│       │   │   ├── [2.4K]  regedit_valuelist.h
│       │   │   ├── [3.8K]  regedit_wrap.c
│       │   │   ├── [ 12K]  sharesec.c
│       │   │   ├── [ 25K]  smbcacls.c
│       │   │   ├── [ 39K]  smbcontrol.c
│       │   │   ├── [ 18K]  smbcquotas.c
│       │   │   ├── [8.0K]  smbfilter.c
│       │   │   ├── [ 21K]  smbget.c
│       │   │   ├── [ 15K]  smbpasswd.c
│       │   │   ├── [9.1K]  smbtree.c
│       │   │   ├── [1.8K]  split_tokens.c
│       │   │   ├── [ 17K]  status.c
│       │   │   ├── [9.4K]  status_profile.c
│       │   │   ├── [1.0K]  status_profile_dummy.c
│       │   │   ├── [ 927]  status_profile.h
│       │   │   └── [ 17K]  testparm.c
│       │   ├── [4.0K]  web
│       │   │   └── [2.4K]  swat.c
│       │   ├── [4.0K]  winbindd
│       │   │   ├── [ 19K]  idmap_ad.c
│       │   │   ├── [ 14K]  idmap_ad_nss.c
│       │   │   ├── [ 21K]  idmap_autorid.c
│       │   │   ├── [ 30K]  idmap_autorid_tdb.c
│       │   │   ├── [ 14K]  idmap.c
│       │   │   ├── [4.0K]  idmap_hash
│       │   │   │   ├── [ 11K]  idmap_hash.c
│       │   │   │   ├── [1.6K]  idmap_hash.h
│       │   │   │   └── [4.0K]  mapfile.c
│       │   │   ├── [ 26K]  idmap_ldap.c
│       │   │   ├── [4.6K]  idmap_nss.c
│       │   │   ├── [2.2K]  idmap_passdb.c
│       │   │   ├── [2.3K]  idmap_proto.h
│       │   │   ├── [ 19K]  idmap_rfc2307.c
│       │   │   ├── [4.9K]  idmap_rid.c
│       │   │   ├── [2.1K]  idmap_rw.c
│       │   │   ├── [1.8K]  idmap_rw.h
│       │   │   ├── [ 15K]  idmap_script.c
│       │   │   ├── [ 15K]  idmap_tdb2.c
│       │   │   ├── [ 11K]  idmap_tdb.c
│       │   │   ├── [ 15K]  idmap_tdb_common.c
│       │   │   ├── [4.0K]  idmap_tdb_common.h
│       │   │   ├── [3.0K]  idmap_util.c
│       │   │   ├── [ 10K]  nss_info.c
│       │   │   ├── [3.3K]  nss_info_template.c
│       │   │   ├── [6.0K]  wb_dsgetdcname.c
│       │   │   ├── [6.4K]  wb_fill_pwent.c
│       │   │   ├── [6.0K]  wb_getgrsid.c
│       │   │   ├── [4.7K]  wb_getpwsid.c
│       │   │   ├── [6.2K]  wb_gettoken.c
│       │   │   ├── [ 12K]  wb_group_members.c
│       │   │   ├── [4.2K]  wb_lookupname.c
│       │   │   ├── [3.4K]  wb_lookupsid.c
│       │   │   ├── [ 17K]  wb_lookupsids.c
│       │   │   ├── [2.7K]  wb_lookupuseraliases.c
│       │   │   ├── [2.8K]  wb_lookupusergroups.c
│       │   │   ├── [4.5K]  wb_next_grent.c
│       │   │   ├── [3.9K]  wb_next_pwent.c
│       │   │   ├── [1.3K]  wb_ping.c
│       │   │   ├── [2.6K]  wb_query_group_list.c
│       │   │   ├── [2.7K]  wb_queryuser.c
│       │   │   ├── [2.5K]  wb_query_user_list.c
│       │   │   ├── [2.2K]  wb_seqnum.c
│       │   │   ├── [4.0K]  wb_seqnums.c
│       │   │   ├── [ 11K]  wb_sids2xids.c
│       │   │   ├── [ 11K]  wb_xids2sids.c
│       │   │   ├── [ 45K]  winbindd_ads.c
│       │   │   ├── [2.6K]  winbindd_allocate_gid.c
│       │   │   ├── [2.6K]  winbindd_allocate_uid.c
│       │   │   ├── [1.0K]  winbindd_async.c
│       │   │   ├── [ 46K]  winbindd.c
│       │   │   ├── [123K]  winbindd_cache.c
│       │   │   ├── [ 11K]  winbindd_ccache_access.c
│       │   │   ├── [2.9K]  winbindd_change_machine_acct.c
│       │   │   ├── [2.8K]  winbindd_check_machine_acct.c
│       │   │   ├── [ 93K]  winbindd_cm.c
│       │   │   ├── [ 27K]  winbindd_cred_cache.c
│       │   │   ├── [3.4K]  winbindd_creds.c
│       │   │   ├── [2.2K]  winbindd_domain.c
│       │   │   ├── [5.7K]  winbindd_dsgetdcname.c
│       │   │   ├── [ 43K]  winbindd_dual.c
│       │   │   ├── [8.3K]  winbindd_dual_ndr.c
│       │   │   ├── [ 46K]  winbindd_dual_srv.c
│       │   │   ├── [1.4K]  winbindd_endgrent.c
│       │   │   ├── [1.4K]  winbindd_endpwent.c
│       │   │   ├── [2.6K]  winbindd_getdcname.c
│       │   │   ├── [5.7K]  winbindd_getgrent.c
│       │   │   ├── [3.9K]  winbindd_getgrgid.c
│       │   │   ├── [5.0K]  winbindd_getgrnam.c
│       │   │   ├── [6.6K]  winbindd_getgroups.c
│       │   │   ├── [4.1K]  winbindd_getpwent.c
│       │   │   ├── [4.1K]  winbindd_getpwnam.c
│       │   │   ├── [2.6K]  winbindd_getpwsid.c
│       │   │   ├── [3.2K]  winbindd_getpwuid.c
│       │   │   ├── [4.3K]  winbindd_getsidaliases.c
│       │   │   ├── [3.5K]  winbindd_getuserdomgroups.c
│       │   │   ├── [3.3K]  winbindd_getusersids.c
│       │   │   ├── [3.7K]  winbindd_group.c
│       │   │   ├── [ 11K]  winbindd.h
│       │   │   ├── [1.4K]  winbindd_idmap.c
│       │   │   ├── [7.5K]  winbindd_irpc.c
│       │   │   ├── [5.4K]  winbindd_list_groups.c
│       │   │   ├── [5.3K]  winbindd_list_users.c
│       │   │   ├── [1.4K]  winbindd_locator.c
│       │   │   ├── [3.2K]  winbindd_lookupname.c
│       │   │   ├── [5.0K]  winbindd_lookuprids.c
│       │   │   ├── [2.9K]  winbindd_lookupsid.c
│       │   │   ├── [4.0K]  winbindd_lookupsids.c
│       │   │   ├── [ 12K]  winbindd_misc.c
│       │   │   ├── [ 29K]  winbindd_msrpc.c
│       │   │   ├── [5.8K]  winbindd_ndr.c
│       │   │   ├── [4.1K]  winbindd_pam_auth.c
│       │   │   ├── [4.1K]  winbindd_pam_auth_crap.c
│       │   │   ├── [ 72K]  winbindd_pam.c
│       │   │   ├── [4.5K]  winbindd_pam_chauthtok.c
│       │   │   ├── [3.6K]  winbindd_pam_chng_pswd_auth_crap.c
│       │   │   ├── [3.9K]  winbindd_pam_logoff.c
│       │   │   ├── [3.5K]  winbindd_ping_dc.c
│       │   │   ├── [ 39K]  winbindd_proto.h
│       │   │   ├── [7.9K]  winbindd_reconnect_ads.c
│       │   │   ├── [8.9K]  winbindd_reconnect.c
│       │   │   ├── [ 28K]  winbindd_rpc.c
│       │   │   ├── [4.5K]  winbindd_rpc.h
│       │   │   ├── [ 24K]  winbindd_samr.c
│       │   │   ├── [1.5K]  winbindd_setgrent.c
│       │   │   ├── [1.5K]  winbindd_setpwent.c
│       │   │   ├── [4.5K]  winbindd_show_sequence.c
│       │   │   ├── [4.1K]  winbindd_sids_to_xids.c
│       │   │   ├── [ 44K]  winbindd_util.c
│       │   │   ├── [3.6K]  winbindd_wins_byip.c
│       │   │   ├── [4.2K]  winbindd_wins_byname.c
│       │   │   ├── [3.7K]  winbindd_xids_to_sids.c
│       │   │   └── [6.9K]  wscript_build
│       │   ├── [ 78K]  wscript
│       │   ├── [ 53K]  wscript_build
│       │   └── [ 887]  wscript_configure_system_ncurses
│       ├── [4.0K]  source4
│       │   ├── [4.0K]  auth
│       │   │   ├── [7.0K]  auth.h
│       │   │   ├── [4.0K]  gensec
│       │   │   │   ├── [ 49K]  gensec_gssapi.c
│       │   │   │   ├── [1.9K]  gensec_gssapi.h
│       │   │   │   ├── [ 29K]  gensec_krb5.c
│       │   │   │   ├── [3.2K]  gensec_krb5_util.c
│       │   │   │   ├── [ 327]  gensec_krb5_util.h
│       │   │   │   ├── [ 14K]  gensec_tstream.c
│       │   │   │   ├── [1.4K]  gensec_tstream.h
│       │   │   │   ├── [ 19K]  pygensec.c
│       │   │   │   └── [ 838]  wscript_build
│       │   │   ├── [4.0K]  kerberos
│       │   │   │   ├── [1.4K]  kerberos_credentials.h
│       │   │   │   ├── [3.0K]  kerberos.h
│       │   │   │   ├── [ 34K]  kerberos-notes.txt
│       │   │   │   ├── [ 13K]  kerberos_pac.c
│       │   │   │   ├── [ 45K]  kerberos-porting-to-mit-notes.txt
│       │   │   │   ├── [ 17K]  kerberos_util.c
│       │   │   │   ├── [ 17K]  krb5_init_context.c
│       │   │   │   ├── [2.1K]  krb5_init_context.h
│       │   │   │   ├── [ 11K]  srv_keytab.c
│       │   │   │   └── [ 779]  wscript_build
│       │   │   ├── [4.0K]  ntlm
│       │   │   │   ├── [3.2K]  auth_anonymous.c
│       │   │   │   ├── [ 23K]  auth.c
│       │   │   │   ├── [4.7K]  auth_developer.c
│       │   │   │   ├── [ 22K]  auth_sam.c
│       │   │   │   ├── [ 881]  auth_server_service.c
│       │   │   │   ├── [3.1K]  auth_simple.c
│       │   │   │   ├── [ 21K]  auth_unix.c
│       │   │   │   ├── [ 14K]  auth_util.c
│       │   │   │   ├── [8.8K]  auth_winbind.c
│       │   │   │   └── [1.2K]  wscript_build
│       │   │   ├── [8.3K]  pyauth.c
│       │   │   ├── [1.0K]  pyauth.h
│       │   │   ├── [2.3K]  samba_server_gensec.c
│       │   │   ├── [ 27K]  sam.c
│       │   │   ├── [ 12K]  session.c
│       │   │   ├── [3.1K]  session.h
│       │   │   ├── [ 13K]  system_session.c
│       │   │   ├── [4.7K]  unix_token.c
│       │   │   ├── [1.1K]  wscript_build
│       │   │   └── [ 121]  wscript_configure
│       │   ├── [4.0K]  build
│       │   │   └── [4.0K]  pasn1
│       │   │       ├── [5.2K]  asn1.yp
│       │   │       ├── [  57]  Makefile
│       │   │       ├── [2.0K]  pasn1.pl
│       │   │       └── [7.5K]  util.pm
│       │   ├── [4.0K]  cldap_server
│       │   │   ├── [6.7K]  cldap_server.c
│       │   │   ├── [1.0K]  cldap_server.h
│       │   │   ├── [4.8K]  rootdse.c
│       │   │   └── [ 318]  wscript_build
│       │   ├── [4.0K]  client
│       │   │   ├── [ 15K]  cifsdd.c
│       │   │   ├── [2.8K]  cifsdd.h
│       │   │   ├── [ 13K]  cifsddio.c
│       │   │   ├── [ 94K]  client.c
│       │   │   ├── [4.0K]  tests
│       │   │   │   ├── [1.8K]  test_cifsdd.sh
│       │   │   │   └── [5.9K]  test_smbclient.sh
│       │   │   └── [ 21K]  tree.c
│       │   ├── [4.0K]  cluster
│       │   │   ├── [2.2K]  cluster.c
│       │   │   ├── [1.6K]  cluster.h
│       │   │   ├── [1.5K]  cluster_private.h
│       │   │   ├── [3.0K]  local.c
│       │   │   └── [ 215]  wscript_build
│       │   ├── [4.0K]  dns_server
│       │   │   ├── [ 45K]  dlz_bind9.c
│       │   │   ├── [8.4K]  dlz_minimal.h
│       │   │   ├── [ 12K]  dns_crypto.c
│       │   │   ├── [ 31K]  dns_query.c
│       │   │   ├── [ 24K]  dns_server.c
│       │   │   ├── [ 13K]  dnsserver_common.c
│       │   │   ├── [2.0K]  dnsserver_common.h
│       │   │   ├── [3.8K]  dns_server.h
│       │   │   ├── [ 19K]  dns_update.c
│       │   │   ├── [5.2K]  dns_utils.c
│       │   │   ├── [7.8K]  pydns.c
│       │   │   ├── [ 432]  TODO
│       │   │   └── [3.0K]  wscript_build
│       │   ├── [4.0K]  dsdb
│       │   │   ├── [4.0K]  common
│       │   │   │   ├── [4.8K]  dsdb_access.c
│       │   │   │   ├── [9.0K]  dsdb_dn.c
│       │   │   │   ├── [ 450]  dsdb_dn.h
│       │   │   │   ├── [4.0K]  tests
│       │   │   │   │   └── [ 16K]  dsdb_dn.c
│       │   │   │   ├── [138K]  util.c
│       │   │   │   ├── [6.2K]  util_groups.c
│       │   │   │   ├── [3.0K]  util.h
│       │   │   │   ├── [ 16K]  util_samr.c
│       │   │   │   └── [ 69K]  util_trusts.c
│       │   │   ├── [4.0K]  dns
│       │   │   │   └── [ 19K]  dns_update.c
│       │   │   ├── [4.0K]  kcc
│       │   │   │   ├── [10.0K]  garbage_collect_tombstones.c
│       │   │   │   ├── [1.1K]  garbage_collect_tombstones.h
│       │   │   │   ├── [6.8K]  kcc_connection.c
│       │   │   │   ├── [1.1K]  kcc_connection.h
│       │   │   │   ├── [ 29K]  kcc_drs_replica_info.c
│       │   │   │   ├── [ 20K]  kcc_periodic.c
│       │   │   │   ├── [9.0K]  kcc_service.c
│       │   │   │   ├── [2.3K]  kcc_service.h
│       │   │   │   └── [ 93K]  kcc_topology.c
│       │   │   ├── [ 41K]  pydsdb.c
│       │   │   ├── [4.0K]  repl
│       │   │   │   ├── [6.1K]  drepl_extended.c
│       │   │   │   ├── [4.1K]  drepl_fsmo.c
│       │   │   │   ├── [ 13K]  drepl_notify.c
│       │   │   │   ├── [ 34K]  drepl_out_helpers.c
│       │   │   │   ├── [ 897]  drepl_out_helpers.h
│       │   │   │   ├── [6.8K]  drepl_out_pull.c
│       │   │   │   ├── [ 18K]  drepl_partitions.c
│       │   │   │   ├── [5.3K]  drepl_periodic.c
│       │   │   │   ├── [1.7K]  drepl_replica.c
│       │   │   │   ├── [7.1K]  drepl_ridalloc.c
│       │   │   │   ├── [4.0K]  drepl_secret.c
│       │   │   │   ├── [ 17K]  drepl_service.c
│       │   │   │   ├── [6.2K]  drepl_service.h
│       │   │   │   └── [ 34K]  replicated_objects.c
│       │   │   ├── [4.0K]  samdb
│       │   │   │   ├── [ 49K]  cracknames.c
│       │   │   │   ├── [4.0K]  ldb_modules
│       │   │   │   │   ├── [ 55K]  acl.c
│       │   │   │   │   ├── [ 14K]  acl_read.c
│       │   │   │   │   ├── [7.8K]  acl_util.c
│       │   │   │   │   ├── [9.8K]  anr.c
│       │   │   │   │   ├── [ 37K]  descriptor.c
│       │   │   │   │   ├── [ 40K]  dirsync.c
│       │   │   │   │   ├── [ 11K]  dns_notify.c
│       │   │   │   │   ├── [6.6K]  dsdb_notification.c
│       │   │   │   │   ├── [ 21K]  extended_dn_in.c
│       │   │   │   │   ├── [ 28K]  extended_dn_out.c
│       │   │   │   │   ├── [ 12K]  extended_dn_store.c
│       │   │   │   │   ├── [5.2K]  instancetype.c
│       │   │   │   │   ├── [3.5K]  lazy_commit.c
│       │   │   │   │   ├── [ 34K]  linked_attributes.c
│       │   │   │   │   ├── [ 29K]  local_password.c
│       │   │   │   │   ├── [ 16K]  netlogon.c
│       │   │   │   │   ├── [6.1K]  new_partition.c
│       │   │   │   │   ├── [ 20K]  objectclass_attrs.c
│       │   │   │   │   ├── [ 42K]  objectclass.c
│       │   │   │   │   ├── [6.3K]  objectguid.c
│       │   │   │   │   ├── [ 38K]  operational.c
│       │   │   │   │   ├── [ 34K]  partition.c
│       │   │   │   │   ├── [1.7K]  partition.h
│       │   │   │   │   ├── [ 26K]  partition_init.c
│       │   │   │   │   ├── [ 13K]  partition_metadata.c
│       │   │   │   │   ├── [119K]  password_hash.c
│       │   │   │   │   ├── [  86]  password_modules.h
│       │   │   │   │   ├── [ 11K]  proxy.c
│       │   │   │   │   ├── [6.9K]  ranged_results.c
│       │   │   │   │   ├── [190K]  repl_meta_data.c
│       │   │   │   │   ├── [ 15K]  resolve_oids.c
│       │   │   │   │   ├── [ 23K]  ridalloc.c
│       │   │   │   │   ├── [ 46K]  rootdse.c
│       │   │   │   │   ├── [ 18K]  samba3sam.c
│       │   │   │   │   ├── [5.6K]  samba3sid.c
│       │   │   │   │   ├── [ 19K]  samba_dsdb.c
│       │   │   │   │   ├── [3.0K]  samba_secrets.c
│       │   │   │   │   ├── [106K]  samldb.c
│       │   │   │   │   ├── [ 19K]  schema_data.c
│       │   │   │   │   ├── [ 14K]  schema_load.c
│       │   │   │   │   ├── [9.5K]  schema_util.c
│       │   │   │   │   ├── [ 13K]  secrets_tdb_sync.c
│       │   │   │   │   ├── [6.2K]  show_deleted.c
│       │   │   │   │   ├── [2.0K]  simple_dn.c
│       │   │   │   │   ├── [ 21K]  simple_ldap_map.c
│       │   │   │   │   ├── [4.1K]  subtree_delete.c
│       │   │   │   │   ├── [5.1K]  subtree_rename.c
│       │   │   │   │   ├── [4.0K]  tests
│       │   │   │   │   │   └── [8.1K]  possibleinferiors.py
│       │   │   │   │   ├── [ 11K]  tombstone_reanimate.c
│       │   │   │   │   ├── [ 12K]  update_keytab.c
│       │   │   │   │   ├── [ 38K]  util.c
│       │   │   │   │   ├── [1.4K]  util.h
│       │   │   │   │   ├── [ 21K]  vlv_pagination.c
│       │   │   │   │   ├── [1.1K]  wscript
│       │   │   │   │   ├── [ 539]  wscript_build
│       │   │   │   │   └── [9.9K]  wscript_build_server
│       │   │   │   ├── [4.9K]  samdb.c
│       │   │   │   ├── [9.6K]  samdb.h
│       │   │   │   └── [3.4K]  samdb_privilege.c
│       │   │   ├── [ 240]  samdb.pc.in
│       │   │   ├── [4.0K]  schema
│       │   │   │   ├── [3.0K]  dsdb_dn.c
│       │   │   │   ├── [1.5K]  prefixmap.h
│       │   │   │   ├── [ 11K]  schema_convert_to_ol.c
│       │   │   │   ├── [ 12K]  schema_description.c
│       │   │   │   ├── [3.0K]  schema_filtered.c
│       │   │   │   ├── [7.6K]  schema.h
│       │   │   │   ├── [ 11K]  schema_inferiors.c
│       │   │   │   ├── [6.1K]  schema_info_attr.c
│       │   │   │   ├── [ 30K]  schema_init.c
│       │   │   │   ├── [ 18K]  schema_prefixmap.c
│       │   │   │   ├── [ 19K]  schema_query.c
│       │   │   │   ├── [ 26K]  schema_set.c
│       │   │   │   ├── [ 78K]  schema_syntax.c
│       │   │   │   └── [4.0K]  tests
│       │   │   │       └── [ 12K]  schema_syntax.c
│       │   │   ├── [4.0K]  tests
│       │   │   │   └── [4.0K]  python
│       │   │   │       ├── [ 98K]  acl.py
│       │   │   │       ├── [ 15K]  deletetest.py
│       │   │   │       ├── [ 30K]  dirsync.py
│       │   │   │       ├── [6.5K]  dsdb_schema_info.py
│       │   │   │       ├── [131K]  ldap.py
│       │   │   │       ├── [ 44K]  ldap_schema.py
│       │   │   │       ├── [ 16K]  ldap_syntaxes.py
│       │   │   │       ├── [ 17K]  linked_attributes.py
│       │   │   │       ├── [ 15K]  notification.py
│       │   │   │       ├── [ 79K]  password_lockout.py
│       │   │   │       ├── [ 35K]  passwords.py
│       │   │   │       ├── [152K]  sam.py
│       │   │   │       ├── [104K]  sec_descriptor.py
│       │   │   │       ├── [ 16K]  sites.py
│       │   │   │       ├── [ 15K]  sort.py
│       │   │   │       ├── [ 28K]  token_group.py
│       │   │   │       ├── [ 40K]  tombstone_reanimation.py
│       │   │   │       ├── [ 14K]  urgent_replication.py
│       │   │   │       ├── [ 35K]  user_account_control.py
│       │   │   │       └── [ 45K]  vlv.py
│       │   │   └── [3.0K]  wscript_build
│       │   ├── [4.0K]  echo_server
│       │   │   ├── [9.3K]  echo_server.c
│       │   │   ├── [ 967]  echo_server.h
│       │   │   └── [ 304]  wscript_build
│       │   ├── [4.0K]  heimdal
│       │   │   ├── [4.0K]  base
│       │   │   │   ├── [4.9K]  array.c
│       │   │   │   ├── [3.9K]  baselocl.h
│       │   │   │   ├── [2.0K]  bool.c
│       │   │   │   ├── [5.8K]  dict.c
│       │   │   │   ├── [ 11K]  heimbase.c
│       │   │   │   ├── [5.1K]  heimbase.h
│       │   │   │   ├── [3.0K]  heimbasepriv.h
│       │   │   │   ├── [6.5K]  heimqueue.h
│       │   │   │   ├── [1.9K]  null.c
│       │   │   │   ├── [3.2K]  number.c
│       │   │   │   ├── [2.8K]  string.c
│       │   │   │   └── [ 542]  version-script.map
│       │   │   ├── [4.0K]  cf
│       │   │   │   └── [7.1K]  make-proto.pl
│       │   │   ├── [2.1K]  HEIMDAL-LICENCE.txt
│       │   │   ├── [4.0K]  include
│       │   │   │   └── [6.9K]  heim_threads.h
│       │   │   ├── [4.0K]  kdc
│       │   │   │   ├── [8.7K]  default_config.c
│       │   │   │   ├── [ 39K]  digest.c
│       │   │   │   ├── [3.0K]  headers.h
│       │   │   │   ├── [3.5K]  kdc.h
│       │   │   │   ├── [2.6K]  kdc_locl.h
│       │   │   │   ├── [ 50K]  kerberos5.c
│       │   │   │   ├── [ 62K]  krb5tgs.c
│       │   │   │   ├── [ 12K]  kx509.c
│       │   │   │   ├── [3.1K]  log.c
│       │   │   │   ├── [5.8K]  misc.c
│       │   │   │   ├── [ 48K]  pkinit.c
│       │   │   │   ├── [7.2K]  process.c
│       │   │   │   ├── [2.4K]  rx.h
│       │   │   │   ├── [ 425]  version-script.map
│       │   │   │   ├── [3.9K]  windc.c
│       │   │   │   └── [3.4K]  windc_plugin.h
│       │   │   ├── [4.0K]  kpasswd
│       │   │   │   ├── [6.8K]  kpasswd.c
│       │   │   │   └── [2.8K]  kpasswd_locl.h
│       │   │   ├── [4.0K]  kuser
│       │   │   │   ├── [7.1K]  kgetcred.c
│       │   │   │   ├── [ 24K]  kinit.c
│       │   │   │   └── [2.9K]  kuser_locl.h
│       │   │   ├── [4.0K]  lib
│       │   │   │   ├── [4.0K]  asn1
│       │   │   │   │   ├── [2.1K]  asn1-common.h
│       │   │   │   │   ├── [1.3K]  asn1_err.et
│       │   │   │   │   ├── [4.8K]  asn1_gen.c
│       │   │   │   │   ├── [ 47K]  asn1parse.c
│       │   │   │   │   ├── [2.5K]  asn1parse.h
│       │   │   │   │   ├── [ 21K]  asn1parse.y
│       │   │   │   │   ├── [6.5K]  asn1_queue.h
│       │   │   │   │   ├── [4.0K]  asn1-template.h
│       │   │   │   │   ├── [ 793]  canthandle.asn1
│       │   │   │   │   ├── [4.2K]  cms.asn1
│       │   │   │   │   ├── [  55]  cms.opt
│       │   │   │   │   ├── [3.7K]  der.c
│       │   │   │   │   ├── [3.5K]  der_cmp.c
│       │   │   │   │   ├── [4.8K]  der_copy.c
│       │   │   │   │   ├── [3.9K]  der_format.c
│       │   │   │   │   ├── [3.0K]  der_free.c
│       │   │   │   │   ├── [ 15K]  der_get.c
│       │   │   │   │   ├── [3.1K]  der.h
│       │   │   │   │   ├── [4.7K]  der_length.c
│       │   │   │   │   ├── [2.2K]  der_locl.h
│       │   │   │   │   ├── [ 10K]  der_put.c
│       │   │   │   │   ├── [4.9K]  digest.asn1
│       │   │   │   │   ├── [3.7K]  extra.c
│       │   │   │   │   ├── [ 26K]  gen.c
│       │   │   │   │   ├── [6.7K]  gen_copy.c
│       │   │   │   │   ├── [ 18K]  gen_decode.c
│       │   │   │   │   ├── [ 13K]  gen_encode.c
│       │   │   │   │   ├── [5.0K]  gen_free.c
│       │   │   │   │   ├── [4.1K]  gen_glue.c
│       │   │   │   │   ├── [7.5K]  gen_length.c
│       │   │   │   │   ├── [3.3K]  gen_locl.h
│       │   │   │   │   ├── [3.9K]  gen_seq.c
│       │   │   │   │   ├── [ 22K]  gen_template.c
│       │   │   │   │   ├── [4.6K]  hash.c
│       │   │   │   │   ├── [2.9K]  hash.h
│       │   │   │   │   ├── [2.3K]  heim_asn1.h
│       │   │   │   │   ├── [ 20K]  krb5.asn1
│       │   │   │   │   ├── [ 147]  krb5.opt
│       │   │   │   │   ├── [ 662]  kx509.asn1
│       │   │   │   │   ├── [ 72K]  lex.c
│       │   │   │   │   ├── [1.8K]  lex.h
│       │   │   │   │   ├── [7.7K]  lex.l
│       │   │   │   │   ├── [4.8K]  main.c
│       │   │   │   │   ├── [2.3K]  pkcs12.asn1
│       │   │   │   │   ├── [ 629]  pkcs8.asn1
│       │   │   │   │   ├── [ 809]  pkcs9.asn1
│       │   │   │   │   ├── [5.5K]  pkinit.asn1
│       │   │   │   │   ├── [ 17K]  rfc2459.asn1
│       │   │   │   │   ├── [2.7K]  symbol.c
│       │   │   │   │   ├── [3.6K]  symbol.h
│       │   │   │   │   ├── [3.1K]  test.asn1
│       │   │   │   │   ├── [ 290]  test.gen
│       │   │   │   │   ├── [3.8K]  timegm.c
│       │   │   │   │   └── [ 135]  version-script.map
│       │   │   │   ├── [4.0K]  com_err
│       │   │   │   │   ├── [4.6K]  com_err.c
│       │   │   │   │   ├── [2.6K]  com_err.h
│       │   │   │   │   ├── [6.2K]  compile_et.c
│       │   │   │   │   ├── [2.4K]  compile_et.h
│       │   │   │   │   ├── [2.7K]  com_right.h
│       │   │   │   │   ├── [3.4K]  error.c
│       │   │   │   │   ├── [ 47K]  lex.c
│       │   │   │   │   ├── [1.7K]  lex.h
│       │   │   │   │   ├── [3.2K]  lex.l
│       │   │   │   │   ├── [ 18K]  parse.c
│       │   │   │   │   ├── [ 388]  parse.h
│       │   │   │   │   ├── [3.8K]  parse.y
│       │   │   │   │   └── [ 289]  version-script.map
│       │   │   │   ├── [4.0K]  gssapi
│       │   │   │   │   ├── [4.0K]  gssapi
│       │   │   │   │   │   ├── [ 37K]  gssapi.h
│       │   │   │   │   │   ├── [6.6K]  gssapi_krb5.h
│       │   │   │   │   │   ├── [ 11K]  gssapi_oid.h
│       │   │   │   │   │   └── [2.1K]  gssapi_spnego.h
│       │   │   │   │   ├── [ 22K]  gssapi_mech.h
│       │   │   │   │   ├── [4.0K]  krb5
│       │   │   │   │   │   ├── [6.9K]  8003.c
│       │   │   │   │   │   ├── [ 22K]  accept_sec_context.c
│       │   │   │   │   │   ├── [ 12K]  acquire_cred.c
│       │   │   │   │   │   ├── [6.4K]  add_cred.c
│       │   │   │   │   │   ├── [2.7K]  address_to_krb5addr.c
│       │   │   │   │   │   ├── [5.1K]  aeap.c
│       │   │   │   │   │   ├── [ 33K]  arcfour.c
│       │   │   │   │   │   ├── [2.4K]  authorize_localname.c
│       │   │   │   │   │   ├── [2.1K]  canonicalize_name.c
│       │   │   │   │   │   ├── [ 45K]  cfx.c
│       │   │   │   │   │   ├── [2.3K]  cfx.h
│       │   │   │   │   │   ├── [2.1K]  compare_name.c
│       │   │   │   │   │   ├── [3.5K]  compat.c
│       │   │   │   │   │   ├── [2.9K]  context_time.c
│       │   │   │   │   │   ├── [4.9K]  copy_ccache.c
│       │   │   │   │   │   ├── [6.1K]  creds.c
│       │   │   │   │   │   ├── [5.1K]  decapsulate.c
│       │   │   │   │   │   ├── [2.9K]  delete_sec_context.c
│       │   │   │   │   │   ├── [2.7K]  display_name.c
│       │   │   │   │   │   ├── [5.5K]  display_status.c
│       │   │   │   │   │   ├── [2.2K]  duplicate_name.c
│       │   │   │   │   │   ├── [4.1K]  encapsulate.c
│       │   │   │   │   │   ├── [3.1K]  export_name.c
│       │   │   │   │   │   ├── [6.1K]  export_sec_context.c
│       │   │   │   │   │   ├── [9.9K]  external.c
│       │   │   │   │   │   ├── [9.0K]  get_mic.c
│       │   │   │   │   │   ├── [1.2K]  gkrb5_err.et
│       │   │   │   │   │   ├── [3.8K]  gsskrb5_locl.h
│       │   │   │   │   │   ├── [7.0K]  import_name.c
│       │   │   │   │   │   ├── [6.3K]  import_sec_context.c
│       │   │   │   │   │   ├── [2.1K]  indicate_mechs.c
│       │   │   │   │   │   ├── [2.5K]  init.c
│       │   │   │   │   │   ├── [ 24K]  init_sec_context.c
│       │   │   │   │   │   ├── [3.2K]  inquire_context.c
│       │   │   │   │   │   ├── [2.5K]  inquire_cred_by_mech.c
│       │   │   │   │   │   ├── [2.7K]  inquire_cred_by_oid.c
│       │   │   │   │   │   ├── [5.1K]  inquire_cred.c
│       │   │   │   │   │   ├── [2.1K]  inquire_mechs_for_name.c
│       │   │   │   │   │   ├── [2.6K]  inquire_names_for_mech.c
│       │   │   │   │   │   ├── [ 16K]  inquire_sec_context_by_oid.c
│       │   │   │   │   │   ├── [2.7K]  pname_to_uid.c
│       │   │   │   │   │   ├── [4.4K]  prf.c
│       │   │   │   │   │   ├── [2.4K]  process_context_token.c
│       │   │   │   │   │   ├── [1.9K]  release_buffer.c
│       │   │   │   │   │   ├── [2.7K]  release_cred.c
│       │   │   │   │   │   ├── [2.0K]  release_name.c
│       │   │   │   │   │   ├── [6.9K]  sequence.c
│       │   │   │   │   │   ├── [6.0K]  set_cred_option.c
│       │   │   │   │   │   ├── [6.8K]  set_sec_context_option.c
│       │   │   │   │   │   ├── [3.6K]  store_cred.c
│       │   │   │   │   │   ├── [ 12K]  unwrap.c
│       │   │   │   │   │   ├── [9.6K]  verify_mic.c
│       │   │   │   │   │   └── [ 16K]  wrap.c
│       │   │   │   │   ├── [4.0K]  mech
│       │   │   │   │   │   ├── [4.1K]  compat.h
│       │   │   │   │   │   ├── [3.7K]  context.c
│       │   │   │   │   │   ├── [1.7K]  context.h
│       │   │   │   │   │   ├── [2.2K]  cred.h
│       │   │   │   │   │   ├── [8.3K]  gss_accept_sec_context.c
│       │   │   │   │   │   ├── [4.6K]  gss_acquire_cred.c
│       │   │   │   │   │   ├── [5.4K]  gss_add_cred.c
│       │   │   │   │   │   ├── [2.9K]  gss_add_oid_set_member.c
│       │   │   │   │   │   ├── [5.5K]  gss_aeap.c
│       │   │   │   │   │   ├── [ 199]  gssapi.asn1
│       │   │   │   │   │   ├── [3.5K]  gss_buffer_set.c
│       │   │   │   │   │   ├── [3.7K]  gss_canonicalize_name.c
│       │   │   │   │   │   ├── [2.7K]  gss_compare_name.c
│       │   │   │   │   │   ├── [1.8K]  gss_context_time.c
│       │   │   │   │   │   ├── [1.8K]  gss_create_empty_oid_set.c
│       │   │   │   │   │   ├── [5.4K]  gss_cred.c
│       │   │   │   │   │   ├── [2.5K]  gss_decapsulate_token.c
│       │   │   │   │   │   ├── [2.1K]  gss_delete_sec_context.c
│       │   │   │   │   │   ├── [2.8K]  gss_display_name.c
│       │   │   │   │   │   ├── [6.7K]  gss_display_status.c
│       │   │   │   │   │   ├── [3.1K]  gss_duplicate_name.c
│       │   │   │   │   │   ├── [2.4K]  gss_duplicate_oid.c
│       │   │   │   │   │   ├── [2.4K]  gss_encapsulate_token.c
│       │   │   │   │   │   ├── [2.0K]  gss_export_name.c
│       │   │   │   │   │   ├── [2.8K]  gss_export_sec_context.c
│       │   │   │   │   │   ├── [2.0K]  gss_get_mic.c
│       │   │   │   │   │   ├── [6.9K]  gss_import_name.c
│       │   │   │   │   │   ├── [2.7K]  gss_import_sec_context.c
│       │   │   │   │   │   ├── [2.3K]  gss_indicate_mechs.c
│       │   │   │   │   │   ├── [6.6K]  gss_init_sec_context.c
│       │   │   │   │   │   ├── [3.1K]  gss_inquire_context.c
│       │   │   │   │   │   ├── [2.9K]  gss_inquire_cred_by_mech.c
│       │   │   │   │   │   ├── [2.8K]  gss_inquire_cred_by_oid.c
│       │   │   │   │   │   ├── [5.2K]  gss_inquire_cred.c
│       │   │   │   │   │   ├── [2.7K]  gss_inquire_mechs_for_name.c
│       │   │   │   │   │   ├── [2.6K]  gss_inquire_names_for_mech.c
│       │   │   │   │   │   ├── [2.5K]  gss_inquire_sec_context_by_oid.c
│       │   │   │   │   │   ├── [ 21K]  gss_krb5.c
│       │   │   │   │   │   ├── [ 10K]  gss_mech_switch.c
│       │   │   │   │   │   ├── [ 18K]  gss_mo.c
│       │   │   │   │   │   ├── [3.1K]  gss_names.c
│       │   │   │   │   │   ├── [ 15K]  gss_oid.c
│       │   │   │   │   │   ├── [2.2K]  gss_oid_equal.c
│       │   │   │   │   │   ├── [3.0K]  gss_oid_to_str.c
│       │   │   │   │   │   ├── [1.8K]  gss_process_context_token.c
│       │   │   │   │   │   ├── [2.4K]  gss_pseudo_random.c
│       │   │   │   │   │   ├── [1.7K]  gss_release_buffer.c
│       │   │   │   │   │   ├── [2.5K]  gss_release_cred.c
│       │   │   │   │   │   ├── [2.5K]  gss_release_name.c
│       │   │   │   │   │   ├── [2.0K]  gss_release_oid.c
│       │   │   │   │   │   ├── [1.7K]  gss_release_oid_set.c
│       │   │   │   │   │   ├── [1.8K]  gss_seal.c
│       │   │   │   │   │   ├── [3.4K]  gss_set_cred_option.c
│       │   │   │   │   │   ├── [2.4K]  gss_set_sec_context_option.c
│       │   │   │   │   │   ├── [1.7K]  gss_sign.c
│       │   │   │   │   │   ├── [1.8K]  gss_test_oid_set_member.c
│       │   │   │   │   │   ├── [1.8K]  gss_unseal.c
│       │   │   │   │   │   ├── [1.9K]  gss_unwrap.c
│       │   │   │   │   │   ├── [2.4K]  gss_utils.c
│       │   │   │   │   │   ├── [1.7K]  gss_verify.c
│       │   │   │   │   │   ├── [2.0K]  gss_verify_mic.c
│       │   │   │   │   │   ├── [2.7K]  gss_wrap.c
│       │   │   │   │   │   ├── [2.0K]  gss_wrap_size_limit.c
│       │   │   │   │   │   ├── [2.4K]  mech_locl.h
│       │   │   │   │   │   ├── [3.4K]  mechqueue.h
│       │   │   │   │   │   ├── [1.8K]  mech_switch.h
│       │   │   │   │   │   ├── [2.1K]  name.h
│       │   │   │   │   │   └── [1.6K]  utils.h
│       │   │   │   │   ├── [4.0K]  spnego
│       │   │   │   │   │   ├── [ 23K]  accept_sec_context.c
│       │   │   │   │   │   ├── [8.6K]  compat.c
│       │   │   │   │   │   ├── [ 20K]  context_stubs.c
│       │   │   │   │   │   ├── [6.9K]  cred_stubs.c
│       │   │   │   │   │   ├── [4.0K]  external.c
│       │   │   │   │   │   ├── [ 18K]  init_sec_context.c
│       │   │   │   │   │   ├── [1.6K]  spnego.asn1
│       │   │   │   │   │   └── [3.0K]  spnego_locl.h
│       │   │   │   │   └── [5.5K]  version-script.map
│       │   │   │   ├── [4.0K]  hcrypto
│       │   │   │   │   ├── [4.2K]  aes.c
│       │   │   │   │   ├── [2.8K]  aes.h
│       │   │   │   │   ├── [ 10K]  bn.c
│       │   │   │   │   ├── [3.9K]  bn.h
│       │   │   │   │   ├── [3.5K]  camellia.c
│       │   │   │   │   ├── [2.6K]  camellia.h
│       │   │   │   │   ├── [ 54K]  camellia-ntt.c
│       │   │   │   │   ├── [1.6K]  camellia-ntt.h
│       │   │   │   │   ├── [2.3K]  common.c
│       │   │   │   │   ├── [1.9K]  common.h
│       │   │   │   │   ├── [ 33K]  des.c
│       │   │   │   │   ├── [5.1K]  des.h
│       │   │   │   │   ├── [9.0K]  des-tables.h
│       │   │   │   │   ├── [ 10K]  dh.c
│       │   │   │   │   ├── [4.2K]  dh.h
│       │   │   │   │   ├── [5.0K]  dh-ltm.c
│       │   │   │   │   ├── [2.8K]  dsa.c
│       │   │   │   │   ├── [3.8K]  dsa.h
│       │   │   │   │   ├── [7.6K]  engine.c
│       │   │   │   │   ├── [4.0K]  engine.h
│       │   │   │   │   ├── [ 28K]  evp.c
│       │   │   │   │   ├── [ 15K]  evp-cc.c
│       │   │   │   │   ├── [3.5K]  evp-cc.h
│       │   │   │   │   ├── [ 11K]  evp.h
│       │   │   │   │   ├── [ 14K]  evp-hcrypto.c
│       │   │   │   │   ├── [4.0K]  evp-hcrypto.h
│       │   │   │   │   ├── [2.5K]  hash.h
│       │   │   │   │   ├── [4.4K]  hmac.c
│       │   │   │   │   ├── [2.6K]  hmac.h
│       │   │   │   │   ├── [4.0K]  libtommath
│       │   │   │   │   │   ├── [1.3K]  bncore.c
│       │   │   │   │   │   ├── [1.2K]  bn_error.c
│       │   │   │   │   │   ├── [3.3K]  bn_fast_mp_invmod.c
│       │   │   │   │   │   ├── [4.6K]  bn_fast_mp_montgomery_reduce.c
│       │   │   │   │   │   ├── [2.7K]  bn_fast_s_mp_mul_digs.c
│       │   │   │   │   │   ├── [2.5K]  bn_fast_s_mp_mul_high_digs.c
│       │   │   │   │   │   ├── [2.9K]  bn_fast_s_mp_sqr.c
│       │   │   │   │   │   ├── [ 312]  bn.ilg
│       │   │   │   │   │   ├── [2.9K]  bn.ind
│       │   │   │   │   │   ├── [1.2K]  bn_mp_2expt.c
│       │   │   │   │   │   ├── [1003]  bn_mp_abs.c
│       │   │   │   │   │   ├── [1.4K]  bn_mp_add.c
│       │   │   │   │   │   ├── [2.4K]  bn_mp_add_d.c
│       │   │   │   │   │   ├── [1000]  bn_mp_addmod.c
│       │   │   │   │   │   ├── [1.3K]  bn_mp_and.c
│       │   │   │   │   │   ├── [1.1K]  bn_mp_clamp.c
│       │   │   │   │   │   ├── [1.1K]  bn_mp_clear.c
│       │   │   │   │   │   ├── [ 936]  bn_mp_clear_multi.c
│       │   │   │   │   │   ├── [1.0K]  bn_mp_cmp.c
│       │   │   │   │   │   ├── [1.0K]  bn_mp_cmp_d.c
│       │   │   │   │   │   ├── [1.2K]  bn_mp_cmp_mag.c
│       │   │   │   │   │   ├── [1.3K]  bn_mp_cnt_lsb.c
│       │   │   │   │   │   ├── [1.4K]  bn_mp_copy.c
│       │   │   │   │   │   ├── [1.1K]  bn_mp_count_bits.c
│       │   │   │   │   │   ├── [1.5K]  bn_mp_div_2.c
│       │   │   │   │   │   ├── [2.2K]  bn_mp_div_2d.c
│       │   │   │   │   │   ├── [1.8K]  bn_mp_div_3.c
│       │   │   │   │   │   ├── [6.9K]  bn_mp_div.c
│       │   │   │   │   │   ├── [2.3K]  bn_mp_div_d.c
│       │   │   │   │   │   ├── [1.1K]  bn_mp_dr_is_modulus.c
│       │   │   │   │   │   ├── [2.4K]  bn_mp_dr_reduce.c
│       │   │   │   │   │   ├── [ 974]  bn_mp_dr_setup.c
│       │   │   │   │   │   ├── [ 869]  bn_mp_exch.c
│       │   │   │   │   │   ├── [1.3K]  bn_mp_expt_d.c
│       │   │   │   │   │   ├── [2.8K]  bn_mp_exptmod.c
│       │   │   │   │   │   ├── [7.9K]  bn_mp_exptmod_fast.c
│       │   │   │   │   │   ├── [3.1K]  bn_mp_exteuclid.c
│       │   │   │   │   │   ├── [ 407]  bn_mp_find_prime.c
│       │   │   │   │   │   ├── [1.5K]  bn_mp_fread.c
│       │   │   │   │   │   ├── [1.2K]  bn_mp_fwrite.c
│       │   │   │   │   │   ├── [2.5K]  bn_mp_gcd.c
│       │   │   │   │   │   ├── [1.2K]  bn_mp_get_int.c
│       │   │   │   │   │   ├── [1.5K]  bn_mp_grow.c
│       │   │   │   │   │   ├── [1.1K]  bn_mp_init.c
│       │   │   │   │   │   ├── [ 868]  bn_mp_init_copy.c
│       │   │   │   │   │   ├── [1.7K]  bn_mp_init_multi.c
│       │   │   │   │   │   ├── [ 858]  bn_mp_init_set.c
│       │   │   │   │   │   ├── [ 872]  bn_mp_init_set_int.c
│       │   │   │   │   │   ├── [1.2K]  bn_mp_init_size.c
│       │   │   │   │   │   ├── [1.1K]  bn_mp_invmod.c
│       │   │   │   │   │   ├── [4.1K]  bn_mp_invmod_slow.c
│       │   │   │   │   │   ├── [2.8K]  bn_mp_isprime.c
│       │   │   │   │   │   ├── [3.1K]  bn_mp_is_square.c
│       │   │   │   │   │   ├── [2.3K]  bn_mp_jacobi.c
│       │   │   │   │   │   ├── [4.7K]  bn_mp_karatsuba_mul.c
│       │   │   │   │   │   ├── [3.0K]  bn_mp_karatsuba_sqr.c
│       │   │   │   │   │   ├── [1.5K]  bn_mp_lcm.c
│       │   │   │   │   │   ├── [1.6K]  bn_mp_lshd.c
│       │   │   │   │   │   ├── [1.4K]  bn_mp_mod_2d.c
│       │   │   │   │   │   ├── [1.1K]  bn_mp_mod.c
│       │   │   │   │   │   ├── [ 763]  bn_mp_mod_d.c
│       │   │   │   │   │   ├── [1.6K]  bn_mp_montgomery_calc_normalization.c
│       │   │   │   │   │   ├── [3.0K]  bn_mp_montgomery_reduce.c
│       │   │   │   │   │   ├── [1.6K]  bn_mp_montgomery_setup.c
│       │   │   │   │   │   ├── [1.9K]  bn_mp_mul_2.c
│       │   │   │   │   │   ├── [2.0K]  bn_mp_mul_2d.c
│       │   │   │   │   │   ├── [1.8K]  bn_mp_mul.c
│       │   │   │   │   │   ├── [1.8K]  bn_mp_mul_d.c
│       │   │   │   │   │   ├── [1000]  bn_mp_mulmod.c
│       │   │   │   │   │   ├── [ 977]  bn_mp_neg.c
│       │   │   │   │   │   ├── [2.9K]  bn_mp_n_root.c
│       │   │   │   │   │   ├── [1.1K]  bn_mp_or.c
│       │   │   │   │   │   ├── [1.5K]  bn_mp_prime_fermat.c
│       │   │   │   │   │   ├── [1.2K]  bn_mp_prime_is_divisible.c
│       │   │   │   │   │   ├── [1.9K]  bn_mp_prime_is_prime.c
│       │   │   │   │   │   ├── [2.4K]  bn_mp_prime_miller_rabin.c
│       │   │   │   │   │   ├── [4.7K]  bn_mp_prime_next_prime.c
│       │   │   │   │   │   ├── [1.3K]  bn_mp_prime_rabin_miller_trials.c
│       │   │   │   │   │   ├── [3.7K]  bn_mp_prime_random_ex.c
│       │   │   │   │   │   ├── [1.7K]  bn_mp_radix_size.c
│       │   │   │   │   │   ├── [ 813]  bn_mp_radix_smap.c
│       │   │   │   │   │   ├── [1.2K]  bn_mp_rand.c
│       │   │   │   │   │   ├── [2.0K]  bn_mp_read_radix.c
│       │   │   │   │   │   ├── [1.1K]  bn_mp_read_signed_bin.c
│       │   │   │   │   │   ├── [1.3K]  bn_mp_read_unsigned_bin.c
│       │   │   │   │   │   ├── [1.3K]  bn_mp_reduce_2k.c
│       │   │   │   │   │   ├── [1.4K]  bn_mp_reduce_2k_l.c
│       │   │   │   │   │   ├── [1.1K]  bn_mp_reduce_2k_setup.c
│       │   │   │   │   │   ├── [1.0K]  bn_mp_reduce_2k_setup_l.c
│       │   │   │   │   │   ├── [2.3K]  bn_mp_reduce.c
│       │   │   │   │   │   ├── [1.3K]  bn_mp_reduce_is_2k.c
│       │   │   │   │   │   ├── [1.1K]  bn_mp_reduce_is_2k_l.c
│       │   │   │   │   │   ├── [ 999]  bn_mp_reduce_setup.c
│       │   │   │   │   │   ├── [1.6K]  bn_mp_rshd.c
│       │   │   │   │   │   ├── [ 810]  bn_mp_set.c
│       │   │   │   │   │   ├── [1.2K]  bn_mp_set_int.c
│       │   │   │   │   │   ├── [ 974]  bn_mp_shrink.c
│       │   │   │   │   │   ├── [ 816]  bn_mp_signed_bin_size.c
│       │   │   │   │   │   ├── [1.4K]  bn_mp_sqr.c
│       │   │   │   │   │   ├── [ 985]  bn_mp_sqrmod.c
│       │   │   │   │   │   ├── [1.8K]  bn_mp_sqrt.c
│       │   │   │   │   │   ├── [1.7K]  bn_mp_sub.c
│       │   │   │   │   │   ├── [2.1K]  bn_mp_sub_d.c
│       │   │   │   │   │   ├── [1001]  bn_mp_submod.c
│       │   │   │   │   │   ├── [6.8K]  bn_mp_toom_mul.c
│       │   │   │   │   │   ├── [5.3K]  bn_mp_toom_sqr.c
│       │   │   │   │   │   ├── [1.7K]  bn_mp_toradix.c
│       │   │   │   │   │   ├── [2.0K]  bn_mp_toradix_n.c
│       │   │   │   │   │   ├── [ 956]  bn_mp_to_signed_bin.c
│       │   │   │   │   │   ├── [ 969]  bn_mp_to_signed_bin_n.c
│       │   │   │   │   │   ├── [1.2K]  bn_mp_to_unsigned_bin.c
│       │   │   │   │   │   ├── [ 983]  bn_mp_to_unsigned_bin_n.c
│       │   │   │   │   │   ├── [ 870]  bn_mp_unsigned_bin_size.c
│       │   │   │   │   │   ├── [1.1K]  bn_mp_xor.c
│       │   │   │   │   │   ├── [ 860]  bn_mp_zero.c
│       │   │   │   │   │   ├── [ 946]  bn_mp_zero_multi.c
│       │   │   │   │   │   ├── [2.8K]  bn_prime_tab.c
│       │   │   │   │   │   ├── [ 924]  bn_reverse.c
│       │   │   │   │   │   ├── [2.4K]  bn_s_mp_add.c
│       │   │   │   │   │   ├── [6.0K]  bn_s_mp_exptmod.c
│       │   │   │   │   │   ├── [2.4K]  bn_s_mp_mul_digs.c
│       │   │   │   │   │   ├── [2.2K]  bn_s_mp_mul_high_digs.c
│       │   │   │   │   │   ├── [2.3K]  bn_s_mp_sqr.c
│       │   │   │   │   │   ├── [2.2K]  bn_s_mp_sub.c
│       │   │   │   │   │   ├── [7.7K]  booker.pl
│       │   │   │   │   │   ├── [399K]  callgraph.txt
│       │   │   │   │   │   ├── [ 10K]  libtommath.dsp
│       │   │   │   │   │   ├── [  74]  LICENSE
│       │   │   │   │   │   ├── [4.0K]  mtest
│       │   │   │   │   │   │   ├── [1.3K]  logtab.h
│       │   │   │   │   │   │   ├── [ 79K]  mpi.c
│       │   │   │   │   │   │   ├── [2.1K]  mpi-config.h
│       │   │   │   │   │   │   ├── [7.7K]  mpi.h
│       │   │   │   │   │   │   ├── [ 677]  mpi-types.h
│       │   │   │   │   │   │   └── [6.6K]  mtest.c
│       │   │   │   │   │   ├── [4.0K]  pics
│       │   │   │   │   │   │   ├── [6.8K]  design_process.sxd
│       │   │   │   │   │   │   ├── [ 77K]  design_process.tif
│       │   │   │   │   │   │   ├── [6.7K]  expt_state.sxd
│       │   │   │   │   │   │   ├── [ 85K]  expt_state.tif
│       │   │   │   │   │   │   ├── [ 805]  makefile
│       │   │   │   │   │   │   ├── [ 84K]  primality.tif
│       │   │   │   │   │   │   ├── [6.0K]  radix.sxd
│       │   │   │   │   │   │   ├── [6.6K]  sliding_window.sxd
│       │   │   │   │   │   │   └── [ 53K]  sliding_window.tif
│       │   │   │   │   │   ├── [2.1K]  pretty.build
│       │   │   │   │   │   ├── [4.0K]  tombc
│       │   │   │   │   │   │   └── [2.3K]  grammar.txt
│       │   │   │   │   │   ├── [ 21K]  tommath_class.h
│       │   │   │   │   │   ├── [ 17K]  tommath.h
│       │   │   │   │   │   └── [2.3K]  tommath_superclass.h
│       │   │   │   │   ├── [4.2K]  md2.c
│       │   │   │   │   ├── [2.2K]  md2.h
│       │   │   │   │   ├── [5.9K]  md4.c
│       │   │   │   │   ├── [2.1K]  md4.h
│       │   │   │   │   ├── [6.7K]  md5.c
│       │   │   │   │   ├── [2.1K]  md5.h
│       │   │   │   │   ├── [4.2K]  pkcs12.c
│       │   │   │   │   ├── [2.0K]  pkcs12.h
│       │   │   │   │   ├── [3.5K]  pkcs5.c
│       │   │   │   │   ├── [8.2K]  rand.c
│       │   │   │   │   ├── [5.0K]  rand-egd.c
│       │   │   │   │   ├── [ 14K]  rand-fortuna.c
│       │   │   │   │   ├── [3.5K]  rand.h
│       │   │   │   │   ├── [2.0K]  randi.h
│       │   │   │   │   ├── [4.6K]  rand-timer.c
│       │   │   │   │   ├── [3.4K]  rand-unix.c
│       │   │   │   │   ├── [7.5K]  rc2.c
│       │   │   │   │   ├── [2.4K]  rc2.h
│       │   │   │   │   ├── [2.5K]  rc4.c
│       │   │   │   │   ├── [1.9K]  rc4.h
│       │   │   │   │   ├── [ 535]  resource.h
│       │   │   │   │   ├── [ 58K]  rijndael-alg-fst.c
│       │   │   │   │   ├── [2.0K]  rijndael-alg-fst.h
│       │   │   │   │   ├── [3.4K]  rnd_keys.c
│       │   │   │   │   ├── [ 15K]  rsa.c
│       │   │   │   │   ├── [5.7K]  rsa.h
│       │   │   │   │   ├── [ 12K]  rsa-ltm.c
│       │   │   │   │   ├── [6.1K]  sha256.c
│       │   │   │   │   ├── [8.5K]  sha512.c
│       │   │   │   │   ├── [6.3K]  sha.c
│       │   │   │   │   ├── [3.3K]  sha.h
│       │   │   │   │   ├── [4.6K]  ui.c
│       │   │   │   │   ├── [1.8K]  ui.h
│       │   │   │   │   ├── [8.8K]  validate.c
│       │   │   │   │   └── [6.3K]  version-script.map
│       │   │   │   ├── [4.0K]  hdb
│       │   │   │   │   ├── [9.4K]  db.c
│       │   │   │   │   ├── [6.4K]  dbinfo.c
│       │   │   │   │   ├── [ 13K]  ext.c
│       │   │   │   │   ├── [4.2K]  hdb.asn1
│       │   │   │   │   ├── [ 12K]  hdb.c
│       │   │   │   │   ├── [1.2K]  hdb_err.et
│       │   │   │   │   ├── [9.9K]  hdb.h
│       │   │   │   │   ├── [5.8K]  hdb-keytab.c
│       │   │   │   │   ├── [2.3K]  hdb_locl.h
│       │   │   │   │   ├── [ 13K]  keys.c
│       │   │   │   │   ├── [ 10K]  keytab.c
│       │   │   │   │   ├── [ 19K]  mkey.c
│       │   │   │   │   ├── [9.8K]  ndbm.c
│       │   │   │   │   └── [2.4K]  version-script.map
│       │   │   │   ├── [4.0K]  hx509
│       │   │   │   │   ├── [ 39K]  ca.c
│       │   │   │   │   ├── [ 83K]  cert.c
│       │   │   │   │   ├── [2.3K]  char_map.h
│       │   │   │   │   ├── [ 41K]  cms.c
│       │   │   │   │   ├── [7.8K]  collector.c
│       │   │   │   │   ├── [2.7K]  crmf.asn1
│       │   │   │   │   ├── [ 75K]  crypto.c
│       │   │   │   │   ├── [5.5K]  env.c
│       │   │   │   │   ├── [5.4K]  error.c
│       │   │   │   │   ├── [6.0K]  file.c
│       │   │   │   │   ├── [4.8K]  hx509_err.et
│       │   │   │   │   ├── [5.9K]  hx509.h
│       │   │   │   │   ├── [6.4K]  hx_locl.h
│       │   │   │   │   ├── [ 19K]  keyset.c
│       │   │   │   │   ├── [4.9K]  ks_dir.c
│       │   │   │   │   ├── [ 16K]  ks_file.c
│       │   │   │   │   ├── [ 13K]  ks_keychain.c
│       │   │   │   │   ├── [5.2K]  ks_mem.c
│       │   │   │   │   ├── [2.6K]  ks_null.c
│       │   │   │   │   ├── [ 27K]  ks_p11.c
│       │   │   │   │   ├── [ 16K]  ks_p12.c
│       │   │   │   │   ├── [ 47K]  lex.yy.c
│       │   │   │   │   ├── [5.6K]  lock.c
│       │   │   │   │   ├── [ 24K]  name.c
│       │   │   │   │   ├── [4.0K]  ocsp.asn1
│       │   │   │   │   ├── [5.6K]  peer.c
│       │   │   │   │   ├── [ 521]  pkcs10.asn1
│       │   │   │   │   ├── [ 26K]  print.c
│       │   │   │   │   ├── [7.7K]  req.c
│       │   │   │   │   ├── [ 37K]  revoke.c
│       │   │   │   │   ├── [5.7K]  sel.c
│       │   │   │   │   ├── [ 17K]  sel-gram.c
│       │   │   │   │   ├── [ 448]  sel-gram.h
│       │   │   │   │   ├── [3.5K]  sel-gram.y
│       │   │   │   │   ├── [2.4K]  sel.h
│       │   │   │   │   ├── [ 47K]  sel-lex.c
│       │   │   │   │   ├── [3.3K]  sel-lex.l
│       │   │   │   │   ├── [ 18K]  test_name.c
│       │   │   │   │   └── [6.2K]  version-script.map
│       │   │   │   ├── [4.0K]  krb5
│       │   │   │   │   ├── [ 27K]  acache.c
│       │   │   │   │   ├── [2.2K]  add_et_list.c
│       │   │   │   │   ├── [ 39K]  addr_families.c
│       │   │   │   │   ├── [2.8K]  aname_to_localname.c
│       │   │   │   │   ├── [4.4K]  appdefault.c
│       │   │   │   │   ├── [2.4K]  asn1_glue.c
│       │   │   │   │   ├── [ 15K]  auth_context.c
│       │   │   │   │   ├── [2.8K]  build_ap_req.c
│       │   │   │   │   ├── [5.5K]  build_auth.c
│       │   │   │   │   ├── [ 41K]  cache.c
│       │   │   │   │   ├── [1.7K]  ccache_plugin.h
│       │   │   │   │   ├── [ 21K]  changepw.c
│       │   │   │   │   ├── [6.1K]  codec.c
│       │   │   │   │   ├── [ 32K]  config_file.c
│       │   │   │   │   ├── [2.5K]  constants.c
│       │   │   │   │   ├── [ 38K]  context.c
│       │   │   │   │   ├── [3.5K]  convert_creds.c
│       │   │   │   │   ├── [2.7K]  copy_host_realm.c
│       │   │   │   │   ├── [2.2K]  crc.c
│       │   │   │   │   ├── [8.7K]  creds.c
│       │   │   │   │   ├── [4.6K]  crypto-aes.c
│       │   │   │   │   ├── [3.0K]  crypto-algs.c
│       │   │   │   │   ├── [8.7K]  crypto-arcfour.c
│       │   │   │   │   ├── [ 67K]  crypto.c
│       │   │   │   │   ├── [5.4K]  crypto-des3.c
│       │   │   │   │   ├── [8.8K]  crypto-des.c
│       │   │   │   │   ├── [4.4K]  crypto-des-common.c
│       │   │   │   │   ├── [5.4K]  crypto-evp.c
│       │   │   │   │   ├── [6.5K]  crypto.h
│       │   │   │   │   ├── [2.6K]  crypto-null.c
│       │   │   │   │   ├── [8.4K]  crypto-pk.c
│       │   │   │   │   ├── [3.4K]  crypto-rand.c
│       │   │   │   │   ├── [3.1K]  crypto-stubs.c
│       │   │   │   │   ├── [5.7K]  data.c
│       │   │   │   │   ├── [3.4K]  eai_to_heim_errno.c
│       │   │   │   │   ├── [8.2K]  error_string.c
│       │   │   │   │   ├── [5.6K]  expand_hostname.c
│       │   │   │   │   ├── [ 12K]  expand_path.c
│       │   │   │   │   ├── [ 25K]  fcache.c
│       │   │   │   │   ├── [2.0K]  free.c
│       │   │   │   │   ├── [2.1K]  free_host_realm.c
│       │   │   │   │   ├── [2.0K]  generate_seq_number.c
│       │   │   │   │   ├── [2.6K]  generate_subkey.c
│       │   │   │   │   ├── [8.2K]  get_addrs.c
│       │   │   │   │   ├── [ 38K]  get_cred.c
│       │   │   │   │   ├── [4.5K]  get_default_principal.c
│       │   │   │   │   ├── [2.7K]  get_default_realm.c
│       │   │   │   │   ├── [ 13K]  get_for_creds.c
│       │   │   │   │   ├── [7.1K]  get_host_realm.c
│       │   │   │   │   ├── [ 14K]  get_in_tkt.c
│       │   │   │   │   ├── [2.0K]  get_port.c
│       │   │   │   │   ├── [1.7K]  heim_err.et
│       │   │   │   │   ├── [ 12K]  init_creds.c
│       │   │   │   │   ├── [ 53K]  init_creds_pw.c
│       │   │   │   │   ├── [ 577]  k524_err.et
│       │   │   │   │   ├── [ 27K]  kcm.c
│       │   │   │   │   ├── [5.3K]  keyblock.c
│       │   │   │   │   ├── [6.5K]  keytab_any.c
│       │   │   │   │   ├── [ 24K]  keytab.c
│       │   │   │   │   ├── [ 20K]  keytab_file.c
│       │   │   │   │   ├── [ 10K]  keytab_keyfile.c
│       │   │   │   │   ├── [6.3K]  keytab_memory.c
│       │   │   │   │   ├── [7.5K]  krb5_ccapi.h
│       │   │   │   │   ├── [ 13K]  krb5_err.et
│       │   │   │   │   ├── [ 30K]  krb5.h
│       │   │   │   │   ├── [8.5K]  krb5_locl.h
│       │   │   │   │   ├── [4.4K]  krb5-v4compat.h
│       │   │   │   │   ├── [2.5K]  krb_err.et
│       │   │   │   │   ├── [ 27K]  krbhst.c
│       │   │   │   │   ├── [8.1K]  kuserok.c
│       │   │   │   │   ├── [2.4K]  locate_plugin.h
│       │   │   │   │   ├── [ 12K]  log.c
│       │   │   │   │   ├── [ 12K]  mcache.c
│       │   │   │   │   ├── [3.9K]  misc.c
│       │   │   │   │   ├── [ 11K]  mit_glue.c
│       │   │   │   │   ├── [3.9K]  mk_error.c
│       │   │   │   │   ├── [4.5K]  mk_priv.c
│       │   │   │   │   ├── [4.0K]  mk_rep.c
│       │   │   │   │   ├── [3.6K]  mk_req.c
│       │   │   │   │   ├── [4.8K]  mk_req_ext.c
│       │   │   │   │   ├── [3.8K]  n-fold.c
│       │   │   │   │   ├── [ 30K]  pac.c
│       │   │   │   │   ├── [2.3K]  padata.c
│       │   │   │   │   ├── [2.3K]  pcache.c
│       │   │   │   │   ├── [ 64K]  pkinit.c
│       │   │   │   │   ├── [ 14K]  plugin.c
│       │   │   │   │   ├── [ 28K]  principal.c
│       │   │   │   │   ├── [2.3K]  prog_setup.c
│       │   │   │   │   ├── [2.5K]  prompter_posix.c
│       │   │   │   │   ├── [9.4K]  rd_cred.c
│       │   │   │   │   ├── [3.8K]  rd_error.c
│       │   │   │   │   ├── [5.4K]  rd_priv.c
│       │   │   │   │   ├── [3.7K]  rd_rep.c
│       │   │   │   │   ├── [ 26K]  rd_req.c
│       │   │   │   │   ├── [8.2K]  replay.c
│       │   │   │   │   ├── [3.3K]  salt-aes.c
│       │   │   │   │   ├── [3.2K]  salt-arcfour.c
│       │   │   │   │   ├── [9.0K]  salt.c
│       │   │   │   │   ├── [4.4K]  salt-des3.c
│       │   │   │   │   ├── [6.7K]  salt-des.c
│       │   │   │   │   ├── [ 16K]  send_to_kdc.c
│       │   │   │   │   ├── [2.2K]  send_to_kdc_plugin.h
│       │   │   │   │   ├── [3.0K]  set_default_realm.c
│       │   │   │   │   ├── [ 36K]  store.c
│       │   │   │   │   ├── [5.1K]  store_emem.c
│       │   │   │   │   ├── [3.4K]  store_fd.c
│       │   │   │   │   ├── [2.1K]  store-int.c
│       │   │   │   │   ├── [2.1K]  store-int.h
│       │   │   │   │   ├── [5.4K]  store_mem.c
│       │   │   │   │   ├── [ 20K]  ticket.c
│       │   │   │   │   ├── [3.8K]  time.c
│       │   │   │   │   ├── [ 11K]  transited.c
│       │   │   │   │   ├── [1.7K]  version.c
│       │   │   │   │   ├── [ 19K]  version-script.map
│       │   │   │   │   └── [9.0K]  warn.c
│       │   │   │   ├── [4.0K]  ntlm
│       │   │   │   │   ├── [4.9K]  heimntlm.h
│       │   │   │   │   ├── [ 44K]  ntlm.c
│       │   │   │   │   ├── [ 817]  ntlm_err.et
│       │   │   │   │   └── [ 674]  version-script.map
│       │   │   │   ├── [4.0K]  roken
│       │   │   │   │   ├── [3.7K]  base64.c
│       │   │   │   │   ├── [2.0K]  base64.h
│       │   │   │   │   ├── [2.0K]  bswap.c
│       │   │   │   │   ├── [2.0K]  cloexec.c
│       │   │   │   │   ├── [1.9K]  closefrom.c
│       │   │   │   │   ├── [3.1K]  copyhostent.c
│       │   │   │   │   ├── [2.3K]  ct.c
│       │   │   │   │   ├── [2.6K]  dumpdata.c
│       │   │   │   │   ├── [2.0K]  ecalloc.c
│       │   │   │   │   ├── [1.9K]  emalloc.c
│       │   │   │   │   ├── [1.9K]  erealloc.c
│       │   │   │   │   ├── [3.0K]  err.hin
│       │   │   │   │   ├── [1.9K]  estrdup.c
│       │   │   │   │   ├── [1.9K]  freeaddrinfo.c
│       │   │   │   │   ├── [2.0K]  freehostent.c
│       │   │   │   │   ├── [2.6K]  gai_strerror.c
│       │   │   │   │   ├── [ 10K]  getaddrinfo.c
│       │   │   │   │   ├── [ 15K]  getarg.c
│       │   │   │   │   ├── [3.2K]  getarg.h
│       │   │   │   │   ├── [2.9K]  getdtablesize.c
│       │   │   │   │   ├── [2.3K]  getipnodebyaddr.c
│       │   │   │   │   ├── [2.5K]  getipnodebyname.c
│       │   │   │   │   ├── [3.5K]  getnameinfo.c
│       │   │   │   │   ├── [3.4K]  get_window_size.c
│       │   │   │   │   ├── [1.7K]  h_errno.c
│       │   │   │   │   ├── [2.8K]  hex.c
│       │   │   │   │   ├── [2.1K]  hex.h
│       │   │   │   │   ├── [2.0K]  hostent_find_fqdn.c
│       │   │   │   │   ├── [1.9K]  inet_aton.c
│       │   │   │   │   ├── [4.0K]  inet_ntop.c
│       │   │   │   │   ├── [2.9K]  inet_pton.c
│       │   │   │   │   ├── [2.0K]  issuid.c
│       │   │   │   │   ├── [3.1K]  net_read.c
│       │   │   │   │   ├── [2.9K]  net_write.c
│       │   │   │   │   ├── [2.1K]  parse_bytes.h
│       │   │   │   │   ├── [2.5K]  parse_time.c
│       │   │   │   │   ├── [2.2K]  parse_time.h
│       │   │   │   │   ├── [7.4K]  parse_units.c
│       │   │   │   │   ├── [2.7K]  parse_units.h
│       │   │   │   │   ├── [1.9K]  rand.c
│       │   │   │   │   ├── [ 22K]  resolve.c
│       │   │   │   │   ├── [7.3K]  resolve.h
│       │   │   │   │   ├── [7.9K]  rkpty.c
│       │   │   │   │   ├── [ 12K]  roken-common.h
│       │   │   │   │   ├── [7.3K]  roken_gethostby.c
│       │   │   │   │   ├── [ 28K]  roken.h.in
│       │   │   │   │   ├── [ 12K]  rtbl.c
│       │   │   │   │   ├── [3.6K]  rtbl.h
│       │   │   │   │   ├── [2.3K]  signal.c
│       │   │   │   │   ├── [7.5K]  simple_exec.c
│       │   │   │   │   ├── [7.9K]  socket.c
│       │   │   │   │   ├── [2.6K]  strcollect.c
│       │   │   │   │   ├── [2.7K]  strerror_r.c
│       │   │   │   │   ├── [1.9K]  strlwr.c
│       │   │   │   │   ├── [2.7K]  strpool.c
│       │   │   │   │   ├── [2.0K]  strsep.c
│       │   │   │   │   ├── [2.2K]  strsep_copy.c
│       │   │   │   │   ├── [1.9K]  strupr.c
│       │   │   │   │   ├── [3.4K]  version-script.map
│       │   │   │   │   ├── [ 11K]  vis.c
│       │   │   │   │   ├── [4.4K]  vis.hin
│       │   │   │   │   └── [1.7K]  xfree.c
│       │   │   │   ├── [4.0K]  vers
│       │   │   │   │   └── [2.2K]  print_version.c
│       │   │   │   └── [4.0K]  wind
│       │   │   │       ├── [2.8K]  bidi.c
│       │   │   │       ├── [2.3K]  combining.c
│       │   │   │       ├── [7.3K]  CompositionExclusions-3.2.0.txt
│       │   │   │       ├── [194K]  DerivedNormalizationProps.txt
│       │   │   │       ├── [2.5K]  errorlist.c
│       │   │   │       ├── [3.2K]  gen-bidi.py
│       │   │   │       ├── [3.0K]  gen-combining.py
│       │   │   │       ├── [3.1K]  generate.py
│       │   │   │       ├── [3.5K]  gen-errorlist.py
│       │   │   │       ├── [4.2K]  gen-map.py
│       │   │   │       ├── [5.6K]  gen-normalize.py
│       │   │   │       ├── [2.7K]  ldap.c
│       │   │   │       ├── [2.7K]  map.c
│       │   │   │       ├── [1.8K]  NormalizationCorrections.txt
│       │   │   │       ├── [2.0M]  NormalizationTest.txt
│       │   │   │       ├── [7.3K]  normalize.c
│       │   │   │       ├── [2.2K]  rfc3454.py
│       │   │   │       ├── [135K]  rfc3454.txt
│       │   │   │       ├── [ 51K]  rfc3490.txt
│       │   │   │       ├── [ 10K]  rfc3491.txt
│       │   │   │       ├── [ 66K]  rfc3492.txt
│       │   │   │       ├── [ 13K]  rfc4013.txt
│       │   │   │       ├── [5.5K]  rfc4518.py
│       │   │   │       ├── [ 28K]  rfc4518.txt
│       │   │   │       ├── [4.0K]  stringprep.c
│       │   │   │       ├── [3.4K]  stringprep.py
│       │   │   │       ├── [2.1K]  UnicodeData.py
│       │   │   │       ├── [876K]  UnicodeData.txt
│       │   │   │       ├── [ 12K]  utf8.c
│       │   │   │       ├── [1.9K]  util.py
│       │   │   │       ├── [ 547]  version-script.map
│       │   │   │       ├── [ 695]  wind_err.et
│       │   │   │       ├── [3.1K]  wind.h
│       │   │   │       └── [2.3K]  windlocl.h
│       │   │   └── [ 590]  README
│       │   ├── [4.0K]  heimdal_build
│       │   │   ├── [ 808]  asn1_compile_wrapper.sh
│       │   │   ├── [1.2K]  config.h
│       │   │   ├── [ 492]  crypto-headers.h
│       │   │   ├── [ 958]  et_compile_wrapper.sh
│       │   │   ├── [ 920]  gssapi-glue.c
│       │   │   ├── [ 954]  hdb-glue.c
│       │   │   ├── [  28]  ifaddrs.hin
│       │   │   ├── [ 321]  kafs.h
│       │   │   ├── [4.0K]  krb5
│       │   │   │   └── [  38]  windc_plugin.h
│       │   │   ├── [1.3K]  krb5-glue.c
│       │   │   ├── [ 363]  krb5-types.h
│       │   │   ├── [1.8K]  lexyacc.sh
│       │   │   ├── [  56]  perl_path_wrapper.sh
│       │   │   ├── [  27]  print_version.h
│       │   │   ├── [2.2K]  replace.c
│       │   │   ├── [2.9K]  roken.h
│       │   │   ├── [ 968]  version.c
│       │   │   ├── [ 231]  vis.h
│       │   │   ├── [ 41K]  wscript_build
│       │   │   └── [ 12K]  wscript_configure
│       │   ├── [4.0K]  include
│       │   │   └── [2.6K]  includes.h
│       │   ├── [4.0K]  kdc
│       │   │   ├── [ 75K]  db-glue.c
│       │   │   ├── [2.1K]  db-glue.h
│       │   │   ├── [ 10K]  hdb-samba4.c
│       │   │   ├── [3.2K]  hdb-samba4-plugin.c
│       │   │   ├── [1.8K]  kdc-glue.c
│       │   │   ├── [1.6K]  kdc-glue.h
│       │   │   ├── [ 13K]  kdc-heimdal.c
│       │   │   ├── [ 15K]  kdc-proxy.c
│       │   │   ├── [1.5K]  kdc-proxy.h
│       │   │   ├── [ 16K]  kdc-server.c
│       │   │   ├── [2.2K]  kdc-server.h
│       │   │   ├── [3.6K]  kpasswd_glue.c
│       │   │   ├── [1.2K]  kpasswd_glue.h
│       │   │   ├── [ 18K]  kpasswd-heimdal.c
│       │   │   ├── [3.0K]  ktutil.c
│       │   │   ├── [4.0K]  mit-kdb
│       │   │   │   ├── [5.4K]  kdb_samba.c
│       │   │   │   ├── [1.5K]  kdb_samba_change_pwd.c
│       │   │   │   ├── [3.6K]  kdb_samba_common.c
│       │   │   │   ├── [5.5K]  kdb_samba.h
│       │   │   │   ├── [1.6K]  kdb_samba_masterkey.c
│       │   │   │   ├── [3.1K]  kdb_samba_pac.c
│       │   │   │   ├── [ 10K]  kdb_samba_policies.c
│       │   │   │   ├── [8.6K]  kdb_samba_principals.c
│       │   │   │   └── [ 799]  wscript_build
│       │   │   ├── [ 16K]  mit_samba.c
│       │   │   ├── [2.6K]  mit_samba.h
│       │   │   ├── [ 22K]  pac-glue.c
│       │   │   ├── [2.4K]  pac-glue.h
│       │   │   ├── [1.6K]  samba_kdc.h
│       │   │   ├── [3.1K]  sdb.c
│       │   │   ├── [3.3K]  sdb.h
│       │   │   ├── [7.2K]  sdb_to_hdb.c
│       │   │   ├── [7.2K]  sdb_to_kdb.c
│       │   │   ├── [ 15K]  wdc-samba4.c
│       │   │   └── [4.3K]  wscript_build
│       │   ├── [4.0K]  ldap_server
│       │   │   ├── [4.0K]  devdocs
│       │   │   │   ├── [4.5K]  AD-Syntaxes.txt
│       │   │   │   ├── [4.2K]  draft-armijo-ldap-syntax-00.txt
│       │   │   │   ├── [2.5K]  Index
│       │   │   │   ├── [ 25K]  ldapext-ldapv3-vlv-04.txt
│       │   │   │   ├── [ 40K]  rfc2307.txt
│       │   │   │   ├── [ 13K]  rfc2696.txt
│       │   │   │   ├── [ 25K]  rfc2849.txt
│       │   │   │   ├── [ 15K]  rfc2891.txt
│       │   │   │   ├── [ 27K]  rfc3296.txt
│       │   │   │   ├── [ 12K]  rfc4510.txt
│       │   │   │   ├── [147K]  rfc4511.txt
│       │   │   │   ├── [106K]  rfc4512.txt
│       │   │   │   ├── [ 79K]  rfc4513.txt
│       │   │   │   ├── [ 31K]  rfc4514.txt
│       │   │   │   ├── [ 23K]  rfc4515.txt
│       │   │   │   ├── [ 30K]  rfc4516.txt
│       │   │   │   ├── [112K]  rfc4517.txt
│       │   │   │   ├── [ 28K]  rfc4518.txt
│       │   │   │   ├── [ 63K]  rfc4519.txt
│       │   │   │   ├── [ 33K]  rfc4520.txt
│       │   │   │   ├── [ 34K]  rfc4521.txt
│       │   │   │   ├── [ 16K]  rfc4522.txt
│       │   │   │   ├── [ 43K]  rfc4523.txt
│       │   │   │   ├── [ 50K]  rfc4524.txt
│       │   │   │   ├── [ 11K]  rfc4525.txt
│       │   │   │   ├── [9.9K]  rfc4526.txt
│       │   │   │   ├── [ 16K]  rfc4527.txt
│       │   │   │   ├── [ 12K]  rfc4528.txt
│       │   │   │   ├── [ 11K]  rfc4529.txt
│       │   │   │   ├── [ 15K]  rfc4530.txt
│       │   │   │   ├── [ 19K]  rfc4531.txt
│       │   │   │   ├── [ 14K]  rfc4532.txt
│       │   │   │   └── [ 72K]  rfc4533.txt
│       │   │   ├── [ 35K]  ldap_backend.c
│       │   │   ├── [ 13K]  ldap_bind.c
│       │   │   ├── [6.2K]  ldap_extended.c
│       │   │   ├── [ 30K]  ldap_server.c
│       │   │   ├── [2.6K]  ldap_server.h
│       │   │   └── [ 378]  wscript_build
│       │   ├── [4.0K]  lib
│       │   │   ├── [4.0K]  cmdline
│       │   │   │   ├── [1.6K]  credentials.c
│       │   │   │   ├── [6.0K]  popt_common.c
│       │   │   │   ├── [1.7K]  popt_common.h
│       │   │   │   ├── [5.1K]  popt_credentials.c
│       │   │   │   └── [ 628]  wscript_build
│       │   │   ├── [4.0K]  com
│       │   │   │   ├── [4.0K]  classes
│       │   │   │   │   └── [3.8K]  simple.c
│       │   │   │   ├── [1.9K]  com.h
│       │   │   │   ├── [4.0K]  dcom
│       │   │   │   │   ├── [3.5K]  dcom.h
│       │   │   │   │   ├── [ 20K]  main.c
│       │   │   │   │   └── [2.4K]  tables.c
│       │   │   │   ├── [2.8K]  main.c
│       │   │   │   ├── [2.1K]  pycom.c
│       │   │   │   ├── [ 357]  README
│       │   │   │   ├── [1.2K]  rot.c
│       │   │   │   ├── [2.5K]  tables.c
│       │   │   │   └── [ 810]  wscript_build
│       │   │   ├── [4.0K]  events
│       │   │   │   ├── [ 229]  events.h
│       │   │   │   ├── [1.3K]  tevent_s4.c
│       │   │   │   └── [ 228]  wscript_build
│       │   │   ├── [4.0K]  http
│       │   │   │   ├── [4.0K]  gensec
│       │   │   │   │   ├── [3.7K]  basic.c
│       │   │   │   │   └── [3.2K]  ntlm.c
│       │   │   │   ├── [9.4K]  http_auth.c
│       │   │   │   ├── [ 20K]  http.c
│       │   │   │   ├── [3.8K]  http.h
│       │   │   │   ├── [1.6K]  http_internal.h
│       │   │   │   └── [ 457]  wscript_build
│       │   │   ├── [4.0K]  messaging
│       │   │   │   ├── [2.9K]  irpc.h
│       │   │   │   ├── [ 26K]  messaging.c
│       │   │   │   ├── [2.3K]  messaging.h
│       │   │   │   ├── [ 11K]  pymessaging.c
│       │   │   │   ├── [4.0K]  tests
│       │   │   │   │   ├── [8.6K]  irpc.c
│       │   │   │   │   └── [4.1K]  messaging.c
│       │   │   │   └── [ 361]  wscript_build
│       │   │   ├── [4.0K]  policy
│       │   │   │   ├── [ 18K]  gp_filesys.c
│       │   │   │   ├── [3.8K]  gp_ini.c
│       │   │   │   ├── [ 31K]  gp_ldap.c
│       │   │   │   ├── [9.6K]  gp_manage.c
│       │   │   │   ├── [4.7K]  policy.h
│       │   │   │   ├── [3.6K]  pypolicy.c
│       │   │   │   ├── [ 319]  samba-policy.pc.in
│       │   │   │   └── [ 358]  wscript_build
│       │   │   ├── [4.0K]  registry
│       │   │   │   ├── [ 723]  Doxyfile
│       │   │   │   ├── [4.7K]  hive.c
│       │   │   │   ├── [7.5K]  interface.c
│       │   │   │   ├── [ 24K]  ldb.c
│       │   │   │   ├── [ 11K]  local.c
│       │   │   │   ├── [4.0K]  man
│       │   │   │   │   ├── [2.7K]  regdiff.1.xml
│       │   │   │   │   ├── [2.4K]  regpatch.1.xml
│       │   │   │   │   ├── [4.7K]  regshell.1.xml
│       │   │   │   │   └── [2.6K]  regtree.1.xml
│       │   │   │   ├── [ 14K]  patchfile.c
│       │   │   │   ├── [ 10K]  patchfile_dotreg.c
│       │   │   │   ├── [9.8K]  patchfile_preg.c
│       │   │   │   ├── [ 13K]  pyregistry.c
│       │   │   │   ├── [1.5K]  README
│       │   │   │   ├── [ 59K]  regf.c
│       │   │   │   ├── [4.2K]  regf.idl
│       │   │   │   ├── [ 17K]  registry.h
│       │   │   │   ├── [ 14K]  rpc.c
│       │   │   │   ├── [3.0K]  samba.c
│       │   │   │   ├── [4.0K]  tests
│       │   │   │   │   ├── [ 10K]  diff.c
│       │   │   │   │   ├── [6.0K]  generic.c
│       │   │   │   │   ├── [ 13K]  hive.c
│       │   │   │   │   └── [ 19K]  registry.c
│       │   │   │   ├── [ 107]  TODO
│       │   │   │   ├── [4.0K]  tools
│       │   │   │   │   ├── [2.4K]  common.c
│       │   │   │   │   ├── [4.0K]  regdiff.c
│       │   │   │   │   ├── [1.9K]  regpatch.c
│       │   │   │   │   ├── [ 16K]  regshell.c
│       │   │   │   │   └── [4.9K]  regtree.c
│       │   │   │   ├── [7.6K]  util.c
│       │   │   │   ├── [1.3K]  wine.c
│       │   │   │   └── [1.6K]  wscript_build
│       │   │   ├── [4.0K]  samba3
│       │   │   │   ├── [ 223]  README
│       │   │   │   ├── [1.1K]  samba3.h
│       │   │   │   ├── [4.1K]  smbpasswd.c
│       │   │   │   └── [ 198]  wscript_build
│       │   │   ├── [4.0K]  socket
│       │   │   │   ├── [ 10K]  access.c
│       │   │   │   ├── [4.3K]  connect.c
│       │   │   │   ├── [ 11K]  connect_multi.c
│       │   │   │   ├── [ 12K]  interface.c
│       │   │   │   ├── [ 861]  netif.h
│       │   │   │   ├── [ 15K]  socket.c
│       │   │   │   ├── [9.6K]  socket.h
│       │   │   │   ├── [ 24K]  socket_ip.c
│       │   │   │   ├── [9.9K]  socket_unix.c
│       │   │   │   ├── [6.5K]  testsuite.c
│       │   │   │   └── [ 744]  wscript_build
│       │   │   ├── [4.0K]  stream
│       │   │   │   ├── [ 15K]  packet.c
│       │   │   │   ├── [2.8K]  packet.h
│       │   │   │   └── [  96]  wscript_build
│       │   │   ├── [4.0K]  tls
│       │   │   │   ├── [ 16K]  tls.c
│       │   │   │   ├── [6.1K]  tlscert.c
│       │   │   │   ├── [4.2K]  tls.h
│       │   │   │   ├── [ 39K]  tls_tstream.c
│       │   │   │   └── [3.9K]  wscript
│       │   │   └── [4.0K]  wmi
│       │   │       ├── [4.0K]  tools
│       │   │       │   ├── [7.3K]  wmic.c
│       │   │       │   └── [6.7K]  wmis.c
│       │   │       ├── [ 15K]  wbemdata.c
│       │   │       ├── [ 14K]  wmicore.c
│       │   │       ├── [2.5K]  wmi.h
│       │   │       ├── [ 11K]  wmi.i
│       │   │       ├── [3.7K]  wmi.py
│       │   │       ├── [129K]  wmi_wrap.c
│       │   │       └── [ 520]  wscript_build
│       │   ├── [4.0K]  libcli
│       │   │   ├── [7.0K]  cliconnect.c
│       │   │   ├── [4.0K]  clideltree.c
│       │   │   ├── [ 19K]  clifile.c
│       │   │   ├── [ 10K]  clilist.c
│       │   │   ├── [2.9K]  climessage.c
│       │   │   ├── [4.5K]  clireadwrite.c
│       │   │   ├── [5.9K]  clitrans2.c
│       │   │   ├── [4.0K]  composite
│       │   │   │   ├── [5.7K]  composite.c
│       │   │   │   └── [3.4K]  composite.h
│       │   │   ├── [4.0K]  dgram
│       │   │   │   ├── [3.4K]  browse.c
│       │   │   │   ├── [6.1K]  dgramsocket.c
│       │   │   │   ├── [5.1K]  libdgram.h
│       │   │   │   ├── [6.3K]  mailslot.c
│       │   │   │   └── [4.0K]  netlogon.c
│       │   │   ├── [1.3K]  finddc.h
│       │   │   ├── [ 14K]  finddcs_cldap.c
│       │   │   ├── [9.1K]  finddcs_nbt.c
│       │   │   ├── [4.0K]  ldap
│       │   │   │   ├── [ 14K]  ldap_bind.c
│       │   │   │   ├── [ 26K]  ldap_client.c
│       │   │   │   ├── [4.4K]  ldap_client.h
│       │   │   │   ├── [ 27K]  ldap_controls.c
│       │   │   │   ├── [3.6K]  ldap_ildap.c
│       │   │   │   ├── [ 970]  libcli_ldap.h
│       │   │   │   └── [ 484]  wscript_build
│       │   │   ├── [ 15K]  libcli.h
│       │   │   ├── [ 17K]  pysmb.c
│       │   │   ├── [4.0K]  rap
│       │   │   │   ├── [ 42K]  rap.c
│       │   │   │   ├── [2.0K]  rap.h
│       │   │   │   └── [ 136]  wscript_build
│       │   │   ├── [4.0K]  raw
│       │   │   │   ├── [2.0K]  clierror.c
│       │   │   │   ├── [2.2K]  clioplock.c
│       │   │   │   ├── [ 10K]  clisession.c
│       │   │   │   ├── [ 12K]  clisocket.c
│       │   │   │   ├── [ 15K]  clitransport.c
│       │   │   │   ├── [6.8K]  clitree.c
│       │   │   │   ├── [ 63K]  interfaces.h
│       │   │   │   ├── [ 12K]  libcliraw.h
│       │   │   │   ├── [4.7K]  rawacl.c
│       │   │   │   ├── [3.2K]  rawdate.c
│       │   │   │   ├── [7.7K]  raweas.c
│       │   │   │   ├── [ 35K]  rawfile.c
│       │   │   │   ├── [ 27K]  rawfileinfo.c
│       │   │   │   ├── [ 14K]  rawfsinfo.c
│       │   │   │   ├── [4.4K]  rawioctl.c
│       │   │   │   ├── [1.6K]  rawlpq.c
│       │   │   │   ├── [4.2K]  rawnegotiate.c
│       │   │   │   ├── [3.8K]  rawnotify.c
│       │   │   │   ├── [ 12K]  rawreadwrite.c
│       │   │   │   ├── [ 27K]  rawrequest.c
│       │   │   │   ├── [ 28K]  rawsearch.c
│       │   │   │   ├── [ 15K]  rawsetfileinfo.c
│       │   │   │   ├── [2.3K]  rawshadow.c
│       │   │   │   ├── [ 11K]  rawtrans.c
│       │   │   │   ├── [ 223]  README
│       │   │   │   ├── [2.2K]  request.h
│       │   │   │   ├── [1.1K]  signing.h
│       │   │   │   ├── [ 12K]  smb.h
│       │   │   │   ├── [7.0K]  smb_signing.c
│       │   │   │   └── [ 13K]  trans2.h
│       │   │   ├── [4.0K]  resolve
│       │   │   │   ├── [3.4K]  bcast.c
│       │   │   │   ├── [ 15K]  dns_ex.c
│       │   │   │   ├── [1.9K]  host.c
│       │   │   │   ├── [3.6K]  lmhosts.c
│       │   │   │   ├── [6.2K]  nbtlist.c
│       │   │   │   ├── [8.7K]  resolve.c
│       │   │   │   ├── [1.8K]  resolve.h
│       │   │   │   ├── [1.7K]  resolve_lp.c
│       │   │   │   ├── [2.7K]  testsuite.c
│       │   │   │   └── [2.8K]  wins.c
│       │   │   ├── [4.0K]  security
│       │   │   │   └── [4.0K]  tests
│       │   │   │       └── [8.5K]  sddl.c
│       │   │   ├── [4.0K]  smb2
│       │   │   │   ├── [2.0K]  break.c
│       │   │   │   ├── [1.1K]  cancel.c
│       │   │   │   ├── [2.3K]  close.c
│       │   │   │   ├── [9.1K]  connect.c
│       │   │   │   ├── [ 12K]  create.c
│       │   │   │   ├── [4.4K]  find.c
│       │   │   │   ├── [1.8K]  flush.c
│       │   │   │   ├── [5.6K]  getinfo.c
│       │   │   │   ├── [3.6K]  ioctl.c
│       │   │   │   ├── [1.6K]  keepalive.c
│       │   │   │   ├── [2.4K]  lease_break.c
│       │   │   │   ├── [2.2K]  lock.c
│       │   │   │   ├── [1.6K]  logoff.c
│       │   │   │   ├── [3.0K]  notify.c
│       │   │   │   ├── [2.4K]  read.c
│       │   │   │   ├── [ 18K]  request.c
│       │   │   │   ├── [9.8K]  session.c
│       │   │   │   ├── [3.1K]  setinfo.c
│       │   │   │   ├── [3.3K]  signing.c
│       │   │   │   ├── [2.6K]  smb2_calls.h
│       │   │   │   ├── [5.0K]  smb2.h
│       │   │   │   ├── [1.4K]  tcon.c
│       │   │   │   ├── [1.5K]  tdis.c
│       │   │   │   ├── [ 12K]  transport.c
│       │   │   │   ├── [5.8K]  util.c
│       │   │   │   ├── [2.1K]  write.c
│       │   │   │   └── [ 441]  wscript_build
│       │   │   ├── [4.0K]  smbc
│       │   │   │   └── [  53]  README
│       │   │   ├── [4.0K]  smb_composite
│       │   │   │   ├── [9.1K]  appendacl.c
│       │   │   │   ├── [ 14K]  connect.c
│       │   │   │   ├── [5.4K]  fetchfile.c
│       │   │   │   ├── [5.6K]  fsinfo.c
│       │   │   │   ├── [8.4K]  loadfile.c
│       │   │   │   ├── [8.2K]  savefile.c
│       │   │   │   ├── [ 20K]  sesssetup.c
│       │   │   │   ├── [ 11K]  smb2.c
│       │   │   │   └── [7.8K]  smb_composite.h
│       │   │   ├── [4.0K]  util
│       │   │   │   ├── [9.2K]  clilsa.c
│       │   │   │   └── [2.8K]  pyerrors.h
│       │   │   ├── [4.0K]  wbclient
│       │   │   │   ├── [4.2K]  wbclient.c
│       │   │   │   ├── [ 985]  wbclient.h
│       │   │   │   └── [ 367]  wscript_build
│       │   │   ├── [4.0K]  wrepl
│       │   │   │   ├── [ 29K]  winsrepl.c
│       │   │   │   └── [2.4K]  winsrepl.h
│       │   │   └── [3.2K]  wscript_build
│       │   ├── [4.0K]  libnet
│       │   │   ├── [2.0K]  composite.h
│       │   │   ├── [ 11K]  groupinfo.c
│       │   │   ├── [1.2K]  groupinfo.h
│       │   │   ├── [3.7K]  groupman.c
│       │   │   ├── [ 985]  groupman.h
│       │   │   ├── [ 97K]  libnet_become_dc.c
│       │   │   ├── [4.2K]  libnet_become_dc.h
│       │   │   ├── [1.6K]  libnet.c
│       │   │   ├── [ 35K]  libnet_domain.c
│       │   │   ├── [1.4K]  libnet_domain.h
│       │   │   ├── [5.4K]  libnet_export_keytab.c
│       │   │   ├── [1.0K]  libnet_export_keytab.h
│       │   │   ├── [ 23K]  libnet_group.c
│       │   │   ├── [1.6K]  libnet_group.h
│       │   │   ├── [2.4K]  libnet.h
│       │   │   ├── [ 32K]  libnet_join.c
│       │   │   ├── [2.4K]  libnet_join.h
│       │   │   ├── [ 11K]  libnet_lookup.c
│       │   │   ├── [1.4K]  libnet_lookup.h
│       │   │   ├── [ 24K]  libnet_passwd.c
│       │   │   ├── [3.6K]  libnet_passwd.h
│       │   │   ├── [ 31K]  libnet_rpc.c
│       │   │   ├── [2.3K]  libnet_rpc.h
│       │   │   ├── [6.1K]  libnet_samdump.c
│       │   │   ├── [9.5K]  libnet_samsync.c
│       │   │   ├── [2.1K]  libnet_samsync.h
│       │   │   ├── [ 39K]  libnet_samsync_ldb.c
│       │   │   ├── [6.1K]  libnet_share.c
│       │   │   ├── [1.6K]  libnet_share.h
│       │   │   ├── [8.0K]  libnet_site.c
│       │   │   ├── [1005]  libnet_site.h
│       │   │   ├── [3.8K]  libnet_time.c
│       │   │   ├── [1.2K]  libnet_time.h
│       │   │   ├── [ 22K]  libnet_unbecome_dc.c
│       │   │   ├── [ 973]  libnet_unbecome_dc.h
│       │   │   ├── [ 37K]  libnet_user.c
│       │   │   ├── [3.6K]  libnet_user.h
│       │   │   ├── [ 25K]  libnet_vampire.c
│       │   │   ├── [1.5K]  libnet_vampire.h
│       │   │   ├── [4.5K]  prereq_domain.c
│       │   │   ├── [ 22K]  py_net.c
│       │   │   ├── [3.0K]  py_net_dckeytab.c
│       │   │   ├── [ 861]  py_net.h
│       │   │   ├── [ 11K]  userinfo.c
│       │   │   ├── [1.2K]  userinfo.h
│       │   │   ├── [ 25K]  userman.c
│       │   │   ├── [2.7K]  userman.h
│       │   │   └── [1.0K]  wscript_build
│       │   ├── [4.0K]  librpc
│       │   │   ├── [ 283]  dcerpc.pc.in
│       │   │   ├── [ 299]  dcerpc_samr.pc.in
│       │   │   ├── [4.0K]  gen_ndr
│       │   │   │   └── [ 176]  README
│       │   │   ├── [4.0K]  idl
│       │   │   │   ├── [ 410]  IDL_LICENSE.txt
│       │   │   │   ├── [5.3K]  irpc.idl
│       │   │   │   ├── [ 935]  ntp_signd.idl
│       │   │   │   ├── [ 940]  opendb.idl
│       │   │   │   ├── [ 670]  sasl_helpers.idl
│       │   │   │   ├── [ 828]  winbind.idl
│       │   │   │   ├── [7.9K]  winsif.idl
│       │   │   │   ├── [4.6K]  winsrepl.idl
│       │   │   │   ├── [ 232]  winstation.idl
│       │   │   │   └── [ 448]  wscript_build
│       │   │   ├── [4.0K]  ndr
│       │   │   │   ├── [2.4K]  py_auth.c
│       │   │   │   ├── [3.8K]  py_misc.c
│       │   │   │   ├── [ 11K]  py_security.c
│       │   │   │   └── [2.6K]  py_xattr.c
│       │   │   ├── [4.0K]  rpc
│       │   │   │   ├── [ 15K]  dcerpc_auth.c
│       │   │   │   ├── [ 70K]  dcerpc.c
│       │   │   │   ├── [ 36K]  dcerpc_connect.c
│       │   │   │   ├── [8.7K]  dcerpc.h
│       │   │   │   ├── [ 746]  dcerpc.py
│       │   │   │   ├── [ 22K]  dcerpc_roh.c
│       │   │   │   ├── [ 13K]  dcerpc_roh_channel_in.c
│       │   │   │   ├── [ 21K]  dcerpc_roh_channel_out.c
│       │   │   │   ├── [3.6K]  dcerpc_roh.h
│       │   │   │   ├── [ 18K]  dcerpc_schannel.c
│       │   │   │   ├── [ 13K]  dcerpc_secondary.c
│       │   │   │   ├── [7.8K]  dcerpc_smb.c
│       │   │   │   ├── [ 14K]  dcerpc_sock.c
│       │   │   │   ├── [ 24K]  dcerpc_util.c
│       │   │   │   ├── [ 14K]  pyrpc.c
│       │   │   │   ├── [2.4K]  pyrpc.h
│       │   │   │   ├── [ 10K]  pyrpc_util.c
│       │   │   │   └── [2.3K]  pyrpc_util.h
│       │   │   ├── [4.0K]  scripts
│       │   │   │   └── [ 740]  build_idl.sh
│       │   │   ├── [4.0K]  tests
│       │   │   │   ├── [ 12K]  binding_string.c
│       │   │   │   ├── [  60]  samr-CreateUser-in.dat
│       │   │   │   └── [  32]  samr-CreateUser-out.dat
│       │   │   └── [9.6K]  wscript_build
│       │   ├── [4.0K]  nbt_server
│       │   │   ├── [2.7K]  defense.c
│       │   │   ├── [4.0K]  dgram
│       │   │   │   ├── [2.6K]  browse.c
│       │   │   │   ├── [6.2K]  netlogon.c
│       │   │   │   ├── [3.7K]  ntlogon.c
│       │   │   │   └── [4.5K]  request.c
│       │   │   ├── [ 12K]  interfaces.c
│       │   │   ├── [5.9K]  irpc.c
│       │   │   ├── [2.8K]  nbt_server.c
│       │   │   ├── [2.4K]  nbt_server.h
│       │   │   ├── [4.1K]  nodestatus.c
│       │   │   ├── [ 10K]  packet.c
│       │   │   ├── [3.2K]  query.c
│       │   │   ├── [9.6K]  register.c
│       │   │   ├── [4.0K]  wins
│       │   │   │   ├── [8.2K]  winsclient.c
│       │   │   │   ├── [ 26K]  winsdb.c
│       │   │   │   ├── [2.0K]  winsdb.h
│       │   │   │   ├── [2.9K]  wins_dns_proxy.c
│       │   │   │   ├── [2.5K]  wins_hook.c
│       │   │   │   ├── [3.3K]  wins_ldb.c
│       │   │   │   ├── [ 30K]  winsserver.c
│       │   │   │   ├── [1.8K]  winsserver.h
│       │   │   │   └── [ 12K]  winswack.c
│       │   │   └── [1.3K]  wscript_build
│       │   ├── [4.0K]  ntp_signd
│       │   │   ├── [ 16K]  ntp-dev-4.2.5p125.diff
│       │   │   ├── [ 16K]  ntp_signd.c
│       │   │   ├── [ 190]  README
│       │   │   └── [ 277]  wscript_build
│       │   ├── [4.0K]  ntvfs
│       │   │   ├── [4.0K]  cifs
│       │   │   │   ├── [1.1K]  README
│       │   │   │   └── [ 31K]  vfs_cifs.c
│       │   │   ├── [4.0K]  cifs_posix_cli
│       │   │   │   ├── [ 663]  cifsposix.h
│       │   │   │   ├── [ 393]  README
│       │   │   │   ├── [4.8K]  svfs_util.c
│       │   │   │   └── [ 28K]  vfs_cifs_posix.c
│       │   │   ├── [4.0K]  common
│       │   │   │   ├── [3.8K]  brlock.c
│       │   │   │   ├── [1.8K]  brlock.h
│       │   │   │   ├── [ 19K]  brlock_tdb.c
│       │   │   │   ├── [1.1K]  init.c
│       │   │   │   ├── [ 16K]  notify.c
│       │   │   │   ├── [ 980]  ntvfs_common.h
│       │   │   │   ├── [5.3K]  opendb.c
│       │   │   │   ├── [2.4K]  opendb.h
│       │   │   │   ├── [ 23K]  opendb_tdb.c
│       │   │   │   └── [ 247]  wscript_build
│       │   │   ├── [4.0K]  ipc
│       │   │   │   ├── [   0]  ipc.h
│       │   │   │   ├── [ 13K]  ipc_rap.c
│       │   │   │   ├── [   0]  np_echo.c
│       │   │   │   ├── [2.6K]  rap_server.c
│       │   │   │   ├── [ 170]  README
│       │   │   │   └── [ 32K]  vfs_ipc.c
│       │   │   ├── [4.0K]  nbench
│       │   │   │   ├── [ 370]  README
│       │   │   │   └── [ 23K]  vfs_nbench.c
│       │   │   ├── [6.6K]  ntvfs_base.c
│       │   │   ├── [ 50K]  ntvfs_generic.c
│       │   │   ├── [ 11K]  ntvfs.h
│       │   │   ├── [ 20K]  ntvfs_interface.c
│       │   │   ├── [5.7K]  ntvfs_util.c
│       │   │   ├── [4.0K]  posix
│       │   │   │   ├── [6.8K]  posix_eadb.c
│       │   │   │   ├── [ 819]  posix_eadb.h
│       │   │   │   ├── [ 26K]  pvfs_acl.c
│       │   │   │   ├── [5.0K]  pvfs_acl_nfs4.c
│       │   │   │   ├── [2.6K]  pvfs_acl_xattr.c
│       │   │   │   ├── [4.2K]  pvfs_aio.c
│       │   │   │   ├── [8.9K]  pvfs_dirlist.c
│       │   │   │   ├── [4.6K]  pvfs_fileinfo.c
│       │   │   │   ├── [1.9K]  pvfs_flush.c
│       │   │   │   ├── [6.7K]  pvfs_fsinfo.c
│       │   │   │   ├── [2.1K]  pvfs_ioctl.c
│       │   │   │   ├── [ 11K]  pvfs_lock.c
│       │   │   │   ├── [5.0K]  pvfs_mkdir.c
│       │   │   │   ├── [8.1K]  pvfs_notify.c
│       │   │   │   ├── [ 57K]  pvfs_open.c
│       │   │   │   ├── [7.4K]  pvfs_oplock.c
│       │   │   │   ├── [ 14K]  pvfs_qfileinfo.c
│       │   │   │   ├── [2.9K]  pvfs_read.c
│       │   │   │   ├── [ 17K]  pvfs_rename.c
│       │   │   │   ├── [ 20K]  pvfs_resolve.c
│       │   │   │   ├── [ 26K]  pvfs_search.c
│       │   │   │   ├── [1.6K]  pvfs_seek.c
│       │   │   │   ├── [ 25K]  pvfs_setfileinfo.c
│       │   │   │   ├── [ 17K]  pvfs_shortname.c
│       │   │   │   ├── [ 13K]  pvfs_streams.c
│       │   │   │   ├── [ 13K]  pvfs_sys.c
│       │   │   │   ├── [7.0K]  pvfs_unlink.c
│       │   │   │   ├── [5.0K]  pvfs_util.c
│       │   │   │   ├── [5.4K]  pvfs_wait.c
│       │   │   │   ├── [3.9K]  pvfs_write.c
│       │   │   │   ├── [ 12K]  pvfs_xattr.c
│       │   │   │   ├── [4.0K]  python
│       │   │   │   │   ├── [3.6K]  pyposix_eadb.c
│       │   │   │   │   ├── [3.2K]  pyxattr_native.c
│       │   │   │   │   └── [4.4K]  pyxattr_tdb.c
│       │   │   │   ├── [ 12K]  vfs_posix.c
│       │   │   │   ├── [8.2K]  vfs_posix.h
│       │   │   │   ├── [2.1K]  wscript_build
│       │   │   │   └── [3.3K]  xattr_system.c
│       │   │   ├── [4.0K]  print
│       │   │   │   ├── [ 206]  README
│       │   │   │   └── [3.5K]  vfs_print.c
│       │   │   ├── [1.0K]  README
│       │   │   ├── [4.0K]  simple
│       │   │   │   ├── [ 278]  README
│       │   │   │   ├── [ 642]  svfs.h
│       │   │   │   ├── [4.6K]  svfs_util.c
│       │   │   │   └── [ 28K]  vfs_simple.c
│       │   │   ├── [4.0K]  smb2
│       │   │   │   └── [ 23K]  vfs_smb2.c
│       │   │   ├── [4.0K]  sysdep
│       │   │   │   ├── [9.6K]  inotify.c
│       │   │   │   ├── [ 163]  README
│       │   │   │   ├── [3.3K]  sys_lease.c
│       │   │   │   ├── [2.1K]  sys_lease.h
│       │   │   │   ├── [4.6K]  sys_lease_linux.c
│       │   │   │   ├── [3.5K]  sys_notify.c
│       │   │   │   ├── [1.7K]  sys_notify.h
│       │   │   │   ├── [ 892]  wscript_build
│       │   │   │   └── [ 504]  wscript_configure
│       │   │   ├── [4.0K]  unixuid
│       │   │   │   ├── [ 16K]  vfs_unixuid.c
│       │   │   │   └── [ 174]  wscript_build
│       │   │   └── [2.2K]  wscript_build
│       │   ├── [4.0K]  param
│       │   │   ├── [2.2K]  loadparm.c
│       │   │   ├── [ 11K]  provision.c
│       │   │   ├── [2.2K]  provision.h
│       │   │   ├── [ 15K]  pyparam.c
│       │   │   ├── [1.0K]  pyparam.h
│       │   │   ├── [2.2K]  pyparam_util.c
│       │   │   ├── [4.2K]  secrets.c
│       │   │   ├── [2.0K]  secrets.h
│       │   │   ├── [4.2K]  share.c
│       │   │   ├── [9.8K]  share_classic.c
│       │   │   ├── [5.3K]  share.h
│       │   │   ├── [ 15K]  share_ldb.c
│       │   │   ├── [4.0K]  tests
│       │   │   │   ├── [ 13K]  loadparm.c
│       │   │   │   └── [6.3K]  share.c
│       │   │   └── [1.2K]  wscript_build
│       │   ├── [4.0K]  rpc_server
│       │   │   ├── [4.0K]  backupkey
│       │   │   │   ├── [ 50K]  dcesrv_backupkey.c
│       │   │   │   └── [ 52K]  dcesrv_backupkey_heimdal.c
│       │   │   ├── [4.0K]  browser
│       │   │   │   └── [4.1K]  dcesrv_browser.c
│       │   │   ├── [4.0K]  common
│       │   │   │   ├── [1.2K]  common.h
│       │   │   │   ├── [3.7K]  forward.c
│       │   │   │   ├── [1.8K]  loadparm.c
│       │   │   │   ├── [7.8K]  reply.c
│       │   │   │   ├── [5.1K]  server_info.c
│       │   │   │   └── [3.5K]  share_info.c
│       │   │   ├── [ 69K]  dcerpc_server.c
│       │   │   ├── [ 14K]  dcerpc_server.h
│       │   │   ├── [ 321]  dcerpc_server.pc.in
│       │   │   ├── [ 19K]  dcesrv_auth.c
│       │   │   ├── [3.1K]  dcesrv_mgmt.c
│       │   │   ├── [4.0K]  dnsserver
│       │   │   │   ├── [ 79K]  dcerpc_dnsserver.c
│       │   │   │   ├── [ 26K]  dnsdata.c
│       │   │   │   ├── [ 25K]  dnsdb.c
│       │   │   │   ├── [7.5K]  dnsserver.h
│       │   │   │   └── [ 12K]  dnsutils.c
│       │   │   ├── [4.0K]  drsuapi
│       │   │   │   ├── [6.8K]  addentry.c
│       │   │   │   ├── [ 33K]  dcesrv_drsuapi.c
│       │   │   │   ├── [3.0K]  dcesrv_drsuapi.h
│       │   │   │   ├── [5.8K]  drsutil.c
│       │   │   │   ├── [ 76K]  getncchanges.c
│       │   │   │   ├── [8.5K]  updaterefs.c
│       │   │   │   └── [6.4K]  writespn.c
│       │   │   ├── [4.0K]  echo
│       │   │   │   └── [5.4K]  rpc_echo.c
│       │   │   ├── [4.0K]  epmapper
│       │   │   │   └── [7.4K]  rpc_epmapper.c
│       │   │   ├── [4.0K]  eventlog
│       │   │   │   └── [8.5K]  dcesrv_eventlog6.c
│       │   │   ├── [3.1K]  handles.c
│       │   │   ├── [4.0K]  lsa
│       │   │   │   ├── [122K]  dcesrv_lsa.c
│       │   │   │   ├── [2.0K]  lsa.h
│       │   │   │   ├── [7.9K]  lsa_init.c
│       │   │   │   └── [ 29K]  lsa_lookup.c
│       │   │   ├── [4.0K]  netlogon
│       │   │   │   └── [ 93K]  dcerpc_netlogon.c
│       │   │   ├── [4.0K]  remote
│       │   │   │   ├── [ 13K]  dcesrv_remote.c
│       │   │   │   └── [1.2K]  README
│       │   │   ├── [4.0K]  samr
│       │   │   │   ├── [115K]  dcesrv_samr.c
│       │   │   │   ├── [1.7K]  dcesrv_samr.h
│       │   │   │   └── [ 17K]  samr_password.c
│       │   │   ├── [2.9K]  service_rpc.c
│       │   │   ├── [4.0K]  srvsvc
│       │   │   │   ├── [ 56K]  dcesrv_srvsvc.c
│       │   │   │   └── [4.1K]  srvsvc_ntvfs.c
│       │   │   ├── [4.0K]  unixinfo
│       │   │   │   └── [4.7K]  dcesrv_unixinfo.c
│       │   │   ├── [4.0K]  winreg
│       │   │   │   ├── [ 163]  README
│       │   │   │   └── [ 17K]  rpc_winreg.c
│       │   │   ├── [4.0K]  wkssvc
│       │   │   │   └── [10.0K]  dcesrv_wkssvc.c
│       │   │   └── [4.6K]  wscript_build
│       │   ├── [4.0K]  script
│       │   │   ├── [ 953]  buildtree.pl
│       │   │   ├── [ 954]  depfilter.py
│       │   │   ├── [ 148]  extract_allparms.sh
│       │   │   ├── [ 857]  find_unused_options.sh
│       │   │   ├── [3.2K]  minimal_includes.pl
│       │   │   ├── [6.6K]  mkproto.pl
│       │   │   └── [4.8K]  update-proto.pl
│       │   ├── [4.0K]  scripting
│       │   │   ├── [4.0K]  bin
│       │   │   │   ├── [4.8K]  autoidl
│       │   │   │   ├── [1.4K]  enablerecyclebin
│       │   │   │   ├── [2.9K]  findprovisionusnranges
│       │   │   │   ├── [5.2K]  fullschema
│       │   │   │   ├── [9.0K]  gen_hresult.py
│       │   │   │   ├── [9.3K]  gen_ntstatus.py
│       │   │   │   ├── [5.9K]  get-descriptors
│       │   │   │   ├── [2.7K]  ktpass.sh
│       │   │   │   ├── [ 702]  machineaccountccache
│       │   │   │   ├── [ 17K]  minschema
│       │   │   │   ├── [1.6K]  mymachinepw
│       │   │   │   ├── [8.3K]  nsupdate-gss
│       │   │   │   ├── [4.8K]  rebuildextendeddn
│       │   │   │   ├── [6.9K]  renamedc
│       │   │   │   ├── [8.0K]  rpcclient
│       │   │   │   ├── [6.2K]  samba3dump
│       │   │   │   ├── [3.7K]  samba_backup
│       │   │   │   ├── [ 29K]  samba_dnsupdate
│       │   │   │   ├── [ 12K]  samba_kcc
│       │   │   │   ├── [7.8K]  samba_spnupdate
│       │   │   │   ├── [1.5K]  samba-tool
│       │   │   │   ├── [ 19K]  samba_upgradedns
│       │   │   │   ├── [ 78K]  samba_upgradeprovision
│       │   │   │   ├── [1.3K]  setup_dns.sh
│       │   │   │   ├── [2.9K]  smbstatus
│       │   │   │   ├── [2.8K]  subunitrun
│       │   │   │   ├── [ 13K]  w32err_code.py
│       │   │   │   └── [ 264]  wscript_build
│       │   │   ├── [4.0K]  devel
│       │   │   │   ├── [3.0K]  addlotscontacts
│       │   │   │   ├── [2.0K]  chgkrbtgtpass
│       │   │   │   ├── [2.0K]  chgtdcpass
│       │   │   │   ├── [1.1K]  config_base
│       │   │   │   ├── [2.4K]  crackname
│       │   │   │   ├── [4.0K]  createtrust
│       │   │   │   ├── [5.7K]  demodirsync.py
│       │   │   │   ├── [4.0K]  drs
│       │   │   │   │   ├── [2.7K]  fsmo.ldif.template
│       │   │   │   │   ├── [  96]  named.conf.ad.template
│       │   │   │   │   ├── [ 810]  revampire_ad.sh
│       │   │   │   │   ├── [ 496]  unvampire_ad.sh
│       │   │   │   │   ├── [ 852]  vampire_ad.sh
│       │   │   │   │   └── [ 321]  vars
│       │   │   │   ├── [1.6K]  enumprivs
│       │   │   │   ├── [9.7K]  getncchanges
│       │   │   │   ├── [ 252]  nmfind
│       │   │   │   ├── [6.6K]  pfm_verify.py
│       │   │   │   ├── [3.0K]  rebuild_zone.sh
│       │   │   │   ├── [ 16K]  repl_cleartext_pwd.py
│       │   │   │   ├── [1.5K]  rodcdns
│       │   │   │   ├── [1.8K]  selftest-vars.sh
│       │   │   │   ├── [8.0K]  speedtest.py
│       │   │   │   ├── [ 480]  tmpfs.sh
│       │   │   │   └── [ 487]  watch_servers.sh
│       │   │   └── [ 569]  wscript_build
│       │   ├── [4.0K]  selftest
│       │   │   ├── [ 287]  test_samba3dump.sh
│       │   │   ├── [ 55K]  tests.py
│       │   │   ├── [ 445]  tests_win2k3_dc.sh
│       │   │   ├── [ 666]  tests_win.sh
│       │   │   ├── [1.3K]  test_w2k3_file.sh
│       │   │   ├── [1.6K]  test_w2k3.sh
│       │   │   ├── [1.5K]  test_win.sh
│       │   │   └── [4.0K]  win
│       │   │       ├── [ 12K]  common.exp
│       │   │       ├── [5.2K]  README
│       │   │       ├── [3.1K]  test_win.conf
│       │   │       ├── [1.2K]  vm_get_ip.pl
│       │   │       ├── [9.0K]  VMHost.pm
│       │   │       ├── [1.2K]  vm_load_snapshot.pl
│       │   │       ├── [2.7K]  wintest_2k3_dc.sh
│       │   │       ├── [1.3K]  wintest_base.sh
│       │   │       ├── [2.9K]  wintest_client.exp
│       │   │       ├── [ 602]  wintest_client.sh
│       │   │       ├── [1.3K]  wintest_functions.sh
│       │   │       ├── [1.6K]  wintest_net.sh
│       │   │       ├── [1.4K]  wintest_raw.sh
│       │   │       ├── [2.1K]  wintest_remove.exp
│       │   │       ├── [1.4K]  wintest_rpc.sh
│       │   │       └── [3.1K]  wintest_setup.exp
│       │   ├── [4.0K]  setup
│       │   │   ├── [4.0K]  ad-schema
│       │   │   │   ├── [ 234]  licence.txt
│       │   │   │   ├── [411K]  MS-AD_Schema_2K8_Attributes.txt
│       │   │   │   ├── [168K]  MS-AD_Schema_2K8_Classes.txt
│       │   │   │   ├── [407K]  MS-AD_Schema_2K8_R2_Attributes.txt
│       │   │   │   └── [169K]  MS-AD_Schema_2K8_R2_Classes.txt
│       │   │   ├── [ 122]  aggregate_schema.ldif
│       │   │   ├── [ 316]  cn=samba.ldif
│       │   │   ├── [ 423]  DB_CONFIG
│       │   │   ├── [4.0K]  display-specifiers
│       │   │   │   ├── [1.1M]  DisplaySpecifiers-Win2k0.txt
│       │   │   │   ├── [1.4M]  DisplaySpecifiers-Win2k3R2.txt
│       │   │   │   ├── [1.4M]  DisplaySpecifiers-Win2k3.txt
│       │   │   │   ├── [1.6M]  DisplaySpecifiers-Win2k8R2.txt
│       │   │   │   └── [1.6M]  DisplaySpecifiers-Win2k8.txt
│       │   │   ├── [3.6K]  dns_update_list
│       │   │   ├── [ 491]  fedorads-dna.ldif
│       │   │   ├── [ 170]  fedorads-index.ldif
│       │   │   ├── [1.2K]  fedorads.inf
│       │   │   ├── [1004]  fedora-ds-init.ldif
│       │   │   ├── [ 251]  fedorads-linked-attributes.ldif
│       │   │   ├── [  69]  fedorads-pam.ldif
│       │   │   ├── [1.1K]  fedorads-partitions.ldif
│       │   │   ├── [ 167]  fedorads-refint-add.ldif
│       │   │   ├── [ 452]  fedorads-refint-delete.ldif
│       │   │   ├── [ 386]  fedorads-samba.ldif
│       │   │   ├── [ 593]  fedorads-sasl.ldif
│       │   │   ├── [ 121]  idmap_init.ldif
│       │   │   ├── [  89]  krb5.conf
│       │   │   ├── [ 220]  memberof.conf
│       │   │   ├── [  37]  mmr_serverids.conf
│       │   │   ├── [ 246]  mmr_syncrepl.conf
│       │   │   ├── [  50]  modules.conf
│       │   │   ├── [1.1K]  named.conf
│       │   │   ├── [ 727]  named.conf.dlz
│       │   │   ├── [ 100]  named.conf.update
│       │   │   ├── [2.0K]  named.txt
│       │   │   ├── [  33]  olc_mmr.conf
│       │   │   ├── [ 354]  olc_seed.ldif
│       │   │   ├── [  41]  olc_serverid.conf
│       │   │   ├── [ 284]  olc_syncrepl.conf
│       │   │   ├── [ 248]  olc_syncrepl_seed.conf
│       │   │   ├── [ 900]  prefixMap.txt
│       │   │   ├── [ 238]  provision_basedn.ldif
│       │   │   ├── [1.8K]  provision_basedn_modify.ldif
│       │   │   ├── [  37]  provision_basedn_options.ldif
│       │   │   ├── [1.2K]  provision_basedn_references.ldif
│       │   │   ├── [ 116]  provision_computers_add.ldif
│       │   │   ├── [ 306]  provision_computers_modify.ldif
│       │   │   ├── [ 224]  provision_configuration_basedn.ldif
│       │   │   ├── [ 40K]  provision_configuration.ldif
│       │   │   ├── [ 145]  provision_configuration_modify.ldif
│       │   │   ├── [ 504]  provision_configuration_references.ldif
│       │   │   ├── [ 389]  provision_dns_accounts_add.ldif
│       │   │   ├── [ 572]  provision_dns_add_samba.ldif
│       │   │   ├── [1.0K]  provision_dnszones_add.ldif
│       │   │   ├── [ 696]  provision_dnszones_modify.ldif
│       │   │   ├── [ 252]  provision_dnszones_partitions.ldif
│       │   │   ├── [1.9K]  provision_group_policy.ldif
│       │   │   ├── [ 860]  provision_init.ldif
│       │   │   ├── [ 36K]  provision.ldif
│       │   │   ├── [ 123]  provision_partitions.ldif
│       │   │   ├── [2.1K]  provision_privilege.ldif
│       │   │   ├── [1.1K]  provision.reg
│       │   │   ├── [1.1K]  provision_rootdse_add.ldif
│       │   │   ├── [ 169]  provision_rootdse_modify.ldif
│       │   │   ├── [ 207]  provision_schema_basedn.ldif
│       │   │   ├── [ 217]  provision_schema_basedn_modify.ldif
│       │   │   ├── [1.0K]  provision_self_join_config.ldif
│       │   │   ├── [1.0K]  provision_self_join.ldif
│       │   │   ├── [ 397]  provision_self_join_modify_config.ldif
│       │   │   ├── [ 745]  provision_self_join_modify.ldif
│       │   │   ├── [ 108]  provision_users_add.ldif
│       │   │   ├── [ 13K]  provision_users.ldif
│       │   │   ├── [ 298]  provision_users_modify.ldif
│       │   │   ├── [3.8K]  provision_well_known_sec_princ.ldif
│       │   │   ├── [1.8K]  provision.zone
│       │   │   ├── [  92]  refint.conf
│       │   │   ├── [2.1K]  schema-map-fedora-ds-1.0
│       │   │   ├── [1.9K]  schema-map-openldap-2.3
│       │   │   ├── [ 12K]  schema_samba4.ldif
│       │   │   ├── [ 390]  secrets_dns.ldif
│       │   │   ├── [ 307]  secrets_init.ldif
│       │   │   ├── [ 160]  secrets.ldif
│       │   │   ├── [ 176]  secrets_sasl_ldap.ldif
│       │   │   ├── [ 149]  secrets_simple_ldap.ldif
│       │   │   ├── [ 738]  share.ldif
│       │   │   ├── [4.3K]  slapd.conf
│       │   │   ├── [ 955]  spn_update_list
│       │   │   ├── [4.0K]  tests
│       │   │   │   ├── [5.0K]  blackbox_group.sh
│       │   │   │   ├── [2.3K]  blackbox_newuser.sh
│       │   │   │   ├── [1.5K]  blackbox_provision-backend.sh
│       │   │   │   ├── [2.3K]  blackbox_provision.sh
│       │   │   │   ├── [3.6K]  blackbox_s3upgrade.sh
│       │   │   │   ├── [1.1K]  blackbox_setpassword.sh
│       │   │   │   ├── [1.1K]  blackbox_spn.sh
│       │   │   │   ├── [2.0K]  blackbox_supported_features.sh
│       │   │   │   └── [2.8K]  blackbox_upgradeprovision.sh
│       │   │   ├── [ 429]  wscript_build
│       │   │   └── [ 17K]  ypServ30.ldif
│       │   ├── [4.0K]  smbd
│       │   │   ├── [3.5K]  process_model.c
│       │   │   ├── [2.9K]  process_model.h
│       │   │   ├── [4.3K]  process_single.c
│       │   │   ├── [ 11K]  process_standard.c
│       │   │   ├── [ 14K]  server.c
│       │   │   ├── [2.8K]  service.c
│       │   │   ├── [ 978]  service.h
│       │   │   ├── [6.7K]  service_named_pipe.c
│       │   │   ├── [ 12K]  service_stream.c
│       │   │   ├── [2.3K]  service_stream.h
│       │   │   ├── [3.5K]  service_task.c
│       │   │   ├── [1.1K]  service_task.h
│       │   │   └── [1.6K]  wscript_build
│       │   ├── [4.0K]  smb_server
│       │   │   ├── [ 27K]  blob.c
│       │   │   ├── [4.0K]  handle.c
│       │   │   ├── [4.2K]  management.c
│       │   │   ├── [2.8K]  service_smb.c
│       │   │   ├── [4.5K]  session.c
│       │   │   ├── [4.0K]  smb
│       │   │   │   ├── [ 18K]  negprot.c
│       │   │   │   ├── [ 23K]  nttrans.c
│       │   │   │   ├── [ 22K]  receive.c
│       │   │   │   ├── [ 73K]  reply.c
│       │   │   │   ├── [ 22K]  request.c
│       │   │   │   ├── [8.1K]  search.c
│       │   │   │   ├── [6.1K]  service.c
│       │   │   │   ├── [ 17K]  sesssetup.c
│       │   │   │   ├── [3.8K]  signing.c
│       │   │   │   ├── [3.2K]  srvtime.c
│       │   │   │   ├── [ 44K]  trans2.c
│       │   │   │   └── [ 350]  wscript_build
│       │   │   ├── [4.0K]  smb2
│       │   │   │   ├── [ 10K]  fileinfo.c
│       │   │   │   ├── [ 18K]  fileio.c
│       │   │   │   ├── [5.0K]  find.c
│       │   │   │   ├── [1.9K]  keepalive.c
│       │   │   │   ├── [ 10K]  negprot.c
│       │   │   │   ├── [ 20K]  receive.c
│       │   │   │   ├── [8.2K]  sesssetup.c
│       │   │   │   ├── [6.0K]  smb2_server.h
│       │   │   │   ├── [ 12K]  tcon.c
│       │   │   │   └── [ 306]  wscript_build
│       │   │   ├── [6.1K]  smb_server.c
│       │   │   ├── [ 14K]  smb_server.h
│       │   │   ├── [5.4K]  tcon.c
│       │   │   └── [ 604]  wscript_build
│       │   ├── [4.0K]  torture
│       │   │   ├── [4.0K]  auth
│       │   │   │   ├── [6.0K]  ntlmssp.c
│       │   │   │   ├── [ 27K]  pac.c
│       │   │   │   └── [2.3K]  smbencrypt.c
│       │   │   ├── [4.0K]  basic
│       │   │   │   ├── [ 11K]  aliases.c
│       │   │   │   ├── [ 16K]  attr.c
│       │   │   │   ├── [ 63K]  base.c
│       │   │   │   ├── [6.3K]  charset.c
│       │   │   │   ├── [2.4M]  cxd_known.h
│       │   │   │   ├── [ 94K]  delaywrite.c
│       │   │   │   ├── [ 75K]  delete.c
│       │   │   │   ├── [121K]  denytest.c
│       │   │   │   ├── [5.3K]  dir.c
│       │   │   │   ├── [4.7K]  disconnect.c
│       │   │   │   ├── [ 30K]  locking.c
│       │   │   │   ├── [5.2K]  mangle_test.c
│       │   │   │   ├── [ 27K]  misc.c
│       │   │   │   ├── [3.1K]  properties.c
│       │   │   │   ├── [3.3K]  rename.c
│       │   │   │   ├── [ 16K]  scanner.c
│       │   │   │   ├── [2.5K]  secleak.c
│       │   │   │   ├── [2.9K]  unlink.c
│       │   │   │   └── [5.0K]  utable.c
│       │   │   ├── [4.0K]  dfs
│       │   │   │   ├── [2.0K]  common.c
│       │   │   │   └── [ 19K]  domaindfs.c
│       │   │   ├── [4.0K]  dns
│       │   │   │   ├── [ 36K]  dlz_bind9.c
│       │   │   │   ├── [4.8K]  internal_dns.c
│       │   │   │   └── [ 507]  wscript_build
│       │   │   ├── [4.0K]  drs
│       │   │   │   ├── [2.4K]  drs_init.c
│       │   │   │   ├── [4.9K]  drs_util.c
│       │   │   │   ├── [4.0K]  python
│       │   │   │   │   ├── [ 17K]  delete_object.py
│       │   │   │   │   ├── [5.7K]  drs_base.py
│       │   │   │   │   ├── [6.3K]  fsmo.py
│       │   │   │   │   ├── [ 31K]  getnc_exop.py
│       │   │   │   │   ├── [7.0K]  linked_attributes_drs.py
│       │   │   │   │   ├── [ 31K]  replica_sync.py
│       │   │   │   │   ├── [124K]  repl_move.py
│       │   │   │   │   ├── [ 15K]  repl_schema.py
│       │   │   │   │   └── [ 34K]  ridalloc_exop.py
│       │   │   │   ├── [4.0K]  rpc
│       │   │   │   │   ├── [ 35K]  dssync.c
│       │   │   │   │   └── [ 24K]  msds_intid.c
│       │   │   │   ├── [4.0K]  unit
│       │   │   │   │   ├── [ 34K]  prefixmap_tests.c
│       │   │   │   │   └── [ 24K]  schemainfo_tests.c
│       │   │   │   └── [ 525]  wscript_build
│       │   │   ├── [ 85K]  gentest.c
│       │   │   ├── [4.0K]  krb5
│       │   │   │   ├── [ 81K]  kdc-canon-heimdal.c
│       │   │   │   ├── [ 23K]  kdc-heimdal.c
│       │   │   │   ├── [1.7K]  kdc-mit.c
│       │   │   │   └── [ 833]  wscript_build
│       │   │   ├── [4.0K]  ldap
│       │   │   │   ├── [ 27K]  basic.c
│       │   │   │   ├── [6.3K]  cldapbench.c
│       │   │   │   ├── [5.0K]  cldap.c
│       │   │   │   ├── [4.2K]  common.c
│       │   │   │   ├── [4.7K]  ldap_sort.c
│       │   │   │   ├── [6.2K]  nested_search.c
│       │   │   │   ├── [ 22K]  netlogon.c
│       │   │   │   ├── [ 10K]  schema.c
│       │   │   │   └── [4.7K]  uptodatevector.c
│       │   │   ├── [4.0K]  ldb
│       │   │   │   └── [ 57K]  ldb.c
│       │   │   ├── [4.0K]  libnet
│       │   │   │   ├── [2.9K]  domain.c
│       │   │   │   ├── [3.3K]  groupinfo.c
│       │   │   │   ├── [2.4K]  groupman.c
│       │   │   │   ├── [ 763]  grouptest.h
│       │   │   │   ├── [6.4K]  libnet_BecomeDC.c
│       │   │   │   ├── [3.6K]  libnet.c
│       │   │   │   ├── [ 11K]  libnet_domain.c
│       │   │   │   ├── [5.5K]  libnet_group.c
│       │   │   │   ├── [4.7K]  libnet_lookup.c
│       │   │   │   ├── [7.2K]  libnet_rpc.c
│       │   │   │   ├── [6.9K]  libnet_share.c
│       │   │   │   ├── [ 14K]  libnet_user.c
│       │   │   │   ├── [4.0K]  python
│       │   │   │   │   └── [1.9K]  samr-test.py
│       │   │   │   ├── [5.2K]  userinfo.c
│       │   │   │   ├── [ 13K]  userman.c
│       │   │   │   ├── [1.4K]  usertest.h
│       │   │   │   └── [ 15K]  utils.c
│       │   │   ├── [4.0K]  libnetapi
│       │   │   │   ├── [2.9K]  libnetapi.c
│       │   │   │   ├── [ 11K]  libnetapi_group.c
│       │   │   │   ├── [2.1K]  libnetapi_server.c
│       │   │   │   ├── [ 11K]  libnetapi_user.c
│       │   │   │   └── [ 286]  wscript_build
│       │   │   ├── [4.0K]  libsmbclient
│       │   │   │   ├── [6.2K]  libsmbclient.c
│       │   │   │   └── [ 246]  wscript_build
│       │   │   ├── [4.0K]  local
│       │   │   │   ├── [7.0K]  dbspeed.c
│       │   │   │   ├── [ 14K]  fsrvp_state.c
│       │   │   │   ├── [3.3K]  local.c
│       │   │   │   ├── [ 27K]  nss_tests.c
│       │   │   │   ├── [2.7K]  torture.c
│       │   │   │   ├── [3.2K]  verif_trailer.c
│       │   │   │   └── [1.6K]  wscript_build
│       │   │   ├── [ 17K]  locktest.c
│       │   │   ├── [4.0K]  man
│       │   │   │   ├── [4.2K]  gentest.1.xml
│       │   │   │   ├── [4.1K]  locktest.1.xml
│       │   │   │   ├── [3.7K]  masktest.1.xml
│       │   │   │   └── [8.5K]  smbtorture.1.xml
│       │   │   ├── [9.9K]  masktest.c
│       │   │   ├── [4.0K]  nbench
│       │   │   │   ├── [8.3K]  nbench.c
│       │   │   │   └── [ 21K]  nbio.c
│       │   │   ├── [4.0K]  nbt
│       │   │   │   ├── [ 26K]  dgram.c
│       │   │   │   ├── [2.2K]  nbt.c
│       │   │   │   ├── [3.1K]  query.c
│       │   │   │   ├── [5.1K]  register.c
│       │   │   │   ├── [7.8K]  winsbench.c
│       │   │   │   ├── [ 17K]  wins.c
│       │   │   │   └── [237K]  winsreplication.c
│       │   │   ├── [4.0K]  ndr
│       │   │   │   ├── [9.9K]  atsvc.c
│       │   │   │   ├── [ 13K]  backupkey.c
│       │   │   │   ├── [ 28K]  clusapi.c
│       │   │   │   ├── [3.3K]  dfsblob.c
│       │   │   │   ├── [5.4K]  dfs.c
│       │   │   │   ├── [ 35K]  drsblobs.c
│       │   │   │   ├── [ 19K]  drsuapi.c
│       │   │   │   ├── [3.0K]  epmap.c
│       │   │   │   ├── [ 39K]  krb5pac.c
│       │   │   │   ├── [139K]  lsa.c
│       │   │   │   ├── [ 13K]  nbt.c
│       │   │   │   ├── [ 15K]  ndr.c
│       │   │   │   ├── [3.7K]  ndr.h
│       │   │   │   ├── [4.9K]  negoex.c
│       │   │   │   ├── [ 12K]  netlogon.c
│       │   │   │   ├── [ 17K]  ntlmssp.c
│       │   │   │   ├── [ 38K]  ntprinting.c
│       │   │   │   ├── [ 653]  README
│       │   │   │   ├── [ 19K]  samr.c
│       │   │   │   ├── [126K]  spoolss.c
│       │   │   │   ├── [7.9K]  string.c
│       │   │   │   ├── [ 27K]  winreg.c
│       │   │   │   └── [ 17K]  witness.c
│       │   │   ├── [4.0K]  ntp
│       │   │   │   └── [9.4K]  ntp_signd.c
│       │   │   ├── [4.0K]  rap
│       │   │   │   ├── [ 17K]  printing.c
│       │   │   │   ├── [7.1K]  rap.c
│       │   │   │   ├── [3.2K]  rpc.c
│       │   │   │   └── [9.5K]  sam.c
│       │   │   ├── [4.0K]  raw
│       │   │   │   ├── [ 79K]  acls.c
│       │   │   │   ├── [ 16K]  chkpath.c
│       │   │   │   ├── [5.2K]  close.c
│       │   │   │   ├── [ 13K]  composite.c
│       │   │   │   ├── [ 30K]  context.c
│       │   │   │   ├── [ 18K]  eas.c
│       │   │   │   ├── [5.4K]  ioctl.c
│       │   │   │   ├── [ 12K]  lockbench.c
│       │   │   │   ├── [ 77K]  lock.c
│       │   │   │   ├── [7.3K]  lookuprate.c
│       │   │   │   ├── [2.6K]  missing.txt
│       │   │   │   ├── [4.8K]  mkdir.c
│       │   │   │   ├── [ 11K]  mux.c
│       │   │   │   ├── [ 70K]  notify.c
│       │   │   │   ├── [ 13K]  offline.c
│       │   │   │   ├── [ 14K]  openbench.c
│       │   │   │   ├── [ 76K]  open.c
│       │   │   │   ├── [148K]  oplock.c
│       │   │   │   ├── [5.8K]  pingpong.c
│       │   │   │   ├── [ 34K]  qfileinfo.c
│       │   │   │   ├── [ 10K]  qfsinfo.c
│       │   │   │   ├── [4.1K]  raw.c
│       │   │   │   ├── [ 31K]  read.c
│       │   │   │   ├── [ 23K]  rename.c
│       │   │   │   ├── [9.6K]  samba3hide.c
│       │   │   │   ├── [ 34K]  samba3misc.c
│       │   │   │   ├── [ 51K]  search.c
│       │   │   │   ├── [7.6K]  seek.c
│       │   │   │   ├── [ 15K]  session.c
│       │   │   │   ├── [ 42K]  setfileinfo.c
│       │   │   │   ├── [ 66K]  streams.c
│       │   │   │   ├── [5.2K]  tconrate.c
│       │   │   │   ├── [ 17K]  unlink.c
│       │   │   │   └── [ 21K]  write.c
│       │   │   ├── [4.0K]  rpc
│       │   │   │   ├── [4.1K]  alter_context.c
│       │   │   │   ├── [2.5K]  async_bind.c
│       │   │   │   ├── [3.9K]  atsvc.c
│       │   │   │   ├── [7.6K]  autoidl.c
│       │   │   │   ├── [ 71K]  backupkey.c
│       │   │   │   ├── [ 66K]  backupkey_heimdal.c
│       │   │   │   ├── [3.8K]  bench.c
│       │   │   │   ├── [3.1K]  bind.c
│       │   │   │   ├── [4.4K]  browser.c
│       │   │   │   ├── [ 89K]  clusapi.c
│       │   │   │   ├── [3.4K]  countcalls.c
│       │   │   │   ├── [ 16K]  dfs.c
│       │   │   │   ├── [ 27K]  drsuapi.c
│       │   │   │   ├── [ 39K]  drsuapi_cracknames.c
│       │   │   │   ├── [2.9K]  drsuapi.h
│       │   │   │   ├── [ 11K]  drsuapi_w2k8.c
│       │   │   │   ├── [ 13K]  dsgetinfo.c
│       │   │   │   ├── [2.2K]  dssetup.c
│       │   │   │   ├── [ 13K]  echo.c
│       │   │   │   ├── [ 18K]  epmapper.c
│       │   │   │   ├── [ 14K]  eventlog.c
│       │   │   │   ├── [ 31K]  forest_trust.c
│       │   │   │   ├── [6.7K]  frsapi.c
│       │   │   │   ├── [ 34K]  fsrvp.c
│       │   │   │   ├── [ 20K]  handles.c
│       │   │   │   ├── [3.2K]  initshutdown.c
│       │   │   │   ├── [2.3K]  join.c
│       │   │   │   ├── [163K]  lsa.c
│       │   │   │   ├── [ 12K]  lsa_lookup.c
│       │   │   │   ├── [8.0K]  mgmt.c
│       │   │   │   ├── [137K]  netlogon.c
│       │   │   │   ├── [1.5K]  netlogon.h
│       │   │   │   ├── [5.2K]  ntsvcs.c
│       │   │   │   ├── [2.7K]  object_uuid.c
│       │   │   │   ├── [7.1K]  oxidresolve.c
│       │   │   │   ├── [3.4K]  remact.c
│       │   │   │   ├── [ 37K]  remote_pac.c
│       │   │   │   ├── [ 18K]  rpc.c
│       │   │   │   ├── [131K]  samba3rpc.c
│       │   │   │   ├── [ 67K]  samlogon.c
│       │   │   │   ├── [ 32K]  samr_accessmask.c
│       │   │   │   ├── [265K]  samr.c
│       │   │   │   ├── [ 15K]  samr_priv.c
│       │   │   │   ├── [ 57K]  samsync.c
│       │   │   │   ├── [4.8K]  scanner.c
│       │   │   │   ├── [ 36K]  schannel.c
│       │   │   │   ├── [7.6K]  session_key.c
│       │   │   │   ├── [ 25K]  spoolss_access.c
│       │   │   │   ├── [324K]  spoolss.c
│       │   │   │   ├── [ 19K]  spoolss_notify.c
│       │   │   │   ├── [ 18K]  spoolss_win.c
│       │   │   │   ├── [ 33K]  srvsvc.c
│       │   │   │   ├── [ 17K]  svcctl.c
│       │   │   │   ├── [ 25K]  testjoin.c
│       │   │   │   ├── [3.6K]  torture_rpc.h
│       │   │   │   ├── [4.1K]  unixinfo.c
│       │   │   │   ├── [ 81K]  winreg.c
│       │   │   │   ├── [ 24K]  witness.c
│       │   │   │   └── [ 39K]  wkssvc.c
│       │   │   ├── [8.2K]  shell.c
│       │   │   ├── [4.0K]  smb2
│       │   │   │   ├── [ 65K]  acls.c
│       │   │   │   ├── [ 33K]  compound.c
│       │   │   │   ├── [7.0K]  connect.c
│       │   │   │   ├── [ 53K]  create.c
│       │   │   │   ├── [ 16K]  delete-on-close.c
│       │   │   │   ├── [ 46K]  dir.c
│       │   │   │   ├── [6.0K]  dosmode.c
│       │   │   │   ├── [ 74K]  durable_open.c
│       │   │   │   ├── [ 55K]  durable_v2_open.c
│       │   │   │   ├── [ 14K]  getinfo.c
│       │   │   │   ├── [160K]  ioctl.c
│       │   │   │   ├── [118K]  lease.c
│       │   │   │   ├── [ 91K]  lock.c
│       │   │   │   ├── [4.4K]  maxfid.c
│       │   │   │   ├── [3.1K]  maxwrite.c
│       │   │   │   ├── [ 77K]  notify.c
│       │   │   │   ├── [3.6K]  notify_disabled.c
│       │   │   │   ├── [138K]  oplock.c
│       │   │   │   ├── [8.1K]  read.c
│       │   │   │   ├── [ 40K]  rename.c
│       │   │   │   ├── [ 71K]  replay.c
│       │   │   │   ├── [7.6K]  scan.c
│       │   │   │   ├── [ 39K]  session.c
│       │   │   │   ├── [ 14K]  setinfo.c
│       │   │   │   ├── [5.6K]  smb2.c
│       │   │   │   ├── [ 54K]  streams.c
│       │   │   │   ├── [ 24K]  util.c
│       │   │   │   └── [ 497]  wscript_build
│       │   │   ├── [ 21K]  smbtorture.c
│       │   │   ├── [5.0K]  smbtorture.h
│       │   │   ├── [4.0K]  tests
│       │   │   │   ├── [ 789]  test_gentest.sh
│       │   │   │   ├── [ 571]  test_locktest.sh
│       │   │   │   └── [ 565]  test_masktest.sh
│       │   │   ├── [1.8K]  torture.c
│       │   │   ├── [4.0K]  unix
│       │   │   │   ├── [1.3K]  unix.c
│       │   │   │   ├── [ 13K]  unix_info2.c
│       │   │   │   └── [ 14K]  whoami.c
│       │   │   ├── [4.5K]  util.h
│       │   │   ├── [ 26K]  util_smb.c
│       │   │   ├── [4.0K]  vfs
│       │   │   │   ├── [ 10K]  acl_xattr.c
│       │   │   │   ├── [137K]  fruit.c
│       │   │   │   └── [3.2K]  vfs.c
│       │   │   ├── [4.0K]  winbind
│       │   │   │   ├── [ 29K]  struct_based.c
│       │   │   │   ├── [ 11K]  winbind.c
│       │   │   │   └── [ 310]  wscript_build
│       │   │   └── [ 11K]  wscript_build
│       │   ├── [4.0K]  utils
│       │   │   ├── [4.0K]  man
│       │   │   │   ├── [2.0K]  ad2oLschema.1.xml
│       │   │   │   ├── [8.5K]  ntlm_auth4.1.xml
│       │   │   │   └── [2.0K]  oLschema2ldif.1.xml
│       │   │   ├── [ 32K]  ntlm_auth.c
│       │   │   ├── [ 14K]  oLschema2ldif.c
│       │   │   ├── [4.0K]  tests
│       │   │   │   ├── [ 564]  test_demote.sh
│       │   │   │   ├── [ 893]  test_nmblookup.sh
│       │   │   │   ├── [ 988]  test_samba_tool.sh
│       │   │   │   └── [ 632]  test_smbclient.sh
│       │   │   └── [ 521]  wscript_build
│       │   ├── [4.0K]  web_server
│       │   │   ├── [ 11K]  web_server.c
│       │   │   ├── [2.1K]  web_server.h
│       │   │   ├── [ 419]  wscript_build
│       │   │   └── [ 14K]  wsgi.c
│       │   ├── [4.0K]  winbind
│       │   │   ├── [ 24K]  idmap.c
│       │   │   ├── [1.1K]  idmap.h
│       │   │   ├── [ 13K]  wb_async_helpers.c
│       │   │   ├── [1.0K]  wb_async_helpers.h
│       │   │   ├── [1.6K]  wb_utils.c
│       │   │   ├── [2.8K]  winbindd.c
│       │   │   └── [ 477]  wscript_build
│       │   ├── [4.0K]  wrepl_server
│       │   │   ├── [ 45K]  wrepl_apply_records.c
│       │   │   ├── [ 18K]  wrepl_in_call.c
│       │   │   ├── [ 14K]  wrepl_in_connection.c
│       │   │   ├── [ 32K]  wrepl_out_helpers.c
│       │   │   ├── [1.1K]  wrepl_out_helpers.h
│       │   │   ├── [4.5K]  wrepl_out_pull.c
│       │   │   ├── [4.4K]  wrepl_out_push.c
│       │   │   ├── [3.3K]  wrepl_periodic.c
│       │   │   ├── [ 17K]  wrepl_scavenging.c
│       │   │   ├── [ 15K]  wrepl_server.c
│       │   │   ├── [7.9K]  wrepl_server.h
│       │   │   └── [ 417]  wscript_build
│       │   └── [ 445]  wscript_build
│       ├── [4.0K]  testdata
│       │   ├── [ 42K]  ldif-utils-test-multisite.ldif
│       │   ├── [ 531]  minschema_classes.txt
│       │   └── [4.0K]  samba3
│       │       ├── [8.0K]  account_policy.tdb
│       │       ├── [8.0K]  group_mapping.tdb
│       │       ├── [8.0K]  passdb.tdb
│       │       ├── [2.0K]  provision_samba3sam.ldif
│       │       ├── [2.6K]  provision_samba3sam_templates.ldif
│       │       ├── [8.0K]  registry.tdb
│       │       ├── [6.0K]  samba3.ldif
│       │       ├── [8.0K]  secrets.tdb
│       │       ├── [8.0K]  share_info.tdb
│       │       ├── [ 396]  smb.conf
│       │       ├── [ 320]  smbpasswd
│       │       ├── [8.0K]  winbindd_idmap.tdb
│       │       ├── [1.0K]  wins.dat
│       │       └── [ 954]  wins.dat2
│       ├── [4.0K]  testprogs
│       │   ├── [4.0K]  blackbox
│       │   │   ├── [ 729]  bogus.sh
│       │   │   ├── [ 335]  common_test_fns.inc
│       │   │   ├── [7.0K]  dbcheck-links.sh
│       │   │   ├── [ 20K]  dbcheck-oldrelease.sh
│       │   │   ├── [1.3K]  dbcheck.sh
│       │   │   ├── [1.5K]  demote-saveddb.sh
│       │   │   ├── [ 148]  dfree.sh
│       │   │   ├── [ 484]  dom_parse.sh
│       │   │   ├── [ 428]  nsstest.sh
│       │   │   ├── [3.5K]  renamedc.sh
│       │   │   ├── [2.8K]  subunit.sh
│       │   │   ├── [3.7K]  test_chgdcpass.sh
│       │   │   ├── [4.0K]  test_export_keytab_heimdal.sh
│       │   │   ├── [ 11K]  test_kinit_heimdal.sh
│       │   │   ├── [3.8K]  test_kinit_trusts_heimdal.sh
│       │   │   ├── [1.1K]  test_ktpass.sh
│       │   │   ├── [8.4K]  test_ldb.sh
│       │   │   ├── [ 610]  test_ldb_simple.sh
│       │   │   ├── [4.3K]  test_net_ads_dns.sh
│       │   │   ├── [2.4K]  test_net_ads.sh
│       │   │   ├── [ 10K]  test_passwords.sh
│       │   │   ├── [3.3K]  test_pdbtest.sh
│       │   │   ├── [ 10K]  test_pkinit_heimdal.sh
│       │   │   ├── [1.4K]  test_pkinit_pac_heimdal.sh
│       │   │   ├── [1.4K]  test_samba_upgradedns.sh
│       │   │   ├── [9.3K]  test_trust_utils.sh
│       │   │   ├── [ 805]  test_wintest.sh
│       │   │   ├── [8.0K]  tombstones-expunge.sh
│       │   │   ├── [7.7K]  upgradeprovision-oldrelease.sh
│       │   │   └── [4.0K]  wintest
│       │   │       └── [ 222]  wintest.conf
│       │   └── [4.0K]  win32
│       │       ├── [4.0K]  midltests
│       │       │   ├── [4.0K]  invalid
│       │       │   │   ├── [6.4K]  midltests_pipe_struct_union_01.idl
│       │       │   │   ├── [ 914]  midltests_pipe_struct_union_01.txt
│       │       │   │   └── [  94]  README.txt
│       │       │   ├── [ 292]  Makefile
│       │       │   ├── [ 996]  Makefile.simple
│       │       │   ├── [ 765]  Makefile.tcp
│       │       │   ├── [  82]  midltests.acf
│       │       │   ├── [  57]  midltests_c_m.c
│       │       │   ├── [ 981]  midltests.idl
│       │       │   ├── [4.1K]  midltests_marshall.c
│       │       │   ├── [ 717]  midltests_marshall.h
│       │       │   ├── [1.0K]  midltests_simple.c
│       │       │   ├── [  57]  midltests_s_m.c
│       │       │   ├── [ 15K]  midltests_tcp.c
│       │       │   ├── [4.0K]  todo
│       │       │   │   ├── [ 672]  midltests-array-range.idl
│       │       │   │   ├── [3.3K]  midltests-pipe-02.idl
│       │       │   │   ├── [4.6K]  midltests-pipe-03-hyper.idl
│       │       │   │   ├── [6.3K]  midltests-pipe-04-struct.idl
│       │       │   │   ├── [4.4K]  midltests-pipe-first.idl
│       │       │   │   ├── [6.8K]  midltests-pipe-sync-ndr32-downgrade-02.idl
│       │       │   │   ├── [ 333]  midltests_pointer_default.idl
│       │       │   │   ├── [ 490]  midltests-string-in-out-ref.idl
│       │       │   │   └── [ 984]  midltests-transmit-as.idl
│       │       │   ├── [ 934]  utils.c
│       │       │   └── [4.0K]  valid
│       │       │       ├── [1.3K]  midltests_DRS_EXTENSIONS.idl
│       │       │       ├── [1.2K]  midltests_DRS_EXTENSIONS.out
│       │       │       ├── [ 411]  midltests_fixed_size_in_array_01.idl
│       │       │       ├── [ 214]  midltests_fixed_size_in_array_01.txt
│       │       │       ├── [6.8K]  midltests-pipe-sync-ndr32-downgrade-01.idl
│       │       │       ├── [4.2K]  midltests-pipe-sync-ndr32-downgrade-01.txt
│       │       │       ├── [6.9K]  midltests-pipe-sync-ndr32-downgrade-02.idl
│       │       │       ├── [212K]  midltests-pipe-sync-ndr32-downgrade-02.txt
│       │       │       ├── [ 692]  midltests_strings_array_01.err.txt
│       │       │       ├── [ 702]  midltests_strings_array_01.idl
│       │       │       ├── [ 698]  midltests_strings_array_02.idl
│       │       │       ├── [ 437]  midltests_strings_array_02.txt
│       │       │       ├── [ 670]  midltests_union_align_01.idl
│       │       │       ├── [ 834]  midltests_union_align_01.txt
│       │       │       ├── [1.1K]  midltests_union_align_02.idl
│       │       │       ├── [ 740]  midltests_union_align_02.txt
│       │       │       ├── [1.2K]  midltests_union_align_03.idl
│       │       │       ├── [ 748]  midltests_union_align_03.txt
│       │       │       ├── [1.1K]  midltests_union_align_04.idl
│       │       │       ├── [ 764]  midltests_union_align_04.txt
│       │       │       ├── [1.1K]  midltests_union_align_05.idl
│       │       │       ├── [ 744]  midltests_union_align_05.txt
│       │       │       ├── [1.1K]  midltests_union_align_06.idl
│       │       │       ├── [ 756]  midltests_union_align_06.txt
│       │       │       ├── [1.1K]  midltests_union_align_07.idl
│       │       │       ├── [ 836]  midltests_union_align_07.txt
│       │       │       ├── [1.3K]  midltests_union_align_08.idl
│       │       │       ├── [3.3K]  midltests_union_align_08.txt
│       │       │       ├── [1.3K]  midltests_union_align_09.idl
│       │       │       ├── [3.4K]  midltests_union_align_09.txt
│       │       │       ├── [1.4K]  midltests_union_align_10.idl
│       │       │       ├── [3.4K]  midltests_union_align_10.txt
│       │       │       ├── [1.4K]  midltests_union_align_11.idl
│       │       │       ├── [3.4K]  midltests_union_align_11.txt
│       │       │       ├── [1.4K]  midltests_union_align_12.idl
│       │       │       ├── [3.3K]  midltests_union_align_12.txt
│       │       │       ├── [1.4K]  midltests_union_align_13.idl
│       │       │       ├── [3.4K]  midltests_union_align_13.txt
│       │       │       ├── [1.5K]  midltests_union_align_14.idl
│       │       │       ├── [3.5K]  midltests_union_align_14.txt
│       │       │       ├── [1.5K]  midltests_union_align_15.idl
│       │       │       ├── [3.5K]  midltests_union_align_15.txt
│       │       │       ├── [1.9K]  midltests_union_align_16.idl
│       │       │       ├── [3.9K]  midltests_union_align_16.txt
│       │       │       ├── [1.9K]  midltests_union_align_17.idl
│       │       │       ├── [4.0K]  midltests_union_align_17.txt
│       │       │       ├── [1.9K]  midltests_union_align_18.idl
│       │       │       ├── [4.0K]  midltests_union_align_18.txt
│       │       │       ├── [1.9K]  midltests_union_align_19.idl
│       │       │       ├── [3.9K]  midltests_union_align_19.txt
│       │       │       ├── [1.9K]  midltests_union_align_20.idl
│       │       │       ├── [3.9K]  midltests_union_align_20.txt
│       │       │       ├── [1.1K]  midltests_v1_enum_01.idl
│       │       │       ├── [ 738]  midltests_v1_enum_01.txt
│       │       │       └── [ 225]  README.txt
│       │       ├── [4.0K]  npecho
│       │       │   ├── [ 343]  GNUmakefile
│       │       │   ├── [ 662]  NMakefile
│       │       │   ├── [2.8K]  npecho_client2.c
│       │       │   ├── [1.1K]  npecho_client.c
│       │       │   └── [1.6K]  npecho_server2.c
│       │       ├── [4.0K]  prepare_dcpromo
│       │       │   ├── [ 299]  GNUmakefile
│       │       │   ├── [ 324]  NMakefile
│       │       │   └── [ 27K]  prepare_dcpromo.c
│       │       ├── [4.0K]  rpcecho
│       │       │   ├── [7.4K]  client.c
│       │       │   ├── [ 622]  Makefile
│       │       │   ├── [1.5K]  README
│       │       │   ├── [ 809]  rpcecho.acf
│       │       │   ├── [2.8K]  rpcecho.idl
│       │       │   ├── [4.1K]  server.c
│       │       │   └── [ 941]  utils.c
│       │       ├── [4.0K]  spoolss
│       │       │   ├── [4.3K]  error.c
│       │       │   ├── [1.0K]  error.h
│       │       │   ├── [ 710]  GNUmakefile
│       │       │   ├── [ 929]  NMakefile
│       │       │   ├── [ 33K]  printlib.c
│       │       │   ├── [2.9K]  printlib_proto.h
│       │       │   ├── [2.6K]  README.win32
│       │       │   ├── [ 391]  string.h
│       │       │   ├── [ 50K]  testspoolss.c
│       │       │   ├── [1.2K]  testspoolss.h
│       │       │   ├── [ 892]  testspoolss.sln
│       │       │   ├── [4.2K]  testspoolss.vcproj
│       │       │   ├── [2.5K]  torture.c
│       │       │   ├── [2.8K]  torture.h
│       │       │   └── [1.2K]  torture_proto.h
│       │       ├── [4.0K]  testmailslot
│       │       │   ├── [ 249]  GNUmakefile
│       │       │   ├── [ 246]  NMakefile
│       │       │   └── [1.7K]  testmailslot.c
│       │       ├── [2.2K]  vs2010-metze.cmd
│       │       └── [4.0K]  wmi
│       │           └── [ 308]  echoprocessor.vbs
│       ├── [4.0K]  tests
│       │   ├── [2.5K]  fcntl_lock.c
│       │   ├── [2.4K]  fcntl_lock_thread.c
│       │   ├── [ 422]  ftruncate.c
│       │   ├── [1.3K]  getgroups.c
│       │   ├── [3.2K]  oldquotas.c
│       │   ├── [ 494]  readlink.c
│       │   ├── [ 321]  README
│       │   ├── [1.2K]  shared_mmap.c
│       │   ├── [ 110]  shlib.c
│       │   ├── [ 942]  summary.c
│       │   ├── [1.6K]  sysquotas.c
│       │   └── [  39]  trivial.c
│       ├── [4.0K]  testsuite
│       │   ├── [4.0K]  build_farm
│       │   │   ├── [ 287]  backtrace
│       │   │   ├── [ 649]  basicsmb-domainsec-nt4.test
│       │   │   ├── [ 643]  basicsmb-domainsec.test
│       │   │   ├── [6.4K]  basicsmb.fns
│       │   │   ├── [ 179]  basicsmb-hostsdeny.test
│       │   │   ├── [ 646]  basicsmb-hostsequiv.test
│       │   │   ├── [ 235]  basicsmb-invalidusers.test
│       │   │   ├── [ 255]  basicsmb-local-pass-change.test
│       │   │   ├── [ 509]  basicsmb-preexec.test
│       │   │   ├── [ 256]  basicsmb-remote-pass-change.test
│       │   │   ├── [ 189]  basicsmb-serversec.test
│       │   │   ├── [ 522]  basicsmb-shareguest.test
│       │   │   ├── [ 435]  basicsmb-sharelist.test
│       │   │   ├── [ 198]  basicsmb-sharesec.test
│       │   │   ├── [ 187]  basicsmb-usersec.test
│       │   │   ├── [ 740]  runlist
│       │   │   ├── [4.0K]  template
│       │   │   │   ├── [1.0K]  basicsmb.smb.conf
│       │   │   │   ├── [  37]  basicsmb.smb.conf.domain
│       │   │   │   ├── [  18]  basicsmb.smb.conf.hostsdeny
│       │   │   │   ├── [ 105]  basicsmb.smb.conf.hostsequiv
│       │   │   │   ├── [  29]  basicsmb.smb.conf.invalidusers
│       │   │   │   ├── [  37]  basicsmb.smb.conf.preexec
│       │   │   │   ├── [  64]  basicsmb.smb.conf.preexec_cl_fl
│       │   │   │   ├── [  57]  basicsmb.smb.conf.preexec_close
│       │   │   │   ├── [  71]  basicsmb.smb.conf.server
│       │   │   │   ├── [  18]  basicsmb.smb.conf.share
│       │   │   │   ├── [  17]  basicsmb.smb.conf.user
│       │   │   │   ├── [  27]  basicsmb.smb.conf.validusers
│       │   │   │   └── [  61]  preexec
│       │   │   ├── [  40]  torture-ATTR.test
│       │   │   ├── [  42]  torture-BROWSE.test
│       │   │   ├── [  42]  torture-DELETE.test
│       │   │   ├── [  41]  torture-DENY1.test
│       │   │   ├── [  41]  torture-DENY2.test
│       │   │   ├── [  40]  torture-DIR1.test
│       │   │   ├── [  39]  torture-DIR.test
│       │   │   ├── [  42]  torture-FDPASS.test
│       │   │   ├── [  42]  torture-FDSESS.test
│       │   │   ├── [  41]  torture-LOCK1.test
│       │   │   ├── [  41]  torture-LOCK2.test
│       │   │   ├── [  41]  torture-LOCK3.test
│       │   │   ├── [  41]  torture-LOCK4.test
│       │   │   ├── [  41]  torture-LOCK5.test
│       │   │   ├── [  41]  torture-LOCK6.test
│       │   │   ├── [  41]  torture-LOCK7.test
│       │   │   ├── [  42]  torture-MANGLE.test
│       │   │   ├── [  40]  torture-OPEN.test
│       │   │   ├── [  43]  torture-OPLOCK1.test
│       │   │   ├── [  46]  torture-PROPERTIES.test
│       │   │   ├── [  45]  torture-RANDOMIPC.test
│       │   │   ├── [  42]  torture-RENAME.test
│       │   │   ├── [  39]  torture-RW1.test
│       │   │   ├── [  39]  torture-RW2.test
│       │   │   ├── [ 481]  torture_setup.fns
│       │   │   ├── [  41]  torture-TCON1.test
│       │   │   ├── [  41]  torture-TCON2.test
│       │   │   ├── [  43]  torture-TCONDEV.test
│       │   │   ├── [  40]  torture-TCON.test
│       │   │   ├── [  43]  torture-TORTURE.test
│       │   │   ├── [  42]  torture-TRANS2.test
│       │   │   ├── [  42]  torture-UNLINK.test
│       │   │   └── [  41]  torture-XCOPY.test
│       │   ├── [4.0K]  headers
│       │   │   ├── [1.1K]  test_headers.c
│       │   │   └── [1.2K]  wscript_build
│       │   ├── [4.0K]  nsswitch
│       │   │   ├── [ 776]  bigfd.c
│       │   │   ├── [ 464]  bigfd.exp
│       │   │   ├── [ 923]  domusers.exp
│       │   │   ├── [6.1K]  envvar.exp
│       │   │   ├── [ 857]  finger.exp
│       │   │   ├── [3.6K]  getent.c
│       │   │   ├── [3.1K]  getent.exp
│       │   │   ├── [1.9K]  getent_grent.c
│       │   │   ├── [2.0K]  getent_pwent.c
│       │   │   ├── [ 651]  getent_r.sh
│       │   │   ├── [1.5K]  getgrent_r.c
│       │   │   ├── [ 859]  getgrent_r.exp
│       │   │   ├── [1.1K]  getgrgid.c
│       │   │   ├── [ 935]  getgrgid.exp
│       │   │   ├── [ 972]  getgrnam.c
│       │   │   ├── [ 499]  getgrnam.exp
│       │   │   ├── [1.6K]  getpwent_r.c
│       │   │   ├── [ 859]  getpwent_r.exp
│       │   │   ├── [ 790]  getpwnam.c
│       │   │   ├── [ 490]  getpwnam.exp
│       │   │   ├── [ 898]  getpwuid.c
│       │   │   ├── [1.1K]  getpwuid.exp
│       │   │   ├── [ 738]  groupmem_dom.exp
│       │   │   ├── [ 750]  initgroups.c
│       │   │   ├── [ 640]  initgroups.exp
│       │   │   ├── [1.9K]  login.exp
│       │   │   ├── [ 694]  longarg.exp
│       │   │   ├── [1.1K]  longarg_getgrnam.c
│       │   │   ├── [1.1K]  longarg_getpwnam.c
│       │   │   ├── [2.8K]  longarg_utils.h
│       │   │   ├── [  67]  Makefile.longarg
│       │   │   ├── [1.3K]  nss_winbind_syms.c
│       │   │   ├── [ 988]  nss_winbind_syms.exp
│       │   │   ├── [1.0K]  pam_winbind_syms.c
│       │   │   ├── [ 978]  pam_winbind_syms.exp
│       │   │   └── [8.3K]  wbinfo.exp
│       │   ├── [ 598]  README
│       │   └── [4.0K]  smbd
│       │       ├── [ 962]  Makefile.se_access_check
│       │       ├── [1.5K]  Makefile.sec_ctx
│       │       ├── [2.0K]  se_access_check_allowall.c
│       │       ├── [2.5K]  se_access_check_allowsome.c
│       │       ├── [1.9K]  se_access_check_denyall.c
│       │       ├── [2.5K]  se_access_check_denysome.c
│       │       ├── [2.5K]  se_access_check_empty.c
│       │       ├── [1.8K]  se_access_check.exp
│       │       ├── [1.7K]  se_access_check_nullsd.c
│       │       ├── [4.5K]  se_access_check_printer.c
│       │       ├── [3.5K]  se_access_check_utils.c
│       │       ├── [1.3K]  se_access_check_utils.h
│       │       ├── [1.0K]  sec_ctx1.c
│       │       ├── [2.6K]  sec_ctx_current_user.c
│       │       ├── [1.9K]  sec_ctx.exp
│       │       ├── [1.6K]  sec_ctx_flow.c
│       │       ├── [3.0K]  sec_ctx_groups.c
│       │       ├── [1.1K]  sec_ctx_nonroot.c
│       │       ├── [1.6K]  sec_ctx_root.c
│       │       ├── [1.9K]  sec_ctx_stack.c
│       │       ├── [2.1K]  sec_ctx_torture.c
│       │       ├── [1.6K]  sec_ctx_utils.c
│       │       ├── [ 993]  sec_ctx_utils.h
│       │       └── [2.0K]  sighup.exp
│       ├── [4.0K]  third_party
│       │   ├── [4.0K]  dnspython
│       │   │   ├── [ 43K]  ChangeLog
│       │   │   ├── [4.0K]  dns
│       │   │   │   ├── [ 12K]  dnssec.py
│       │   │   │   ├── [3.0K]  e164.py
│       │   │   │   ├── [4.2K]  edns.py
│       │   │   │   ├── [3.8K]  entropy.py
│       │   │   │   ├── [1.3K]  exception.py
│       │   │   │   ├── [2.6K]  flags.py
│       │   │   │   ├── [2.3K]  hash.py
│       │   │   │   ├── [3.2K]  inet.py
│       │   │   │   ├── [1.3K]  __init__.py
│       │   │   │   ├── [1.5K]  ipv4.py
│       │   │   │   ├── [4.9K]  ipv6.py
│       │   │   │   ├── [ 40K]  message.py
│       │   │   │   ├── [2.1K]  namedict.py
│       │   │   │   ├── [ 21K]  name.py
│       │   │   │   ├── [5.7K]  node.py
│       │   │   │   ├── [2.6K]  opcode.py
│       │   │   │   ├── [ 17K]  query.py
│       │   │   │   ├── [3.0K]  rcode.py
│       │   │   │   ├── [3.2K]  rdataclass.py
│       │   │   │   ├── [ 15K]  rdata.py
│       │   │   │   ├── [ 11K]  rdataset.py
│       │   │   │   ├── [5.0K]  rdatatype.py
│       │   │   │   ├── [4.0K]  rdtypes
│       │   │   │   │   ├── [4.0K]  ANY
│       │   │   │   │   │   ├── [1.8K]  AFSDB.py
│       │   │   │   │   │   ├── [4.2K]  CERT.py
│       │   │   │   │   │   ├── [1.1K]  CNAME.py
│       │   │   │   │   │   ├── [ 871]  DLV.py
│       │   │   │   │   │   ├── [ 978]  DNAME.py
│       │   │   │   │   │   ├── [3.2K]  DNSKEY.py
│       │   │   │   │   │   ├── [ 880]  DS.py
│       │   │   │   │   │   ├── [5.2K]  GPOS.py
│       │   │   │   │   │   ├── [2.6K]  HINFO.py
│       │   │   │   │   │   ├── [4.8K]  HIP.py
│       │   │   │   │   │   ├── [1.1K]  __init__.py
│       │   │   │   │   │   ├── [3.2K]  ISDN.py
│       │   │   │   │   │   ├── [ 12K]  LOC.py
│       │   │   │   │   │   ├── [ 880]  MX.py
│       │   │   │   │   │   ├── [3.1K]  NSEC3PARAM.py
│       │   │   │   │   │   ├── [6.6K]  NSEC3.py
│       │   │   │   │   │   ├── [4.7K]  NSEC.py
│       │   │   │   │   │   ├── [ 880]  NS.py
│       │   │   │   │   │   ├── [ 882]  PTR.py
│       │   │   │   │   │   ├── [3.2K]  RP.py
│       │   │   │   │   │   ├── [5.6K]  RRSIG.py
│       │   │   │   │   │   ├── [ 898]  RT.py
│       │   │   │   │   │   ├── [5.0K]  SOA.py
│       │   │   │   │   │   ├── [ 906]  SPF.py
│       │   │   │   │   │   ├── [2.8K]  SSHFP.py
│       │   │   │   │   │   ├── [ 885]  TXT.py
│       │   │   │   │   │   └── [2.1K]  X25.py
│       │   │   │   │   ├── [3.4K]  dsbase.py
│       │   │   │   │   ├── [4.0K]  IN
│       │   │   │   │   │   ├── [2.1K]  AAAA.py
│       │   │   │   │   │   ├── [5.4K]  APL.py
│       │   │   │   │   │   ├── [2.0K]  A.py
│       │   │   │   │   │   ├── [2.1K]  DHCID.py
│       │   │   │   │   │   ├── [ 965]  __init__.py
│       │   │   │   │   │   ├── [5.9K]  IPSECKEY.py
│       │   │   │   │   │   ├── [ 888]  KX.py
│       │   │   │   │   │   ├── [4.8K]  NAPTR.py
│       │   │   │   │   │   ├── [ 900]  NSAP_PTR.py
│       │   │   │   │   │   ├── [2.1K]  NSAP.py
│       │   │   │   │   │   ├── [3.7K]  PX.py
│       │   │   │   │   │   ├── [3.3K]  SRV.py
│       │   │   │   │   │   └── [4.0K]  WKS.py
│       │   │   │   │   ├── [ 880]  __init__.py
│       │   │   │   │   ├── [3.9K]  mxbase.py
│       │   │   │   │   ├── [2.9K]  nsbase.py
│       │   │   │   │   └── [2.9K]  txtbase.py
│       │   │   │   ├── [ 12K]  renderer.py
│       │   │   │   ├── [ 42K]  resolver.py
│       │   │   │   ├── [2.9K]  reversename.py
│       │   │   │   ├── [5.8K]  rrset.py
│       │   │   │   ├── [7.7K]  set.py
│       │   │   │   ├── [ 18K]  tokenizer.py
│       │   │   │   ├── [1.6K]  tsigkeyring.py
│       │   │   │   ├── [7.5K]  tsig.py
│       │   │   │   ├── [2.1K]  ttl.py
│       │   │   │   ├── [9.9K]  update.py
│       │   │   │   ├── [1.2K]  version.py
│       │   │   │   ├── [2.1K]  wiredata.py
│       │   │   │   └── [ 31K]  zone.py
│       │   │   ├── [4.0K]  examples
│       │   │   │   ├── [1.1K]  ddns.py
│       │   │   │   ├── [ 111]  e164.py
│       │   │   │   ├── [ 185]  mx.py
│       │   │   │   ├── [ 423]  name.py
│       │   │   │   ├── [ 136]  reverse_name.py
│       │   │   │   ├── [1.3K]  reverse.py
│       │   │   │   ├── [ 357]  xfr.py
│       │   │   │   └── [ 10K]  zonediff.py
│       │   │   ├── [ 749]  LICENSE
│       │   │   ├── [1.6K]  Makefile
│       │   │   ├── [ 128]  MANIFEST.in
│       │   │   ├── [ 12K]  README
│       │   │   ├── [2.3K]  setup.py
│       │   │   ├── [4.0K]  tests
│       │   │   │   ├── [1.7K]  bugs.py
│       │   │   │   ├── [9.1K]  dnssec.py
│       │   │   │   ├── [7.9K]  example
│       │   │   │   ├── [5.2K]  example1.good
│       │   │   │   ├── [6.4K]  example2.good
│       │   │   │   ├── [2.0K]  flags.py
│       │   │   │   ├── [ 959]  Makefile
│       │   │   │   ├── [5.5K]  message.py
│       │   │   │   ├── [3.4K]  namedict.py
│       │   │   │   ├── [ 24K]  name.py
│       │   │   │   ├── [6.0K]  ntoaaton.py
│       │   │   │   ├── [4.2K]  rdtypeandclass.py
│       │   │   │   ├── [4.2K]  resolver.py
│       │   │   │   ├── [2.2K]  rrset.py
│       │   │   │   ├── [5.1K]  set.py
│       │   │   │   ├── [6.6K]  tokenizer.py
│       │   │   │   ├── [3.8K]  update.py
│       │   │   │   └── [ 14K]  zone.py
│       │   │   ├── [ 396]  TODO
│       │   │   └── [4.0K]  util
│       │   │       ├── [ 747]  COPYRIGHT
│       │   │       └── [7.2K]  copyrights
│       │   ├── [4.0K]  pep8
│       │   │   ├── [ 17K]  CHANGES.txt
│       │   │   ├── [4.0K]  docs
│       │   │   │   ├── [2.3K]  advanced.rst
│       │   │   │   ├── [2.5K]  api.rst
│       │   │   │   ├── [7.8K]  conf.py
│       │   │   │   ├── [3.2K]  developer.rst
│       │   │   │   ├── [1.8K]  index.rst
│       │   │   │   ├── [ 24K]  intro.rst
│       │   │   │   ├── [5.0K]  make.bat
│       │   │   │   └── [5.4K]  Makefile
│       │   │   ├── [1.2K]  LICENSE
│       │   │   ├── [ 215]  Makefile
│       │   │   ├── [ 227]  MANIFEST.in
│       │   │   ├── [2.6K]  README.rst
│       │   │   ├── [  78]  setup.cfg
│       │   │   ├── [1.5K]  setup.py
│       │   │   ├── [4.0K]  testsuite
│       │   │   │   ├── [ 675]  E10.py
│       │   │   │   ├── [ 663]  E11.py
│       │   │   │   ├── [ 13K]  E12not.py
│       │   │   │   ├── [6.6K]  E12.py
│       │   │   │   ├── [ 755]  E20.py
│       │   │   │   ├── [ 226]  E21.py
│       │   │   │   ├── [1.9K]  E22.py
│       │   │   │   ├── [ 163]  E23.py
│       │   │   │   ├── [ 216]  E24.py
│       │   │   │   ├── [ 825]  E25.py
│       │   │   │   ├── [1.2K]  E26.py
│       │   │   │   ├── [ 323]  E27.py
│       │   │   │   ├── [1.4K]  E30not.py
│       │   │   │   ├── [ 788]  E30.py
│       │   │   │   ├── [ 450]  E40.py
│       │   │   │   ├── [2.8K]  E50.py
│       │   │   │   ├── [ 418]  E70.py
│       │   │   │   ├── [ 845]  E71.py
│       │   │   │   ├── [ 901]  E72.py
│       │   │   │   ├── [ 262]  E73.py
│       │   │   │   ├── [ 439]  E90.py
│       │   │   │   ├── [   0]  __init__.py
│       │   │   │   ├── [ 152]  latin-1.py
│       │   │   │   ├── [ 408]  noqa.py
│       │   │   │   ├── [  99]  python3.py
│       │   │   │   ├── [7.1K]  support.py
│       │   │   │   ├── [2.0K]  test_all.py
│       │   │   │   ├── [ 15K]  test_api.py
│       │   │   │   ├── [6.9K]  test_shell.py
│       │   │   │   ├── [ 880]  test_util.py
│       │   │   │   ├── [  83]  utf-8-bom.py
│       │   │   │   ├── [2.5K]  utf-8.py
│       │   │   │   ├── [2.6K]  W19.py
│       │   │   │   ├── [ 367]  W29.py
│       │   │   │   ├── [ 261]  W39.py
│       │   │   │   └── [ 239]  W60.py
│       │   │   └── [ 512]  tox.ini
│       │   ├── [4.0K]  popt
│       │   │   ├── [1.3K]  CHANGES
│       │   │   ├── [1.2K]  COPYING
│       │   │   ├── [   0]  dummy.in
│       │   │   ├── [1.2K]  findme.c
│       │   │   ├── [ 504]  findme.h
│       │   │   ├── [ 34K]  popt.c
│       │   │   ├── [4.6K]  poptconfig.c
│       │   │   ├── [ 16K]  popt.h
│       │   │   ├── [ 20K]  popthelp.c
│       │   │   ├── [2.7K]  poptint.h
│       │   │   ├── [5.2K]  poptparse.c
│       │   │   ├── [ 855]  README
│       │   │   ├── [1.7K]  system.h
│       │   │   └── [ 505]  wscript
│       │   ├── [4.0K]  pyiso8601
│       │   │   ├── [  65]  dev-requirements.txt
│       │   │   ├── [4.0K]  docs
│       │   │   │   ├── [8.2K]  conf.py
│       │   │   │   ├── [1.7K]  index.rst
│       │   │   │   ├── [6.3K]  make.bat
│       │   │   │   └── [6.6K]  Makefile
│       │   │   ├── [4.0K]  iso8601
│       │   │   │   ├── [  23]  __init__.py
│       │   │   │   ├── [6.3K]  iso8601.py
│       │   │   │   └── [7.3K]  test_iso8601.py
│       │   │   ├── [1.0K]  LICENSE
│       │   │   ├── [  92]  MANIFEST.in
│       │   │   ├── [6.4K]  README.rst
│       │   │   ├── [ 674]  setup.py
│       │   │   └── [ 139]  tox.ini
│       │   ├── [1.3K]  update.sh
│       │   ├── [4.0K]  waf
│       │   │   └── [4.0K]  wafadmin
│       │   │       ├── [4.0K]  3rdparty
│       │   │       │   ├── [4.5K]  batched_cc.py
│       │   │       │   ├── [ 11K]  boost.py
│       │   │       │   ├── [1.2K]  build_file_tracker.py
│       │   │       │   ├── [ 866]  fluid.py
│       │   │       │   ├── [2.8K]  gccdeps.py
│       │   │       │   ├── [3.4K]  go.py
│       │   │       │   ├── [2.4K]  lru_cache.py
│       │   │       │   ├── [8.3K]  ParallelDebug.py
│       │   │       │   ├── [ 893]  paranoid.py
│       │   │       │   ├── [5.8K]  prefork.py
│       │   │       │   ├── [ 592]  print_commands.py
│       │   │       │   ├── [4.9K]  swig.py
│       │   │       │   └── [3.6K]  valadoc.py
│       │   │       ├── [7.8K]  ansiterm.py
│       │   │       ├── [ 28K]  Build.py
│       │   │       ├── [ 12K]  Configure.py
│       │   │       ├── [1.3K]  Constants.py
│       │   │       ├── [4.9K]  Environment.py
│       │   │       ├── [  66]  __init__.py
│       │   │       ├── [2.8K]  Logs.py
│       │   │       ├── [ 19K]  Node.py
│       │   │       ├── [7.6K]  Options.py
│       │   │       ├── [ 21K]  pproc.py
│       │   │       ├── [3.8K]  py3kfixes.py
│       │   │       ├── [5.4K]  Runner.py
│       │   │       ├── [ 15K]  Scripting.py
│       │   │       ├── [ 17K]  TaskGen.py
│       │   │       ├── [ 34K]  Task.py
│       │   │       ├── [4.0K]  Tools
│       │   │       │   ├── [ 859]  ar.py
│       │   │       │   ├── [1023]  bison.py
│       │   │       │   ├── [2.8K]  cc.py
│       │   │       │   ├── [ 19K]  ccroot.py
│       │   │       │   ├── [2.1K]  compiler_cc.py
│       │   │       │   ├── [1.9K]  compiler_cxx.py
│       │   │       │   ├── [ 844]  compiler_d.py
│       │   │       │   ├── [ 19K]  config_c.py
│       │   │       │   ├── [1.8K]  cs.py
│       │   │       │   ├── [3.1K]  cxx.py
│       │   │       │   ├── [1007]  dbus.py
│       │   │       │   ├── [1.5K]  dmd.py
│       │   │       │   ├── [ 14K]  d.py
│       │   │       │   ├── [ 470]  flex.py
│       │   │       │   ├── [1.1K]  gas.py
│       │   │       │   ├── [3.9K]  gcc.py
│       │   │       │   ├── [1.2K]  gdc.py
│       │   │       │   ├── [4.9K]  glib2.py
│       │   │       │   ├── [7.6K]  gnome.py
│       │   │       │   ├── [4.0K]  gnu_dirs.py
│       │   │       │   ├── [ 349]  gob2.py
│       │   │       │   ├── [3.9K]  gxx.py
│       │   │       │   ├── [ 797]  icc.py
│       │   │       │   ├── [ 749]  icpc.py
│       │   │       │   ├── [  66]  __init__.py
│       │   │       │   ├── [4.7K]  intltool.py
│       │   │       │   ├── [7.2K]  javaw.py
│       │   │       │   ├── [2.3K]  kde4.py
│       │   │       │   ├── [9.2K]  libtool.py
│       │   │       │   ├── [ 488]  lua.py
│       │   │       │   ├── [ 12K]  misc.py
│       │   │       │   ├── [ 26K]  msvc.py
│       │   │       │   ├── [1.3K]  nasm.py
│       │   │       │   ├── [8.9K]  ocaml.py
│       │   │       │   ├── [5.7K]  osx.py
│       │   │       │   ├── [3.5K]  perl.py
│       │   │       │   ├── [ 21K]  preproc.py
│       │   │       │   ├── [ 14K]  python.py
│       │   │       │   ├── [ 14K]  qt4.py
│       │   │       │   ├── [3.7K]  ruby.py
│       │   │       │   ├── [1.8K]  suncc.py
│       │   │       │   ├── [1.8K]  suncxx.py
│       │   │       │   ├── [7.1K]  tex.py
│       │   │       │   ├── [9.6K]  unittestw.py
│       │   │       │   ├── [ 10K]  vala.py
│       │   │       │   ├── [1.3K]  winres.py
│       │   │       │   ├── [2.0K]  xlc.py
│       │   │       │   └── [2.0K]  xlcxx.py
│       │   │       └── [ 19K]  Utils.py
│       │   ├── [2.0K]  wscript
│       │   └── [4.0K]  zlib
│       │       ├── [4.4K]  adler32.c
│       │       ├── [9.1K]  algorithm.txt
│       │       ├── [4.0K]  amiga
│       │       │   ├── [1.8K]  Makefile.pup
│       │       │   └── [1.7K]  Makefile.sas
│       │       ├── [4.0K]  as400
│       │       │   ├── [4.9K]  bndsrc
│       │       │   ├── [6.8K]  compile.clp
│       │       │   ├── [4.6K]  readme.txt
│       │       │   └── [ 20K]  zlib.inc
│       │       ├── [ 42K]  ChangeLog
│       │       ├── [2.4K]  compress.c
│       │       ├── [4.0K]  contrib
│       │       │   ├── [4.0K]  ada
│       │       │   │   ├── [3.6K]  buffer_demo.adb
│       │       │   │   ├── [4.4K]  mtest.adb
│       │       │   │   ├── [4.1K]  read.adb
│       │       │   │   ├── [2.1K]  readme.txt
│       │       │   │   ├── [ 13K]  test.adb
│       │       │   │   ├── [ 20K]  zlib.adb
│       │       │   │   ├── [ 13K]  zlib.ads
│       │       │   │   ├── [ 511]  zlib.gpr
│       │       │   │   ├── [5.9K]  zlib-streams.adb
│       │       │   │   ├── [4.2K]  zlib-streams.ads
│       │       │   │   ├── [3.3K]  zlib-thin.adb
│       │       │   │   └── [ 15K]  zlib-thin.ads
│       │       │   ├── [4.0K]  asm586
│       │       │   │   ├── [ 11K]  match.S
│       │       │   │   └── [1.6K]  README.586
│       │       │   ├── [4.0K]  asm686
│       │       │   │   ├── [9.0K]  match.S
│       │       │   │   └── [1.0K]  README.686
│       │       │   ├── [4.0K]  blast
│       │       │   │   ├── [ 17K]  blast.c
│       │       │   │   ├── [3.2K]  blast.h
│       │       │   │   ├── [ 127]  Makefile
│       │       │   │   ├── [  74]  README
│       │       │   │   ├── [   8]  test.pk
│       │       │   │   └── [  13]  test.txt
│       │       │   ├── [4.0K]  delphi
│       │       │   │   ├── [2.4K]  readme.txt
│       │       │   │   ├── [ 186]  ZLibConst.pas
│       │       │   │   ├── [2.1K]  zlibd32.mak
│       │       │   │   └── [ 16K]  ZLib.pas
│       │       │   ├── [4.0K]  dotzlib
│       │       │   │   ├── [4.0K]  DotZLib
│       │       │   │   │   ├── [2.5K]  AssemblyInfo.cs
│       │       │   │   │   ├── [7.9K]  ChecksumImpl.cs
│       │       │   │   │   ├── [2.2K]  CircularBuffer.cs
│       │       │   │   │   ├── [6.2K]  CodecBase.cs
│       │       │   │   │   ├── [3.9K]  Deflater.cs
│       │       │   │   │   ├── [9.7K]  DotZLib.cs
│       │       │   │   │   ├── [5.3K]  DotZLib.csproj
│       │       │   │   │   ├── [ 11K]  GZipStream.cs
│       │       │   │   │   ├── [3.7K]  Inflater.cs
│       │       │   │   │   └── [7.5K]  UnitTests.cs
│       │       │   │   ├── [1.2K]  DotZLib.build
│       │       │   │   ├── [ 71K]  DotZLib.chm
│       │       │   │   ├── [ 907]  DotZLib.sln
│       │       │   │   ├── [1.3K]  LICENSE_1_0.txt
│       │       │   │   └── [2.3K]  readme.txt
│       │       │   ├── [4.0K]  infback9
│       │       │   │   ├── [ 21K]  infback9.c
│       │       │   │   ├── [1.6K]  infback9.h
│       │       │   │   ├── [6.4K]  inffix9.h
│       │       │   │   ├── [1.9K]  inflate9.h
│       │       │   │   ├── [ 13K]  inftree9.c
│       │       │   │   ├── [2.3K]  inftree9.h
│       │       │   │   └── [  51]  README
│       │       │   ├── [4.0K]  inflate86
│       │       │   │   ├── [ 40K]  inffas86.c
│       │       │   │   └── [ 42K]  inffast.S
│       │       │   ├── [4.0K]  iostream
│       │       │   │   ├── [ 526]  test.cpp
│       │       │   │   ├── [5.0K]  zfstream.cpp
│       │       │   │   └── [2.4K]  zfstream.h
│       │       │   ├── [4.0K]  iostream2
│       │       │   │   ├── [9.1K]  zstream.h
│       │       │   │   └── [ 711]  zstream_test.cpp
│       │       │   ├── [4.0K]  iostream3
│       │       │   │   ├── [1.5K]  README
│       │       │   │   ├── [1.5K]  test.cc
│       │       │   │   ├── [ 491]  TODO
│       │       │   │   ├── [ 13K]  zfstream.cc
│       │       │   │   └── [ 12K]  zfstream.h
│       │       │   ├── [4.0K]  masm686
│       │       │   │   └── [ 11K]  match.asm
│       │       │   ├── [4.0K]  masmx64
│       │       │   │   ├── [  86]  bld_ml64.bat
│       │       │   │   ├── [ 15K]  gvmat64.asm
│       │       │   │   ├── [7.4K]  inffas8664.c
│       │       │   │   ├── [ 10K]  inffasx64.asm
│       │       │   │   └── [1.1K]  readme.txt
│       │       │   ├── [4.0K]  masmx86
│       │       │   │   ├── [  93]  bld_ml32.bat
│       │       │   │   ├── [ 27K]  gvmat32.asm
│       │       │   │   ├── [1.8K]  gvmat32c.c
│       │       │   │   ├── [ 16K]  inffas32.asm
│       │       │   │   ├── [ 127]  mkasm.bat
│       │       │   │   └── [ 595]  readme.txt
│       │       │   ├── [4.0K]  minizip
│       │       │   │   ├── [2.0K]  ChangeLogUnzip
│       │       │   │   ├── [4.6K]  crypt.h
│       │       │   │   ├── [3.6K]  ioapi.c
│       │       │   │   ├── [2.5K]  ioapi.h
│       │       │   │   ├── [6.3K]  iowin32.c
│       │       │   │   ├── [ 422]  iowin32.h
│       │       │   │   ├── [ 457]  Makefile
│       │       │   │   ├── [ 15K]  miniunz.c
│       │       │   │   ├── [ 11K]  minizip.c
│       │       │   │   ├── [7.8K]  mztools.c
│       │       │   │   ├── [ 681]  mztools.h
│       │       │   │   ├── [ 48K]  unzip.c
│       │       │   │   ├── [ 13K]  unzip.h
│       │       │   │   ├── [ 36K]  zip.c
│       │       │   │   └── [8.6K]  zip.h
│       │       │   ├── [4.0K]  pascal
│       │       │   │   ├── [ 15K]  example.pas
│       │       │   │   ├── [2.9K]  readme.txt
│       │       │   │   ├── [2.1K]  zlibd32.mak
│       │       │   │   └── [7.8K]  zlibpas.pas
│       │       │   ├── [4.0K]  puff
│       │       │   │   ├── [ 101]  Makefile
│       │       │   │   ├── [ 36K]  puff.c
│       │       │   │   ├── [1.3K]  puff.h
│       │       │   │   ├── [3.0K]  README
│       │       │   │   └── [1.2K]  zeros.raw
│       │       │   ├── [2.6K]  README.contrib
│       │       │   ├── [4.0K]  testzlib
│       │       │   │   ├── [7.5K]  testzlib.c
│       │       │   │   └── [ 205]  testzlib.txt
│       │       │   ├── [4.0K]  untgz
│       │       │   │   ├── [ 234]  Makefile
│       │       │   │   ├── [ 281]  Makefile.msc
│       │       │   │   └── [ 16K]  untgz.c
│       │       │   └── [4.0K]  vstudio
│       │       │       ├── [3.0K]  readme.txt
│       │       │       ├── [4.0K]  vc7
│       │       │       │   ├── [3.1K]  miniunz.vcproj
│       │       │       │   ├── [3.1K]  minizip.vcproj
│       │       │       │   ├── [3.1K]  testzlib.vcproj
│       │       │       │   ├── [ 929]  zlib.rc
│       │       │       │   ├── [6.4K]  zlibstat.vcproj
│       │       │       │   ├── [4.4K]  zlibvc.def
│       │       │       │   ├── [5.2K]  zlibvc.sln
│       │       │       │   └── [ 12K]  zlibvc.vcproj
│       │       │       └── [4.0K]  vc8
│       │       │           ├── [ 13K]  miniunz.vcproj
│       │       │           ├── [ 12K]  minizip.vcproj
│       │       │           ├── [ 13K]  testzlibdll.vcproj
│       │       │           ├── [ 20K]  testzlib.vcproj
│       │       │           ├── [ 929]  zlib.rc
│       │       │           ├── [ 20K]  zlibstat.vcproj
│       │       │           ├── [4.4K]  zlibvc.def
│       │       │           ├── [ 10K]  zlibvc.sln
│       │       │           └── [ 28K]  zlibvc.vcproj
│       │       ├── [ 13K]  crc32.c
│       │       ├── [ 30K]  crc32.h
│       │       ├── [ 63K]  deflate.c
│       │       ├── [ 12K]  deflate.h
│       │       ├── [ 16K]  example.c
│       │       ├── [4.0K]  examples
│       │       │   ├── [8.4K]  fitblk.c
│       │       │   ├── [ 25K]  gun.c
│       │       │   ├── [ 16K]  gzappend.c
│       │       │   ├── [ 14K]  gzjoin.c
│       │       │   ├── [ 11K]  gzlog.c
│       │       │   ├── [2.8K]  gzlog.h
│       │       │   ├── [1.5K]  README.examples
│       │       │   ├── [ 28K]  zlib_how.html
│       │       │   ├── [5.7K]  zpipe.c
│       │       │   └── [ 15K]  zran.c
│       │       ├── [ 15K]  FAQ
│       │       ├── [ 30K]  gzio.c
│       │       ├── [1.3K]  INDEX
│       │       ├── [ 22K]  infback.c
│       │       ├── [ 12K]  inffast.c
│       │       ├── [ 407]  inffast.h
│       │       ├── [6.2K]  inffixed.h
│       │       ├── [ 48K]  inflate.c
│       │       ├── [5.8K]  inflate.h
│       │       ├── [ 13K]  inftrees.c
│       │       ├── [2.3K]  inftrees.h
│       │       ├── [4.0K]  Makefile
│       │       ├── [4.0K]  Makefile.in
│       │       ├── [ 13K]  make_vms.com
│       │       ├── [7.8K]  minigzip.c
│       │       ├── [4.0K]  msdos
│       │       │   ├── [2.8K]  Makefile.bor
│       │       │   ├── [2.5K]  Makefile.dj2
│       │       │   ├── [1.4K]  Makefile.emx
│       │       │   ├── [2.7K]  Makefile.msc
│       │       │   └── [2.4K]  Makefile.tc
│       │       ├── [4.0K]  old
│       │       │   ├── [1.5K]  descrip.mms
│       │       │   ├── [3.7K]  Makefile.riscos
│       │       │   ├── [4.0K]  os2
│       │       │   │   ├── [4.0K]  Makefile.os2
│       │       │   │   └── [ 778]  zlib.def
│       │       │   ├── [ 133]  README
│       │       │   ├── [5.9K]  visual-basic.txt
│       │       │   └── [ 57K]  zlib.html
│       │       ├── [4.0K]  projects
│       │       │   ├── [1.7K]  README.projects
│       │       │   └── [4.0K]  visualc6
│       │       │       ├── [ 10K]  example.dsp
│       │       │       ├── [ 11K]  minigzip.dsp
│       │       │       ├── [2.4K]  README.txt
│       │       │       ├── [ 17K]  zlib.dsp
│       │       │       └── [1.1K]  zlib.dsw
│       │       ├── [4.0K]  qnx
│       │       │   └── [6.3K]  package.qpg
│       │       ├── [5.6K]  README
│       │       ├── [ 43K]  trees.c
│       │       ├── [8.2K]  trees.h
│       │       ├── [2.0K]  uncompr.c
│       │       ├── [4.0K]  win32
│       │       │   ├── [ 18K]  DLL_FAQ.txt
│       │       │   ├── [2.4K]  Makefile.bor
│       │       │   ├── [1.4K]  Makefile.emx
│       │       │   ├── [3.4K]  Makefile.gcc
│       │       │   ├── [2.7K]  Makefile.msc
│       │       │   ├── [ 117]  VisualC.txt
│       │       │   ├── [1.0K]  zlib1.rc
│       │       │   └── [ 921]  zlib.def
│       │       ├── [ 556]  wscript
│       │       ├── [9.4K]  zconf.h
│       │       ├── [9.3K]  zconf.in.h
│       │       ├── [ 65K]  zlib.h
│       │       ├── [7.0K]  zutil.c
│       │       └── [6.7K]  zutil.h
│       ├── [6.1K]  VERSION
│       ├── [ 45K]  WHATSNEW.txt
│       ├── [4.0K]  wintest
│       │   ├── [4.0K]  conf
│       │   │   ├── [3.3K]  abartlet.conf
│       │   │   ├── [3.3K]  abartlet-jesse.conf
│       │   │   ├── [3.1K]  bbaumbach.conf
│       │   │   ├── [2.9K]  tridge.conf
│       │   │   └── [1.7K]  zahari-esxi.conf
│       │   ├── [ 119]  README
│       │   ├── [ 10K]  test-s3.py
│       │   ├── [ 30K]  test-s4-howto.py
│       │   └── [ 38K]  wintest.py
│       ├── [ 14K]  wscript
│       ├── [4.6K]  wscript_build
│       ├── [  97]  wscript_build_embedded_heimdal
│       ├── [  95]  wscript_build_system_heimdal
│       ├── [ 126]  wscript_build_system_mitkrb5
│       └── [ 12K]  wscript_configure_system_mitkrb5
├── [1.5K]  Dockerfile
└── [ 256]  README.md

686 directories, 7912 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。