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
/
fileio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-10-06
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
1
-39
/
+16
2000-10-06
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
1
-4
/
+4
2000-10-05
Herb's fixes for profiling & compiler warnings.
Jeremy Allison
1
-47
/
+69
2000-10-02
Memleak fix for cache code.
Jeremy Allison
1
-1
/
+7
2000-08-25
vfs write data fix. Fix for name matching in addtosmbpass
Jeremy Allison
1
-2
/
+2
2000-05-10
more merging voodoo
Andrew Tridgell
1
-0
/
+2
2000-05-10
Fix for misunderstanding of fsync added when vfs layer
Herb Lewis
1
-1
/
+1
2000-05-05
Fix for read_file() returning -1.
Jeremy Allison
1
-0
/
+2
2000-05-02
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
1
-1
/
+1
2000-04-22
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
1
-0
/
+2
2000-04-16
the changes to the main smb code
Andrew Tridgell
1
-0
/
+9
2000-04-10
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
1
-28
/
+16
2000-04-04
Change to vfs API. POSIX states fsync should return an int, not a void.
Jeremy Allison
1
-2
/
+0
2000-02-03
Mega-VFS merge. Yeah baby!
Tim Potter
1
-5
/
+6
1999-12-21
converted all our existing shared memory code to use a tdb database
Andrew Tridgell
1
-3
/
+3
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-22
/
+545
1999-04-20
Changed arguments to fsync() function to break dependency on
Tim Potter
1
-3
/
+2
1999-04-04
Use VFS operations for file I/O.
Tim Potter
1
-8
/
+7
1998-10-18
Fixed sys_lseek and seek_file calls so all returns
Jeremy Allison
1
-2
/
+11
1998-10-15
config: Fix crypt prototype on RedHat Linux.
Jeremy Allison
1
-1
/
+1
1998-09-18
gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing a
Andrew Tridgell
1
-13
/
+9
1998-09-11
Ok so with this bugfix 64 bit file access actually seems to work :-).
Jeremy Allison
1
-2
/
+6
1998-09-11
Added ssize_t to configure code.
Jeremy Allison
1
-30
/
+30
1998-09-03
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1
-4
/
+4
1998-09-01
More abstraction of file system data types, to move to a 64
Jeremy Allison
1
-2
/
+2
1998-08-17
more splitting of server.c
Andrew Tridgell
1
-0
/
+12
1998-08-17
now that we have no global arrays we can start to split up the monster
Andrew Tridgell
1
-0
/
+117
[prev]