Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add some printing question & answers | Jelmer Vernooij | 2003-03-09 | 2 | -0/+18 | |
| | ||||||
* | Add Q&A for people having trouble trying to log in without a proper | Jelmer Vernooij | 2003-03-08 | 1 | -0/+14 | |
| | | | | samba user database. | |||||
* | Add notes on increasing performance on AIX, based on an email from William Jojo | Jelmer Vernooij | 2003-03-08 | 1 | -0/+12 | |
| | ||||||
* | Add documentation on line returned by 'add printer command' script | Jelmer Vernooij | 2003-03-06 | 1 | -1/+7 | |
| | ||||||
* | Redirect to printer docs for removed options | Jelmer Vernooij | 2003-03-06 | 1 | -0/+3 | |
| | ||||||
* | Remove documentation for obsolete parameters, but add a note in ↵ | Jelmer Vernooij | 2003-02-27 | 2 | -146/+18 | |
| | | | | 'upgrading-to-3.0' | |||||
* | Regenerate | Jelmer Vernooij | 2003-02-18 | 97 | -16805/+20666 | |
| | ||||||
* | Update to current status | Jelmer Vernooij | 2003-02-18 | 1 | -3/+1 | |
| | ||||||
* | Document -k | Jelmer Vernooij | 2003-02-18 | 1 | -0/+9 | |
| | ||||||
* | Few small cosmetic changes | Jelmer Vernooij | 2003-02-18 | 4 | -9/+3 | |
| | ||||||
* | Use sgml syntax for warnings | Jelmer Vernooij | 2003-02-18 | 1 | -3/+4 | |
| | ||||||
* | Move all password database stuff to one document - hope this makes it somewhat | Jelmer Vernooij | 2003-02-18 | 5 | -991/+2 | |
| | | | | more understandable for the user. Comments are welcome! | |||||
* | Update introduction | Jelmer Vernooij | 2003-02-18 | 1 | -38/+64 | |
| | ||||||
* | Some small updates | Jelmer Vernooij | 2003-02-15 | 1 | -3/+12 | |
| | ||||||
* | Add draft of universal passdb document that combines ENCRYPTION.sgml, | Jelmer Vernooij | 2003-02-15 | 1 | -0/+933 | |
| | | | | Samba-LDAP-HOWTO.sgml, pdb_mysql.sgml and pdb_xml.sgml | |||||
* | Remove obsolete textdocs - they have been migrated to SGML | Jelmer Vernooij | 2003-02-15 | 3 | -241/+0 | |
| | ||||||
* | Fix *a lot* of syntax errors | Jelmer Vernooij | 2003-02-15 | 1 | -49/+94 | |
| | ||||||
* | Add reference to example mysql.dump file | Jelmer Vernooij | 2003-02-15 | 1 | -0/+13 | |
| | ||||||
* | Remove textfile from CVS - it's available in SGML now | Jelmer Vernooij | 2003-02-01 | 1 | -34/+0 | |
| | ||||||
* | Convert Anthony's RPC doc to SGML/XML | Jelmer Vernooij | 2003-02-01 | 2 | -0/+78 | |
| | ||||||
* | First attempt to convert John's GroupProfiles stuff to SGML/XML | Jelmer Vernooij | 2003-02-01 | 1 | -0/+2 | |
| | ||||||
* | First attempt to migrate the GroupProfiles stuff by John to SGML/XML | Jelmer Vernooij | 2003-02-01 | 1 | -0/+240 | |
| | ||||||
* | More doco updates, in particular the fact that you must configure the smb.conf | Andrew Bartlett | 2003-02-01 | 2 | -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 Bartlett | 2003-02-01 | 1 | -3/+3 | |
| | | | | Andrew Bartlett | |||||
* | Minor doco updates - with a slightly bigger change to the | Andrew Bartlett | 2003-02-01 | 2 | -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 Bartlett | 2003-02-01 | 1 | -10/+8 | |
| | ||||||
* | Clear up the winbind doco on ADS support, and specify 'net join' not 'net rpc | Andrew Bartlett | 2003-02-01 | 1 | -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 syntax | Jelmer Vernooij | 2003-01-28 | 29 | -1330/+1364 | |
| | ||||||
* | First step in converting to XML: use strict syntax | Jelmer Vernooij | 2003-01-28 | 8 | -44/+50 | |
| | ||||||
* | Put in ab's conversion to XML. First step: Make all the SGML docs | Jelmer Vernooij | 2003-01-28 | 7 | -21/+21 | |
| | | | | conform to the (more strict) XML syntax. | |||||
* | Merge in ab's conversion to XML. First step: make SGML documents compatible | Jelmer Vernooij | 2003-01-28 | 6 | -25/+28 | |
| | | | | with the (more strict) XML format. | |||||
* | Merge from 3.0.0 tree. | John Terpstra | 2003-01-18 | 1 | -0/+58 | |
| | ||||||
* | Er, I think this is a better spelling. (-: | Tim Potter | 2003-01-18 | 1 | -0/+0 | |
| | ||||||
* | adding docs for rpc plugin libs | Gerald Carter | 2003-01-18 | 1 | -0/+34 | |
| | ||||||
* | Added NT4 Profile Modification Docs, updated Win2K version. | John Terpstra | 2003-01-16 | 2 | -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 Carter | 2003-01-16 | 49 | -5524/+5794 | |
| | | | | | * regenerate the docs * add some files from SAMBA_3_0 | |||||
* | do not use RCS variables in file | Gerald Carter | 2003-01-15 | 1 | -1/+1 | |
| | ||||||
* | Patch from ab, to make findsmb omit -r most of the time. | Andrew Bartlett | 2003-01-13 | 1 | -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 pages | Gerald Carter | 2003-01-03 | 9 | -108/+393 | |
| | ||||||
* | patch to include support for daemontools from Michael Handler | Gerald Carter | 2003-01-03 | 3 | -4/+82 | |
| | ||||||
* | We still have 'ldap server' and 'ldap port'. Could somebody please | Volker Lendecke | 2003-01-02 | 1 | -0/+41 | |
| | | | | | | | | regen the docs? Thanks, Volker | |||||
* | Add msdfs proxy functionality to HEAD. | Shirish Kalele | 2002-12-29 | 3 | -17/+107 | |
| | ||||||
* | Update link | Jelmer Vernooij | 2002-12-24 | 1 | -3/+3 | |
| | ||||||
* | Put in actual status | Jelmer Vernooij | 2002-12-24 | 1 | -9/+17 | |
| | ||||||
* | Add note about storing mysql passwords in smb.conf | Jelmer Vernooij | 2002-12-24 | 2 | -3/+9 | |
| | ||||||
* | Fix example command (reported by Cameron Maxwell) | Jelmer Vernooij | 2002-12-08 | 1 | -1/+1 | |
| | ||||||
* | sync docs with SAMBA_3_0 and regenerate | Gerald Carter | 2002-11-27 | 17 | -1048/+576 | |
| | ||||||
* | Add support for 'restrict anonymous=2' and make the doco give a slight hint | Andrew Bartlett | 2002-11-22 | 1 | -24/+6 | |
| | | | | | | | | | | as to what it now does in 3.0. Needs more work, but better than documenting the old functionality :-). As the security benifits of this are nullified by a setting of 'guest ok' on any share, we might want to put some documentation there too. Andrew Bartlett | |||||
* | Spelling fix. | Tim Potter | 2002-11-20 | 2 | -2/+2 | |
| | ||||||
* | Fixed two very, very minor typos (that sort of just annoyed me). | Christopher R. Hertel | 2002-11-19 | 1 | -2/+2 | |
| |