diff options
Diffstat (limited to 'docs/htmldocs/bugreport.html')
-rw-r--r-- | docs/htmldocs/bugreport.html | 72 |
1 files changed, 26 insertions, 46 deletions
diff --git a/docs/htmldocs/bugreport.html b/docs/htmldocs/bugreport.html index b3d4972c16..b5058f0d61 100644 --- a/docs/htmldocs/bugreport.html +++ b/docs/htmldocs/bugreport.html @@ -9,15 +9,12 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.77"><LINK REL="HOME" TITLE="SAMBA Project Documentation" HREF="samba-howto-collection.html"><LINK -REL="UP" -TITLE="Appendixes" -HREF="p3106.html"><LINK REL="PREVIOUS" -TITLE="Samba and other CIFS clients" -HREF="other-clients.html"><LINK +TITLE="HOWTO Access Samba source code via CVS" +HREF="cvs-access.html"><LINK REL="NEXT" -TITLE="Diagnosing your samba server" -HREF="diagnosis.html"></HEAD +TITLE="Group mapping HOWTO" +HREF="groupmapping.html"></HEAD ><BODY CLASS="CHAPTER" BGCOLOR="#FFFFFF" @@ -45,7 +42,7 @@ WIDTH="10%" ALIGN="left" VALIGN="bottom" ><A -HREF="other-clients.html" +HREF="cvs-access.html" ACCESSKEY="P" >Prev</A ></TD @@ -59,7 +56,7 @@ WIDTH="10%" ALIGN="right" VALIGN="bottom" ><A -HREF="diagnosis.html" +HREF="groupmapping.html" ACCESSKEY="N" >Next</A ></TD @@ -74,26 +71,17 @@ CLASS="CHAPTER" ><A NAME="BUGREPORT" ></A ->Chapter 25. Reporting Bugs</H1 +>Chapter 19. Reporting Bugs</H1 ><DIV CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3285" +NAME="AEN2921" ></A ->25.1. Introduction</H1 +>19.1. Introduction</H1 ><P ->The email address for bug reports for stable releases is <A -HREF="samba@samba.org" -TARGET="_top" ->samba@samba.org</A ->. -Bug reports for alpha releases should go to <A -HREF="mailto:samba-technical@samba.org" -TARGET="_top" ->samba-technical@samba.org</A ->.</P +>The email address for bug reports is samba@samba.org</P ><P >Please take the time to read this file before you submit a bug report. Also, please see if it has changed between releases, as we @@ -114,20 +102,16 @@ that list that may be able to help you.</P ><P >You may also like to look though the recent mailing list archives, which are conveniently accessible on the Samba web pages -at <A -HREF="http://samba.org/samba/" -TARGET="_top" ->http://samba.org/samba/</A ->.</P +at http://samba.org/samba/ </P ></DIV ><DIV CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3295" +NAME="AEN2928" ></A ->25.2. General info</H1 +>19.2. General info</H1 ><P >Before submitting a bug report check your config for silly errors. Look in your log files for obvious messages that tell you that @@ -150,9 +134,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3301" +NAME="AEN2934" ></A ->25.3. Debug levels</H1 +>19.3. Debug levels</H1 ><P >If the bug has anything to do with Samba behaving incorrectly as a server (like refusing to open a file) then the log files will probably @@ -220,9 +204,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3318" +NAME="AEN2951" ></A ->25.4. Internal errors</H1 +>19.4. Internal errors</H1 ><P >If you get a "INTERNAL ERROR" message in your log files it means that Samba got an unexpected signal while running. It is probably a @@ -264,9 +248,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3328" +NAME="AEN2961" ></A ->25.5. Attaching to a running process</H1 +>19.5. Attaching to a running process</H1 ><P >Unfortunately some unixes (in particular some recent linux kernels) refuse to dump a core file if the task has changed uid (which smbd @@ -281,9 +265,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3331" +NAME="AEN2964" ></A ->25.6. Patches</H1 +>19.6. Patches</H1 ><P >The best sort of bug report is one that includes a fix! If you send us patches please use <B @@ -314,7 +298,7 @@ WIDTH="33%" ALIGN="left" VALIGN="top" ><A -HREF="other-clients.html" +HREF="cvs-access.html" ACCESSKEY="P" >Prev</A ></TD @@ -332,7 +316,7 @@ WIDTH="33%" ALIGN="right" VALIGN="top" ><A -HREF="diagnosis.html" +HREF="groupmapping.html" ACCESSKEY="N" >Next</A ></TD @@ -342,21 +326,17 @@ ACCESSKEY="N" WIDTH="33%" ALIGN="left" VALIGN="top" ->Samba and other CIFS clients</TD +>HOWTO Access Samba source code via CVS</TD ><TD WIDTH="34%" ALIGN="center" VALIGN="top" -><A -HREF="p3106.html" -ACCESSKEY="U" ->Up</A -></TD +> </TD ><TD WIDTH="33%" ALIGN="right" VALIGN="top" ->Diagnosing your samba server</TD +>Group mapping HOWTO</TD ></TR ></TABLE ></DIV |