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
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2003-10-30
bug 696; check for an invalid fid before dereferencing the fsp pointer
Gerald Carter
1
-0
/
+5
2003-10-29
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
1
-4
/
+6
2003-10-29
parameterise the listen backlog in smbd and make it larger by default. A back...
Andrew Tridgell
1
-2
/
+2
2003-10-28
Don't log at level zero when chdir fails. Ensure correct error message is ret...
Jeremy Allison
1
-1
/
+1
2003-10-28
Fix for bug #667. DFS filenames can now have arbitrary case.
Jeremy Allison
1
-1
/
+1
2003-10-27
Missing UNIX -> DOS codepage conversion. Fix from Alexander Bokovoy <a.bokovo...
Jeremy Allison
1
-5
/
+5
2003-10-22
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2
-2
/
+2
2003-10-21
Fix for bug #64, Win9x Nexus tools not working against Samba3.0. Missing
Jeremy Allison
1
-1
/
+9
2003-10-21
Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problems
Jeremy Allison
1
-1
/
+1
2003-10-21
Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>
Jeremy Allison
3
-3
/
+3
2003-10-20
more 2.2.x compatibility fixes - allow user looksup in the kerb5
Gerald Carter
1
-13
/
+10
2003-10-17
Typo broke win9x logins.
Jeremy Allison
1
-1
/
+1
2003-10-16
Tidyup wrap checking.
Jeremy Allison
3
-14
/
+38
2003-10-16
Fix buggy data_len calculation in echo. Add paranoia debug message.
Jeremy Allison
1
-1
/
+5
2003-10-16
Ensure error code path doesn't free unmalloced memory. Bug #628.
Jeremy Allison
1
-0
/
+4
2003-10-14
Enclose usage of st_blksize and st_blocks struct stat members in
Tim Potter
1
-0
/
+2
2003-10-10
Ensure cancelling a blocking lock returns the correct error message.
Jeremy Allison
1
-1
/
+1
2003-10-10
Make us pass Samba4 lock tester (with one different error message).
Jeremy Allison
1
-0
/
+3
2003-10-09
Match W2K insanty w.r.t. writelock and writeclose. Samba4 torture tester.
Jeremy Allison
1
-9
/
+20
2003-10-09
At least give a message if we're returning a short read for W2K compatibility.
Jeremy Allison
1
-2
/
+12
2003-10-09
Changes to allow Samba3 to pass the Samba4 RAW-READ tests.
Jeremy Allison
2
-14
/
+47
2003-10-08
Fixup error code returns from Samba4 tester. Ensure invalid paths are
Jeremy Allison
2
-39
/
+169
2003-10-07
Version of patch from nick@isilon.com (Nicholas Kirsch) for bug #564.
Jeremy Allison
1
-6
/
+23
2003-10-06
Fix for bug #562 (incorrect mode sum) by h-yamasaki@pd.jp.nec.com.
Jeremy Allison
1
-3
/
+3
2003-10-03
cleaning out patch list; patch from Steve L. to change the cwd before the pos...
Gerald Carter
1
-3
/
+3
2003-10-02
Correct fix for excel read-only bug. Add panic for logic error in developer m...
Jeremy Allison
2
-6
/
+7
2003-10-02
Fix for not opening Excel 2000 files that are read-only. Needs tidying
Jeremy Allison
1
-3
/
+4
2003-09-29
Take care of condition where DOS and NT error codes must differ. Found by
Jeremy Allison
1
-1
/
+1
2003-09-26
Ensure %S gets expanded in read/write lists.
Jeremy Allison
1
-6
/
+13
2003-09-26
Fix for valid users = %S in homes share.
Jeremy Allison
1
-3
/
+7
2003-09-23
This only touches the fake kaserver support. It adds two parameters:
Volker Lendecke
1
-1
/
+3
2003-09-17
Fix coredump from Samba4 torture suite.
Jeremy Allison
2
-0
/
+5
2003-09-15
Fix OOPS when dealing with mangled names reported by several users.
Jeremy Allison
1
-1
/
+1
2003-09-15
A *curse* upon the person who #ifdefed out the mangle debug statements
Jeremy Allison
1
-1
/
+1
2003-09-15
Fixed typo in debug.
Tim Potter
1
-1
/
+1
2003-09-10
Fix for bug #273 - smbd crash on machine account change.
Jeremy Allison
1
-10
/
+7
2003-09-08
Protect against core dump if ioctl for print job sends invalid fid. Found
Jeremy Allison
1
-1
/
+5
2003-09-08
make sure we substitute basic variables in read/write list
Gerald Carter
1
-2
/
+2
2003-09-07
Nobody complained on the team-list, so commit it ...
Volker Lendecke
1
-0
/
+4
2003-09-05
More cachegrind tuning, plus fix an error message.
Jeremy Allison
2
-4
/
+6
2003-09-05
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
5
-10
/
+11
2003-09-05
fix bug 397: use a variant of alloc_sub_basic() for string lists.
Gerald Carter
1
-1
/
+4
2003-09-04
Fix UNIX passwd sync properly. I've finally understood
Jeremy Allison
2
-99
/
+63
2003-09-04
Used cachegrind to track down some bottlenecks.
Jeremy Allison
1
-0
/
+4
2003-08-28
Fix bug found by tridge in 2.2.x. Ensure that %U substitution is
Jeremy Allison
1
-1
/
+1
2003-08-27
Fix bug 327 (again and I think for the last time). Make sure that
Gerald Carter
1
-463
/
+0
2003-08-27
Check for embedded mb chars when testing for illegal characters like /.
Jeremy Allison
1
-1
/
+23
2003-08-27
Fix initial debug.
Jeremy Allison
1
-1
/
+1
2003-08-27
Remove completely unneeded malloc/free out of this codepath.
Jeremy Allison
1
-12
/
+11
2003-08-26
adding some debugs while tracking down a bug
Gerald Carter
1
-0
/
+5
[next]