1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

878 Commits

Author SHA1 Message Date
John Terpstra
4075819da6 Fix typo.
(This used to be commit 4f03781d2e880fe12f8a8e81df8392487e3a7e2e)
2003-09-14 00:13:04 +00:00
Gerald Carter
89771b45bb fix some typos
(This used to be commit 6d46fcdaf037a3dd42ea2883f9c518f72bb9d8a8)
2003-09-10 00:49:14 +00:00
Gerald Carter
b33b228455 remove references to 'strip dot'
(This used to be commit 5c0c9d68b44f867bf6c2b24b9fd9ba2408b9f83c)
2003-09-10 00:40:32 +00:00
John Terpstra
5304cdb771 Remove inaccurate notation.
(This used to be commit 8e0478fd1afd872acd247e2a74244abd6f12f266)
2003-09-08 19:18:54 +00:00
Tim Potter
4e901527f9 Remove another reference to --with-msdfs. Put back accidentally
removed <para> tag remove in previous commit.
(This used to be commit 7b40ea3bbd80044cf6dc3ead077cd08d9e3b84ce)
2003-09-08 00:31:14 +00:00
Tim Potter
7040003bf0 Removed text about --with-msdfs configure option which no longer exists.
(This used to be commit 391ffeb8e02ae85147e4730a1faf79850ff42d57)
2003-09-08 00:28:47 +00:00
Gerald Carter
c913fc0581 address bug #359. Andrew B's patch for implementing client
portion of NTLMv2 key exchange.  Also revert the default for
'client ntlmv2 auth' to no.  This caused no ends of grief in
different cases.

And based on abartlet's mail....

> All I care about at this point is that we use NTLMv2
> in our client code when connecting to a server that
> supports it.

There is *no* way to tell this.  The server can't tell us, because it
doesn't know what it's DC supports.  The DC can't tell us, because it
doesn't know what the trusted DC supports.  One DC might be Win2k, and
the PDC could be an older NT4.
(This used to be commit fe585d49cc3df0d71314ff43d3271d276d7d4503)
2003-09-06 19:23:24 +00:00
John Terpstra
aa8b2d0809 Fix problem where stdarg.version would print the program name as smbd.
(This used to be commit 6eaef4b6d286e2731f1e2ac99bdc6911d1296361)
2003-09-05 22:53:18 +00:00
Tim Potter
a9a9d170a6 Fix typo, right branch this time.
(This used to be commit 4508e103d0af7fb2bb5d96a86c83b960b738bd03)
2003-09-03 01:27:23 +00:00
Jelmer Vernooij
2c4c43325b Fix typo in smbcquotas manpage
(This used to be commit b53d5064f326c0ae8c7a00cd643ee52afec81856)
2003-09-02 12:04:47 +00:00
Tim Potter
0869073b7b Fix bug 342. Short version of --add now -a instead of -A.
(This used to be commit 233568dd6b08d3dfb48a712b763dfc31c03b229d)
2003-09-01 10:43:21 +00:00
John Terpstra
cc87f00bdd Relocate CHANGESECRETPW to correct level.
(This used to be commit f65d0d5c361e849eb7247a8ae2722f2e62df3b20)
2003-08-29 01:06:50 +00:00
John Terpstra
857149b120 Add missing markup tag.
(This used to be commit 1b8947e30ff3368788d1ce9e4713dd15afefe352)
2003-08-29 00:41:59 +00:00
John Terpstra
627e065235 Adding docs for the CHANGESECRETPW command.
(This used to be commit c2f354e7dcacdad43deca4cf3f807bfe6a908fad)
2003-08-29 00:10:37 +00:00
Jelmer Vernooij
7e6ad82e54 Commit some old stuff from my laptop; put in Docbook/XML version of mount.cifs manpage
(This used to be commit c442e52488c342ba20bda0ed821d607bdbec1ddb)
2003-08-28 22:00:41 +00:00
Gerald Carter
7f3e60d837 remove 'ldap trust ids' since there was no way for it to work now
(This used to be commit 3724063f1518c25e33ba6b65cd3bb1e36cec51fa)
2003-08-27 21:17:10 +00:00
John Terpstra
63a5f178e2 patch from Guenther Deschner <gd@suse.de>
(This used to be commit 2e23491bb3bbf638ef37bace4e2fd22ade637618)
2003-08-27 02:31:06 +00:00
Jeremy Allison
f13e880e7b Unix extensions now default to on.
Jeremy.
(This used to be commit 343d361d4c963fab2686eb23cf76603c63e7968e)
2003-08-21 01:49:59 +00:00
Jelmer Vernooij
f39a10993a Add W2k Deploy HOWTO
(This used to be commit 3a272ba3a25a70bac4b6319de6ad1c07d87a1934)
2003-08-20 08:21:39 +00:00
Andrew Bartlett
aa9fb2a817 We now know a lot more about SMB signing, and this comment no longer applies
We can join Win2k with default settings.

