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
/
utils
/
ntlm_auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3633: - moved module init functions to after smb.conf and command line
Andrew Tridgell
1
-2
/
+3
2007-10-10
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r3570: Export the user's group list from ntlm_auth, via a new command 'UG'
Andrew Bartlett
1
-2
/
+30
2007-10-10
r3541: Add support (to be verified with the squid team) for the Squid 3.0
Andrew Bartlett
1
-62
/
+135
2007-10-10
r3494: got rid of include/rewrite.h, and split out the dynconfig.h header
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3454: moved a few more things out if includes.h into the include/system/ inc...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+2
2007-10-10
r2643: convert more of the auth subsyystem to the new talloc methods. This
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2630: I missed a couple of places in the gensec talloc conversion
Andrew Tridgell
1
-3
/
+3
2007-10-10
r2629: convert gensec to the new talloc model
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2612: Ensure ntlm_auth always logs to stderr.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r2611: Try to make Samba4's ntlm_auth more consistant with Samba 3.0.
Andrew Bartlett
1
-8
/
+5
2007-10-10
r2546: Remove another strupper_m() that we don't need.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r1630: - fixed the replacement timegm() function to work correctly for DST ch...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1356: Fix logic bugs in ntlm_auth.
Andrew Bartlett
1
-3
/
+7
2007-10-10
r1305: Grrr, fix my build breakage...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1294: A nice, large, commit...
Andrew Bartlett
1
-201
/
+215
2007-10-10
r1200: Add 'gensec', our generic security layer.
Andrew Bartlett
1
-762
/
+70
2007-10-10
r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.
Andrew Bartlett
1
-321
/
+1290
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-7
/
+7
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+551
[prev]