1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00

11268 Commits

Author SHA1 Message Date
John Terpstra
815dcc082a Adding genlogon (from 3.0.0).
(This used to be commit b776521ba757f4b4995aff3db87a0da226480a69)
2003-01-16 05:55:47 +00:00
John Terpstra
862d383781 Adding genlogon obtained from a a mailing list posting in 2001.
(This used to be commit f6121fb55b27178f1bcae00a7225e03028f9e7d4)
2003-01-16 05:54:35 +00:00
John Terpstra
0d0886aac4 Added NT4 Profile Modification Docs, updated Win2K version.
NOTE: These documents are place holders for a REAL document.
(This used to be commit 393c4a37f3a1729ff92c42becfd066c76deefcda)
2003-01-16 05:35:11 +00:00
Andrew Bartlett
30ddea1f05 (missed in last commit)
Change the 'cookie' to be the ntlmssp_context, and use the 'auth_context' on
that to store the cookie.  Ensures that simple callbacks can 'just work'.

Also make it clear that we are doing a pull_string into a pstring, not just
any sized buffer.

Andrew Bartlett
(This used to be commit c7793f27188e658b7fc6336aa51d367eab36fc17)
2003-01-16 04:40:07 +00:00
Andrew Tridgell
70bf249cfb allow a couple of LSA functions to take a username instead of a SID,
They still accept a SID, it just can be tedious to have to type SIDs
instead of names all the time.
(This used to be commit 665cc9b1aceb454074e9de9c6e8636b39be29493)
2003-01-16 04:14:59 +00:00
Andrew Bartlett
5b076fe30b Add LIBSMB_OBJ for the new ntlm_auth functionality.
Andrew Bartlett
(This used to be commit 9128aa3dd2f4bf4a21adac51be1da7c6380d23a0)
2003-01-16 03:32:55 +00:00
Andrew Bartlett
d92b21280e Updates to the NTLMSSP code again - moving the base64 decode fuctionality out
of the SWAT code, and adding a base64 encoder.

The main purpose of this patch is to add NTLMSSP support to 'ntlm_auth', for
use with Squid.  Unfortunetly the squid side doesn't quite support what we need
yet.

Changes to winbind to get us the info we need, and a couple of consequential
changes/cleanups in the rest of the code.

