• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/docs/htmldocs/Samba-Developers-Guide/
1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part�III.�Samba Subsystems</title><link rel="stylesheet" href="samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.66.1"><link rel="start" href="index.html" title="SAMBA Developers Guide"><link rel="up" href="index.html" title="SAMBA Developers Guide"><link rel="prev" href="modules.html" title="Chapter�9.�Modules"><link rel="next" href="rpc-plugin.html" title="Chapter�10.�RPC Pluggable Modules"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Part�III.�Samba Subsystems</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="modules.html">Prev</a>�</td><th width="60%" align="center">�</th><td width="20%" align="right">�<a accesskey="n" href="rpc-plugin.html">Next</a></td></tr></table><hr></div><div class="part" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="id2535582"></a>Samba Subsystems</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="rpc-plugin.html">10. RPC Pluggable Modules</a></span></dt><dd><dl><dt><span class="sect1"><a href="rpc-plugin.html#id2535650">About</a></span></dt><dt><span class="sect1"><a href="rpc-plugin.html#id2535666">General Overview</a></span></dt></dl></dd><dt><span class="chapter"><a href="vfs.html">11. VFS Modules</a></span></dt><dd><dl><dt><span class="sect1"><a href="vfs.html#id2535838">The Samba (Posix) VFS layer</a></span></dt><dd><dl><dt><span class="sect2"><a href="vfs.html#id2535843">The general interface</a></span></dt><dt><span class="sect2"><a href="vfs.html#id2535940">Possible VFS operation layers</a></span></dt></dl></dd><dt><span class="sect1"><a href="vfs.html#id2536001">The Interaction between the Samba VFS subsystem and the modules</a></span></dt><dd><dl><dt><span class="sect2"><a href="vfs.html#id2536008">Initialization and registration</a></span></dt><dt><span class="sect2"><a href="vfs.html#id2536158">How the Modules handle per connection data</a></span></dt></dl></dd><dt><span class="sect1"><a href="vfs.html#id2536363">Upgrading to the New VFS Interface</a></span></dt><dd><dl><dt><span class="sect2"><a href="vfs.html#id2536369">Upgrading from 2.2.* and 3.0aplha modules</a></span></dt></dl></dd><dt><span class="sect1"><a href="vfs.html#id2536817">Some Notes</a></span></dt><dd><dl><dt><span class="sect2"><a href="vfs.html#id2536823">Implement TRANSPARENT functions</a></span></dt><dt><span class="sect2"><a href="vfs.html#id2536843">Implement OPAQUE functions</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="registry.html">12. The registry subsystem</a></span></dt><dd><dl><dt><span class="sect1"><a href="registry.html#id2536921">Planned backends</a></span></dt><dt><span class="sect1"><a href="registry.html#id2536959">Data structures</a></span></dt><dt><span class="sect1"><a href="registry.html#id2537028">External interface</a></span></dt><dt><span class="sect1"><a href="registry.html#id2537052">Utility functions</a></span></dt><dt><span class="sect1"><a href="registry.html#id2537084">Writing backends</a></span></dt><dt><span class="sect1"><a href="registry.html#id2537168">Memory allocation</a></span></dt></dl></dd><dt><span class="chapter"><a href="parsing.html">13. The smb.conf file</a></span></dt><dd><dl><dt><span class="sect1"><a href="parsing.html#id2537217">Lexical Analysis</a></span></dt><dd><dl><dt><span class="sect2"><a href="parsing.html#id2537292">Handling of Whitespace</a></span></dt><dt><span class="sect2"><a href="parsing.html#id2537338">Handling of Line Continuation</a></span></dt><dt><span class="sect2"><a href="parsing.html#id2537391">Line Continuation Quirks</a></span></dt></dl></dd><dt><span class="sect1"><a href="parsing.html#id2537472">Syntax</a></span></dt><dd><dl><dt><span class="sect2"><a href="parsing.html#id2537531">About params.c</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="wins.html">14. Samba WINS Internals</a></span></dt><dd><dl><dt><span class="sect1"><a href="wins.html#id2537572">WINS Failover</a></span></dt></dl></dd><dt><span class="chapter"><a href="pwencrypt.html">15. LanMan and NT Password Encryption</a></span></dt><dd><dl><dt><span class="sect1"><a href="pwencrypt.html#id2537695">Introduction</a></span></dt><dt><span class="sect1"><a href="pwencrypt.html#id2537716">How does it work?</a></span></dt><dt><span class="sect1"><a href="pwencrypt.html#id2537800">The smbpasswd file</a></span></dt></dl></dd></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="modules.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="index.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="rpc-plugin.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter�9.�Modules�</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">�Chapter�10.�RPC Pluggable Modules</td></tr></table></div></body></html>
2