~ubuntu-branches/ubuntu/quantal/samba/quantal

« back to all changes in this revision

Viewing changes to .pc/bug_604768_upstream_7826_fix-WHATSNEW-link.patch/docs/htmldocs/index.html

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2012-05-15 17:00:56 UTC
  • mfrom: (178.1.1 precise-security) (0.39.27 sid)
  • Revision ID: package-import@ubuntu.com-20120515170056-gludtas4257eb61q
Tags: 2:3.6.5-2ubuntu1
* Merge from Debian unstable, remaining changes: 
  + debian/patches/VERSION.patch:
    - set SAMBA_VERSION_SUFFIX to Ubuntu.
  + debian/smb.conf:
    - add "(Samba, Ubuntu)" to server string.
    - comment out the default [homes] share, and add a comment about
      "valid users = %S" to show users how to restrict access to
      \\server\username to only username.
    - Other changes now in Debian packaging.
  + debian/samba-common.config:
    - Do not change priority to high if dhclient3 is installed.
    - Use priority medium instead of high for the workgroup question.
  + debian/control:
    - Don't build against or suggest ctdb.
    - Add dependency on samba-common-bin to samba.
  + Add ufw integration:
    - Created debian/samba.ufw.profile
    - debian/rules, debian/samba.install: install profile.
    - debian/control: have samba suggest ufw.
  + Add apport hook:
    - Created debian/source_samba.py.
    - debian/rules, debian/samba-common-bin.install: install hook.
  + Switch to upstart:
    - Added debian/samba.{nmbd,smbd}.upstart.
    - debian/samba.logrotate, debian/samba-common.dhcp, debian/samba.if-up:
      Make upstart compatible.
* d/samba.install, d/samba-common-bin.install: Restore apport hook and ufw
  profile (LP: #999764).
* Dropped:
  + debian/patches/CVE-2012-1182-*.patch: fixed in upstream release 3.6.4.
  + debian/patches/CVE-2012-2111.patch: fixed in upstream release 3.6.5.
  + debian/patches/fix-debuglevel-name-conflict.patch: fixed upstream -
    debug_level is no longer used as a global variable name.
  + debian/patches/error-trans.fix-276472: fixed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head><title>Samba documentation collection</title>
 
3
<link rel="stylesheet" href="samba.css" type="text/css">
 
4
</head>
 
5
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
6
<hr>
 
7
<div class="book" lang="en">
 
8
 <div class="titlepage">
 
9
  <h1 class="title"><a name="Samba documentation collection"></a>Samba documentation collection</h1>
 
10
 </div>
 
11
</div>
 
12
<hr>
 
13
<table>
 
14
 <td valign="top">SAMBA <a href="Samba3-Developers-Guide/index.html">Developers</a> Guide</td>
 
15
 <td valign="top">This book is a collection of documents that might be useful for people developing samba or those interested in doing so. It's nothing more than a collection of documents written by samba developers about the internals of various parts of samba and the SMB protocol. It's still (and will always be) incomplete.</td>
 
16
</tr>
 
17
<tr>
 
18
<td valign="top">Samba-3 by <a href="Samba3-ByExample/index.html">Example</a></td>
 
19
 <td valign="top">Practical Exercises in Successful Samba Deployment.</td>
 
20
</tr>
 
21
<tr>
 
22
 <td valign="top">The Official Samba-3 <a href="Samba3-HOWTO/index.html">HOWTO</a> and Reference Guide</td>
 
23
 <td valign="top">This book provides example configurations, it documents key aspects of Microsoft Windows networking, provides in-depth insight into the important configuration of Samba-3, and helps to put all of these into a useful framework.</td>
 
24
</tr>
 
25
<tr>
 
26
 <td valign="top"><a href="manpages/index.html">Man pages</a></td>
 
27
 <td valign="top">The Samba man pages in HTML.</td>
 
28
</tr>
 
29
<tr>
 
30
 <td valign="top"><a href="../../WHATSNEW.txt">WHATSNEW</a></td>
 
31
  <td valign="top">Samba Release Notes.</td>
 
32
</tr>
 
33
</table></body></html>