summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2002-10-18Document parameters that have been added in 3.0Jelmer Vernooij4-5/+15
(This used to be commit 1fb6353c39439220465fcce7950511c63e31ea44)
2002-10-18Update for 3.0 (document -B, -s, -n options). Is now currentJelmer Vernooij1-1/+30
(This used to be commit 9f388e15b0bef1590c5605f8d7cdeac7c82cd64f)
2002-10-18smb.conf.5 is completely up-to-date for 3.0 now. Say so in the VERSION sectionJelmer Vernooij1-1/+1
(This used to be commit 28fb5f00c0683ed7af6ea05ac5e005215ad7a7c7)
2002-10-18Try to put some questions from the mailinglist inJelmer Vernooij1-0/+8
(This used to be commit 1bf8ca3c89b5cbbc329f34971d5d2541d3b0265c)
2002-10-18Add FAQ 'I have set 'force user' and samba still makes 'root' the owner of ↵Jelmer Vernooij2-0/+13
all the files I touch!' (This used to be commit e8d7f8eb43e299cbe7f46c91e2040e9d74d693e2)
2002-10-18Document %D. Make a difference between sub_basic and sub_advanced substitutionsJelmer Vernooij1-54/+59
(This used to be commit 7fe52d378d7e4ce6381be3544d865088a7659009)
2002-10-18Add note to HP-UX: use gcc or HP's ansi C compiler and not the freely ↵Jelmer Vernooij1-0/+6
supplied C compiler (which isn't ansi C compatible) (This used to be commit 853558151e0d26a98bf9278b664f98987f17813e)
2002-10-18Remove note about the howto being in 'htmldocs' - this notice hasJelmer Vernooij1-2/+0
been in since 2.2 so people should know by now... (This used to be commit 744615f13f591b334fe85d4285ffbaa11419755c)
2002-10-15These utilities aren't in HEADJelmer Vernooij2-632/+0
(This used to be commit 6bfd71ec20aa8eddc3f2878eb1cac57cacc05885)
2002-10-15These utilities are not in HEADJelmer Vernooij2-239/+0
(This used to be commit aacdde1fcb02bf4982e8175f6dcc8ea8912d3efd)
2002-10-15make_smbcodepage and make_unicodemap are gone in HEADJelmer Vernooij2-369/+0
(This used to be commit ef40bde4344a19fcc61d6d1719c1c87970445139)
2002-10-15Add info on chpass on *BSD systems (thanks Krzysztof Kowalik ↵Jelmer Vernooij1-0/+6
<kkowalik@uci.agh.edu.pl>) (This used to be commit 5a81ac79dbf40eee3c506cd11d473a1fcfd38df0)
2002-10-15make htmlJelmer Vernooij21-470/+915
(This used to be commit 39034207567c363a257f0aebd8ef22f15d98f451)
2002-10-15Convert BROWSING-Config.txt to SGMLJelmer Vernooij2-72/+141
(This used to be commit 0b34832e33fbd81cec88730d671ca91abe6cc382)
2002-10-04Remove README.DCEDFS as it doesn't contain useful info for developers nor ↵Jelmer Vernooij1-78/+0
users but only about the state DCE/DFS was in for samba 1.9.13 (This used to be commit 69c402f375818314e7e335abc52f566c037d16cb)
2002-10-04Convert even more text docsJelmer Vernooij7-179/+239
(This used to be commit cde5cd455ca48fde7eeb7cea84b061ef3be58e23)
2002-10-04Convert README.Win32-Viruses DHCP-Server-Configuration and Faxing to SGML...Jelmer Vernooij6-521/+70
(This used to be commit 68a18e1a9ea44d7f0d84de5a23eef9d9a7568cbc)
2002-10-04Move Recent-FAQ's to the new SGML FAQJelmer Vernooij6-69/+352
(This used to be commit 8a15a8c195285550be55bac63f7508bf34b36411)
2002-10-04Convert GOTCHAS to SGMLJelmer Vernooij23-4699/+5341
(This used to be commit c48207ef0e219680d4e4102256c76189aaf73ebc)
2002-10-04Move Application_Serving.txt to FAQ question "How to use a samba share as a ↵Jelmer Vernooij4-56/+126
administrative share for MS Office, etc?" (This used to be commit 5e96448348d3db232a9a9f273a16dcfc4f69aaab)
2002-10-04Split up faq in smaller filesJelmer Vernooij4-527/+532
(This used to be commit 5129c40c8391f6cc52b3b8382ec9a72bf1c8d097)
2002-10-03Add generated files for FAQJelmer Vernooij4-0/+1346
(This used to be commit fd9854d45dee6697e1d1515e7e1729a3237093ca)
2002-10-03Fix generation of FAQJelmer Vernooij3-6/+9
(This used to be commit 26ce370e0c858c017333e33535956658e1a9fe7f)
2002-10-03Fix links in html versions of manpagesJelmer Vernooij31-1829/+2232
(This used to be commit e0632a7752f123859290140b5fc190fee0da8484)
2002-10-03Fix generation of HTML versions of manpagesJelmer Vernooij2-2/+2
Add comments to dsssl file (This used to be commit 16656d35bb7a316d219f83e073b88d79f66101de)
2002-10-03fix typos in net.8.sgml so it will compile andGerald Carter4-1657/+1532
regenerate html versions of manpages.... (This used to be commit 4d4ef0d34afb43e62b4bec274fd4e64cda04c949)
2002-10-03merge sendfile entry from SAMBA_2_2 and fix typoGerald Carter3-181/+355
(This used to be commit 068d7ab14c0f6f83b61e6fe1724ef00ca2e0e590)
2002-10-03Document 'hide special files'Jelmer Vernooij2-1/+23
(This used to be commit 36a9fe66c50021443a9d4336f9413a2afd5d3af3)
2002-10-02Convert ADS-HOWTO to SGML and add it to the howto collectionJelmer Vernooij5-1744/+1909
Updated generated docs (This used to be commit 3d417179233d0b8e486560c41248888be42bacf9)
2002-10-02Remove obsolete information from textdocsJelmer Vernooij3-372/+2
(This used to be commit e1f9f3b9554453b5acb8a298e4f90ca9699cdfa0)
2002-10-02Add htmlfaq to MakefileJelmer Vernooij2-11/+23
Fix syntax errors in FAQ (This used to be commit e538e5005faf2a447d101d9a872872206ac1e16c)
2002-10-02Remove old faq - all the useful information it contained is now in the new FAQJelmer Vernooij22-6717/+0
(This used to be commit 5998dbe84bf3388d27597a5cb0b398b6f7840951)
2002-10-02Add initial version of new FAQJelmer Vernooij2-2/+538
(This used to be commit 9e61533b20e1dea815d467cfc0a09d5cb4fe8d14)
2002-10-02Remove deprecated smb.conf options that were still in smb.conf.5:Jelmer Vernooij1-89/+2
domain admin group domain guest group use rhosts status (This used to be commit 475594a43938aaace7868b4fadc50d571ce18414)
2002-10-02Add framework for net command manpage - still contains a lot of FIXME's...Jelmer Vernooij1-4/+282
(This used to be commit 1e7686e5e7952b9b6f0474bace43078d2f6cb871)
2002-10-02Fix Makefile.in (use variables instead of directory names, don't try to put ↵Jelmer Vernooij3-31/+407
files in ../../htmldocs, etc) Add sam.sgml (This used to be commit dfb3ee0bb646557ef911c827a5a68ef9c7833835)
2002-10-02more doc structure updates. SWAT now on links to the TOC forGerald Carter1-245/+0
the HOWTO collection instead of linking each article. (This used to be commit a0e0a76e000c2962037dddde11261108b3d63e50)
2002-10-02Add note to test 9 about 'encrypt passwords'Jelmer Vernooij1-1/+7
(This used to be commit bc04c2c82fe5c236a030237032952c707bd17073)
2002-10-02newly generated docs; removing old onesGerald Carter21-906/+5796
(This used to be commit d72538fd14b8d00ea07f19464b4f3a3d93445cbf)
2002-10-02Remove manpage when there are errors during generationJelmer Vernooij1-1/+1
(This used to be commit ae230491a8860a1846bd272d6455119a5bc99dd5)
2002-10-01regenerateGerald Carter1-126/+194
(This used to be commit 57c9a6a1e8159f2eeaf0e3dae104a0815a000fa4)
2002-10-01* fixed typos in SGML sourceGerald Carter33-809/+753
* regenerated man pages (This used to be commit 89bbec5216e1e02469dea6f68ceb797dd9165c1f)
2002-10-01fixing typos spotted by eagle-eye-vanceGerald Carter5-1411/+2200
(This used to be commit 5bae773e0270c31ba936ef651dda149601ac6ecd)
2002-09-30* adding some notes on the wins failover stuffGerald Carter3-7/+88
* fixing some typos after running printing.sgml through ispell (This used to be commit d20be2e868015266ef3b33f353e1c9a2e6d6b7e1)
2002-09-30* working on MakefileGerald Carter3-118/+250
* converting printing internal doc to SGML (This used to be commit bc74170cd982e520421e8b930710671923d65208)
2002-09-30missed one txt rule.Gerald Carter1-1/+5
(This used to be commit c58d4b3cca9132c5995fa12cf5dfcadce082dba9)
2002-09-30* add the Developers guide to the repositoryGerald Carter7-5557/+15969
* fix syntax errors in developer's docs * update Makefile.in to place HTML files in htmldocs & text files in textdocs/ (This used to be commit cb96e1a1d9a07314bb60e431484cfd05aef83de6)
2002-09-30more updates--printing backend inmterface & Print queue tdb'sGerald Carter1-5/+124
(This used to be commit a42414fe5aff8a9e0fccd1c73a86e3b472f2c149)
2002-09-30more details opn change notificationGerald Carter1-9/+80
(This used to be commit a4a3469ffb44061c58bbcd807a9585ae13326f7b)
2002-09-30Added from samba mailing lists. Might help someone one day.John Terpstra1-0/+589
(This used to be commit ac0d1acc5542b0f02a85e38e5adfcc8098ff166a)