index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
trans2.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix length in findfirst2 responses, fix os/2 clients
Jim McDonough
2003-04-24
1
-4
/
+10
*
Re-fix regression noticed by Tom Schaefer <tom@umsl.edu> due to
Jeremy Allison
2003-04-04
1
-0
/
+3
*
Merge whitespace to match HEAD.
Andrew Bartlett
2003-03-18
1
-17
/
+17
*
Merge from HEAD:
Andrew Bartlett
2003-03-17
1
-10
/
+17
*
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
-20
/
+73
*
Fix delete on close semantics to match W2K. I (think:-) I understand it now :-).
Jeremy Allison
2003-02-11
1
-45
/
+30
*
merge alt_name patch from head
Andrew Tridgell
2003-01-14
1
-1
/
+1
*
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
Jeremy Allison
2002-12-05
1
-4
/
+1
*
Need brackets around macro args. Spotted by Patrick Welche <prlw1@newn.cam.ac...
Jeremy Allison
2002-12-04
1
-1
/
+1
*
Missed the removal of the incorrect ifdef.
Jeremy Allison
2002-12-04
1
-3
/
+1
*
Fix for 64 bit issues with oplocks and allocation size.
Jeremy Allison
2002-12-04
1
-10
/
+10
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-2
/
+1
*
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
Jeremy Allison
2002-10-23
1
-0
/
+2
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-24
/
+45
*
Sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-36
/
+52
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-1084
/
+1539
*
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
2002-04-11
1
-13
/
+13
*
Fixed the error bad path for recursive mkdir so mkdir \a\b\c\d works.
Jeremy Allison
2002-04-02
1
-0
/
+14
*
Ensure that setting file length can return disk full on failure.
Jeremy Allison
2002-03-28
1
-2
/
+7
*
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
1
-1
/
+1
*
HEAD only fix for truncate from Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
Jeremy Allison
2002-03-20
1
-1
/
+1
*
Ensure we get a real fd when opening for set file allocation.
Jeremy Allison
2002-03-20
1
-1
/
+1
*
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
2002-03-20
1
-7
/
+2
*
Mask off the aDIR on setfileinfo.
Jeremy Allison
2002-03-05
1
-0
/
+5
*
Canonicalise pathnames returned to Windows directory separators.
Jeremy Allison
2002-03-04
1
-0
/
+1
*
This fixes 4 info levels in a trans2 find_first that should not be null
Andrew Tridgell
2002-02-25
1
-4
/
+6
*
this fixes the security tab on mapped drives for unicode clients.
Andrew Tridgell
2002-02-21
1
-19
/
+12
*
check for empty parameters in qpathinfo
Andrew Tridgell
2002-02-05
1
-0
/
+4
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
2002-01-11
1
-5
/
+5
*
First part of UNIX extensions (#ifdefed out) more to follow.
Jeremy Allison
2002-01-10
1
-1
/
+169
*
fixed long filenames on win98
Andrew Tridgell
2001-12-20
1
-1
/
+3
*
Ensure the CAN_WRITE is checked and prevents O_CREAT and O_TRUNC from
Jeremy Allison
2001-11-28
1
-0
/
+9
*
Fixed delete on close bug. Added core dump code to winbindd.
Jeremy Allison
2001-11-23
1
-72
/
+89
*
Tidyups when I was doing the big merge...
Jeremy Allison
2001-11-17
1
-0
/
+1
*
Fixed allocation bug in database prog. Some format fixes.
Jeremy Allison
2001-11-12
1
-954
/
+953
*
Use defined constants not integers.
Jeremy Allison
2001-11-10
1
-3
/
+3
*
Only 1mb allocate slop.
Jeremy Allison
2001-11-08
1
-56
/
+55
*
Merge overdue changes from 2.2. Fix <4gb write problem.
Jeremy Allison
2001-11-08
1
-40
/
+29
*
Added more define bits. Fixed error in vol attributes.
Jeremy Allison
2001-11-08
1
-1
/
+0
*
Don't put a \n on the end of the arg to exit_server()
Tim Potter
2001-11-05
1
-3
/
+3
*
Made nt acl support a local parameter for w2ksp2 profile fix.
Jeremy Allison
2001-10-12
1
-1
/
+1
*
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
-16
/
+8
*
Removed unneeded set of delete on close in fsp->share_mode.
Jeremy Allison
2001-09-05
1
-7
/
+0
*
when you update the share mode in the db you must also update
Andrew Tridgell
2001-09-05
1
-0
/
+7
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-54
/
+50
*
fixed level2 find first for unisys clients
Andrew Tridgell
2001-08-24
1
-0
/
+1
*
Fix W2K profiles writing to a Samba PDC. Thanks to Microsoft for their help !
Jeremy Allison
2001-08-23
1
-15
/
+6
[prev]
[next]