summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding clarification of KRB support for SuSE and Red Hat LinuxJohn Terpstra2008-04-231-0/+32
| | | | (This used to be commit db0387aa5ab0bd5db4ce3a3cdfe30437e2a215df)
* adding docs for 'cups options'Gerald Carter2008-04-231-0/+19
| | | | (This used to be commit fdc28ea185167ae7342b9dc4d6f752d0a5c50f70)
* Add note about 'unix charset' begin used when running scriptsJelmer Vernooij2008-04-231-3/+7
| | | | (This used to be commit b59cfedfbe8e3d49035ff0b986a8245c74af77ba)
* Fix incorrect description of recycle:noversions. (bug #1148)Jelmer Vernooij2008-04-231-1/+1
| | | | (This used to be commit 1b9b19d7b6982f62b0e7405518a17f139a632124)
* Fix add group script (don't break when users with specified groupname areJelmer Vernooij2008-04-231-2/+2
| | | | | mentioned in /etc/groups) (This used to be commit a6b7d00a82693dcfc81c8dfb0b5800f3aaac49a2)
* Fix a couple of typosJelmer Vernooij2008-04-231-3/+2
| | | | (This used to be commit c8e54b13424be57c166e6172d9eedbcbc3d98fb2)
* add 'html' to release target so as to include output/devel/*Gerald Carter2008-04-231-1/+1
| | | | (This used to be commit 33497c9f9eb336fa23f1f1db6fb9a17077cbf852)
* Fix link tag ref.John Terpstra2008-04-231-1/+1
| | | | (This used to be commit 1ff31aee7133ab59c214e42ef69f591b58ded8d6)
* Smbd can take a list of port numbers to listen on, instead of just one (bug ↵Jelmer Vernooij2008-04-231-22/+9
| | | | | | #1145) (This used to be commit 5d5e51eec285e88305582f103038f353effa58ca)
* ensure that the target directory existsSamba Release Account2008-04-231-0/+1
| | | | (This used to be commit bf9010fa5a68260cca90bbf69e26d5ca0f9819da)
* Fixing omission of addition of idmap container.John Terpstra2008-04-231-1/+34
| | | | (This used to be commit 894ee4d29848e02b40905b2821fca10ef090a8b5)
* The 'index' manpage is samba(7), not Samba(7). Fixes bug #1142Jelmer Vernooij2008-04-2334-38/+38
| | | | (This used to be commit 9c3ca3be0c55a8b35a08dcf9f2baa72a1179d0f6)
* Typo fix (bug 1084)Jelmer Vernooij2008-04-231-1/+1
| | | | (This used to be commit ee1cf297d7b0dbefebd2e623849afe54dc703b50)
* Fix CSSJelmer Vernooij2008-04-231-6/+7
| | | | (This used to be commit 6f385073edbbb59637b38fc2958ce4d1153ff412)
* Fix build of release targetJelmer Vernooij2008-04-231-1/+1
| | | | (This used to be commit 9f8ca22c4b0dd57debc4d2201fa25a15b99a4565)
* Fix path to images. CSS path doesn't work yet - I'll have a look at that ↵Jelmer Vernooij2008-04-232-5/+12
| | | | | | tomorrow (This used to be commit 0666499b1dffb5c1e9c0465b745fd1e5d7deefc6)
* Docs successfully build into seperate directories now. Last thing to fix is ↵Jelmer Vernooij2008-04-231-21/+15
| | | | | | the paths to the images (This used to be commit d4a8635a85e01e2e00015afd4d094dc3d0882655)
* Put multi-file versions of HOWTO, Guide and Devel-Guide into seperate ↵Jelmer Vernooij2008-04-231-15/+25
| | | | | | directories (This used to be commit 8161607f113216c4ba419ceb144c570cb22054cc)
* fix typos in MakefileSamba Release Account2008-04-231-3/+3
| | | | (This used to be commit 82be8bf6c9070fa6a331df01f1ea087cef22d658)
* Adding Samba-Guide HTML file.John Terpstra2008-04-231-4/+16
| | | | (This used to be commit 007ffb659d53c79ae1a2ac4e9f2a81be877476ff)
* cvs2cl is no longer a dependencyJelmer Vernooij2008-04-231-1/+0
| | | | (This used to be commit dd60d21a634aacb28caec307ac5b4b5c916365d6)
* Increasing SIZELIMIT to handle 200 groups.John Terpstra2008-04-231-2/+2
| | | | (This used to be commit a3b124172d7919c6110c942254485636d63356bc)
* Make the docs system somewhat more user-friendly:Jelmer Vernooij2008-04-233-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)
* The whole point of the 'privileged' pipe is that it is not world accessible...Andrew Bartlett2008-04-231-2/+2
| | | | | Andrew Bartlett (This used to be commit 85a8b315b4561a2bce227681bad7e535032498ec)
* This is the documantation for the shadow_copy vfs module.Stefan Metzmacher2008-04-231-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)
* the parameter name is 'writeable' and 'writable' is just an alias of it.Stefan Metzmacher2008-04-231-2/+2
| | | | | metze (This used to be commit 7cd0dd90bcabff6343d6e0791333db721f192a2e)
* No longer use cvs2cl (we're not using CVS anymore so it broke the build)Jelmer Vernooij2008-04-233-4/+3
| | | | | Fix syntax error in "ea support" parameter (This used to be commit afa157521599450ee44ad228677813ab9cd3e2e1)
* Add smb.conf entry for "winbind nested groups"Volker Lendecke2008-04-231-0/+19
| | | | (This used to be commit 899ad47b18e9614bd1678bed02070e841c4be7ca)
* - "total print jobs" doesn't exist ("max print jobs" was meant)Jelmer Vernooij2008-04-231-5/+3
| | | | | - Fix note about spaces in smb.conf (This used to be commit 0dbd2fd59ac646060ac590ea924a3fc41b029192)
* Remove anoncvs instructions and replace them with svnanon instructions.Jelmer Vernooij2008-04-231-58/+33
| | | | (This used to be commit 0fe4774a4ffa0ddccb68b2e28a834d00dcbe3c84)
* adding the THANKS and history files back after talking to jhtGerald Carter2008-04-232-0/+355
| | | | (This used to be commit 3db167192c1eebac8b76dc4bf5a522a20cf6d4b8)
* Add script for extracting additional filesJelmer Vernooij2008-04-231-0/+41
| | | | (This used to be commit b41c38e8df138eca806e4c04a6d48059d9b03ca7)
* Fix developer documentation buildJelmer Vernooij2008-04-231-0/+0
| | | | (This used to be commit 60aac4237b390eb5d5388cec419a7ccbcc3178ec)
* Remove autogenerated fileJelmer Vernooij2008-04-231-70/+0
| | | | (This used to be commit a2a6e692eae34a431946376aca4b4dd79b34d5dc)
* Having killed it from Samba 3.0 and trunk, kill 'unicode' from samba-docs.Andrew Bartlett2008-04-231-20/+0
| | | | | Andrew Bartlett (This used to be commit d2d20279be30389d64c0016535d28b1662d160cc)
* Added docs for new parameters.Jeremy Allison2008-04-232-1/+23
| | | | | Jeremy. (This used to be commit a1c65952afa716a8b314b5e60d2d038e435c9d51)
* Fix docs build (remaining commits from SambaXP)Jelmer Vernooij2008-04-231-25/+17
| | | | (This used to be commit 3c105fdb21197614b3790b7d6275566118729050)
* Another round of fixes (projdoc -> howto) for imagesAlexander Bokovoy2008-04-234-12/+12
| | | | (This used to be commit 80aa81950e7cf341b87b0f7b77850d080a67f9a6)
* Document --require-membership-of={SID|Name}Alexander Bokovoy2008-04-231-0/+14
| | | | (This used to be commit 83e7f9692302a7c459dda7ef35e26b836c85c23f)
* Change 'release' target: remove 'htmlfaq' (outdated) and add 'guide'Alexander Bokovoy2008-04-231-1/+1
| | | | (This used to be commit ca67dad01bc200d1b94f37e8fa140f999288eb14)
* Fix Development documentation as wellAlexander Bokovoy2008-04-232-4/+5
| | | | (This used to be commit 3f683a67c5a2a1797bc26c5f3efc01831a4e4969)
* Fix samba-docs build after svn conversion and Samba3 By Example addition.Alexander Bokovoy2008-04-2344-133/+167
| | | | | Now we are able to build everything in samba-docs properly. (This used to be commit bb09f771958150e9465a5dc9d8e62aa8477c17a4)
* Remove ignore filesJelmer Vernooij2008-04-235-3/+607
| | | | | Add missing build files (This used to be commit 5f3b2ba2255a557d3af6624779c34e0b59e0352a)
* - Better names for some filesJelmer Vernooij2008-04-2326-21/+5822
| | | | | - Add the build system (This used to be commit 450386e3edfc59e0ad67c12998eddfc46b381250)
* Add all the source files from the old CVS tree,Jelmer Vernooij2008-04-23579-0/+85612
| | | | | | add the 5 missing chapters from the HOWTO and add jht's Samba by Example book. (This used to be commit 9fb5bcb93e57c5162b3ee6f9c7d777dc0269d100)
* winbindd_cache: simplify logic in new key length check for UA keys.Michael Adam2008-04-231-14/+9
| | | | | | | | | | | | This reduces indentation by combining common code paths, and wraps long lines. Holger: sorry, I could not resist. I think it is much easier to understand what is going on when we only have one check and determine the max allowed key length in advance. Michael (This used to be commit e489f3d988feafe35b486b31a9e60c2399e6a6e7)
* winbindd_cache: recognize and allow longer UA keysHolger Hetterich2008-04-231-3/+13
| | | | | | | UA keys consist of a potientally large number of concatenated SID strings which can grow much larger than 1024 bytes in complex environments. We catch those keys and allow them exclusivly to be larger. (This used to be commit fcd35232e111f9b046ae35d939d08c29d0d43438)
* Correctly initialize lp_load in smbstatus in the presence of registry on tdb2Volker Lendecke2008-04-231-4/+16
| | | | (This used to be commit c4f7bee9238db536a7d5215cebb0bf37f757dfad)
* Increase level of debug msg when a regkey is not foundVolker Lendecke2008-04-231-1/+1
| | | | | | This is a pretty normal situation if you have "include=registry" set but no configuration options have been set there yet. (This used to be commit 727127f1dcd49b31b5a48cc3f9314aa2380d60e1)
* libsmbconf: remove unnecessary talloc success check from smbconf_txt.cMichael Adam2008-04-231-8/+0
| | | | | | | talloc_stackframe() panics on NOMEM. Michael (This used to be commit dee57ad025e7ad9971e44ea30b6aab3806c06fc6)