Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-23 | Fix short description | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 9356b76916888e907f36ecd6ecf27d6ae6d9b3d0) | |||||
2008-04-23 | Clean up XSL | Jelmer Vernooij | 3 | -17/+2 | |
(This used to be commit d8fba4d56536e43aae2e34838fa37ac5d4087e33) | |||||
2008-04-23 | - Support validating against the DocBook DTD | Jelmer Vernooij | 3 | -2/+12 | |
- Fix typo in printcapcachetime (This used to be commit 1f6ec86c55b36143b7e232a3853a09e546ecddda) | |||||
2008-04-23 | BUG 1367 -- fix typo | Gerald Carter | 1 | -1/+1 | |
(This used to be commit 0b50d0c73668644e0a5d754ffeb6222db0f296c2) | |||||
2008-04-23 | adding docs for 'printcap cache time' -- patch from Lars | Gerald Carter | 1 | -0/+23 | |
(This used to be commit bc2b0b8ae955966f760e9ec38659befb6641bc3b) | |||||
2008-04-23 | Add script that detects missing manpages | Jelmer Vernooij | 2 | -0/+40 | |
(This used to be commit 01e70035b9a4cf69bccc5b17c221de01e35c6532) | |||||
2008-04-23 | Allow specifying a directory with the samba sources | Jelmer Vernooij | 4 | -7/+34 | |
(This used to be commit 411a84c102eacd9865468304d3a19170e7daae35) | |||||
2008-04-23 | Use html2text for generating text output instead of xmlto, which uses a ↵ | Jelmer Vernooij | 3 | -6/+5 | |
combination of xsltproc and lynx (This used to be commit dc303a8c08c60c81bf3b38708af115f660aa9e7d) | |||||
2008-04-23 | Fixes in manpage generating | Jelmer Vernooij | 2 | -1/+4 | |
(This used to be commit b80770477c83e1801a3d9195d10d6578bbc5e47b) | |||||
2008-04-23 | fix typo that prevented cups options param from being listed in smb.conf(5) | Samba Release Account | 1 | -2/+2 | |
(This used to be commit c1003a45c43a3455c3d460e28ef62615823fd84b) | |||||
2008-04-23 | Fix output in testparm as well | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 6f983222f9b231b7248216cea8727cb93c1784bf) | |||||
2008-04-23 | fix description of mount.cifs credential file syntax | Steve French | 1 | -2/+2 | |
(This used to be commit fb3a99a0fd86ed4c808a6dd8a380ddc258f6ddd2) | |||||
2008-04-23 | removning html-single from the release target | Gerald Carter | 1 | -1/+1 | |
(This used to be commit 3011499b956b9af398de9f28fe1dae9346357dcb) | |||||
2008-04-23 | updating cups options entry based on feedback from Lars M. @ SuSE | Gerald Carter | 1 | -4/+14 | |
(This used to be commit 6441e1ef353a0f38919dd086fca8953e722111f3) | |||||
2008-04-23 | fix default install locations for swat in manpage | Gerald Carter | 1 | -2/+2 | |
(This used to be commit 01c674c13bbdccfffcfcbe6ede83fd23656531ff) | |||||
2008-04-23 | Add documentation for smbgetrc | Jelmer Vernooij | 1 | -0/+116 | |
(This used to be commit 8a1d5cb7f69b2ef631a6c7c020751b9e6ee0f10d) | |||||
2008-04-23 | put default and example parameters in the right place | Gerald Carter | 1 | -3/+3 | |
(This used to be commit b6931f7e1b54155491575904959e4889f4aa0a34) | |||||
2008-04-23 | Adding clarification of KRB support for SuSE and Red Hat Linux | John Terpstra | 1 | -0/+32 | |
(This used to be commit db0387aa5ab0bd5db4ce3a3cdfe30437e2a215df) | |||||
2008-04-23 | adding docs for 'cups options' | Gerald Carter | 1 | -0/+19 | |
(This used to be commit fdc28ea185167ae7342b9dc4d6f752d0a5c50f70) | |||||
2008-04-23 | Add note about 'unix charset' begin used when running scripts | Jelmer Vernooij | 1 | -3/+7 | |
(This used to be commit b59cfedfbe8e3d49035ff0b986a8245c74af77ba) | |||||
2008-04-23 | Fix incorrect description of recycle:noversions. (bug #1148) | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 1b9b19d7b6982f62b0e7405518a17f139a632124) | |||||
2008-04-23 | Fix add group script (don't break when users with specified groupname are | Jelmer Vernooij | 1 | -2/+2 | |
mentioned in /etc/groups) (This used to be commit a6b7d00a82693dcfc81c8dfb0b5800f3aaac49a2) | |||||
2008-04-23 | Fix a couple of typos | Jelmer Vernooij | 1 | -3/+2 | |
(This used to be commit c8e54b13424be57c166e6172d9eedbcbc3d98fb2) | |||||
2008-04-23 | add 'html' to release target so as to include output/devel/* | Gerald Carter | 1 | -1/+1 | |
(This used to be commit 33497c9f9eb336fa23f1f1db6fb9a17077cbf852) | |||||
2008-04-23 | Fix link tag ref. | John Terpstra | 1 | -1/+1 | |
(This used to be commit 1ff31aee7133ab59c214e42ef69f591b58ded8d6) | |||||
2008-04-23 | Smbd can take a list of port numbers to listen on, instead of just one (bug ↵ | Jelmer Vernooij | 1 | -22/+9 | |
#1145) (This used to be commit 5d5e51eec285e88305582f103038f353effa58ca) | |||||
2008-04-23 | ensure that the target directory exists | Samba Release Account | 1 | -0/+1 | |
(This used to be commit bf9010fa5a68260cca90bbf69e26d5ca0f9819da) | |||||
2008-04-23 | Fixing omission of addition of idmap container. | John Terpstra | 1 | -1/+34 | |
(This used to be commit 894ee4d29848e02b40905b2821fca10ef090a8b5) | |||||
2008-04-23 | The 'index' manpage is samba(7), not Samba(7). Fixes bug #1142 | Jelmer Vernooij | 34 | -38/+38 | |
(This used to be commit 9c3ca3be0c55a8b35a08dcf9f2baa72a1179d0f6) | |||||
2008-04-23 | Typo fix (bug 1084) | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit ee1cf297d7b0dbefebd2e623849afe54dc703b50) | |||||
2008-04-23 | Fix CSS | Jelmer Vernooij | 1 | -6/+7 | |
(This used to be commit 6f385073edbbb59637b38fc2958ce4d1153ff412) | |||||
2008-04-23 | Fix build of release target | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 9f8ca22c4b0dd57debc4d2201fa25a15b99a4565) | |||||
2008-04-23 | Fix path to images. CSS path doesn't work yet - I'll have a look at that ↵ | Jelmer Vernooij | 2 | -5/+12 | |
tomorrow (This used to be commit 0666499b1dffb5c1e9c0465b745fd1e5d7deefc6) | |||||
2008-04-23 | Docs successfully build into seperate directories now. Last thing to fix is ↵ | Jelmer Vernooij | 1 | -21/+15 | |
the paths to the images (This used to be commit d4a8635a85e01e2e00015afd4d094dc3d0882655) | |||||
2008-04-23 | Put multi-file versions of HOWTO, Guide and Devel-Guide into seperate ↵ | Jelmer Vernooij | 1 | -15/+25 | |
directories (This used to be commit 8161607f113216c4ba419ceb144c570cb22054cc) | |||||
2008-04-23 | fix typos in Makefile | Samba Release Account | 1 | -3/+3 | |
(This used to be commit 82be8bf6c9070fa6a331df01f1ea087cef22d658) | |||||
2008-04-23 | Adding Samba-Guide HTML file. | John Terpstra | 1 | -4/+16 | |
(This used to be commit 007ffb659d53c79ae1a2ac4e9f2a81be877476ff) | |||||
2008-04-23 | cvs2cl is no longer a dependency | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit dd60d21a634aacb28caec307ac5b4b5c916365d6) | |||||
2008-04-23 | Increasing SIZELIMIT to handle 200 groups. | John Terpstra | 1 | -2/+2 | |
(This used to be commit a3b124172d7919c6110c942254485636d63356bc) | |||||
2008-04-23 | Make the docs system somewhat more user-friendly: | Jelmer Vernooij | 3 | -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-23 | The whole point of the 'privileged' pipe is that it is not world accessible... | Andrew Bartlett | 1 | -2/+2 | |
Andrew Bartlett (This used to be commit 85a8b315b4561a2bce227681bad7e535032498ec) | |||||
2008-04-23 | This is the documantation for the shadow_copy vfs module. | Stefan Metzmacher | 1 | -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-23 | the parameter name is 'writeable' and 'writable' is just an alias of it. | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 7cd0dd90bcabff6343d6e0791333db721f192a2e) | |||||
2008-04-23 | No longer use cvs2cl (we're not using CVS anymore so it broke the build) | Jelmer Vernooij | 3 | -4/+3 | |
Fix syntax error in "ea support" parameter (This used to be commit afa157521599450ee44ad228677813ab9cd3e2e1) | |||||
2008-04-23 | Add smb.conf entry for "winbind nested groups" | Volker Lendecke | 1 | -0/+19 | |
(This used to be commit 899ad47b18e9614bd1678bed02070e841c4be7ca) | |||||
2008-04-23 | - "total print jobs" doesn't exist ("max print jobs" was meant) | Jelmer Vernooij | 1 | -5/+3 | |
- Fix note about spaces in smb.conf (This used to be commit 0dbd2fd59ac646060ac590ea924a3fc41b029192) | |||||
2008-04-23 | Remove anoncvs instructions and replace them with svnanon instructions. | Jelmer Vernooij | 1 | -58/+33 | |
(This used to be commit 0fe4774a4ffa0ddccb68b2e28a834d00dcbe3c84) | |||||
2008-04-23 | adding the THANKS and history files back after talking to jht | Gerald Carter | 2 | -0/+355 | |
(This used to be commit 3db167192c1eebac8b76dc4bf5a522a20cf6d4b8) | |||||
2008-04-23 | Add script for extracting additional files | Jelmer Vernooij | 1 | -0/+41 | |
(This used to be commit b41c38e8df138eca806e4c04a6d48059d9b03ca7) | |||||
2008-04-23 | Fix developer documentation build | Jelmer Vernooij | 1 | -0/+0 | |
(This used to be commit 60aac4237b390eb5d5388cec419a7ccbcc3178ec) |