Andrew Bartlett
(This used to be commit 758e5ffd3814c71d79ed247df0b5332148837ac0)
2003-08-20 04:49:48 +00:00
Jelmer Vernooij
d125c31d2e Add log2pcap
(This used to be commit 04d7f0bba6ef110c1c7d2e98b816ab5b9f234d80)
2003-08-19 15:46:17 +00:00
Jelmer Vernooij
f3404f3e4a - Update 'preload modules' documention (bug #304)
- Fix WINS Server List in SWAT (bug #197)
- Don't segfault SWAT when adding shares (bug #254)
(This used to be commit dd43a29504fe2b6f9d13cdb9431347927548fc10)
2003-08-19 15:18:27 +00:00
Jelmer Vernooij
292a1e2d96 Document -q
(This used to be commit 8c0e29c4421a237fdb6a7433f4bf299cbacadf86)
2003-08-18 18:17:24 +00:00
Jelmer Vernooij
f1b18e06d7 - Small fix in smbsh.1.xml
- Add manpage for log2pcap
(This used to be commit edd749fc89b882cf0953d85d49ec337bbd082f18)
2003-08-18 17:57:20 +00:00
Jelmer Vernooij
85020f6255 document 'kernel change notify', 'acl compatibility' and 'ldap idmap suffix'. All smb.conf options are documented now.
(This used to be commit 7a805590cc11398135df48922d71f400a4fb6c24)
2003-08-15 21:57:57 +00:00
Jelmer Vernooij
e8d7428fe3 Document 'server schannel', 'client schannel', 'client signing', 'server signing', 'client plaintext auth'
(This used to be commit 7f4e6de885728e53b7eed445bdb2106ba53d626b)
2003-08-15 21:32:44 +00:00
Jelmer Vernooij
cedd66b6e6 Document 'ldap group suffix', better documentation for 'ldap user suffix'
(This used to be commit ff7de3e19cf8707e8429c70b6ba303ff652fa4c8)
2003-08-15 18:15:17 +00:00
Jelmer Vernooij
7f5cc18368 Fix doc build
(This used to be commit 25cec4d35664f5c093cd95d3255a8ed04f8f2528)
2003-08-15 17:49:08 +00:00
Jelmer Vernooij
9061a6ba65 document set quota command
(This used to be commit 8b1fd7526bf0a580edaeed45047624588e0a0a22)
2003-08-15 16:31:06 +00:00
Jelmer Vernooij
ffdc9fa7af Fix typos
(This used to be commit e5e71af660e5d7a2b9a76c2489822e176978185e)
2003-08-15 16:22:18 +00:00
Jelmer Vernooij
ced2b072a9 Document get quota command
(This used to be commit 19f8f26f0bb1b2de18c35c203d0912bcde07bfe2)
2003-08-15 16:20:46 +00:00
Jelmer Vernooij
f6e3a61469 Document modules changes
(This used to be commit b8ff07a3439864dc22cc1c501ebcdc117351d2cd)
2003-08-15 06:11:33 +00:00
Jelmer Vernooij
48ceb1b068 Add idmap diagrams from Chris and John
(This used to be commit 1f126306c211be26e69be056fb1015762dd4802b)
2003-08-15 04:37:02 +00:00
Rafal Szczesniak
810627ded2 Removed -l parameter description to avoid duplication
with common.samba section.

Also found while testing domain trusts (so far it works) :-)

rafal
(This used to be commit 75fa4a17bd95a3761749c8885f8aee8615e4f6aa)
2003-08-14 01:32:00 +00:00
Jelmer Vernooij
e6a0622787 Fix typo
(This used to be commit d14253752f6e5eca217831da22f3d0d00d536b04)
2003-08-13 06:16:06 +00:00
Jelmer Vernooij
0d28f130ff Final update. Links work now as well
(This used to be commit 336483342c4b6a2ff2579e7b903362f408385b09)
2003-08-13 02:12:11 +00:00
Jelmer Vernooij
4e1bdbb757 Last set of syntax fixes
(This used to be commit 1ab824e77edd955e90515b40e0d0c2d4f826b603)
2003-08-13 00:35:58 +00:00
Jelmer Vernooij
83faad0d0e Conform better to the specs
(This used to be commit 412934e6d006697426e7adbcc686a5ab2b62742b)
2003-08-12 23:45:58 +00:00
Jelmer Vernooij
7b98e3a4b8 Better compatibility with official syntax
(This used to be commit 12eea1a70b0c8331aabc09e5ae464d7863de6240)
2003-08-12 22:36:55 +00:00
Jelmer Vernooij
3942962df3 Better compatibility with official syntax
(This used to be commit 9a5304a5ea9b65dbfe5980e35b8456946a331f80)
2003-08-12 22:34:09 +00:00
Jelmer Vernooij
6c8e01e44b Remove db2latex
(This used to be commit 479881d74aa136476355bfacc57a08102eb170b9)
2003-08-12 22:31:29 +00:00
Jelmer Vernooij
b6e1f502b2 Manpages work now as well
(This used to be commit c8393c013a468ea3e8493cd2fac7ace47b7d55ce)
2003-08-12 22:09:48 +00:00
Jelmer Vernooij
154124c473 PS and PDF build correctly now
(This used to be commit 27ef31bee4ac445f1218d6e78d6e3282c6b2726a)
2003-08-12 21:59:02 +00:00
Jelmer Vernooij
aa4ebac753 Add some images from the book
(This used to be commit b4eb1640246fd0f81a65cc27c53a2a8e24dc8174)
2003-08-12 21:18:53 +00:00
Jelmer Vernooij
e6c55529c9 More fixes
(This used to be commit ec02b2cfa4d913c91dd78bc1b2bdb02d7d560c59)
2003-08-12 18:22:39 +00:00
Jelmer Vernooij
8f3dd1e397 Proper dependencies for dev-doc
(This used to be commit 52816b4e374753880f6022bce5dffd3d7d3ff1c1)
2003-08-12 18:11:03 +00:00
Alexander Bokovoy
1b5168421b Fix syntax error.
(This used to be commit 3291db6369fb57ebd76d0213ac62958de96173eb)
2003-08-12 18:02:03 +00:00
Jelmer Vernooij
2202b2da00 Nicer layout for the latex stylesheet
(This used to be commit de498be672098221f62138b33e997fe93d87104b)
2003-08-12 17:58:25 +00:00
Jelmer Vernooij
c5c6ae75c5 Fix some errors
(This used to be commit dc8d2c30b4f6ee3d6c55d034d70471a90f1b7341)
2003-08-12 17:48:24 +00:00
Jelmer Vernooij
a2e3ba6e12 Merge over book changes into 3_0 CVS
(This used to be commit d8fe4a81fb0d4972b2331b3d5fc4890244b44c33)
2003-08-12 17:36:25 +00:00