index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
auth
/
ntlmssp
/
ntlmssp_server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-ntlmssp: use interface constants in TargetInfo blob.
Günther Deschner
2009-08-28
1
-5
/
+5
*
s4-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants.
Günther Deschner
2009-08-28
1
-3
/
+4
*
s4:auth It is easier to copy the session key than get talloc right.
Andrew Bartlett
2009-07-07
1
-4
/
+3
*
fixed the use of talloc_steal in ntlmssp_server
Andrew Tridgell
2009-07-01
1
-3
/
+2
*
Remove unused headers
Andrew Bartlett
2009-04-19
1
-1
/
+0
*
Fix Samba4 build errors with common libcli/samsync
Andrew Bartlett
2009-04-16
1
-2
/
+1
*
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
2009-02-13
1
-11
/
+10
*
s4:auth: try to fix the build on Solaris
Stefan Metzmacher
2009-01-31
1
-0
/
+1
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-13
/
+13
*
Remove unused argument iconv_convenience.
Jelmer Vernooij
2008-11-01
1
-3
/
+0
*
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2008-10-24
1
-2
/
+0
*
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
NTLMSSP Server: Correctly fills in the DNS server name and server domain
Matthias Dieter Wallnöfer
2008-09-19
1
-21
/
+17
*
auth/ntlmssp: don't crash when the backend give no challenge
Stefan Metzmacher
2008-08-01
1
-0
/
+6
*
Fix the build after the auth/ -> auth/ntlm/ rename
Andrew Bartlett
2008-05-05
1
-1
/
+1
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
1
-1
/
+1
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-0
/
+2
*
r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.
Jelmer Vernooij
2008-01-03
1
-1
/
+7
*
r26264: pass name resolve order explicitly, use torture context for settings ...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-11
/
+11
*
r26221: Add loadparm_context parameter to auth_context_create.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r25552: Convert to standard bool type.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-6
/
+6
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-6
/
+6
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r25005: Avoid pstring.
Jelmer Vernooij
2007-10-10
1
-61
/
+15
*
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23680: Make it easier to setup a domain member server - the 'server role'
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r19805: Add the (harmless, but apparently default)
Andrew Bartlett
2007-10-10
1
-0
/
+4
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-1
/
+3
*
r17341: pass a messaging context to auth_context_create()
Stefan Metzmacher
2007-10-10
1
-2
/
+3
*
r16961: Merge 'seperate policy from logic' changes from Samba3. The 56-bit
Andrew Bartlett
2007-10-10
1
-1
/
+5
*
r14380: Reduce the size of structs.h
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14064: - split out MSRPC_PARSE into a speperate subsystem
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13470: Thanks to a report from VL:
Andrew Bartlett
2007-10-10
1
-3
/
+0
*
r13252: Cleanup, both in code, comments and talloc use:
Andrew Bartlett
2007-10-10
1
-11
/
+32
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r11366: Pass around the flags which indicate if we should support plaintext
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r11081: Remember to remove unused variables.
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r11080: Narrowing down on the #1828 PPC bug. The PPC client sends an
Jeremy Allison
2007-10-10
1
-19
/
+7
*
r11076: Still working on bug #1828, PPC hell. The PPC client sends the
Jeremy Allison
2007-10-10
1
-2
/
+12
*
r10669: reverted jelmers commit 10663 as it was causing lots of panics in 'ma...
Andrew Tridgell
2007-10-10
1
-5
/
+6
*
r10663: Eliminate use of pstring
Jelmer Vernooij
2007-10-10
1
-6
/
+5
*
r10292: This is set below from lp_server_role().
Andrew Bartlett
2007-10-10
1
-1
/
+0
*
r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the
Andrew Bartlett
2007-10-10
1
-10
/
+15
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
1
-4
/
+6
*
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
2007-10-10
1
-1
/
+3
[next]