index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
auth
/
ntlm_check.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25552: Convert to standard bool type.
Jelmer Vernooij
1
-36
/
+36
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14380: Reduce the size of structs.h
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r11393: Avoid error messages and get more correctness with long plaintext pas...
Andrew Bartlett
1
-14
/
+15
2007-10-10
r11370: Samba4 now passes it's own RPC-SAMLOGON test again.
Andrew Bartlett
1
-3
/
+24
2007-10-10
r11366: Pass around the flags which indicate if we should support plaintext
Andrew Bartlett
1
-2
/
+5
2007-10-10
r9412: Simplfy this NTLM authentication code by requiring the caller to
Andrew Bartlett
1
-92
/
+39
2007-10-10
r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like to
Tim Potter
1
-3
/
+0
2007-10-10
r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the
Andrew Bartlett
1
-63
/
+91
2007-10-10
r4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture test.
Andrew Bartlett
1
-26
/
+141
2007-10-10
r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test.
Andrew Bartlett
1
-42
/
+63
2007-10-10
r3599: fixed a couple of memory errors in the rpc netlogon server
Andrew Tridgell
1
-0
/
+7
2007-10-10
r3462: separate out the crypto includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2856: fixed a minor memory leak in the auth code
Andrew Tridgell
1
-50
/
+61
2007-10-10
r1461: ntlm_check.c is a server-side peice of code, so it belongs in AUTH.
Andrew Bartlett
1
-0
/
+447