summaryrefslogtreecommitdiff
path: root/docs/docbook
AgeCommit message (Collapse)AuthorFilesLines
2002-11-11fix typo(s/plaintext pass column/plain pass column/)Jelmer Vernooij1-3/+3
(This used to be commit 411647ecfbfbb17e46ea2289a09e77a2fbb1162f)
2002-11-11Add note about error that happens when the loopback device doesn't workJelmer Vernooij1-0/+6
(This used to be commit 377631b3a07c0fb52e4374cc2484e7852d81a84e)
2002-11-05Fix small syntax errorsJelmer Vernooij5-10/+13
(This used to be commit 7f9b0dbf5bddf6b49fdb8788ab6745ed46cb9cca)
2002-11-05Add note about obsolete sectionJelmer Vernooij1-2/+2
(This used to be commit 2d38795d3a9258babccfe52420ed83ec5a1d3f51)
2002-11-05Add pdb_xml docsJelmer Vernooij2-0/+44
(This used to be commit f92f10ef253615d453aca6cb093f65a3a0a62283)
2002-11-05Fix various small syntax errorsJelmer Vernooij5-9/+144
add docs for pdb_mysql don't build obsolete docs in Makefile (This used to be commit 1c06377f84b170fe2a6476df13f1b2a0d39d0a92)
2002-11-05The default for 'announce version' is 4.9, not 4.5 or 4.2Jelmer Vernooij1-2/+2
(This used to be commit 570c3b2fab6368726213bb786e33902f261eb606)
2002-11-04Large number of updates - new structure of the HOWTO, better names, ↵Jelmer Vernooij8-531/+472
introductions, updating to 3.0 (This used to be commit dfc3d55493c40201244a9e44b89868f7128c6f85)
2002-11-04Move encryption algorithm explanation to dev-docJelmer Vernooij2-0/+198
(This used to be commit ea026d74c1d8696e45c6bddc5b1b0029e7e41507)
2002-11-04Move explanation of encryption algorithm to dev-docJelmer Vernooij1-216/+27
(This used to be commit b279cc065385d45b8a16e220fb13b278d5921b1f)
2002-11-02Fix typoAndrew Bartlett1-1/+1
(This used to be commit 5c6041f713f1931072aa25f49e8210c4c7e36ba9)
2002-11-02Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccountAndrew Bartlett1-7/+39
attributes rather than calling getpwnam() on the user. This should help fix some of metze's performance issues - particularly on enumerations. There is a consequential change to the operation of 'non unix account's in LDAP - they are no longer restricted to being 'within' the NUA range, but will always be added to that range. Finally, there is the doco for this and the previous LDAP SSL changes. (This used to be commit 18abaeffda300074a507561d8372d5bfddc8fe50)
2002-11-02Initial updating of DiagnosisJelmer Vernooij1-13/+17
(This used to be commit 4fc8f1d3f29e36c8c1a04d6907c4bed3d6547e35)
2002-11-02Update manpages - make ready for 3.0Jelmer Vernooij4-17/+59
(This used to be commit 1a06235f183c2dcc6efc056043252246a4f31139)
2002-10-31Add initial upgrading doc (doesn't contain much currently)Jelmer Vernooij5-36/+50
Start using more entities (This used to be commit 6c442fe5c90902718d9a381e6b2518c0b4aab3de)
2002-10-30The locking description in this doc is outdated - note thatJelmer Vernooij1-0/+7
(This used to be commit 125c2fea550a88cf28fa82281b69a25b644edc4a)
2002-10-29We also support security = serverJelmer Vernooij1-1/+1
(This used to be commit 5bd2c390e883ced39ca89d0180d87a35ce396e96)
2002-10-292.2 was the previous release - don't talk about it like it's currentJelmer Vernooij1-1/+1
(This used to be commit 752ef9463dc8b60cb0069344c3e30f65290270a1)
2002-10-29Small markup fixesJelmer Vernooij1-2/+3
(This used to be commit c11b611bacc51ba57943cfd7988743194facaae2)
2002-10-29-E doesn't take argumentsJelmer Vernooij1-1/+1
(This used to be commit 932b364de79407b3996061c0ae66117d39045e4d)
2002-10-28Fix typo (-s -> -S)Jelmer Vernooij1-2/+2
(This used to be commit 522b7470a3dbe61f522f65fa2b1aeac4bc1d36c3)
2002-10-28Update info on ldap suffix (thanks metze)Jelmer Vernooij1-1/+1
(This used to be commit 257a1ff880d58a262169885336e5090d986e7d3c)
2002-10-28document ldap suffixJelmer Vernooij1-0/+2
(This used to be commit 85eeb8870f5a1e04c607fbcc18f8da50eb7a694f)
2002-10-24Document -P and -V (patch from Guenther Deschner <gd@suse.de>)Jelmer Vernooij1-0/+32
(This used to be commit 5845f17c927a84ba502c834b3a38499959b7ae40)
2002-10-21Add faq chapter about the samba featuresJelmer Vernooij1-0/+376
(This used to be commit b55fe96c1f073e81ce564d16d70cae49e1862cf5)
2002-10-21add a 'mangle prefix' option to allow people to tune the number ofAndrew Tridgell1-4/+15
characters used in the prefix for 8.3 names in the hash2 algorithm. The longer the prefix the more readable the 8.3 names will be, but the weaker the hash. this was added because of someone complaining that the new hashing algorithm was unreadable but the old one was broken :) (This used to be commit 3ca3cc838e5b957c7244b21947daddc4ee4c3099)
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-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-15Convert BROWSING-Config.txt to SGMLJelmer Vernooij2-3/+287
(This used to be commit 0b34832e33fbd81cec88730d671ca91abe6cc382)
2002-10-04Convert even more text docsJelmer Vernooij2-0/+93
(This used to be commit cde5cd455ca48fde7eeb7cea84b061ef3be58e23)
2002-10-04Convert README.Win32-Viruses DHCP-Server-Configuration and Faxing to SGML...Jelmer Vernooij1-0/+2
(This used to be commit 68a18e1a9ea44d7f0d84de5a23eef9d9a7568cbc)
2002-10-04Move Recent-FAQ's to the new SGML FAQJelmer Vernooij2-1/+89
(This used to be commit 8a15a8c195285550be55bac63f7508bf34b36411)
2002-10-04Convert GOTCHAS to SGMLJelmer Vernooij1-0/+23
(This used to be commit c48207ef0e219680d4e4102256c76189aaf73ebc)
2002-10-04Move Application_Serving.txt to FAQ question "How to use a samba share as a ↵Jelmer Vernooij1-0/+59
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-03Fix generation of FAQJelmer Vernooij3-6/+9
(This used to be commit 26ce370e0c858c017333e33535956658e1a9fe7f)
2002-10-03Fix links in html versions of manpagesJelmer Vernooij1-1/+1
(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 Carter1-9/+10
regenerate html versions of manpages.... (This used to be commit 4d4ef0d34afb43e62b4bec274fd4e64cda04c949)
2002-10-03merge sendfile entry from SAMBA_2_2 and fix typoGerald Carter1-85/+123
(This used to be commit 068d7ab14c0f6f83b61e6fe1724ef00ca2e0e590)
2002-10-03Document 'hide special files'Jelmer Vernooij1-0/+12
(This used to be commit 36a9fe66c50021443a9d4336f9413a2afd5d3af3)
2002-10-02Convert ADS-HOWTO to SGML and add it to the howto collectionJelmer Vernooij2-0/+197
Updated generated docs (This used to be commit 3d417179233d0b8e486560c41248888be42bacf9)