summaryrefslogtreecommitdiff
path: root/docs/docbook/manpages
AgeCommit message (Collapse)AuthorFilesLines
2002-12-08Fix example command (reported by Cameron Maxwell)Jelmer Vernooij1-1/+1
(This used to be commit e5e067c2d12e3af755309c8fb6190aeab3a4dbf9)
2002-12-08Fix example command (reported by Cameron Maxwell)Jelmer Vernooij1-1/+1
(This used to be commit 29bda72da0902b721a56e3afa62d2c537598b26c)
2002-11-27sync docs with SAMBA_3_0 and regenerateGerald Carter3-7/+16
(This used to be commit 20e6d8c036a4c4ecfa2afb1dd29342c81ce00f8b)
2002-11-27update docs for "password server" and regenerateGerald Carter3-7/+16
also fixed a number of syntax errors in the SGML source for several man pages (people really need to start validating docs before checking them in). (This used to be commit 91a21782e09562644ab4938cb0170b8fb94f0ccf)
2002-11-22Restrict anonymous=2 support merged from HEADAndrew Bartlett1-24/+6
(This used to be commit 8b156ed0db3e54aa3265a2579e72c50c39b5beef)
2002-11-22Add support for 'restrict anonymous=2' and make the doco give a slight hintAndrew Bartlett1-24/+6
as to what it now does in 3.0. Needs more work, but better than documenting the old functionality :-). As the security benifits of this are nullified by a setting of 'guest ok' on any share, we might want to put some documentation there too. Andrew Bartlett (This used to be commit ab812ada56b740ac986de8e1f4ca36641ec61c01)
2002-11-22Sync docbook directory with HEAD.Tim Potter11-106/+83
Sorry but there are way too many changes to track down all the commit messages and list them here. Most of the changes look like updates and cleanups from Jelmer though. (This used to be commit 75615648d0ace3bde6a2ef2dad562094f1b25d00)
2002-11-20Spelling fix.Tim Potter2-2/+2
(This used to be commit 43cd6e5a702bb1004b36a5845e0765851395ebf2)
2002-11-19Likewise. Two small typos caught my eye so I fixed them.Christopher R. Hertel1-2/+2
(This used to be commit 2087e16b87d32170c08394fe589f1eb54e42a68e)
2002-11-19Fixed two very, very minor typos (that sort of just annoyed me).Christopher R. Hertel1-2/+2
(This used to be commit b24e0e9e6d77604ca23fe55734457d8a3d74d585)
2002-11-16Update for 3.0Jelmer Vernooij1-5/+18
(This used to be commit 6430bef92c416692e7b2a9c550d8cf17c26aaa81)
2002-11-16Update for 3.0Jelmer Vernooij2-30/+5
(This used to be commit ca3bfea8e79dc7bf04840b58c2fd79b1e1dc2c9f)
2002-11-14Update testparm for 3.0Jelmer Vernooij1-3/+9
(This used to be commit f01fad02d75975f25235eeeba8262bf11657e54a)
2002-11-14Update documentation to cover cascaded VFS modulesJelmer Vernooij1-9/+7
(This used to be commit 218395ac7e5963a773691fb5a0539cce9e3b92f2)
2002-11-05Fix small syntax errorsJelmer Vernooij3-7/+11
(This used to be commit 7f9b0dbf5bddf6b49fdb8788ab6745ed46cb9cca)
2002-11-05Fix various small syntax errorsJelmer Vernooij1-1/+0
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-02Merge of my 'ldap trust ids' patch from HEAD.Andrew Bartlett1-7/+39
This hopefully provides a peformance boost by not hitting getpwnam() for every entry in an enumeration, instead reteriving entries directly (if available). idra has reviewed this patch. Andrew Bartlett (This used to be commit 8abe71c4d7a796001c5765f4dd88c2e6f5637802)
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-02Update manpages - make ready for 3.0Jelmer Vernooij3-12/+15
(This used to be commit 1a06235f183c2dcc6efc056043252246a4f31139)
2002-10-31Add initial upgrading doc (doesn't contain much currently)Jelmer Vernooij3-36/+15
Start using more entities (This used to be commit 6c442fe5c90902718d9a381e6b2518c0b4aab3de)
2002-10-29-E doesn't take argumentsJelmer Vernooij1-1/+1
(This used to be commit 932b364de79407b3996061c0ae66117d39045e4d)
2002-10-28Update info on ldap suffix (thanks metze)Jelmer Vernooij1-1/+1
(This used to be commit 257a1ff880d58a262169885336e5090d986e7d3c)
2002-10-28Update info on ldap suffix (thanks metze)Jelmer Vernooij1-0/+2
(This used to be commit 904e48e49f42d9dfef7f8bcc1b01fc8b1345c36c)
2002-10-28document ldap suffixJelmer Vernooij1-0/+2
(This used to be commit 85eeb8870f5a1e04c607fbcc18f8da50eb7a694f)
2002-10-25sync from HEADGerald Carter10-591/+551
(This used to be commit 2eb7f0acd761a11bb0f24010347247074c5ed49a)
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 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-18Document %D. Make a difference between sub_basic and sub_advanced substitutionsJelmer Vernooij1-54/+59
(This used to be commit 7fe52d378d7e4ce6381be3544d865088a7659009)
2002-10-15make_smbcodepage and make_unicodemap are gone in HEADJelmer Vernooij2-369/+0
(This used to be commit ef40bde4344a19fcc61d6d1719c1c87970445139)
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-02Remove deprecated smb.conf options that were still in smb.conf.5:Jelmer Vernooij1-89/+2
domain admin group domain guest group use rhosts status (This used to be commit 475594a43938aaace7868b4fadc50d571ce18414)
2002-10-02Add framework for net command manpage - still contains a lot of FIXME's...Jelmer Vernooij1-4/+282
(This used to be commit 1e7686e5e7952b9b6f0474bace43078d2f6cb871)
2002-10-01merge from HEADGerald Carter3-33/+68
(This used to be commit c0ca286e36d49deba6c73690114b0d867cbfd63e)
2002-10-01* fixed typos in SGML sourceGerald Carter2-23/+23
* regenerated man pages (This used to be commit 89bbec5216e1e02469dea6f68ceb797dd9165c1f)
2002-09-27Apply Vance Lankhaars' cifs2002 documentation patch - mostly grammar andJelmer Vernooij16-248/+125
English typo fixes and updates of documentation (This used to be commit bba2ee620a286dcc7fcd509c8954227e203274a1)
2002-09-27Apply Vance Lankhaars' cifs2002 documentation patch - mostly grammar andJelmer Vernooij16-248/+125
English typo fixes and updates of documentation (This used to be commit cf240f14a53d95261c557a881cf67c7d3d316a57)
2002-09-27Do not update manpages directly...Volker Lendecke1-1/+10
(This used to be commit 685387b0109e880e30191fbea0aad1e5c677273a)
2002-09-27Doco patch from metze. This reformats the 'ldap ssl' docs, and add doco forAndrew Bartlett1-9/+35
the new 'ldap passwd sync' option. Andrew Bartlett (This used to be commit 4d20cf56f2fbe60f2dfa2ae62de1f132f24348aa)
2002-09-26syncing with HEAD some moreGerald Carter1-8/+28
(This used to be commit 805a89fbb771659ce9d397daad59f47d8b5fefcc)
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter4-60/+341
(This used to be commit b5d03c7b55fb2f34fa4d0228abe4389020e5ed5f)
2002-09-25This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+159
used to be commit 9a5541595f78f2cbba16030552c6e780f6fddcf6)
2002-09-07"disable charset" -> "display charset". oopsJelmer Vernooij1-1/+1
(This used to be commit 67543ea43d6c76f10f6757ae35a29044ce0020c5)
2002-08-30paranoid server security defaults to yesAndrew Bartlett1-1/+1
(This used to be commit 46c49248e3f2ab307218b476b9a659bf54c3031e)