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
/
open.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-10
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
1
-534
/
+116
2000-02-17
Don't assume that the (files_struct *) passed to fd_attempt_close()
Tim Potter
1
-2
/
+9
2000-02-03
Put back lots of missing calls to dos_to_unix(). Thanks to
Tim Potter
1
-6
/
+7
2000-02-03
Mega-VFS merge. Yeah baby!
Tim Potter
1
-34
/
+37
2000-01-16
fixed some typos in access_table() which, amaziingly enough, make no
Andrew Tridgell
1
-3
/
+3
2000-01-16
made access_table() a pure logic function - makes it simpler to apply
Andrew Tridgell
1
-16
/
+26
2000-01-16
as obelix would say "these romans are crazy"
Andrew Tridgell
1
-40
/
+59
2000-01-16
rewrote the access_table() code to get it right for *.exe, *.dll,
Andrew Tridgell
1
-27
/
+41
2000-01-14
Added "inherit permissions" patch.
Jeremy Allison
1
-1
/
+1
2000-01-13
changes to reflect the new syntax of the locking calls.
Andrew Tridgell
1
-2
/
+2
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
Fixed deny mode bug :
Jeremy Allison
1
-9
/
+9
1999-12-21
converted all our existing shared memory code to use a tdb database
Andrew Tridgell
1
-17
/
+16
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-130
/
+256
1999-04-05
Fix incorrect conversion of fd_attempt_open() calls to vfs_ops.open().
Tim Potter
1
-9
/
+12
1999-04-04
Use VFS operations for file I/O.
Tim Potter
1
-22
/
+32
1998-12-07
fixed warnings (and potential errors) due to integer overflow when
Andrew Tridgell
1
-1
/
+2
1998-11-25
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1
-2
/
+2
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1
-2
/
+2
1998-11-16
O_EXCL fixes for printing files & oplocks.
Jeremy Allison
1
-1
/
+4
1998-11-13
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1
-1
/
+1
1998-10-29
Fixed bug (that I introduced when doing the "delete on close" work
Jeremy Allison
1
-7
/
+9
1998-10-23
Reasonably large change to give us *exactly* correct NT delete on close seman...
Jeremy Allison
1
-2
/
+21
1998-10-23
include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...
Jeremy Allison
1
-26
/
+45
1998-10-22
libsmb/smbdes.c: #ifdef'ed out code prior to removal.
Jeremy Allison
1
-1
/
+10
1998-10-03
use O_ACCMODE
Andrew Tridgell
1
-1
/
+1
1998-09-25
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1
-3
/
+21
1998-09-23
First cut at kernel oplocks. This should have no effect unless runnin
Jeremy Allison
1
-21
/
+5
1998-09-18
Fixed problems with premature kernel oplock checkin code.
Jeremy Allison
1
-5
/
+5
1998-09-18
configure configure.in include/config.h.in include/includes.h
Jeremy Allison
1
-5
/
+15
1998-09-18
gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing a
Andrew Tridgell
1
-7
/
+9
1998-09-18
removed another use of the LL suffix. Hopefully this is the last one
Andrew Tridgell
1
-21
/
+19
1998-09-17
configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...
Jeremy Allison
1
-4
/
+3
1998-09-17
configure configure.in: Added tests for fseek64 and ftell64.
Jeremy Allison
1
-5
/
+5
1998-09-11
Ok - this is the 'expose 64 bit to the clients' checkin.
Jeremy Allison
1
-0
/
+1
1998-09-11
Added ssize_t to configure code.
Jeremy Allison
1
-30
/
+0
1998-09-08
Added back groupname map stuff removed by Andrew's "slash 'n' burn"
Jeremy Allison
1
-26
/
+23
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
1
-93
/
+97
1998-09-05
Bugfix for leak in reference counted file struct.
Jeremy Allison
1
-10
/
+6
1998-09-04
Modified dev_t and ino_t code to be 64 bit clean (including changes
Jeremy Allison
1
-8
/
+53
1998-09-04
More 64 bit stuff - now the fcntl locks are 64 bit clean.
Jeremy Allison
1
-0
/
+4
1998-09-03
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1
-2
/
+2
1998-09-01
More abstraction of file system data types, to move to a 64
Jeremy Allison
1
-15
/
+15
1998-08-31
configure.in, configure: include/config.h.in: Added stropts and poll.
Jeremy Allison
1
-11
/
+12
1998-08-25
Added code to (correctly) ignore TRANSACT2_SETFILEINFO with SMB_SET_FILE_ALLO...
Jeremy Allison
1
-1
/
+1
1998-08-17
this completes the splitup of server.c.
Andrew Tridgell
1
-0
/
+1150