1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00

1557 Commits

Author SHA1 Message Date
John Terpstra
032a827c32 r921: Change notice from CVS to SVN. 2007-10-10 10:51:49 -05:00
Gerald Carter
0a3eb5574c removing docs tree from 3.0 -
cvs2svn Import User
479b02fbfd This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. -
Gerald Carter
982a5609ff adding notice about new samba-docs cvs modeule -
Gerald Carter
820903ef5a removing docs from HEAD -
Jelmer Vernooij
8dd3d04199 Remove duplicate samba.7 manpages (with first letter uppercase) -
Volker Lendecke
0b6e13e6af Two fixes, thanks to "Stefan Kanthak" <skanthak@arcor.de>
Volker
-
Jelmer Vernooij
6d310e98e0 Add draft about new registry subsystem -
Volker Lendecke
47ad635d5d Minor typos. No, not merged to all branches... -
Andrew Bartlett
227c7daf36 Start to put some real 'meat' into the ntlm_auth docs.
Andrew Bartlett
-
Jelmer Vernooij
ca5371803c More updates to better conform to the DTD -
Jelmer Vernooij
1e098b5b17 Follow DTD more strictly -
Jelmer Vernooij
228c03ce66 Patch from Metze to document events interface -
Jelmer Vernooij
72434db17a Add some updates necessary to build the 3.0 docs (forgot them last night). -
Gerald Carter
b167f0989d syncing files from 3.0 -
Gerald Carter
9f44a3d29b updating roadmap in docs -
Gerald Carter
bb7d5ce376 more syncs from 3.0 -
Gerald Carter
dd1348c566 syncing up docs, examples, & packaging from 3.0 -
John Terpstra
1871f18bec Update. -
Jelmer Vernooij
fdae2e591b regenerate -
Jelmer Vernooij
f1c93a6782 regenerate -
Jelmer Vernooij
bdee29ef5b regenerate -
Jelmer Vernooij
f97d5fef86 Regenerate -
John Terpstra
cb21725418 I'm still working on this. More to come. -
John Terpstra
4babc01b57 I'm still working on this. More to come. -
Volker Lendecke
f08775ca07 Document the two new params.
Volker
-
Tim Potter
028179b18b Merge from 3.0:
>Fix typo.
-
John Terpstra
ec842946dd Fix typo. -
Tim Potter
914e4be8f7 Merge from 3.0:
>Fix typo.
-
Tim Potter
7bca3b6cc2 Merge from 3.0:
>Remove quotes in smb.conf ldap example - the quotes actually turn
>up in the ldap filter string.
-
Tim Potter
59a292074b Remove quotes in smb.conf ldap example - the quotes actually turn
up in the ldap filter string.
-
John Terpstra
4f03781d2e Fix typo. -
Gerald Carter
fa0d4ea150 merge from 3.0 -
Gerald Carter
6d46fcdaf0 fix some typos -
Gerald Carter
b5c5a9dc76 remove references to 'strip dot' -
Gerald Carter
5c0c9d68b4 remove references to 'strip dot' -
Gerald Carter
20c57840f8 adding missing files from 3.0 -
Gerald Carter
d5c32f8881 removing files not in 3.0 -
Gerald Carter
bca0bba209 syncing files from 3.0 into HEAD again -
John Terpstra
8e0478fd1a Remove inaccurate notation. -
Tim Potter
7b40ea3bbd Remove another reference to --with-msdfs. Put back accidentally
removed <para> tag remove in previous commit.
-
Tim Potter
391ffeb8e0 Removed text about --with-msdfs configure option which no longer exists. -
Gerald Carter
fe585d49cc 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.
-
John Terpstra
6eaef4b6d2 Fix problem where stdarg.version would print the program name as smbd. -
Tim Potter
4508e103d0 Fix typo, right branch this time. -
Jelmer Vernooij
b53d5064f3 Fix typo in smbcquotas manpage -
Tim Potter
233568dd6b Fix bug 342. Short version of --add now -a instead of -A. -
Gerald Carter
801a074e70 file was checked in by mistake -
John Terpstra
da3e840e01 Adding new files needed for html files. -
John Terpstra
01fde1a40b Update pre-release of RC2. Note: Due to config errors not all manpages
were rebuilt.
-