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
/
libsmb
/
ntlmssp_parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-20
More pstring removal....
Jeremy Allison
1
-47
/
+98
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-2
/
+2
2007-10-10
r25138: More pstring elimination. Add a TALLOC_CTX parameter
Jeremy Allison
1
-1
/
+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
r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next
Volker Lendecke
1
-9
/
+12
2007-10-10
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
1
-1
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-3
/
+3
2004-02-10
Fix for possible crash bug from Sebastian Krahmer (SuSE).
Jeremy Allison
1
-2
/
+18
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-25
/
+8
2003-10-29
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
1
-4
/
+3
2003-08-14
Change Samba to always use extended security for it's guest logins, (ie,
Andrew Bartlett
1
-1
/
+2
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-07-14
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
1
-31
/
+44
2003-02-15
Don't return NULL pointers for now.
Andrew Bartlett
1
-4
/
+4
2003-02-15
Move our NTLMSSP client code into ntlmssp.c. The intention is to provide a
Andrew Bartlett
1
-3
/
+3
2003-02-15
Move our NTLMSSP code into easily seperated peices, not relying on the whole
Andrew Bartlett
1
-0
/
+303