Andrew Bartlett
(This used to be commit fe50ca8f54ded2e119bde08831785fbe0db2ee99)
2003-01-16 03:29:54 +00:00
Jeremy Allison
e4af5eaca6 More Heimdal changes. Still not compiling with Heimdal yet...
Jeremy.
(This used to be commit c3544c119e4cafb817479b4c5dfae178c3de000b)
2003-01-16 02:58:25 +00:00
Jeremy Allison
cdc6c1662d More Heimdal changes. Still not compiling with Heimdal yet...
Jeremy.
(This used to be commit 4333be5732de07786254382a4aa41333783d81b5)
2003-01-16 02:58:14 +00:00
Jeremy Allison
4375fe73ba Fist part of fixes to make us compile with Heimdal. Don't explicitly
detect for now, I still have vague hopes of hiding the differences
between MIT and Heimdal with a compatibility layer....
Jeremy.
(This used to be commit a776fbef3244ae82a17c57a7f62de115fd023c86)
2003-01-16 02:39:58 +00:00
Jeremy Allison
7dd7d3a96a Fist part of fixes to make us compile with Heimdal. Don't explicitly
detect for now, I still have vague hopes of hiding the differences
between MIT and Heimdal with a compatibility layer....
Jeremy.
(This used to be commit 54d83de8a23937f1d8179a7e2596df3c50785618)
2003-01-16 02:39:49 +00:00
Gerald Carter
a84f1e7535 regenerate docs
(This used to be commit 2215dc37e26bec17eb971e7b54818622a9bb5b97)
2003-01-16 02:21:51 +00:00
Gerald Carter
f0e282ebf3 * merge fixes for SGML syntax errors (does no one ever regenerate the docs?)
* regenerate the docs
* add some files from SAMBA_3_0
(This used to be commit 1af74785f334bd84b2d62e7fc2975f9477386acb)
2003-01-16 02:20:27 +00:00
Andrew Bartlett
078468a147 Fix a signed/unsigned warning.
(This used to be commit b5ae49544d8e389595a3b076466498912de42081)
2003-01-16 02:02:23 +00:00
John Terpstra
c13988ff22 More notes added.
(This used to be commit 0406b786236017ca817f18c25ec9ad778a7c001d)
2003-01-16 00:33:17 +00:00
Jeremy Allison
1e19c4a609 Add mutex protection around auth calls.
Jeremy.
(This used to be commit af8a5d79682410482646eea075dff2d344d60e31)
2003-01-16 00:27:30 +00:00
Jeremy Allison
d5c4685336 Add mutex protection around auth calls.
Jeremy.
(This used to be commit ea4fe9baadd70e6fc22c5e33de66165895d2e42c)
2003-01-16 00:27:27 +00:00
Tim Potter
f167d37bcd Merge of holding pattern stuff from HEAD.
(This used to be commit bf8bb62023bcd38e5bc53ef1ac2183360d6ff734)
2003-01-15 23:32:47 +00:00
Gerald Carter
d7ed1e1362 s/WIFSIGNALLED/WIFSIGNALED/g
(This used to be commit dc6cda595179b8c53f15d4bc92faf782f3e2d482)
2003-01-15 23:11:57 +00:00
Gerald Carter
523e406daf s/WIFSIGNALLED/WIFSIGNALED/g
(This used to be commit 251585142bb5d13951160a76f65bb2bf32f209bf)
2003-01-15 23:11:45 +00:00
Gerald Carter
1c9aee8599 missed a file
(This used to be commit 1df9f3e259b5ba190de7a123a79b3afcd2bfe489)
2003-01-15 22:52:54 +00:00
Gerald Carter
6bee3a353a do not use RCS variables in file
(This used to be commit 6d739272218276c89256224226d44fc05b80c6f6)
2003-01-15 22:37:28 +00:00
Gerald Carter
34533c7a1c do not use RCS variables in file
(This used to be commit 88d673e1a14b5c91843bd64a516555b6f1f77d7f)
2003-01-15 22:37:16 +00:00
Gerald Carter
2a85f0cf33 syncing docs with HEAD
(This used to be commit d8fe70c3b4be548244e9d7b7ea533e64232df001)
2003-01-15 22:29:27 +00:00
Tim Potter
3a5a415988 Remove debugging stmt.
(This used to be commit d74382ccfe7e96e20816dd2d481b79fb66f2f243)
2003-01-15 22:20:16 +00:00
Gerald Carter
5e8789acbd add ntlogon directory and files from 3.0
(This used to be commit 3ae66807d86753b840b674e76a27b9f6133cca98)
2003-01-15 22:19:03 +00:00
Tim Potter
ba41aa6863 Sync up compiler warning fixes.
(This used to be commit 225182a3a36c72b10643c9568e5cc1f80c0173f1)
2003-01-15 22:18:33 +00:00
Tim Potter
9184bf744b Removed level 0 DEBUG leftover from testing.
(This used to be commit 7ed8046d043743d1a7af70eaa1d215e8c04e7700)
2003-01-15 22:15:07 +00:00
John Terpstra
f7592a60d4 and another comment.
(This used to be commit 60d1fe38bd0c779158426e776bfb64b0ba1c710f)
2003-01-15 21:46:25 +00:00
John Terpstra
181632fd93 dded further comment.
(This used to be commit 094726d84d08a83dcce8e1b96c3b3623ef9f7382)
2003-01-15 21:42:18 +00:00
Richard Sharpe
056e963e93 Remove a wayward file.
(This used to be commit ef597400602cdbd1601355f8ef54f12ea45dff78)
2003-01-15 21:35:36 +00:00
John Terpstra
9259758fe9 Adding Win2K profile info.
(This used to be commit 7b9aa0008b914f8657b19d3c671774574767abbc)
2003-01-15 21:26:07 +00:00
John Terpstra
2ef46a51e5 Adding more notes.
(This used to be commit 2649a21c93d0c93164d6a3cef4931d4e992fe972)
2003-01-15 20:46:13 +00:00
Andrew Bartlett
d456bec06e Missed auth_ntlmssp.c in last night's checkin. Also keep track of the current
challenge in the NTLMSSP context.

