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
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS
Jeremy Allison
2000-05-02
2
-2
/
+12
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
11
-19
/
+19
*
- added some error checking
Andrew Tridgell
2000-04-30
1
-8
/
+0
*
fixed dptr_wcard handling (need to use strdup)
Andrew Tridgell
2000-04-30
1
-1
/
+1
*
removed more cruft from our old wildcard matching code
Andrew Tridgell
2000-04-30
1
-37
/
+0
*
go back to ascii in SMB_FIND_FILE_BOTH_DIRECTORY_INFO
Andrew Tridgell
2000-04-30
1
-10
/
+4
*
fixed our smbsearch code. We now store the mask with the dptr, this
Andrew Tridgell
2000-04-30
2
-32
/
+19
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
6
-306
/
+282
*
Moved deletion of vfs handle into smbd/conn.c as it was being done too
Jeremy Allison
2000-04-28
2
-16
/
+15
*
Made changes suggested by Andrew review.
Jeremy Allison
2000-04-28
1
-15
/
+1
*
Ok - this is more subtle than it looks :-).
Jeremy Allison
2000-04-27
2
-5
/
+1
*
Fixed subtle unlocking bug when a file is closed. We need to store the
Jeremy Allison
2000-04-27
2
-1
/
+5
*
Did the rewrite Andrew wanted where all knowledge of POSIX locking is
Jeremy Allison
2000-04-27
1
-114
/
+1
*
Fixed crash bugs Andrew pointed out with LOCK4 smbtorture
Jeremy Allison
2000-04-27
1
-4
/
+8
*
Fixed range check on writeX.
Jeremy Allison
2000-04-27
1
-1
/
+4
*
Tidyup of smbecho.
Jeremy Allison
2000-04-27
1
-2
/
+4
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
7
-8
/
+0
*
Added the code that keeps fd's open across a close if there are other fsp's
Jeremy Allison
2000-04-24
1
-1
/
+119
*
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
2000-04-24
7
-27
/
+36
*
moved INSURE hook into util.c
Andrew Tridgell
2000-04-24
1
-23
/
+0
*
fixed two uninitialised memory references
Andrew Tridgell
2000-04-23
1
-2
/
+2
*
trick to get full stack trace when using the free version of insure
Andrew Tridgell
2000-04-23
1
-0
/
+24
*
insure caught an uninitialised memory reference - ensure it starts as
Andrew Tridgell
2000-04-23
1
-0
/
+2
*
avoided a memory leak in the ubi code by deleting a mangled cache
Andrew Tridgell
2000-04-23
1
-1
/
+11
*
don't copy a null groups list
Andrew Tridgell
2000-04-22
1
-2
/
+6
*
fixed overlapping strcpy() found by insure
Andrew Tridgell
2000-04-22
1
-9
/
+6
*
fixed uninitialised snum
Andrew Tridgell
2000-04-22
1
-0
/
+1
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
9
-527
/
+547
*
split fsusage() into a separate module (to fix linking problems with
Andrew Tridgell
2000-04-19
1
-127
/
+2
*
patch from luke to split out lanman code from ipc.c into lanman.c
Andrew Tridgell
2000-04-19
2
-3147
/
+3181
*
- got rid of the "passive" option
Andrew Tridgell
2000-04-19
3
-21
/
+13
*
locking/locking.c: Fixed placeholder code for POSIX locking.
Jeremy Allison
2000-04-18
1
-0
/
+1
*
ReadDirName calls vfs->readdirname calls dos_readdirname.
Luke Leighton
2000-04-18
1
-5
/
+5
*
converted a couple more functions to use a fd instead of a FILE*
Andrew Tridgell
2000-04-16
2
-15
/
+17
*
converted a bunch more functions to use a fd instead of a FILE*
Andrew Tridgell
2000-04-16
2
-102
/
+68
*
removed old comments
Andrew Tridgell
2000-04-16
1
-2
/
+0
*
use some symbolic names for print queue status
Andrew Tridgell
2000-04-16
1
-11
/
+17
*
added helper fns to change from internal status codes to nt spoolss codes
Andrew Tridgell
2000-04-16
1
-5
/
+41
*
the changes to the main smb code
Andrew Tridgell
2000-04-16
6
-358
/
+318
*
Log file check patch from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>.
Jeremy Allison
2000-04-15
1
-0
/
+6
*
Implmented mapping of lock offset/count from 64 bit MS ranges
Jeremy Allison
2000-04-12
1
-1
/
+1
*
Code to map tdb locks onto POSIX. Mainly placeholder code at the moment,
Jeremy Allison
2000-04-12
1
-0
/
+3
*
Roll back to using static MACHINE.SID after consultation with Andrew. This
Jeremy Allison
2000-04-12
1
-14
/
+1
*
The latest open() code changes broke the NT directory opens. Detect if a
Jeremy Allison
2000-04-11
2
-9
/
+27
*
include/byteorder.h: ALIGN4/ALIGN2 macros.
Jeremy Allison
2000-04-11
2
-111
/
+59
*
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
2000-04-11
12
-86
/
+81
*
Fix for soft quotas not being set from
Jeremy Allison
2000-04-10
1
-0
/
+24
*
initialise fsp->fd to -1
Andrew Tridgell
2000-04-10
1
-0
/
+1
*
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
2000-04-10
11
-1023
/
+231
*
utmp compile fix from peter@cadcamlab.org
Andrew Tridgell
2000-04-10
1
-2
/
+2
[prev]
[next]