1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
Commit Graph

1596 Commits

Author SHA1 Message Date
Jelmer Vernooij
dc5ba6c819 Follow DTD more strictly
(This used to be commit 1e098b5b17)
2003-09-26 00:00:07 +00:00
Jelmer Vernooij
6c623b55bd Patch from Metze to document events interface
(This used to be commit 228c03ce66)
2003-09-25 19:48:48 +00:00
Jelmer Vernooij
c681349e8f Add some updates necessary to build the 3.0 docs (forgot them last night).
(This used to be commit 72434db17a)
2003-09-25 19:25:13 +00:00
Gerald Carter
aa8205c4b0 syncing files from 3.0
(This used to be commit b167f0989d)
2003-09-24 15:43:12 +00:00
Gerald Carter
855b82267e updating roadmap in docs
(This used to be commit 9f44a3d29b)
2003-09-24 15:23:28 +00:00
Gerald Carter
4b10dd9454 more syncs from 3.0
(This used to be commit bb7d5ce376)
2003-09-24 15:08:05 +00:00
Gerald Carter
293421f3c6 syncing up docs, examples, & packaging from 3.0
(This used to be commit dd1348c566)
2003-09-24 15:05:22 +00:00
John Terpstra
955507a7ed Update.
(This used to be commit 1871f18bec)
2003-09-23 23:35:53 +00:00
Jelmer Vernooij
f4259e8827 regenerate
(This used to be commit fdae2e591b)
2003-09-23 21:43:23 +00:00
Jelmer Vernooij
5a34f92834 regenerate
(This used to be commit f1c93a6782)
2003-09-23 21:33:16 +00:00
Jelmer Vernooij
4d6b1b6836 regenerate
(This used to be commit bdee29ef5b)
2003-09-23 21:24:11 +00:00
Jelmer Vernooij
b222defc27 Regenerate
(This used to be commit f97d5fef86)
2003-09-23 21:15:41 +00:00
John Terpstra
704c768240 I'm still working on this. More to come.
(This used to be commit cb21725418)
2003-09-23 19:10:37 +00:00
John Terpstra
48aecb40f8 I'm still working on this. More to come.
(This used to be commit 4babc01b57)
2003-09-23 19:02:57 +00:00
Volker Lendecke
022f73c43c Document the two new params.
Volker
(This used to be commit f08775ca07)
2003-09-23 14:55:12 +00:00
Tim Potter
dfc79d317e Merge from 3.0:
>Fix typo.
(This used to be commit 028179b18b)
2003-09-19 06:20:53 +00:00
John Terpstra
172fa3113e Fix typo.
(This used to be commit ec842946dd)
2003-09-16 04:33:17 +00:00
Tim Potter
3050c0602a Merge from 3.0:
>Fix typo.
(This used to be commit 914e4be8f7)
2003-09-16 02:48:56 +00:00
Tim Potter
582ec27a8e Merge from 3.0:
>Remove quotes in smb.conf ldap example - the quotes actually turn
>up in the ldap filter string.
(This used to be commit 7bca3b6cc2)
2003-09-16 02:48:16 +00:00
Tim Potter
8a7cf73eee Remove quotes in smb.conf ldap example - the quotes actually turn
up in the ldap filter string.
(This used to be commit 59a292074b)
2003-09-15 12:19:54 +00:00
John Terpstra
4075819da6 Fix typo.
(This used to be commit 4f03781d2e)
2003-09-14 00:13:04 +00:00
Gerald Carter
6f5133aa82 merge from 3.0
(This used to be commit fa0d4ea150)
2003-09-10 01:14:37 +00:00
Gerald Carter
89771b45bb fix some typos
(This used to be commit 6d46fcdaf0)
2003-09-10 00:49:14 +00:00
Gerald Carter
9a9031ec72 remove references to 'strip dot'
(This used to be commit b5c5a9dc76)
2003-09-10 00:43:00 +00:00
Gerald Carter
b33b228455 remove references to 'strip dot'
(This used to be commit 5c0c9d68b4)
2003-09-10 00:40:32 +00:00
Gerald Carter
07643607a7 adding missing files from 3.0
(This used to be commit 20c57840f8)
2003-09-09 03:16:06 +00:00
Gerald Carter
b968848a16 removing files not in 3.0
(This used to be commit d5c32f8881)
2003-09-09 03:11:56 +00:00
Gerald Carter
99bde6889d syncing files from 3.0 into HEAD again
(This used to be commit bca0bba209)
2003-09-09 02:58:53 +00:00
John Terpstra
5304cdb771 Remove inaccurate notation.
(This used to be commit 8e0478fd1a)
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 7b40ea3bbd)
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 391ffeb8e0)
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 fe585d49cc)
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 6eaef4b6d2)
2003-09-05 22:53:18 +00:00
Tim Potter
a9a9d170a6 Fix typo, right branch this time.
(This used to be commit 4508e103d0)
2003-09-03 01:27:23 +00:00
Jelmer Vernooij
2c4c43325b Fix typo in smbcquotas manpage
(This used to be commit b53d5064f3)
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 233568dd6b)
2003-09-01 10:43:21 +00:00
Gerald Carter
e0d634b6b1 file was checked in by mistake
(This used to be commit 801a074e70)
2003-08-29 03:03:06 +00:00
John Terpstra
077a7591ff Adding new files needed for html files.
(This used to be commit da3e840e01)
2003-08-29 01:17:42 +00:00
John Terpstra
04cfbc7854 Update pre-release of RC2. Note: Due to config errors not all manpages
were rebuilt.
(This used to be commit 01fde1a40b)
2003-08-29 01:15:53 +00:00
John Terpstra
cc87f00bdd Relocate CHANGESECRETPW to correct level.
(This used to be commit f65d0d5c36)
2003-08-29 01:06:50 +00:00
John Terpstra
857149b120 Add missing markup tag.
(This used to be commit 1b8947e30f)
2003-08-29 00:41:59 +00:00
John Terpstra
627e065235 Adding docs for the CHANGESECRETPW command.
(This used to be commit c2f354e7dc)
2003-08-29 00:10:37 +00:00
Jelmer Vernooij
cad70ca6ed Regenerate docs
(This used to be commit b78c6ee1d1)
2003-08-28 22:13:10 +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 c442e52488)
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 3724063f15)
2003-08-27 21:17:10 +00:00
John Terpstra
63a5f178e2 patch from Guenther Deschner <gd@suse.de>
(This used to be commit 2e23491bb3)
2003-08-27 02:31:06 +00:00
Steve French
0536fc2bce Checkin cifs vfs manpage
(This used to be commit ada291956a)
2003-08-21 04:45:11 +00:00
Jeremy Allison
f13e880e7b Unix extensions now default to on.
Jeremy.
(This used to be commit 343d361d4c)
2003-08-21 01:49:59 +00:00
Jelmer Vernooij
f39a10993a Add W2k Deploy HOWTO
(This used to be commit 3a272ba3a2)
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 758e5ffd38)
2003-08-20 04:49:48 +00:00
Gerald Carter
a50367ee11 removing using_samba docs from samba cvs module (not are in a separate cvs module)
(This used to be commit 4729e9cd52)
2003-08-19 21:42:58 +00:00
Gerald Carter
be491afeed removing using_samba docs from samba cvs module (not are in a separate cvs module)
(This used to be commit f7249014f4)
2003-08-19 21:36:00 +00:00
Jelmer Vernooij
d125c31d2e Add log2pcap
(This used to be commit 04d7f0bba6)
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 dd43a29504)
2003-08-19 15:18:27 +00:00
Jelmer Vernooij
292a1e2d96 Document -q
(This used to be commit 8c0e29c442)
2003-08-18 18:17:24 +00:00
Jelmer Vernooij
aaf8317488 Add log2pcap manpage
(This used to be commit a5107b8088)
2003-08-18 17:58:01 +00:00
Jelmer Vernooij
f1b18e06d7 - Small fix in smbsh.1.xml
- Add manpage for log2pcap
(This used to be commit edd749fc89)
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 7a805590cc)
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 7f4e6de885)
2003-08-15 21:32:44 +00:00
Jelmer Vernooij
ec0e199418 Regenerate docs
(This used to be commit 0378999142)
2003-08-15 18:41:17 +00:00
Jelmer Vernooij
d069dacb6e Regenerate docs
(This used to be commit dc33e94161)
2003-08-15 18:26:34 +00:00
Jelmer Vernooij
cedd66b6e6 Document 'ldap group suffix', better documentation for 'ldap user suffix'
(This used to be commit ff7de3e19c)
2003-08-15 18:15:17 +00:00
Jelmer Vernooij
7f5cc18368 Fix doc build
(This used to be commit 25cec4d356)
2003-08-15 17:49:08 +00:00
Jelmer Vernooij
9061a6ba65 document set quota command
(This used to be commit 8b1fd7526b)
2003-08-15 16:31:06 +00:00
Jelmer Vernooij
ffdc9fa7af Fix typos
(This used to be commit e5e71af660)
2003-08-15 16:22:18 +00:00
Jelmer Vernooij
ced2b072a9 Document get quota command
(This used to be commit 19f8f26f0b)
2003-08-15 16:20:46 +00:00
Jelmer Vernooij
f6e3a61469 Document modules changes
(This used to be commit b8ff07a343)
2003-08-15 06:11:33 +00:00
Jelmer Vernooij
48ceb1b068 Add idmap diagrams from Chris and John
(This used to be commit 1f126306c2)
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 75fa4a17bd)
2003-08-14 01:32:00 +00:00
Jelmer Vernooij
e6a0622787 Fix typo
(This used to be commit d14253752f)
2003-08-13 06:16:06 +00:00
Jelmer Vernooij
88ab623130 Remove last document in the text docs - it's replaced by Monyo's japanese
samb3 article
(This used to be commit 242ccbf35f)
2003-08-13 06:09:36 +00:00
Jelmer Vernooij
f62eaeb1a5 regenerate
(This used to be commit 75a8a906e8)
2003-08-13 06:07:10 +00:00
Jelmer Vernooij
879573e127 Regenerate
(This used to be commit 9f542cda53)
2003-08-13 05:58:46 +00:00
Jelmer Vernooij
edef6db442 regenerate
(This used to be commit 0fa19dd4bb)
2003-08-13 05:11:03 +00:00
Jelmer Vernooij
cb6b82b5dc Regenerate docs
(This used to be commit 85414c8780)
2003-08-13 03:57:48 +00:00
Jelmer Vernooij
c3b94254bd Regenerate docs!
(This used to be commit dc59e21bd2)
2003-08-13 03:32:57 +00:00
Jelmer Vernooij
b358688d5a Regenerate docs!
(This used to be commit d6c489b444)
2003-08-13 03:27:45 +00:00
Jelmer Vernooij
0d28f130ff Final update. Links work now as well
(This used to be commit 336483342c)
2003-08-13 02:12:11 +00:00
Jelmer Vernooij
4e1bdbb757 Last set of syntax fixes
(This used to be commit 1ab824e77e)
2003-08-13 00:35:58 +00:00
Jelmer Vernooij
83faad0d0e Conform better to the specs
(This used to be commit 412934e6d0)
2003-08-12 23:45:58 +00:00
Jelmer Vernooij
7b98e3a4b8 Better compatibility with official syntax
(This used to be commit 12eea1a70b)
2003-08-12 22:36:55 +00:00
Jelmer Vernooij
3942962df3 Better compatibility with official syntax
(This used to be commit 9a5304a5ea)
2003-08-12 22:34:09 +00:00
Jelmer Vernooij
6c8e01e44b Remove db2latex
(This used to be commit 479881d74a)
2003-08-12 22:31:29 +00:00
Jelmer Vernooij
b6e1f502b2 Manpages work now as well
(This used to be commit c8393c013a)
2003-08-12 22:09:48 +00:00
Jelmer Vernooij
154124c473 PS and PDF build correctly now
(This used to be commit 27ef31bee4)
2003-08-12 21:59:02 +00:00
Jelmer Vernooij
aa4ebac753 Add some images from the book
(This used to be commit b4eb164024)
2003-08-12 21:18:53 +00:00
Jelmer Vernooij
e6c55529c9 More fixes
(This used to be commit ec02b2cfa4)
2003-08-12 18:22:39 +00:00
Jelmer Vernooij
8f3dd1e397 Proper dependencies for dev-doc
(This used to be commit 52816b4e37)
2003-08-12 18:11:03 +00:00
Alexander Bokovoy
1b5168421b Fix syntax error.
(This used to be commit 3291db6369)
2003-08-12 18:02:03 +00:00
Jelmer Vernooij
2202b2da00 Nicer layout for the latex stylesheet
(This used to be commit de498be672)
2003-08-12 17:58:25 +00:00
Jelmer Vernooij
c5c6ae75c5 Fix some errors
(This used to be commit dc8d2c30b4)
2003-08-12 17:48:24 +00:00
Jelmer Vernooij
a2e3ba6e12 Merge over book changes into 3_0 CVS
(This used to be commit d8fe4a81fb)
2003-08-12 17:36:25 +00:00
Jelmer Vernooij
a73fdce7ec Stylesheet for processing samba docs
(This used to be commit d02d4ae956)
2003-08-12 01:19:48 +00:00
Jelmer Vernooij
51fa18454d Add DTD for the samba-specific docbook tags
(This used to be commit f9b72a4565)
2003-08-12 01:18:20 +00:00
Volker Lendecke
92de6a2a0a Fix typos.
Volker
(This used to be commit d07f173767)
2003-08-11 17:42:17 +00:00
Alexander Bokovoy
17bb5e4756 Mention security=ads in introductory paragraph too
(This used to be commit 33a53550df)
2003-08-11 08:05:59 +00:00
Gerald Carter
99144d5541 adding missing options (mine) to wbinfo
(This used to be commit ae6d704946)
2003-08-11 06:30:22 +00:00
Jelmer Vernooij
7cccdeceb6 Update upgrading docs
(This used to be commit cd81eaaf2d)
2003-08-11 01:41:56 +00:00
Gerald Carter
1c722f86f3 not used
(This used to be commit b3074a893b)
2003-08-10 22:11:26 +00:00
Jelmer Vernooij
6da5194978 Fix style
(This used to be commit ba60a11b62)
2003-08-10 20:41:27 +00:00