index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
/
trans2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the 16-bit app directory handle problem (this took *way* longer
Jeremy Allison
1999-01-08
1
-10
/
+8
*
Now we're mallocing our directory handles rather then using a static
Jeremy Allison
1999-01-07
1
-55
/
+62
*
Fixing the last issue known about....
Jeremy Allison
1998-12-23
1
-1
/
+1
*
Fixed issues with client wildcards. It turns out that NT matches
Jeremy Allison
1998-12-23
1
-16
/
+20
*
HPUX fix. This looks like a big change but isn't actually, most of the
Jeremy Allison
1998-12-10
1
-6
/
+8
*
Fixed warning with gcc -Wall -Wshadow.
Jeremy Allison
1998-11-23
1
-2
/
+1
*
Fixed crash bug found by russian codepage problem.... although how the
Jeremy Allison
1998-11-18
1
-3
/
+6
*
Fixed the modtime bug that Andrej <borsenkow.msk@sni.de> was moaning
Jeremy Allison
1998-11-17
1
-2
/
+14
*
Added fixes from HEAD into 2.0 branch.
Jeremy Allison
1998-11-16
1
-6
/
+6
*
Fixed a couple of issues with the SMB_QUERY_FILE_ALL_INFO query.
Jeremy Allison
1998-10-26
1
-2
/
+5
*
volker was concerned about unique inode numbers and smbsh. This set of
Andrew Tridgell
1998-10-24
1
-0
/
+1
*
Handle the case where multiple smbd have the file open, some of whom
Jeremy Allison
1998-10-23
1
-15
/
+65
*
Make the new code conditional on lp_share_modes() just like the code in open_...
Jeremy Allison
1998-10-23
1
-36
/
+39
*
Fixed debug reporting in the changed code.
Jeremy Allison
1998-10-23
1
-1
/
+6
*
Fixed bug in previous commit where I was overwriting share_mode from
Jeremy Allison
1998-10-23
1
-3
/
+4
*
Reasonably large change to give us *exactly* correct NT delete on close seman...
Jeremy Allison
1998-10-23
1
-1
/
+51
*
include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...
Jeremy Allison
1998-10-23
1
-7
/
+4
*
Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.
Jeremy Allison
1998-10-21
1
-7
/
+29
*
smbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta2. That redirector
Jeremy Allison
1998-10-20
1
-11
/
+32
*
Fixed sys_lseek and seek_file calls so all returns
Jeremy Allison
1998-10-18
1
-1
/
+2
*
only do the MAC extensions if we are a NTFS filesystem
Andrew Tridgell
1998-10-16
1
-6
/
+10
*
trans2.h: Added Thursby MAC extension.
Jeremy Allison
1998-10-16
1
-0
/
+7
*
fixed some cast warnings from "cc -64" on IRIX
Andrew Tridgell
1998-10-05
1
-4
/
+4
*
added support for printing via smbwrapper
Andrew Tridgell
1998-10-04
1
-7
/
+7
*
Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.
Jeremy Allison
1998-09-28
1
-0
/
+4
*
First cut at kernel oplocks. This should have no effect unless runnin
Jeremy Allison
1998-09-23
1
-3
/
+1
*
look at the CAP_NT_SMBS bit in the client capabilities to determine if
Andrew Tridgell
1998-09-23
1
-15
/
+20
*
3 changes:
Andrew Tridgell
1998-09-20
1
-9
/
+12
*
gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing a
Andrew Tridgell
1998-09-18
1
-34
/
+11
*
configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...
Jeremy Allison
1998-09-17
1
-7
/
+16
*
configure configure.in: Added tests for fseek64 and ftell64.
Jeremy Allison
1998-09-17
1
-5
/
+2
*
Ok - this is the 'expose 64 bit to the clients' checkin.
Jeremy Allison
1998-09-11
1
-20
/
+70
*
ahh, the joy of deleting large chunks of code that someone else has
Andrew Tridgell
1998-09-05
1
-4
/
+0
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-1
/
+1
*
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1998-09-03
1
-97
/
+104
*
More abstraction of file system data types, to move to a 64
Jeremy Allison
1998-09-01
1
-12
/
+12
*
configure.in, configure: include/config.h.in: Added stropts and poll.
Jeremy Allison
1998-08-31
1
-1
/
+4
*
This is the stat cache code - seems to work fine (needs heavy
Jeremy Allison
1998-08-27
1
-7
/
+7
*
Added code to (correctly) ignore TRANSACT2_SETFILEINFO with SMB_SET_FILE_ALLO...
Jeremy Allison
1998-08-25
1
-1
/
+3
*
don't attempt to answer QFILEINFO/SMB_QUERY_FILE_STREAM_INFO queries -
Andrew Tridgell
1998-08-21
1
-0
/
+4
*
fixed a bug in trans2_qfilepathinfo() where we used the length of the
Andrew Tridgell
1998-08-21
1
-0
/
+4
*
much cleaner chain pointer handling for both files and pipes.
Andrew Tridgell
1998-08-17
1
-3
/
+2
*
changed find_free_file() to file_new().
Andrew Tridgell
1998-08-16
1
-1
/
+1
*
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1998-08-15
1
-24
/
+21
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
1
-4
/
+6
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-287
/
+322
*
include/smb.h: Removed dir_ptr. Not needed.
Jeremy Allison
1998-08-11
1
-4
/
+4
*
Makefile.in: Fixed make clean bug with CVS directory in bin/.
Jeremy Allison
1998-08-10
1
-0
/
+19
*
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
1998-07-31
1
-14
/
+13
*
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
1998-07-30
1
-9
/
+11
[next]