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