index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
ntlm_auth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of more compiler warnings
Herb Lewis
2003-08-15
1
-39
/
+39
*
Add the gss-spnego kerberos server side to ntml_auth. This uses the
Volker Lendecke
2003-08-15
1
-10
/
+68
*
Fix the build for non-kerberos environments.
Volker Lendecke
2003-08-14
1
-0
/
+8
*
This adds *experimental* kerberos gss spnego client support to ntlm_auth.
Volker Lendecke
2003-08-12
1
-12
/
+110
*
Some more shuffling around gss-spnego server
Volker Lendecke
2003-08-12
1
-34
/
+37
*
Clarify gss spnego ntlmssp server a bit
Volker Lendecke
2003-08-12
1
-36
/
+29
*
Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, username
Tim Potter
2003-08-12
1
-3
/
+17
*
Changes to make gss-spnego ntlmssp client work against W2k AD.
Volker Lendecke
2003-08-04
1
-26
/
+42
*
Add ntlmssp client support to ntlm_auth. Find the corresponding cyrus sasl
Volker Lendecke
2003-08-01
1
-25
/
+310
*
Fixes for memory leaks in gss spnego handling by aliguori.
Volker Lendecke
2003-07-31
1
-13
/
+9
*
This adds gss-spnego to ntlm_auth. It contains some new spnego support
Volker Lendecke
2003-07-29
1
-1
/
+225
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
1
-1
/
+1
*
and so it begins....
Gerald Carter
2003-07-07
1
-20
/
+20
*
Fix up a bit of my sloppy C.
Andrew Bartlett
2003-05-12
1
-3
/
+2
*
Give up on the idea of avoiding lp_load() in ntlm_auth....
Andrew Bartlett
2003-05-12
1
-8
/
+18
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
1
-2
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-0
/
+2
*
Finally get NTLMv2 working on the client!
Andrew Bartlett
2003-05-09
1
-84
/
+29
*
Added some more diagnostic tests to check out a theory that having either hash
Tim Potter
2003-05-09
1
-12
/
+174
*
We also get back the LM session key on pure 'NTLM' logins.
Andrew Bartlett
2003-05-05
1
-1
/
+16
*
Add some comments.
Andrew Bartlett
2003-05-05
1
-0
/
+34
*
Add some more tests to the ntlm_auth diagnositics package.
Andrew Bartlett
2003-05-05
1
-9
/
+373
*
Fix for AIX - you can't qualify a return type as const, when it's not a
Andrew Bartlett
2003-04-30
1
-1
/
+1
*
Fix compiler warning.
Tim Potter
2003-04-28
1
-1
/
+1
*
Merge of const fixes from HEAD.
Tim Potter
2003-04-28
1
-1
/
+1
*
This const isn't quite vaild C.
Andrew Bartlett
2003-04-23
1
-1
/
+1
*
Merge:
Tim Potter
2003-04-14
1
-1
/
+2
*
Merge the ntlm_auth updates (refactor, add --diagnostics) into Samba 3.0
Andrew Bartlett
2003-04-07
1
-121
/
+425
*
(merge from HEAD)
Andrew Bartlett
2003-03-24
1
-82
/
+82
*
Merge: add popt_common_version to command line options table.
Tim Potter
2003-02-25
1
-0
/
+1
*
the 'static' keyword here is useless as we are not declaring a
Andrew Tridgell
2003-01-17
1
-1
/
+1
*
Updates to the NTLMSSP code again - moving the base64 decode fuctionality out
Andrew Bartlett
2003-01-16
1
-29
/
+150
*
Add a dash of static.
Andrew Bartlett
2003-01-02
1
-3
/
+3
*
BIG patch...
Andrew Bartlett
2003-01-02
1
-1
/
+1
*
Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn't
Andrew Bartlett
2002-11-24
1
-7
/
+20
*
Add ntlm_auth, a new program to provide a stable interface to winbind's
Andrew Bartlett
2002-11-24
1
-0
/
+416