index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
fileio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-5
/
+3
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-2
/
+0
*
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
2000-11-16
1
-80
/
+1
*
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
2000-10-06
1
-39
/
+16
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-4
/
+4
*
Herb's fixes for profiling & compiler warnings.
Jeremy Allison
2000-10-05
1
-47
/
+69
*
Memleak fix for cache code.
Jeremy Allison
2000-10-02
1
-1
/
+7
*
vfs write data fix. Fix for name matching in addtosmbpass
Jeremy Allison
2000-08-25
1
-2
/
+2
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+2
*
Fix for misunderstanding of fsync added when vfs layer
Herb Lewis
2000-05-10
1
-1
/
+1
*
Fix for read_file() returning -1.
Jeremy Allison
2000-05-05
1
-0
/
+2
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-1
/
+1
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
1
-0
/
+2
*
the changes to the main smb code
Andrew Tridgell
2000-04-16
1
-0
/
+9
*
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
2000-04-10
1
-28
/
+16
*
Change to vfs API. POSIX states fsync should return an int, not a void.
Jeremy Allison
2000-04-04
1
-2
/
+0
*
Mega-VFS merge. Yeah baby!
Tim Potter
2000-02-03
1
-5
/
+6
*
converted all our existing shared memory code to use a tdb database
Andrew Tridgell
1999-12-21
1
-3
/
+3
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-22
/
+545
*
Changed arguments to fsync() function to break dependency on
Tim Potter
1999-04-20
1
-3
/
+2
*
Use VFS operations for file I/O.
Tim Potter
1999-04-04
1
-8
/
+7
*
Fixed sys_lseek and seek_file calls so all returns
Jeremy Allison
1998-10-18
1
-2
/
+11
*
config: Fix crypt prototype on RedHat Linux.
Jeremy Allison
1998-10-15
1
-1
/
+1
*
gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing a
Andrew Tridgell
1998-09-18
1
-13
/
+9
*
Ok so with this bugfix 64 bit file access actually seems to work :-).
Jeremy Allison
1998-09-11
1
-2
/
+6
*
Added ssize_t to configure code.
Jeremy Allison
1998-09-11
1
-30
/
+30
*
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1998-09-03
1
-4
/
+4
*
More abstraction of file system data types, to move to a 64
Jeremy Allison
1998-09-01
1
-2
/
+2
*
more splitting of server.c
Andrew Tridgell
1998-08-17
1
-0
/
+12
*
now that we have no global arrays we can start to split up the monster
Andrew Tridgell
1998-08-17
1
-0
/
+117