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
/
source
/
smbd
/
nttrans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
starting to sync for 3.0beta2
Gerald Carter
2003-07-01
1
-6
/
+6
*
working on creating the 3.0 release tree
Gerald Carter
2003-06-06
1
-95
/
+612
*
A new RPC pipe! The \pipe\echo named pipe is for testing large RPC
Tim Potter
2003-04-11
1
-0
/
+1
*
Fix typo in earlier fix, caught by Ranjit @ HP.
Jeremy Allison
2003-03-08
1
-1
/
+1
*
Use ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed out.
Jeremy Allison
2003-03-07
1
-1
/
+1
*
Found at Connectathon, .NET RC1 arranges trans/trans2/nttrans parameters
Jeremy Allison
2003-03-07
1
-22
/
+80
*
add a note about relative opens with blank paths - its a re-open!
Andrew Tridgell
2003-02-12
1
-0
/
+10
*
BIG patch...
Andrew Bartlett
2003-01-02
1
-1
/
+1
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-2
/
+2
*
Fix for 64 bit issues with oplocks and allocation size.
Jeremy Allison
2002-12-04
1
-9
/
+9
*
Fixed nasty bug where file writes with start offsets in the range
Jeremy Allison
2002-12-03
1
-2
/
+2
*
Return correct FILE_SUPERSEDED response - IFSTEST strikes again...
Jeremy Allison
2002-08-28
1
-2
/
+8
*
Merged initial allocation code for IFSTEST fix.
Jeremy Allison
2002-08-23
1
-3
/
+37
*
We were returning incorrect flags in smb_action....
Jeremy Allison
2002-08-22
1
-6
/
+9
*
Fixed IFSTEST errors with OpenParams... more to go.
Jeremy Allison
2002-08-22
1
-9
/
+9
*
IFSTEST fixes for open fid, nametoolong.
Jeremy Allison
2002-08-20
1
-0
/
+15
*
IFS kit test - don't allow TEMP attribute on directory open.
Jeremy Allison
2002-08-19
1
-0
/
+12
*
an initial fix for handling sparse files in smbd
Andrew Tridgell
2002-07-29
1
-12
/
+39
*
Allow trans2 and nttrans messages to be processed in oplock break state.
Jeremy Allison
2002-07-19
1
-3
/
+5
*
Formatting fixup. Fix shadow warning.
Jeremy Allison
2002-07-19
1
-452
/
+455
*
Move nttrans.c into the NTSTATUS age.
Andrew Bartlett
2002-07-14
1
-41
/
+29
*
Raise some debug levels.
Andrew Bartlett
2002-06-22
1
-1
/
+1
*
Allow sd_len to be zero on NT_TRANSACT_CREATE but not for set sd (helps
Jeremy Allison
2002-06-07
1
-4
/
+7
*
Fixed the AFP_Resource:$DATA filename creation bug.
Jeremy Allison
2002-04-17
1
-239
/
+255
*
make sure we don't walk past the end of the current SMB buffer when
Andrew Tridgell
2002-04-16
1
-9
/
+8
*
merge from SAMBA_2_2
Gerald Carter
2002-04-15
1
-1
/
+1
*
Shirish pointed out more areas we should be doing roundups for allocation size.
Jeremy Allison
2002-04-09
1
-17
/
+16
*
Fixed the error bad path for recursive mkdir so mkdir \a\b\c\d works.
Jeremy Allison
2002-04-02
1
-28
/
+6
*
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
1
-5
/
+4
*
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
2002-03-20
1
-50
/
+3
*
get the right return code for batch vs exclusive oplocks
Andrew Tridgell
2002-03-07
1
-5
/
+12
*
Fixed delete on close semantics - preparing for share mode rewrite.
Jeremy Allison
2002-03-07
1
-13
/
+12
*
Reformat preparing for changes to come...
Jeremy Allison
2002-03-06
1
-155
/
+155
*
Added "nt status support" parameter. Fix offline synchronisation.
Jeremy Allison
2002-02-27
1
-5
/
+4
*
This is a nasty hack to fix "xcopy /o" from win2000 on a Samba share
Andrew Tridgell
2002-02-26
1
-3
/
+7
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
2002-01-20
1
-1
/
+1
*
Re-wrote the guts of the rename_internals code to cope with a reported
Jeremy Allison
2002-01-04
1
-1
/
+2
*
Grr - numbers printed in hexadecimal should be preceeded by 0x
Tim Potter
2001-12-20
1
-7
/
+7
*
Return NT_STATUS_OBJECT_NOT_FOUND or ERRbadpipe if pipe name not found.
Jeremy Allison
2001-12-18
1
-1
/
+1
*
Fixed delete on close bug. Added core dump code to winbindd.
Jeremy Allison
2001-11-23
1
-7
/
+14
*
Fix detection of RedHat 7.2.
Jeremy Allison
2001-11-15
1
-0
/
+5
*
Formatting fixes only.
Jeremy Allison
2001-11-13
1
-44
/
+43
*
Don't put a \n on the end of the arg to exit_server()
Tim Potter
2001-11-05
1
-5
/
+5
*
Made nt acl support a local parameter for w2ksp2 profile fix.
Jeremy Allison
2001-10-12
1
-26
/
+54
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-21
/
+12
*
- enable MSDFS by default, there seems no reason not to have it enabled
Andrew Tridgell
2001-09-12
1
-2
/
+0
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-22
/
+20
*
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
2001-08-27
1
-7
/
+7
[next]