summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2008-04-23The 'index' manpage is samba(7), not Samba(7). Fixes bug #1142Jelmer Vernooij34-38/+38
(This used to be commit 9c3ca3be0c55a8b35a08dcf9f2baa72a1179d0f6)
2008-04-23Typo fix (bug 1084)Jelmer Vernooij1-1/+1
(This used to be commit ee1cf297d7b0dbefebd2e623849afe54dc703b50)
2008-04-23Fix CSSJelmer Vernooij1-6/+7
(This used to be commit 6f385073edbbb59637b38fc2958ce4d1153ff412)
2008-04-23Fix build of release targetJelmer Vernooij1-1/+1
(This used to be commit 9f8ca22c4b0dd57debc4d2201fa25a15b99a4565)
2008-04-23Fix path to images. CSS path doesn't work yet - I'll have a look at that ↵Jelmer Vernooij2-5/+12
tomorrow (This used to be commit 0666499b1dffb5c1e9c0465b745fd1e5d7deefc6)
2008-04-23Docs successfully build into seperate directories now. Last thing to fix is ↵Jelmer Vernooij1-21/+15
the paths to the images (This used to be commit d4a8635a85e01e2e00015afd4d094dc3d0882655)
2008-04-23Put multi-file versions of HOWTO, Guide and Devel-Guide into seperate ↵Jelmer Vernooij1-15/+25
directories (This used to be commit 8161607f113216c4ba419ceb144c570cb22054cc)
2008-04-23fix typos in MakefileSamba Release Account1-3/+3
(This used to be commit 82be8bf6c9070fa6a331df01f1ea087cef22d658)
2008-04-23Adding Samba-Guide HTML file.John Terpstra1-4/+16
(This used to be commit 007ffb659d53c79ae1a2ac4e9f2a81be877476ff)
2008-04-23cvs2cl is no longer a dependencyJelmer Vernooij1-1/+0
(This used to be commit dd60d21a634aacb28caec307ac5b4b5c916365d6)
2008-04-23Increasing SIZELIMIT to handle 200 groups.John Terpstra1-2/+2
(This used to be commit a3b124172d7919c6110c942254485636d63356bc)
2008-04-23Make the docs system somewhat more user-friendly:Jelmer Vernooij3-24/+76
- Configure now prints a summary of what output formats the docs can be built in using the utilities that it found and prints the names of the missing utilities for the formats that can't be built. - Add 'make all' that builds all the docs that can be built using the utilities that were found (the current 'make all' has been renamed to 'make help' and is still the first target in the Makefile) - Add a few utility functions for autoconf (This used to be commit 48cc8b693f182653ac7b9bcccc92c72cf062c1ea)
2008-04-23The whole point of the 'privileged' pipe is that it is not world accessible...Andrew Bartlett1-2/+2
Andrew Bartlett (This used to be commit 85a8b315b4561a2bce227681bad7e535032498ec)
2008-04-23This is the documantation for the shadow_copy vfs module.Stefan Metzmacher1-4/+289
Many thanks to Ed Riddle <ed at riddlefixer dot com> ('enigma' on #samba-technical) who wrotes the documentation for this module. metze (This used to be commit e2600d75103e576458f4c77dfc5410c73e3d4020)
2008-04-23the parameter name is 'writeable' and 'writable' is just an alias of it.Stefan Metzmacher1-2/+2
metze (This used to be commit 7cd0dd90bcabff6343d6e0791333db721f192a2e)
2008-04-23No longer use cvs2cl (we're not using CVS anymore so it broke the build)Jelmer Vernooij3-4/+3
Fix syntax error in "ea support" parameter (This used to be commit afa157521599450ee44ad228677813ab9cd3e2e1)
2008-04-23Add smb.conf entry for "winbind nested groups"Volker Lendecke1-0/+19
(This used to be commit 899ad47b18e9614bd1678bed02070e841c4be7ca)
2008-04-23- "total print jobs" doesn't exist ("max print jobs" was meant)Jelmer Vernooij1-5/+3
- Fix note about spaces in smb.conf (This used to be commit 0dbd2fd59ac646060ac590ea924a3fc41b029192)
2008-04-23Remove anoncvs instructions and replace them with svnanon instructions.Jelmer Vernooij1-58/+33
(This used to be commit 0fe4774a4ffa0ddccb68b2e28a834d00dcbe3c84)
2008-04-23adding the THANKS and history files back after talking to jhtGerald Carter2-0/+355
(This used to be commit 3db167192c1eebac8b76dc4bf5a522a20cf6d4b8)
2008-04-23Add script for extracting additional filesJelmer Vernooij1-0/+41
(This used to be commit b41c38e8df138eca806e4c04a6d48059d9b03ca7)
2008-04-23Fix developer documentation buildJelmer Vernooij1-0/+0
(This used to be commit 60aac4237b390eb5d5388cec419a7ccbcc3178ec)
2008-04-23Remove autogenerated fileJelmer Vernooij1-70/+0
(This used to be commit a2a6e692eae34a431946376aca4b4dd79b34d5dc)
2008-04-23Having killed it from Samba 3.0 and trunk, kill 'unicode' from samba-docs.Andrew Bartlett1-20/+0
Andrew Bartlett (This used to be commit d2d20279be30389d64c0016535d28b1662d160cc)
2008-04-23Added docs for new parameters.Jeremy Allison2-1/+23
Jeremy. (This used to be commit a1c65952afa716a8b314b5e60d2d038e435c9d51)
2008-04-23Fix docs build (remaining commits from SambaXP)Jelmer Vernooij1-25/+17
(This used to be commit 3c105fdb21197614b3790b7d6275566118729050)
2008-04-23Another round of fixes (projdoc -> howto) for imagesAlexander Bokovoy4-12/+12
(This used to be commit 80aa81950e7cf341b87b0f7b77850d080a67f9a6)
2008-04-23Document --require-membership-of={SID|Name}Alexander Bokovoy1-0/+14
(This used to be commit 83e7f9692302a7c459dda7ef35e26b836c85c23f)
2008-04-23Change 'release' target: remove 'htmlfaq' (outdated) and add 'guide'Alexander Bokovoy1-1/+1
(This used to be commit ca67dad01bc200d1b94f37e8fa140f999288eb14)
2008-04-23Fix Development documentation as wellAlexander Bokovoy2-4/+5
(This used to be commit 3f683a67c5a2a1797bc26c5f3efc01831a4e4969)
2008-04-23Fix samba-docs build after svn conversion and Samba3 By Example addition.Alexander Bokovoy44-133/+167
Now we are able to build everything in samba-docs properly. (This used to be commit bb09f771958150e9465a5dc9d8e62aa8477c17a4)
2008-04-23Remove ignore filesJelmer Vernooij5-3/+607
Add missing build files (This used to be commit 5f3b2ba2255a557d3af6624779c34e0b59e0352a)
2008-04-23- Better names for some filesJelmer Vernooij26-21/+5822
- Add the build system (This used to be commit 450386e3edfc59e0ad67c12998eddfc46b381250)
2008-04-23Add all the source files from the old CVS tree,Jelmer Vernooij579-0/+85612
add the 5 missing chapters from the HOWTO and add jht's Samba by Example book. (This used to be commit 9fb5bcb93e57c5162b3ee6f9c7d777dc0269d100)
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-11/+0
(This used to be commit 5c6c8e1fe93f340005110a7833946191659d88ab)
2007-10-10r22527: note the svn location of samba-docs on svnanon.samba.orgJames Peach1-0/+2
(This used to be commit e13f1c608f931b78d068d5257e1c6873d5c31248)
2007-10-10r12403: Update url on the docs directory README.Deryck Hodge1-4/+3
deryck (This used to be commit aeff7e3e180b3d8a79a1f90f7458ba85a670a451)
2007-10-10r921: Change notice from CVS to SVN.John Terpstra1-4/+4
(This used to be commit 032a827c329a3d0bc5bfd62800f34aa25b9d3cbb)
2003-10-10removing docs tree from 3.0Gerald Carter674-185639/+0
(This used to be commit 0a3eb5574c91685ab07436c67b031266fb329693)
2003-10-10This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+10
used to be commit 479b02fbfd5a41d08f687b009960bc29a213f40a)
2003-10-10adding notice about new samba-docs cvs modeuleGerald Carter1-0/+10
(This used to be commit 982a5609ff804b6830d28b21bb4e71192e594d5f)
2003-10-10removing docs from HEADGerald Carter676-185761/+0
(This used to be commit 820903ef5a062b4b9824c33ee035c68a39c8eeb0)
2003-10-09Remove duplicate samba.7 manpages (with first letter uppercase)Jelmer Vernooij2-227/+3
(This used to be commit 8dd3d041994ec367016bd60b4ae3c8bb326e4b97)
2003-10-03Two fixes, thanks to "Stefan Kanthak" <skanthak@arcor.de>Volker Lendecke2-2/+2
Volker (This used to be commit 0b6e13e6af4f754d89ffab57474b8421a711c5a2)
2003-09-28Add draft about new registry subsystemJelmer Vernooij2-0/+211
(This used to be commit 6d310e98e0d8654a95de98fcd4aa55e3c681157d)
2003-09-28Minor typos. No, not merged to all branches...Volker Lendecke5-6/+6
(This used to be commit 47ad635d5debdfab9fc065ebfcf5c40ad5b82101)
2003-09-28Start to put some real 'meat' into the ntlm_auth docs.Andrew Bartlett1-18/+122
Andrew Bartlett (This used to be commit 227c7daf36f82f6b7935add09b37f44a9965335b)
2003-09-26More updates to better conform to the DTDJelmer Vernooij5-24/+29
(This used to be commit ca5371803cd18166cc9f8605be737b3760e69d4f)
2003-09-26Follow DTD more strictlyJelmer Vernooij18-139/+137
(This used to be commit 1e098b5b17b0fa505c528305c75d3c972935b100)
2003-09-25Patch from Metze to document events interfaceJelmer Vernooij1-1/+165
(This used to be commit 228c03ce663ecbb76df06590aaa87a8dba2fc0c7)