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
/
ntlm_check.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-01
ntlm_check.c: Sync some changes from Samba 4.
Jelmer Vernooij
1
-16
/
+23
2008-11-01
Use standardized types in ntlm_check.c.
Jelmer Vernooij
1
-13
/
+13
2007-12-28
Remove static zeros
Volker Lendecke
1
-1
/
+4
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-4
/
+4
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
-9
/
+9
2007-10-10
r18029: More C++ stuff
Volker Lendecke
1
-1
/
+1
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-9
/
+9
2007-10-10
r3525: Fix a memleak
Volker Lendecke
1
-1
/
+5
2007-10-10
r2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG_PASSWORD.
Tim Potter
1
-1
/
+1
2007-10-10
r148: Ensure we do not dereference a null pointer when we return the user
Andrew Bartlett
1
-5
/
+17
2004-04-03
Fix most of bug #169.
Andrew Bartlett
1
-0
/
+43
2004-03-27
Based on the detective work of Jianliang Lu <j.lu@tiesse.com>, allow yet
Andrew Bartlett
1
-3
/
+28
2003-12-30
Move our basic password checking code from inside the authentication
Andrew Bartlett
1
-0
/
+377