summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update introduction somewhatJelmer Vernooij2002-09-181-3/+5
| |
| * Add document on tracing system callsJelmer Vernooij2002-09-151-0/+129
| |
| * Add reference to CUPS documentation about how to use unix -> windowsJelmer Vernooij2002-09-151-1/+4
| | | | | | | | clients using samba
| * "disable charset" -> "display charset". oopsJelmer Vernooij2002-09-073-1240/+2683
| |
| * Put PRINTER_DRIVER back inJelmer Vernooij2002-08-301-0/+240
| |
| * Remove obsolete documentsJelmer Vernooij2002-08-303-379/+0
| |
| * paranoid server security defaults to yesAndrew Bartlett2002-08-301-1/+1
| |
| * Several small fixesJelmer Vernooij2002-08-293-10/+10
| |
| * Split up documents at chapter level, not at sect1 levelJelmer Vernooij2002-08-293-6/+90
| |
| * Remove more obsolete documentsJelmer Vernooij2002-08-294-1868/+0
| |
| * Add cifsntdomainJelmer Vernooij2002-08-292-2/+2929
| |
| * Add more documents to the developers guideJelmer Vernooij2002-08-297-0/+1743
| |
| * Remove obsolete questions - Preparing for new up-to-date version of faqJelmer Vernooij2002-08-283-217/+6
| |
| * Remove obsolete filesJelmer Vernooij2002-08-285-4565/+4466
| | | | | | | | Update generated docs
| * Remove obsolete text docsJelmer Vernooij2002-08-2819-2776/+0
| |
| * Remove yodldocs - it has been obsolete since 2.2Jelmer Vernooij2002-08-281-14/+0
| |
| * Adding new series of text-to-sgml converted files.Jelmer Vernooij2002-08-2810-149/+773
| | | | | | | | Removed OS2-Client-HOWTO and put it into Other-Clients.sgml
| * There's no MACHINE.SID anymore...Volker Lendecke2002-08-281-4/+11
| | | | | | | | Volker
| * Merge from 2_2.Volker Lendecke2002-08-281-2/+4
| | | | | | | | Volker
| * A small type and addition of an example add printer command script.Richard Sharpe2002-08-261-1/+55
| |
| * Fix some small spelling etc problems in the SGML.Richard Sharpe2002-08-261-2/+2
| | | | | | | | Must also add a small tute on adding print queues dynamically with the addprinter command.
| * Another speling fixRichard Sharpe2002-08-241-1/+1
| |
| * Some more minor doco fixes ...Richard Sharpe2002-08-241-6/+6
| |
| * Your car depreciates in value, while obsolete parameters are deprecated.Richard Sharpe2002-08-241-2/+2
| |
| * Document -v optionJelmer Vernooij2002-08-212-12/+27
| |
| * document nisplus samJelmer Vernooij2002-08-212-2/+7
| |
| * Update generated version of manpagesJelmer Vernooij2002-08-203-750/+1160
| |
| * New (simpler) documentation system.Jelmer Vernooij2002-08-2043-13515/+111
| |
| * Strip URL stuff, not only ending in .htmlJelmer Vernooij2002-08-201-1/+1
| |
| * Remove (broken) indexJelmer Vernooij2002-08-203-6/+2
| | | | | | | | don't use underscores in chaptor names (invalid sgml syntax)
| * Fix syntax errorsJelmer Vernooij2002-08-191-4/+2
| |
| * More smb.conf manpage updates:Jelmer Vernooij2002-08-191-23/+194
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add printer command -> addprinter command delete printer command -> deleteprinter command display charset dos charset hide unwriteable -> hide unwriteable files hostname lookups name cache timeout ntlm auth paranoid server security realm smb ports unicode unix charset wtmp directory wins partners block size vfspath
| * Adding documentation for options:Jelmer Vernooij2002-08-191-19/+129
| | | | | | | | | | | | | | | | | | | | | | add user to group script delete group script ads server delete user from group script disable netbios block size hide unwriteable mangling method
| * Update manpage to match to Simo's latest pdbedit changesJelmer Vernooij2002-08-191-2/+12
| |
| * Add vfstest manpage + fix typo in configureJelmer Vernooij2002-08-193-3/+171
| |
| * paramater -> parameterJelmer Vernooij2002-08-171-2/+2
| |
* | sync 3_0 branch with HEADJelmer Vernooij2002-08-1720-6188/+9889
| |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2002-08-1712-0/+5281
|\|
| * Rework the 'guest account get's RID 501' code again...Andrew Bartlett2002-08-171-0/+4
| | | | | | | | | | | | | | | | | | | | This moves it right into the passdb subsystem, where we can do this in just one (or 2) places. Due to the fact that this code can be in a tight loop, I've had to make 'guest account' a 'const' paramater, where % macros cannot be used. In any case, if the 'guest account' varies, we are in for some nasty cases in the other code, so it's useful anyway. Andrew Bartlett
| * large set of updates converting some of the textdocs to SGML/DocBook.Gerald Carter2002-08-1529-6179/+15103
| | | | | | | | | | | | | | | | | | | | | | I think these were originally from Jelmer, but I've lost the original message. Also had some syntax errors in the manpages (does no one regenerate after making changes to the SGML source?) Still have some developer specific docs to add from Jelmer in the next go around....
| * Updated smbcontrol manpage for new printnotify commands.Tim Potter2002-08-111-5/+49
| | | | | | | | | | Jerry, what's the latest on rebuilding doco from source? I've no idea whether this actually compiles or not.
| * updates the log level parameter man sectionSimo Sorce2002-08-031-3/+6
| | | | | | | | | | can someone regenerate and commit the other formats? thanks
| * Escape ampersand(&) to better comply to SGML syntaxJelmer Vernooij2002-08-021-1/+1
| |
| * fixed typoAndrew Tridgell2002-07-281-1/+1
| | | | | | | | samba-patches 970
| * Warn about n^2 algorithm with utmp=yes.Andrew Bartlett2002-07-281-0/+6
| | | | | | | | Andrew Bartlett
* | updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-1543-987/+2113
| |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2002-07-141-0/+8
|\|
| * Documented -I option to rpcclient.Tim Potter2002-07-091-0/+18
| |
| * fix typo in unix extensions descriptionGerald Carter2002-07-021-3/+3
| |
| * Jelmer has been keeping on top of the typos.Andrew Bartlett2002-06-274-3/+6
| |