index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
ntlmssp_parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next
Volker Lendecke
2007-10-10
1
-9
/
+12
*
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-3
/
+3
*
Fix for possible crash bug from Sebastian Krahmer (SuSE).
Jeremy Allison
2004-02-10
1
-2
/
+18
*
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
1
-25
/
+8
*
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
2003-10-29
1
-4
/
+3
*
Change Samba to always use extended security for it's guest logins, (ie,
Andrew Bartlett
2003-08-14
1
-1
/
+2
*
Update my copyrights according to my agreement with IBM
Jim McDonough
2003-08-01
1
-1
/
+1
*
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
2003-07-14
1
-31
/
+44
*
Don't return NULL pointers for now.
Andrew Bartlett
2003-02-15
1
-4
/
+4
*
Move our NTLMSSP client code into ntlmssp.c. The intention is to provide a
Andrew Bartlett
2003-02-15
1
-3
/
+3
*
Move our NTLMSSP code into easily seperated peices, not relying on the whole
Andrew Bartlett
2003-02-15
1
-0
/
+303