summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add draft of universal passdb document that combines ENCRYPTION.sgml,Jelmer Vernooij2003-02-151-0/+933
| | | | | | | | | | Samba-LDAP-HOWTO.sgml, pdb_mysql.sgml and pdb_xml.sgml (This used to be commit fc26d1bfd15e8762628f115dd18e9d716bbea0e8)
| * Remove obsolete textdocs - they have been migrated to SGMLJelmer Vernooij2003-02-153-241/+0
| | | | | | | | (This used to be commit 327075d14f266170de140d728b4a4a4283e65026)
| * Fix *a lot* of syntax errorsJelmer Vernooij2003-02-151-49/+94
| | | | | | | | (This used to be commit 41753997ae427bdca86c98d35f0aff7eb3293995)
| * Add reference to example mysql.dump fileJelmer Vernooij2003-02-151-0/+13
| | | | | | | | (This used to be commit ed46cb9e64e5c58cef6e2469438bacaae9dcdce8)
| * Remove textfile from CVS - it's available in SGML nowJelmer Vernooij2003-02-011-34/+0
| | | | | | | | (This used to be commit 50a49e0babc67ca20435577d7336ec36e7487b67)
| * Convert Anthony's RPC doc to SGML/XMLJelmer Vernooij2003-02-012-0/+78
| | | | | | | | (This used to be commit 5a6f79b4a0d72371957b6bbb9dcfeaeb8779af70)
| * First attempt to convert John's GroupProfiles stuff to SGML/XMLJelmer Vernooij2003-02-011-0/+2
| | | | | | | | (This used to be commit 02aafdaa5a786f8e0c11114437e50164b126d032)
| * First attempt to migrate the GroupProfiles stuff by John to SGML/XMLJelmer Vernooij2003-02-011-0/+240
| | | | | | | | (This used to be commit b174fb761e48d0ee366b04698b076278be2b82c2)
| * 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 (This used to be commit 9494c1e153a2a515841fb57506b7b9bff3eee7a6)
| * Clarify that 'use spnego = yes' is fine in all known situations.Andrew Bartlett2003-02-011-3/+3
| | | | | | | | | | Andrew Bartlett (This used to be commit 0944c69636eb60bc1a4b2a2257dd05f6d385bd4d)
| * 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 (This used to be commit 7fd0c9bd74a8513a0cbf67bb516c6c2642380c7f)
| * Clarifications for the ADS docs.Andrew Bartlett2003-02-011-10/+8
| | | | | | | | (This used to be commit 9931f50b396d7e7188de583e5732781e8bea587d)
| * 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 (This used to be commit dfe565e6ce7ae724a95ba9f162ab51436cf4b63e)
| * First step towards XML: Use correct syntaxJelmer Vernooij2003-01-2829-1330/+1364
| | | | | | | | (This used to be commit 06f641bcb59f932c994e6023d400df18b54c2067)
| * First step in converting to XML: use strict syntaxJelmer Vernooij2003-01-288-44/+50
| | | | | | | | (This used to be commit 89f9a0a0c451a627b70c8373431e691ab964c1ef)
| * 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. (This used to be commit d9cf973a466ff684f0867b5d7fd494de6967aa79)
| * Merge in ab's conversion to XML. First step: make SGML documents compatibleJelmer Vernooij2003-01-286-25/+28
| | | | | | | | | | with the (more strict) XML format. (This used to be commit 0930628bd588096d5e5bc2e68fe78eb893d5f18a)
| * Merge from 3.0.0 tree.John Terpstra2003-01-181-0/+58
| | | | | | | | (This used to be commit 7ecd1694dd19cf27ee61be751d81e0ad92f6d531)
| * Er, I think this is a better spelling. (-:Tim Potter2003-01-181-0/+0
| | | | | | | | (This used to be commit 876f0b4d197586c1cd61d6dafb3ba97de8315b55)
| * adding docs for rpc plugin libsGerald Carter2003-01-181-0/+34
| | | | | | | | (This used to be commit 36ade606e8fc7578f83590de45efbecdbe747011)
| * Added NT4 Profile Modification Docs, updated Win2K version.John Terpstra2003-01-162-0/+128
| | | | | | | | | | NOTE: These documents are place holders for a REAL document. (This used to be commit 393c4a37f3a1729ff92c42becfd066c76deefcda)
| * * 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 (This used to be commit 1af74785f334bd84b2d62e7fc2975f9477386acb)
| * do not use RCS variables in fileGerald Carter2003-01-151-1/+1
| | | | | | | | (This used to be commit 88d673e1a14b5c91843bd64a516555b6f1f77d7f)
| * 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 (This used to be commit d0bebea521e12fb9cef66feecd969216607ef63d)
| * regenerate man pagesGerald Carter2003-01-039-108/+393
| | | | | | | | (This used to be commit 4461cd3adb4051383d052fb38c357d85ee473a74)
| * patch to include support for daemontools from Michael HandlerGerald Carter2003-01-033-4/+82
| | | | | | | | (This used to be commit 4c48c475a28450ad4fd8dcc8263e841c0c39a80e)
| * We still have 'ldap server' and 'ldap port'. Could somebody pleaseVolker Lendecke2003-01-021-0/+41
| | | | | | | | | | | | | | | | | | regen the docs? Thanks, Volker (This used to be commit 0c04c660c5eff282e8bc44de58fa5dcf90201148)
| * Add msdfs proxy functionality to HEAD.Shirish Kalele2002-12-293-17/+107
| | | | | | | | (This used to be commit 9df93b1ffc9ce98302540cc3d2cbd66787abc4fd)
| * Update linkJelmer Vernooij2002-12-241-3/+3
| | | | | | | | (This used to be commit 03d8d0285e86bd4ee35f6efec835171eb28502da)
| * Put in actual statusJelmer Vernooij2002-12-241-9/+17
| | | | | | | | (This used to be commit 36722b02b0fb494151bc1ab28ba28b09b298e38e)
| * Add note about storing mysql passwords in smb.confJelmer Vernooij2002-12-242-3/+9
| | | | | | | | (This used to be commit a2de27a6846e3e05778fa7f0af0dbc76e82b52b3)
* | Merge more SGML strictness fixes from HEADAlexander Bokovoy2003-03-133-8/+8
| | | | | | | | (This used to be commit af6235dfb69b5349e4d0b7c8772a1799b7dc421a)
* | Merge encryption.sgml fixes from HEADAlexander Bokovoy2003-03-131-3/+3
| | | | | | | | (This used to be commit 8522971ccb2e99a24b97c53cc57ca167923d346b)
* | Fix SGML errors in development documentsAlexander Bokovoy2003-03-134-34/+43
| | | | | | | | (This used to be commit ce2159086f6b68c713a376785f6b48a370e33eb2)
* | fixing a few typos & regenerating pagesGerald Carter2003-03-0432-44/+38
| | | | | | | | (This used to be commit 89bc3f1f7c10ab7c7fb8d2437c7e3d07f3e6f4fa)
* | ck at documenting Win9X/ME Profile Handling.John Terpstra2003-01-171-0/+58
| | | | | | | | (This used to be commit 7d8550b29a8730e323c410934b9aecd8abdbfbd3)
* | regenerate docsGerald Carter2003-01-1650-7991/+6486
| | | | | | | | (This used to be commit 2215dc37e26bec17eb971e7b54818622a9bb5b97)
* | More notes added.John Terpstra2003-01-161-0/+57
| | | | | | | | (This used to be commit 0406b786236017ca817f18c25ec9ad778a7c001d)
* | do not use RCS variables in fileGerald Carter2003-01-151-1/+1
| | | | | | | | (This used to be commit 6d739272218276c89256224226d44fc05b80c6f6)
* | syncing docs with HEADGerald Carter2003-01-1576-29006/+11457
| | | | | | | | (This used to be commit d8fe70c3b4be548244e9d7b7ea533e64232df001)
* | and another comment.John Terpstra2003-01-151-0/+11
| | | | | | | | (This used to be commit 60d1fe38bd0c779158426e776bfb64b0ba1c710f)
* | dded further comment.John Terpstra2003-01-151-0/+12
| | | | | | | | (This used to be commit 094726d84d08a83dcce8e1b96c3b3623ef9f7382)
* | Adding Win2K profile info.John Terpstra2003-01-151-0/+32
| | | | | | | | (This used to be commit 7b9aa0008b914f8657b19d3c671774574767abbc)
* | Adding more notes.John Terpstra2003-01-151-0/+16
| | | | | | | | (This used to be commit 2649a21c93d0c93164d6a3cef4931d4e992fe972)
* | Added note about Win2Pro RK.John Terpstra2003-01-151-0/+12
| | | | | | | | (This used to be commit 60b19241a5e3fa264154a35e6c446b2bbc6191d9)
* | First set of Profile Manipulation Notes.John Terpstra2003-01-151-0/+43
| | | | | | | | (This used to be commit 49685e0fe31f0c77f09217d424c6de91d4cd58ff)
* | patch to include support for daemontools from Michael HandlerGerald Carter2003-01-0313-137/+464
| | | | | | | | (This used to be commit a8db1b611d83bfd8dcf60f1e6d8fcbf57c798528)
* | We still have 'ldap server' and 'ldap port'. Could somebody pleaseVolker Lendecke2003-01-021-0/+41
| | | | | | | | | | | | | | | | | | regen the docs? Thanks, Volker (This used to be commit 69dbad2d5de1795860cfffc5243a4e22fd8f3fcb)
* | Add 'msdfs proxy' description to smb.conf docs.Shirish Kalele2002-12-273-890/+649
| | | | | | | | (This used to be commit fae5f3baeb6d82b0638910cef53edcfed99a7018)
* | syncJelmer Vernooij2002-12-241-0/+1
| | | | | | | | (This used to be commit 28d0601630694f126c58501684ad75939a0647de)