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
/
source3
/
auth
/
auth_ntlmssp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-10
s3: Remove the typedef for "auth_usersupplied_info"
Volker Lendecke
1
-1
/
+1
2009-12-29
s3:ntlmssp: change get_challange() to return NTSTATUS
Stefan Metzmacher
1
-2
/
+3
2009-12-22
s3:ntlmssp: only include ntlmssp.h where actually needed
Andrew Bartlett
1
-0
/
+1
2009-02-21
Fix the build on Solaris
Volker Lendecke
1
-1
/
+1
2009-02-21
Remove the static "chal" from ntlmssp.c:get_challenge()
Volker Lendecke
1
-2
/
+4
2008-05-07
Rename server_info->was_mapped to server_info->nss_token
Volker Lendecke
1
-1
/
+1
2008-03-06
Be more verbose why create local token has failed during
Günther Deschner
1
-1
/
+2
2008-02-14
Allow auth_ntlmssp_end() to ignore null pointers passed in.
Jeremy Allison
1
-1
/
+6
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-2
/
+2
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17626: Some C++ Warnings
Volker Lendecke
1
-4
/
+8
2007-10-10
r16632: Fix bug #3882 reported by jason@ncac.gwu.edu.
Jeremy Allison
1
-1
/
+1
2007-10-10
r15475: Ugly and disgusting patch to fix the username map problem I created by
Volker Lendecke
1
-0
/
+5
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-1
/
+9
2007-10-10
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
1
-0
/
+2
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-2
/
+4
2007-10-10
r7956: Spelling mistake.
Jeremy Allison
1
-1
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-1
/
+1
2007-10-10
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
1
-6
/
+6
2004-04-03
Fix most of bug #169.
Andrew Bartlett
1
-16
/
+4
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-9
/
+72
2003-07-24
Server side NTLM signing works - until the first async packet. Working on this
Jeremy Allison
1
-1
/
+0
2003-03-18
Add an extra parameter to our 'set_remote_machine_name' and
Andrew Bartlett
1
-1
/
+1
2003-02-24
Merge of server-side authentication changes to 3.0:
Andrew Bartlett
1
-1
/
+1
2003-02-10
Cleanups: (merge from HEAD)
Andrew Bartlett
1
-1
/
+0
2003-01-16
Updates to the NTLMSSP code again - moving the base64 decode fuctionality out
Andrew Bartlett
1
-4
/
+5
2003-01-15
Missed auth_ntlmssp.c in last night's checkin. Also keep track of the current
Andrew Bartlett
1
-225
/
+78
2003-01-15
Crash fixes:
Andrew Bartlett
1
-0
/
+1
2003-01-13
Updates to our NTLMSSP code:
Andrew Bartlett
1
-0
/
+284