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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-01-13
new prototypes
Andrew Tridgell
1
-5
/
+22
2000-01-13
defined br_off as a type for byte range offsets. For now I've set it
Andrew Tridgell
1
-0
/
+3
2000-01-13
added locking/brlock.c, a byte range locking system
Andrew Tridgell
1
-1
/
+1
2000-01-13
Added missing #ifdef for WITH_UTMP.
Jeremy Allison
1
-0
/
+2
2000-01-12
Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
Jeremy Allison
7
-575
/
+913
2000-01-12
Use slprintf not snprintf.
Jeremy Allison
1
-1
/
+1
2000-01-12
Fix problems with broken libc fvct returns.
Jeremy Allison
1
-1
/
+8
2000-01-11
Fixed pointer arithmetic found by IRIX compiler.
Jeremy Allison
1
-1
/
+1
2000-01-11
Fixed bug in unix_mask_match() that caused veto files not to work.
Jeremy Allison
1
-31
/
+9
2000-01-11
modified smbd/msrpc credential transfer system. user session key
Luke Leighton
3
-1
/
+32
2000-01-10
I'm currently designing a new locking system (using a tdb database!)
Andrew Tridgell
3
-27
/
+140
2000-01-10
don't treat a packet as a oplock break unless it is a request, not a
Andrew Tridgell
1
-1
/
+2
2000-01-08
extent smbtorture to test with both an exe file and a dat file
Andrew Tridgell
1
-37
/
+43
2000-01-08
fix a error in access_table revealed by the new deny test in smbtorture. We n...
Andrew Tridgell
1
-3
/
+5
2000-01-08
cli_open() wasn't handling DENY_FCB or O_WRONLY correctly.
Andrew Tridgell
5
-10
/
+9
2000-01-08
added a DENY test that tests deny mode handling. It produces a matrix
Andrew Tridgell
1
-2
/
+86
2000-01-08
improved the error checking
Andrew Tridgell
3
-27
/
+86
2000-01-08
smbd/mangle.c
Jeremy Allison
5
-7
/
+15
2000-01-08
Fixed deny mode bug :
Jeremy Allison
1
-9
/
+9
2000-01-07
fixed a comment
Andrew Tridgell
1
-1
/
+1
2000-01-07
netbios scope is a DOS_STRING
Andrew Tridgell
1
-1
/
+1
2000-01-07
always restart nmbd and smbd when asked, even if they appear not to be
Andrew Tridgell
1
-4
/
+2
2000-01-07
remove scope parameter here too
Andrew Tridgell
1
-3
/
+3
2000-01-07
this looks like a big commit, but it isn't really :)
Andrew Tridgell
32
-121
/
+90
2000-01-07
don't use strcpy
Andrew Tridgell
1
-1
/
+2
2000-01-07
don't require readline
Andrew Tridgell
1
-1
/
+13
2000-01-07
- patch from Rusty to neaten up the code a bit
Andrew Tridgell
2
-232
/
+109
2000-01-06
Removed unneeded #define.
Jeremy Allison
1
-2
/
+0
2000-01-06
Fixed spurious error message when doing a 'put' of an empty file.
Jeremy Allison
1
-1
/
+4
2000-01-06
Generic wildcard matching fix from weidel@multichart.de.
Jeremy Allison
1
-19
/
+80
2000-01-06
Re-added "dfree command" functionality that was described in the man pages
Jeremy Allison
3
-1
/
+50
2000-01-06
Fix for renaming directories on OS/2 server. Fix from John Janosik <jpjanosi@...
Jeremy Allison
1
-1
/
+1
2000-01-05
Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.
Jeremy Allison
7
-45
/
+54
2000-01-05
client/client.c: I18N fixes.
Jeremy Allison
3
-100
/
+153
2000-01-05
implemented talloc() as described on samba-technical. This fixes the
Andrew Tridgell
9
-41
/
+171
2000-01-05
lower the default hash size a bit
Andrew Tridgell
1
-1
/
+1
2000-01-05
use a minimal hash size in the unexpected packet database. A large
Andrew Tridgell
1
-1
/
+1
2000-01-04
Added "crap" fix for rotating string buffers. (Increased to 20, added #define).
Jeremy Allison
1
-4
/
+5
2000-01-04
using read_with_timeout(), min data size 16 bytes (DCE/RPC header), max
Luke Leighton
1
-1
/
+5
2000-01-04
oops, must use read_data() not read(), as read() may only provide
Luke Leighton
1
-2
/
+2
2000-01-04
Fixed getgrent() recurse problem.
Jeremy Allison
1
-8
/
+45
2000-01-03
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
24
-1239
/
+3542
2000-01-03
added suppport for unexpected udp/138 packets
Andrew Tridgell
6
-333
/
+329
2000-01-03
ignore a few files
Andrew Tridgell
3
-1
/
+20
2000-01-03
got rid of mem_man
Andrew Tridgell
7
-857
/
+0
2000-01-03
the bulk of the unexpected packet handling code is in here
Andrew Tridgell
1
-0
/
+160
2000-01-03
added the unexpected packet database (unexpected.tdb)
Andrew Tridgell
10
-221
/
+252
2000-01-03
drop the alignment to 4 bytes - this makes tdb more space efficient
Andrew Tridgell
1
-1
/
+1
2000-01-03
fixed active shares display
Andrew Tridgell
1
-2
/
+2
2000-01-03
don't close the database after each claim_connection()
Andrew Tridgell
1
-2
/
+0
[prev]
[next]