index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
This patch corrects some errors in the NTLMSSP implementation, that
Andrew Bartlett
2003-12-27
1
-9
/
+18
*
Preliminary fix for our signing problem with failed NTLMSSP logins. This patch
Volker Lendecke
2003-12-27
2
-9
/
+19
*
Add in comments explaining NTLMv2 selection. Use lm session key if that's
Jeremy Allison
2003-12-17
1
-1
/
+13
*
Tidyup debug message in ntlmssp code. Add brackets around dodgy if statement.
Jeremy Allison
2003-12-17
1
-5
/
+17
*
Make sure we correctly generate the lm session key.
Gerald Carter
2003-12-17
2
-2
/
+26
*
Make intent to return only one address clear.
Jeremy Allison
2003-12-09
1
-2
/
+2
*
Fix incorrect smb flags2 for connections to pre-NT servers (causes smbclient to
Steve French
2003-12-04
1
-0
/
+7
*
Picked up by the build farm - despite all my efforts, security=server was
Andrew Bartlett
2003-12-04
1
-8
/
+13
*
Client connect signing error messages should be level zero else
Jeremy Allison
2003-12-01
1
-2
/
+2
*
Fix spurious error msg. when seq=0.
Jeremy Allison
2003-12-01
1
-0
/
+2
*
Ensure we use the same mid for the secondary trans requests, W2K3
Jeremy Allison
2003-12-01
1
-0
/
+6
*
Better fix for client signing bug. Ensure we don't malloc/free trans signing
Jeremy Allison
2003-12-01
2
-36
/
+40
*
Fix signing bug with secondary client trans requests. Turns out the last
Jeremy Allison
2003-11-30
1
-0
/
+20
*
If signing starts successfully, don't just turn it off automatically if
Jeremy Allison
2003-11-25
1
-5
/
+5
*
Do not add NTLM2 to the NTLMSSP flags unconditionally - allow the
Andrew Bartlett
2003-11-25
1
-2
/
+6
*
When server signing is set to "auto", if the client doesn't sign just
Jeremy Allison
2003-11-25
1
-2
/
+23
*
Add support for variable-length session keys in our client code.
Andrew Bartlett
2003-11-22
1
-0
/
+40
*
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
9
-383
/
+671
*
adding a useful debug
Gerald Carter
2003-11-22
1
-0
/
+1
*
Fix coredump in cli_get_backup_list.
Jeremy Allison
2003-11-05
1
-5
/
+2
*
Fix more 64-bit printf warnings.
Tim Potter
2003-11-03
1
-2
/
+2
*
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
2003-10-29
2
-5
/
+4
*
Remove some unused variables uncovered by the build farm.
Richard Sharpe
2003-10-27
1
-3
/
+0
*
Put in a work-around for ENOTSUP not being defined on OpenBSD.
Richard Sharpe
2003-10-25
1
-1
/
+4
*
Apply latest of Derrell Lippman's changes to libsmbclient.
Richard Sharpe
2003-10-24
1
-9
/
+13
*
Commit Derrell's changes to libsmbclient plus a small change to configure.in
Richard Sharpe
2003-10-24
2
-392
/
+1931
*
According to Ethereal we have a 32-Bit quantity here. And with SSVAL valgrind
Volker Lendecke
2003-10-23
1
-1
/
+1
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
1
-1
/
+1
*
Fix for bug #64, Win9x Nexus tools not working against Samba3.0. Missing
Jeremy Allison
2003-10-21
1
-0
/
+4
*
Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problems
Jeremy Allison
2003-10-21
1
-1
/
+1
*
Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>
Jeremy Allison
2003-10-21
1
-46
/
+27
*
We are doing NT error codes now.... If we have an NT error, report that
Volker Lendecke
2003-10-20
1
-0
/
+11
*
Enable us to see what sequence number we were expecting when we fail a sign
Jeremy Allison
2003-10-14
1
-4
/
+4
*
Enclose usage of st_blksize and st_blocks struct stat members in
Tim Potter
2003-10-14
1
-0
/
+4
*
Fixup error code returns from Samba4 tester. Ensure invalid paths are
Jeremy Allison
2003-10-08
1
-1
/
+1
*
Applied Steve Langasek's patch for bug #450.
Tim Potter
2003-09-16
1
-3
/
+4
*
Fix #442 which Alexander considered a showstopper. Allow us to join mixed
Jeremy Allison
2003-09-16
2
-8
/
+6
*
address bug #359. Andrew B's patch for implementing client
Gerald Carter
2003-09-06
2
-31
/
+37
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
2
-3
/
+4
*
Used cachegrind to track down some bottlenecks.
Jeremy Allison
2003-09-04
1
-0
/
+3
*
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
2003-08-27
1
-2
/
+1
*
Use correct size (17 not 16) when doing a push_ascii(). Ensure that
Jeremy Allison
2003-08-22
1
-1
/
+1
*
revert abartet's change that removed the check for CAP_EXTENDED_SECURITY when...
Gerald Carter
2003-08-22
1
-2
/
+2
*
Ensure nmb_namestr() converts back from CH_DOS to CH_UNIX.
Jeremy Allison
2003-08-22
1
-13
/
+16
*
Attempt to fix the charcnv issues causing nmbd to crash. If we get a failed
Jeremy Allison
2003-08-20
1
-1
/
+1
*
metze's autogenerate patch for version.h
Gerald Carter
2003-08-20
1
-1
/
+1
*
- Make 'net' use a single funciton for setting the 'use machine account' code.
Andrew Bartlett
2003-08-19
1
-5
/
+4
*
Break up 'cli_full_connection' to allow for the session setups to be done
Andrew Bartlett
2003-08-19
1
-35
/
+114
*
get rid of more compiler warnings
Herb Lewis
2003-08-15
2
-19
/
+19
*
Add the gss-spnego kerberos server side to ntml_auth. This uses the
Volker Lendecke
2003-08-15
1
-0
/
+14
[prev]
[next]