Andrew Bartlett
(This used to be commit ba13e058d4533b1ffba723b9e98e95090ad63d85)
2003-01-15 20:39:33 +00:00
John Terpstra
458c5b13c3 Added note about Win2Pro RK.
(This used to be commit 60b19241a5e3fa264154a35e6c446b2bbc6191d9)
2003-01-15 20:08:25 +00:00
Gerald Carter
bbcfb3164c playing janitor for tpot; remove holding pattern
(This used to be commit c8e77809adfb2ace18c219d9291651a4959bbcb7)
2003-01-15 19:08:23 +00:00
Gerald Carter
d344a009ef remove torture tools on make clean
(This used to be commit dfeab6ff24e87e3459d28aa4bbaa5187505c199c)
2003-01-15 19:00:44 +00:00
Gerald Carter
99cdb46208 *lots of small merges form HEAD
*sync up configure.in
*don't build torture tools in make all
*make sure to remove torture tools as part of make clean
(This used to be commit 0fb724b3216eeeb97e61ff12755ca3a31bcad6ef)
2003-01-15 18:57:41 +00:00
Gerald Carter
5fb5950258 small merges from SAMBA_3_0; mostly typos, renames, etc...
(This used to be commit 9ac196dad4893b0ceef13281a140be5d85391e6c)
2003-01-15 18:31:46 +00:00
Gerald Carter
35fa2e5975 sync up ignored files from HEAD
(This used to be commit 787830782c14d219bd15f28969ed3c9fd251dbed)
2003-01-15 17:40:09 +00:00
Gerald Carter
0e15bf6f6a winbindd merges from HEAD
(This used to be commit 8bd91a50d4e743935196ca258d06a3e43392140d)
2003-01-15 17:39:47 +00:00
Gerald Carter
4242eda183 merging some rpcclient and net functionality from HEAD
(This used to be commit 7a4c87484237308cb3ad0d671687da7e0f6e733b)
2003-01-15 17:22:48 +00:00
Herb Lewis
f6f4492874 initialize acct_ctrl before using it
remove ldap_msgfree(result); as result is unitialized at this point
(This used to be commit dc8882778694289ca461de57d443992f52ab7524)
2003-01-15 16:44:35 +00:00
Herb Lewis
6999ff1d48 initialize acct_ctrl variable before it is used
remove ldap_msgfree(result); as result is unitialized at this point
(This used to be commit 1102a6f8cdf295d564df5447a223b354be72895d)
2003-01-15 16:41:29 +00:00
Gerald Carter
e4819ee88b more unused files
(This used to be commit d223ea87ae202574714da5c4eadbe281f8699a80)
2003-01-15 16:32:06 +00:00
Gerald Carter
c9fce34d00 remving more unused files
(This used to be commit e3f9b68deecb61274ead2086a0ed977d5318b09c)
2003-01-15 16:29:38 +00:00
Gerald Carter
9eeab10e54 [merge]
* removed unused variable from rpcclient code
* added container option to net command (patch from SuSE)
* Makefile patch for examples/VFS from SuSE
(This used to be commit 25a9681ddda47a41fac8fdc97ca50b7f4c579eaf)
2003-01-15 16:10:57 +00:00
John Terpstra
3300eb086e First set of Profile Manipulation Notes.
(This used to be commit 49685e0fe31f0c77f09217d424c6de91d4cd58ff)
2003-01-15 16:07:24 +00:00
Gerald Carter
43e4cae106 * removed unused variable from rpcclient code
* added container option to net command (patch from SuSE)
* Makefile patch for examples/VFS from SuSE
(This used to be commit 4a6d8280ea27ca7a6998219aacc4b15b1227a659)
2003-01-15 16:07:14 +00:00
Gerald Carter
4fc9f53ddb removing unused files from release branch
(This used to be commit 4ff6f99040c400d27fa470199474800b82531d64)
2003-01-15 14:52:23 +00:00