Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-23 | Update DTD location. Fixes smb.conf.5 build. | Jelmer Vernooij | 7 | -10/+6 | |
(This used to be commit b7da25a917d513012748225220114a9aedbe3fd6) | |||||
2008-04-23 | Autogenerate parts of the makefile rather then calling seperate shell scripts. | Jelmer Vernooij | 4 | -56/+55 | |
Avoids a lot of copying images that are already present. (This used to be commit 310b572db83e5a5a14eb4ac7dabbbff60172c668) | |||||
2008-04-23 | More review needed - this fixes a big glitch. | John Terpstra | 1 | -4/+5 | |
(This used to be commit 99afc61268551ab19e6bfe90ea88ef969fc85223) | |||||
2008-04-23 | Use document names rather then file locations in the makefile. | Jelmer Vernooij | 1 | -20/+22 | |
(This used to be commit 4c6d251bc087fa8ce7a8531b066fe6b36b4078c6) | |||||
2008-04-23 | Add xslt script that can generate dependency makefiles | Jelmer Vernooij | 1 | -0/+52 | |
(This used to be commit 59730e1280e46c5e0dbae8ca7e52cd192496ea9e) | |||||
2008-04-23 | Update list of (possible) dependencies | Jelmer Vernooij | 2 | -4/+18 | |
Allow multiple possible programs (will be used to support multiple xslt processors later on) (This used to be commit 6f80dcdf3a7752283265cebc87073121120bb6da) | |||||
2008-04-23 | Rectify information about file times displayed by ls. | John Terpstra | 2 | -1/+2 | |
(This used to be commit 323e3ceb5e2ab5f69e128e67320268b08b073a2c) | |||||
2008-04-23 | Mark some targets phony | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 144d43fe211085a0a0b3ff9bf2ab3ce271bc4a08) | |||||
2008-04-23 | Fixed typo. | John Terpstra | 1 | -1/+1 | |
(This used to be commit 226c6dc0ee265a400a1e5a3290aeb093240131d8) | |||||
2008-04-23 | Added index entries. | John Terpstra | 1 | -1/+16 | |
(This used to be commit 570739924cb26e73e87d8a92d0310d99e86b4de2) | |||||
2008-04-23 | Clarification that Samba documentation is not an LDAP HOWTO. | John Terpstra | 2 | -10/+63 | |
(This used to be commit f986973276e53269e649b42b0dce7525315c09fb) | |||||
2008-04-23 | Update from Misty Stanlet-Jones | John Terpstra | 2 | -146/+137 | |
(This used to be commit 894fea0594fb67c07aefdae9398a74ef8ecd91d1) | |||||
2008-04-23 | Fix links for smbconfoptions. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit e4364d2c28dddcc07b32e3d0b681a62bf1545dd8) | |||||
2008-04-23 | Adding notes regarding LDAP and Computer Accounts. | John Terpstra | 1 | -0/+48 | |
(This used to be commit c4364d6dd72d98b2e4e682b50a0be337d69d287d) | |||||
2008-04-23 | Validation updates to Samba3 By Example | Jelmer Vernooij | 15 | -82/+80 | |
(This used to be commit 71a7e0df4ceb5ff106fc5a32b094eebb4febab91) | |||||
2008-04-23 | More validation fixes; building FO-PDF versions of the HOWTO and | Jelmer Vernooij | 42 | -362/+350 | |
the Guide work now! (This used to be commit 2192c44663d3031cd6c0f228aea4a8cdd2a29a82) | |||||
2008-04-23 | Another set of validation updates | Jelmer Vernooij | 26 | -170/+213 | |
(This used to be commit 5ec9c67db982c020dd98cf972d72f898e4b71fe5) | |||||
2008-04-23 | Some more validation updates. | Jelmer Vernooij | 46 | -56/+56 | |
(This used to be commit ceef479118fcf47b55c62de495224c4ec587f054) | |||||
2008-04-23 | Fix validation for the developers guide. | Jelmer Vernooij | 27 | -34/+39 | |
(This used to be commit 2a26734ce26ae68f89c814e0b4219964443679ba) | |||||
2008-04-23 | Update DTD location | Jelmer Vernooij | 314 | -313/+314 | |
(This used to be commit 889dfcc532bd3357314313fe8f70a022a174eef4) | |||||
2008-04-23 | Use new definition of <smbconfoption>, fixes a bunch of | Jelmer Vernooij | 60 | -1814/+1821 | |
validity errors. (This used to be commit 3eb5c35e47951f320f7c2f4cd478a95f6d48236e) | |||||
2008-04-23 | Use the Samba Variant of the DocBook DTD rather then | Jelmer Vernooij | 83 | -894/+83 | |
the original one. Entities are now in samba-web/, so remove them from here. (This used to be commit a66ba7c7e0b00eb9475a495d18e18cada3f6f9dd) | |||||
2008-04-23 | This is the last update to the Samba-Guide for a little while. I'm about to ↵ | John Terpstra | 6 | -47/+205 | |
tackle the HOWTO for a make-over. (This used to be commit dfef9d6ecc7f3c403b5c259d40935d976fcf884d) | |||||
2008-04-23 | Commit to preserve changes still in progress. | John Terpstra | 3 | -14/+111 | |
(This used to be commit 2d543ee70cc6ec7092cac7b0b9824ccf6ae93c7e) | |||||
2008-04-23 | Use the Samba DTD rather then the original DocBook one. This step will | Jelmer Vernooij | 50 | -306/+54 | |
(after the DTD is finished) allow us to validate the source documents. This all is require for generating PDF's thru XML-FO. (This used to be commit c5cfb1924445af98d6a538acaea40eceac411fe6) | |||||
2008-04-23 | Add info on what to do with MS Visual Studio problems. | Jeremy Allison | 1 | -0/+2 | |
Jeremy. (This used to be commit f00aeacc1886db9c2cfa80a56ae3b073c036ceb0) | |||||
2008-04-23 | Add texi support | Jelmer Vernooij | 3 | -18/+29 | |
(This used to be commit bdcf561e232d4bcee85e4a7dceccb2382bfe9138) | |||||
2008-04-23 | - Be a bit more verbose. | Jelmer Vernooij | 6 | -10/+18 | |
- Try some more possibilities when looking for 3.0 sources. - Fix "make files" (This used to be commit 0e33ad6b3b45a95868c64a80ff9e1e97ebe51c16) | |||||
2008-04-23 | fix xml syntax error | Gerald Carter | 1 | -0/+1 | |
(This used to be commit 4e68ec10900472bcd9316dc605ab807ee5eb49aa) | |||||
2008-04-23 | adding documentation on the 'allocation roundup size' option | Gerald Carter | 1 | -0/+17 | |
(This used to be commit 77177c8ca5150b27b813757a7597ebce50c0ee54) | |||||
2008-04-23 | Fixing typos reported by Will Enestvedt. | John Terpstra | 1 | -4/+3 | |
(This used to be commit 0e19d7e7e95aa01172ab5928deab2f4415437922) | |||||
2008-04-23 | In previous Samba versions, no charset conversion was done for filenames by ↵ | Jelmer Vernooij | 1 | -1/+2 | |
default. Fixes #130 (This used to be commit 10b2a8f34ca627412f4f00a202f2000c2e29d0f2) | |||||
2008-04-23 | Add patch for db2latex that fixes problems with newer versions of xsltproc | Jelmer Vernooij | 1 | -0/+98 | |
(This used to be commit 233070f76a802a41d91e4d5d88838bccbbbbf1d4) | |||||
2008-04-23 | Another formatting fixup. | John Terpstra | 1 | -0/+1 | |
(This used to be commit c8210f7824ebc4b6dadabffeee2bea6021098a1c) | |||||
2008-04-23 | Another formatting fixup. | John Terpstra | 1 | -2/+8 | |
(This used to be commit f2218173090d23a622c0a77ac4f34ba087e2dea0) | |||||
2008-04-23 | More fixups. Sheesh, where is that feedback? | John Terpstra | 3 | -58/+84 | |
(This used to be commit 595ea2eb6330ffae687a32e06b413d81c50c90f9) | |||||
2008-04-23 | Fixup preface to include new chapter. | John Terpstra | 1 | -4/+12 | |
(This used to be commit 8e6e6852a7cff9677bb6087b240d177da0c6ebd4) | |||||
2008-04-23 | Added index entries. Revised introduction. Fixed typos. | John Terpstra | 1 | -31/+114 | |
(This used to be commit 8af5012ed0f793b0225d0be7932270c61faed57f) | |||||
2008-04-23 | Fixed duplicated tag name. | John Terpstra | 1 | -1/+1 | |
(This used to be commit 04741f431d317887fe45a92459781725e47886b4) | |||||
2008-04-23 | Fixed typos. | John Terpstra | 1 | -1/+1 | |
(This used to be commit 5ff1d7fb792268901c122c5d38c297441dff6286) | |||||
2008-04-23 | Pre-Final Chap9. One more review to follow. | John Terpstra | 2 | -214/+293 | |
(This used to be commit 6937f6c93420d499cde7622a7395c949bb7a3e54) | |||||
2008-04-23 | Last update before massaging the content into its final place. | John Terpstra | 1 | -352/+436 | |
(This used to be commit 73a0a3cb6819ef4ad679cb506858d93c35e07e87) | |||||
2008-04-23 | BUG 2431: fix documented default value for strict locking | Gerald Carter | 1 | -2/+2 | |
(This used to be commit 28fe4e878c1704931c337063324482e0c2d446a1) | |||||
2008-04-23 | Reverting from Global to pershare scope for printer admins parameter. | John Terpstra | 1 | -2/+5 | |
(This used to be commit 51eb8f11dbd6fb52c37bdf4d0823410e95aeca2f) | |||||
2008-04-23 | Updated new Migration from NetWare Chapter | John Terpstra | 1 | -1/+1173 | |
(This used to be commit d8f3febeffb333bf3b0f439aba70629057308765) | |||||
2008-04-23 | Fix for bug #2200 | John Terpstra | 1 | -3/+3 | |
(This used to be commit ec844bf36cfddd087af1fc57a704bc223ab5f102) | |||||
2008-04-23 | Fixing bug #1105 | John Terpstra | 1 | -1/+19 | |
(This used to be commit e57a54c1c0572e11561c2f9c448849d7fde894cc) | |||||
2008-04-23 | Fixing note in bug #2364 | John Terpstra | 1 | -5/+7 | |
(This used to be commit 4556a3d5b3e616edd8d6761a8d84ed9b0e4a2578) | |||||
2008-04-23 | Another update. | John Terpstra | 6 | -13/+202 | |
(This used to be commit 1eff25295974361516f740a2ed3bf5317a3063ac) | |||||
2008-04-23 | More doco updates. More coming too. | John Terpstra | 2 | -1/+118 | |
(This used to be commit 884efef4a4c32fc7f660b58bf2e5cb56e903e378) |