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

11220 Commits

Author SHA1 Message Date
Jeremy Allison
3d04872499 Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
daf179bcd6 Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy.
0001-01-01 00:00:00 +00:00
John Terpstra
b776521ba7 Adding genlogon (from 3.0.0). 0001-01-01 00:00:00 +00:00
John Terpstra
f6121fb55b Adding genlogon obtained from a a mailing list posting in 2001. 0001-01-01 00:00:00 +00:00
John Terpstra
393c4a37f3 Added NT4 Profile Modification Docs, updated Win2K version.
NOTE: These documents are place holders for a REAL document.
0001-01-01 00:00:00 +00:00
Andrew Bartlett
c7793f2718 (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
0001-01-01 00:00:00 +00:00
Andrew Tridgell
665cc9b1ac 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.
0001-01-01 00:00:00 +00:00
Andrew Bartlett
9128aa3dd2 Add LIBSMB_OBJ for the new ntlm_auth functionality.
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
fe50ca8f54 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
0001-01-01 00:00:00 +00:00
Jeremy Allison
c3544c119e More Heimdal changes. Still not compiling with Heimdal yet...
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
4333be5732 More Heimdal changes. Still not compiling with Heimdal yet...
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
a776fbef32 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.
0001-01-01 00:00:00 +00:00
Jeremy Allison
54d83de8a2 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.
0001-01-01 00:00:00 +00:00
Gerald Carter
2215dc37e2 regenerate docs 0001-01-01 00:00:00 +00:00
Gerald Carter
1af74785f3 * merge fixes for SGML syntax errors (does no one ever regenerate the docs?)
* regenerate the docs
* add some files from SAMBA_3_0
0001-01-01 00:00:00 +00:00
Andrew Bartlett
b5ae49544d Fix a signed/unsigned warning. 0001-01-01 00:00:00 +00:00
John Terpstra
0406b78623 More notes added. 0001-01-01 00:00:00 +00:00
Jeremy Allison
af8a5d7968 Add mutex protection around auth calls.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
ea4fe9baad Add mutex protection around auth calls.
Jeremy.
0001-01-01 00:00:00 +00:00
Tim Potter
bf8bb62023 Merge of holding pattern stuff from HEAD. 0001-01-01 00:00:00 +00:00
Gerald Carter
dc6cda5951 s/WIFSIGNALLED/WIFSIGNALED/g 0001-01-01 00:00:00 +00:00
Gerald Carter
251585142b s/WIFSIGNALLED/WIFSIGNALED/g 0001-01-01 00:00:00 +00:00
Gerald Carter
1df9f3e259 missed a file 0001-01-01 00:00:00 +00:00
Gerald Carter
6d73927221 do not use RCS variables in file 0001-01-01 00:00:00 +00:00
Gerald Carter
88d673e1a1 do not use RCS variables in file 0001-01-01 00:00:00 +00:00
Gerald Carter
d8fe70c3b4 syncing docs with HEAD 0001-01-01 00:00:00 +00:00
Tim Potter
d74382ccfe Remove debugging stmt. 0001-01-01 00:00:00 +00:00
Gerald Carter
3ae66807d8 add ntlogon directory and files from 3.0 0001-01-01 00:00:00 +00:00
Tim Potter
225182a3a3 Sync up compiler warning fixes. 0001-01-01 00:00:00 +00:00
Tim Potter
7ed8046d04 Removed level 0 DEBUG leftover from testing. 0001-01-01 00:00:00 +00:00
John Terpstra
60d1fe38bd and another comment. 0001-01-01 00:00:00 +00:00
John Terpstra
094726d84d dded further comment. 0001-01-01 00:00:00 +00:00
Richard Sharpe
ef59740060 Remove a wayward file. 0001-01-01 00:00:00 +00:00
John Terpstra
7b9aa0008b Adding Win2K profile info. 0001-01-01 00:00:00 +00:00
John Terpstra
2649a21c93 Adding more notes. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
ba13e058d4 Missed auth_ntlmssp.c in last night's checkin. Also keep track of the current
challenge in the NTLMSSP context.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
John Terpstra
60b19241a5 Added note about Win2Pro RK. 0001-01-01 00:00:00 +00:00
Gerald Carter
c8e77809ad playing janitor for tpot; remove holding pattern 0001-01-01 00:00:00 +00:00
Gerald Carter
dfeab6ff24 remove torture tools on make clean 0001-01-01 00:00:00 +00:00
Gerald Carter
0fb724b321 *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
0001-01-01 00:00:00 +00:00
Gerald Carter
9ac196dad4 small merges from SAMBA_3_0; mostly typos, renames, etc... 0001-01-01 00:00:00 +00:00
Gerald Carter
787830782c sync up ignored files from HEAD 0001-01-01 00:00:00 +00:00
Gerald Carter
8bd91a50d4 winbindd merges from HEAD 0001-01-01 00:00:00 +00:00
Gerald Carter
7a4c874842 merging some rpcclient and net functionality from HEAD 0001-01-01 00:00:00 +00:00
Herb Lewis
dc88827786 initialize acct_ctrl before using it
remove ldap_msgfree(result); as result is unitialized at this point
0001-01-01 00:00:00 +00:00
Herb Lewis
1102a6f8cd initialize acct_ctrl variable before it is used
remove ldap_msgfree(result); as result is unitialized at this point
0001-01-01 00:00:00 +00:00
Gerald Carter
d223ea87ae more unused files 0001-01-01 00:00:00 +00:00
Gerald Carter
e3f9b68dee remving more unused files 0001-01-01 00:00:00 +00:00
Gerald Carter
25a9681ddd [merge]
* removed unused variable from rpcclient code
* added container option to net command (patch from SuSE)
* Makefile patch for examples/VFS from SuSE
0001-01-01 00:00:00 +00:00
John Terpstra
49685e0fe3 First set of Profile Manipulation Notes. 0001-01-01 00:00:00 +00:00