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
...
*
r6979: Tidyups.
Jeremy Allison
2007-10-10
1
-8
/
+2
*
r6715: We don't need to wrap the setfsinfo call in HAVE_QUOTA
Jeremy Allison
2007-10-10
1
-4
/
+1
*
r6631: More typo's. Sorry.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r6625: Remove another global variable left over from a long time ago (magic c...
Jeremy Allison
2007-10-10
1
-6
/
+6
*
r6302: OS/2 fix from Marcel Müller <mueller@maazl.de>. Don't check for mangl...
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r6297: Fix bug in our trans2 secondary processing. We need to pass in the
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r6269: With help from Marcel Müller <mueller@maazl.de> in tracking down the ...
Jeremy Allison
2007-10-10
1
-2
/
+5
*
r6261: Tidyup message str printf. Ensure tvs struct is zeroed.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r6258: Fix found by OS/2 set_ea call. When setting specific info remember to ...
Jeremy Allison
2007-10-10
1
-5
/
+20
*
r6242: after talking to jeremy, we can actually consolidate
Gerald Carter
2007-10-10
1
-1
/
+1
*
r6237: fix my breakage of WinXP sp2 msdfs support.
Gerald Carter
2007-10-10
1
-1
/
+1
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-1
/
+1
*
r6203: Fix attribute return on creating a directory with nttrans_create.
Jeremy Allison
2007-10-10
1
-3
/
+11
*
r6199: Only do the strange DOS error for openX, not trans2open.
Jeremy Allison
2007-10-10
1
-3
/
+0
*
r6174: Fixup T2 open call - we were returning 2 bytes short.
Jeremy Allison
2007-10-10
1
-7
/
+24
*
r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r6163: Well I never, all this time the t2open code was incorrectly decting
Jeremy Allison
2007-10-10
1
-1
/
+5
*
r6146: Added OS/2 EA support in trans2_open and trans2_mkdir. Fixed in nttran...
Jeremy Allison
2007-10-10
1
-5
/
+90
*
r6141: Fix OS/2 EA's for NTcreate. OpenX and mkdir to follow.
Jeremy Allison
2007-10-10
1
-53
/
+60
*
r6138: Refactor length reading out of EA code so we can read length
Jeremy Allison
2007-10-10
1
-15
/
+22
*
r6122: Added "hack" fix for broken SMB_INFO_VOLUME level - used by OS/2
Jeremy Allison
2007-10-10
1
-1
/
+7
*
r6082: Fix for bugid #2541. Fixes from Guenter Kukkukk <guenter.kukkukk@kukku...
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r6069: Fix for bug #2541. Ensure we recognise LANMAN2.1 as OS/2 and select LA...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r6067: Patch from Marcel Müller <mueller@maazl.de> - fix OS/2 EA_FROM_LIST
Jeremy Allison
2007-10-10
1
-10
/
+2
*
r6053: Fixup dfs path with the new wildcard parser code split out.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r5960: Integer wrap paranoia when reading EA buffers.
Jeremy Allison
2007-10-10
1
-4
/
+23
*
r5936: Fix bugs in earlier work in progress commit. Closer to properly suppor...
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r5933: We were handling setting of EA's incorrectly - we should be able to set
Jeremy Allison
2007-10-10
1
-128
/
+325
*
r5893: Get us to pass some of the Samba4 EA tests. EA_LIST seems to be
Jeremy Allison
2007-10-10
1
-45
/
+87
*
r5874: Work in progress. EA list infolevel.
Jeremy Allison
2007-10-10
1
-8
/
+75
*
r5872: Restructure ea list code to start to fix the EA_LIST calls. This does not
Jeremy Allison
2007-10-10
1
-36
/
+104
*
r5864: Stop using 'INFO' names on find calls. Getting ready to fixup OS/2 EA
Jeremy Allison
2007-10-10
1
-8
/
+8
*
r5844: Fix typo. Add cast for bug #2464 reported by jason@ncac.gwu.edu.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r5836: Correct fix for OS/2 bug #2335. The error return code in this case is ...
Jeremy Allison
2007-10-10
1
-2
/
+8
*
r5833: Revert change for bug #2335. Tested with a Win9x client and the original
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r5831: Along with jra's recent checkins, fix dir/xcopy of empty dirs on OS/2....
Jim McDonough
2007-10-10
1
-2
/
+2
*
r5822: Actually return an error message if disk_free fails ! Pointed out by Y...
Jeremy Allison
2007-10-10
1
-3
/
+10
*
r5816: Catch the "." resume name case also.
Jeremy Allison
2007-10-10
1
-3
/
+5
*
r5813: Fix bug found by Jim McDonough <jmcd@us.ibm.com>
Jeremy Allison
2007-10-10
1
-1
/
+9
*
r5720: Attempt to fix bug #2382 (Excel shared workbook stops working). Also
Jeremy Allison
2007-10-10
1
-32
/
+48
*
r5707: BUG 2425: remove ubran legend wrt to win98 and the DFS_PATHNAMES capab...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r5700: Fix problems where we're not pointing to the start of entry for a
Jeremy Allison
2007-10-10
1
-10
/
+11
*
r5637: Actually test and fix the crash bugs (sorry:-).
Jeremy Allison
2007-10-10
1
-6
/
+6
*
r5636: Re-add the allocation size - parameterized by share as
Jeremy Allison
2007-10-10
1
-1
/
+22
*
r5548: Stop lying about allocation sizes to Windows clients. It was a nice
Jeremy Allison
2007-10-10
1
-20
/
+0
*
r5513: Fix for bug #2201 - use same logic with "delete readonly"
Jeremy Allison
2007-10-10
1
-4
/
+6
*
r5343: Fix for bug#1525. Timestamps interpreted incorrectly on 64-bit time_t ...
Jeremy Allison
2007-10-10
1
-18
/
+3
*
r5287: fix build problem when HAVE_POSIX_ACL not defined
Herb Lewis
2007-10-10
1
-0
/
+6
*
r5165: BUG 2295: always use get_local_machine_name() rather than digging in t...
Gerald Carter
2007-10-10
1
-3
/
+2
*
r5160: First cut at refactoring of directory code to handle non-wildcard
Jeremy Allison
2007-10-10
1
-6
/
+9
[prev]
[next]