summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix *a lot* of syntax errorsJelmer Vernooij2003-02-151-49/+94
| |
| * Add reference to example mysql.dump fileJelmer Vernooij2003-02-151-0/+13
| |
| * Remove textfile from CVS - it's available in SGML nowJelmer Vernooij2003-02-011-34/+0
| |
| * Convert Anthony's RPC doc to SGML/XMLJelmer Vernooij2003-02-012-0/+78
| |
| * First attempt to convert John's GroupProfiles stuff to SGML/XMLJelmer Vernooij2003-02-011-0/+2
| |
| * First attempt to migrate the GroupProfiles stuff by John to SGML/XMLJelmer Vernooij2003-02-011-0/+240
| |
| * More doco updates, in particular the fact that you must configure the smb.confAndrew Bartlett2003-02-012-88/+51
| | | | | | | | | | | | | | | | *before* you join, otherwise we don't have all the info that 'net join' needs. Also move from smbpasswd -j to 'net join' in the examples. Andrew Bartlett
| * Clarify that 'use spnego = yes' is fine in all known situations.Andrew Bartlett2003-02-011-3/+3
| | | | | | | | Andrew Bartlett
| * Minor doco updates - with a slightly bigger change to theAndrew Bartlett2003-02-012-44/+80
| | | | | | | | | | | | | | | | | | 'security=server/domain' text, to try and explain the difference better, and why you should always use the latter. Also update the BDC-HOWTO to have some relation to current reality. Andrew Bartlett
| * Clarifications for the ADS docs.Andrew Bartlett2003-02-011-10/+8
| |
| * Clear up the winbind doco on ADS support, and specify 'net join' not 'net rpcAndrew Bartlett2003-02-011-5/+21
| | | | | | | | | | | | | | join' as people are using the 'wrong' one and wondering why it doesn't quite work. Andrew Bartlett
| * First step towards XML: Use correct syntaxJelmer Vernooij2003-01-2829-1330/+1364
| |
| * First step in converting to XML: use strict syntaxJelmer Vernooij2003-01-288-44/+50
| |
| * Put in ab's conversion to XML. First step: Make all the SGML docsJelmer Vernooij2003-01-287-21/+21
| | | | | | | | conform to the (more strict) XML syntax.
| * Merge in ab's conversion to XML. First step: make SGML documents compatibleJelmer Vernooij2003-01-286-25/+28
| | | | | | | | with the (more strict) XML format.
| * Merge from 3.0.0 tree.John Terpstra2003-01-181-0/+58
| |
| * Er, I think this is a better spelling. (-:Tim Potter2003-01-181-0/+0
| |
| * adding docs for rpc plugin libsGerald Carter2003-01-181-0/+34
| |
| * Added NT4 Profile Modification Docs, updated Win2K version.John Terpstra2003-01-162-0/+128
| | | | | | | | NOTE: These documents are place holders for a REAL document.
| * * merge fixes for SGML syntax errors (does no one ever regenerate the docs?)Gerald Carter2003-01-1649-5524/+5794
| | | | | | | | | | * regenerate the docs * add some files from SAMBA_3_0
| * do not use RCS variables in fileGerald Carter2003-01-151-1/+1
| |
| * Patch from ab, to make findsmb omit -r most of the time.Andrew Bartlett2003-01-131-4/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (original mail follows) -- From: Alexander Bokovoy <a.bokovoy@sam-solutions.net> Greetings! I propose to make an optional argument '-r' for findsmb utility to pass '-r' option to nmblookup optionally and default to omit it. The reason is to have findsmb working more user-friendly in contemporary office environments where Windows 95/98 boxes are rare and also to allow usage of the utility under non-priviledged accounts when Windows95/98 boxes are in minority or even absent in network neighbourhood. An attached patch provides this change for HEAD together with documentation changes. -- / Alexander Bokovoy
| * regenerate man pagesGerald Carter2003-01-039-108/+393
| |
| * patch to include support for daemontools from Michael HandlerGerald Carter2003-01-033-4/+82
| |
| * We still have 'ldap server' and 'ldap port'. Could somebody pleaseVolker Lendecke2003-01-021-0/+41
| | | | | | | | | | | | | | | | regen the docs? Thanks, Volker
| * Add msdfs proxy functionality to HEAD.Shirish Kalele2002-12-293-17/+107
| |
| * Update linkJelmer Vernooij2002-12-241-3/+3
| |
| * Put in actual statusJelmer Vernooij2002-12-241-9/+17
| |
| * Add note about storing mysql passwords in smb.confJelmer Vernooij2002-12-242-3/+9
| |
* | Merge more SGML strictness fixes from HEADAlexander Bokovoy2003-03-133-8/+8
| |
* | Merge encryption.sgml fixes from HEADAlexander Bokovoy2003-03-131-3/+3
| |
* | Fix SGML errors in development documentsAlexander Bokovoy2003-03-134-34/+43
| |
* | fixing a few typos & regenerating pagesGerald Carter2003-03-0432-44/+38
| |
* | ck at documenting Win9X/ME Profile Handling.John Terpstra2003-01-171-0/+58
| |
* | regenerate docsGerald Carter2003-01-1650-7991/+6486
| |
* | More notes added.John Terpstra2003-01-161-0/+57
| |
* | do not use RCS variables in fileGerald Carter2003-01-151-1/+1
| |
* | syncing docs with HEADGerald Carter2003-01-1576-29006/+11457
| |
* | and another comment.John Terpstra2003-01-151-0/+11
| |
* | dded further comment.John Terpstra2003-01-151-0/+12
| |
* | Adding Win2K profile info.John Terpstra2003-01-151-0/+32
| |
* | Adding more notes.John Terpstra2003-01-151-0/+16
| |
* | Added note about Win2Pro RK.John Terpstra2003-01-151-0/+12
| |
* | First set of Profile Manipulation Notes.John Terpstra2003-01-151-0/+43
| |
* | patch to include support for daemontools from Michael HandlerGerald Carter2003-01-0313-137/+464
| |
* | We still have 'ldap server' and 'ldap port'. Could somebody pleaseVolker Lendecke2003-01-021-0/+41
| | | | | | | | | | | | | | | | regen the docs? Thanks, Volker
* | Add 'msdfs proxy' description to smb.conf docs.Shirish Kalele2002-12-273-890/+649
| |
* | syncJelmer Vernooij2002-12-241-0/+1
| |
* | Applied typoe fix from SuSE.John Terpstra2002-12-181-2/+2
| |
* | Fixed typo.John Terpstra2002-12-181-1/+1
| |