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
/
source
/
libsmb
/
ntlmssp_parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding missing calls to va_end().
Tim Potter
2008-01-27
1
-4
/
+19
*
More pstring removal....
Jeremy Allison
2007-11-20
1
-47
/
+98
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-2
/
+2
*
r25138: More pstring elimination. Add a TALLOC_CTX parameter
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
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