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
...
*
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
*
r5154: Tidy up interface a little.
Jeremy Allison
2007-10-10
1
-3
/
+1
*
r5152: Restructure the directory handling code, stop using void * pointers
Jeremy Allison
2007-10-10
1
-7
/
+6
*
r5063: Shamelessly steal the Samba4 logic (and some code :-) for directory
Jeremy Allison
2007-10-10
1
-76
/
+18
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-20
/
+20
*
r4007: Fix bug #2088 - ensure inherit permissions is only applied on a new file,
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r3946: Fix for bugid #2085 reported by Jason Mader <jason@ncac.gwu.edu>. Use ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r3895: Fix for bug #2045. May also fix other timestamp bugs with Excel
Jeremy Allison
2007-10-10
1
-7
/
+13
*
r3889: Only set mtime from pending_modtime if it's not already zero...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r3859: Ensure if num_acls is set to 0xFFFF this field is ignored.
Jeremy Allison
2007-10-10
1
-27
/
+40
*
r3814: At least use a proper constant name (aRONLY :-) not a number.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r3811: Believe it or not, but this patch seems to be necessary. If someone se...
Volker Lendecke
2007-10-10
1
-2
/
+11
*
r3794: Added set posix acl functionality into the UNIX extensions code.
Jeremy Allison
2007-10-10
1
-0
/
+38
*
r3714: Getfacl now seems to work on files and directories. Next do setfacl
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind.
Jeremy Allison
2007-10-10
1
-3
/
+194
*
r3674: Stefan Esser <s.esser@e-matters.de> pointed out that the max data
Jeremy Allison
2007-10-10
1
-48
/
+46
*
r3663: Fix too tight checking of incoming secondary trans2 requests.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have to
Jeremy Allison
2007-10-10
1
-7
/
+9
*
r3225: Fix correct use of resume name. Cope with the resume
Jeremy Allison
2007-10-10
1
-3
/
+7
*
r3002: Fix for bug #1886 - prevent delete on close being set
Jeremy Allison
2007-10-10
1
-16
/
+29
*
r2708: Don't look for bzero, we don't use it.
Jeremy Allison
2007-10-10
1
-1
/
+11
*
r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASIC
Jeremy Allison
2007-10-10
1
-26
/
+0
*
r2637: Fix the roundup problem (returning 1mb roundup) for non-Windows
Jeremy Allison
2007-10-10
1
-11
/
+34
*
r2196: This error code change is incorrect. Still working on it...
Jeremy Allison
2007-10-10
1
-5
/
+0
*
r2194: Here is the efforts of much pain reproducing W2K3 pathname
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r1472: Make mknod work again for the CIFS client. Still needs some
Jeremy Allison
2007-10-10
1
-10
/
+29
*
r1255: Ensure we check attributes correctly on rename request. Gets us furthe...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r1115: Fix for #1427. Catch bad path errors at the right point. Ensure all
Jeremy Allison
2007-10-10
1
-26
/
+35
*
r1093: Ensure we clear any cached errors on a deferred open call so
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r1085: Now it's had some proper user testing, merge in the deferred open fix....
Jeremy Allison
2007-10-10
1
-2
/
+6
*
r957: Fixup moribund unix extensions mknod code path. Don't add in
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r779: Fix specific case of open that doesn't cause oplock break, or share mod...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r710: Fix smbclient symlink command when widelinks = no.
Jeremy Allison
2007-10-10
1
-70
/
+7
*
r706: Fix erroneous commit... I've not finished testing the
Jeremy Allison
2007-10-10
1
-9
/
+3
*
r698: Now wb pipe is non-blocking remember to read in non-blocking mode...
Jeremy Allison
2007-10-10
1
-2
/
+8
*
r658: Oops - make smbclient work again with widelinks = no :-).
Jeremy Allison
2007-10-10
1
-6
/
+4
*
r654: There is no point in having two lines of:
Richard Sharpe
2007-10-10
1
-1
/
+1
*
r653: Ok, so tridge convinced me. Allow full UNIX path symlinks
Jeremy Allison
2007-10-10
1
-26
/
+25
*
r640: Make cifsvfs symlinks work with paths within and external to the
Jeremy Allison
2007-10-10
1
-7
/
+41
*
r570: Remove lots of globals to handle case issues - move them
Jeremy Allison
2007-10-10
1
-7
/
+6
*
r422: Compile fix for OpenBSD (ENOTSUP not supported - ha ha).
Tim Potter
2007-10-10
1
-0
/
+2
*
r408: - replace (conn->admin_user != True) with (current_user.uid != 0)
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r247: Fixup a couple of debug messages.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r225: Patch from Pat.Hayward@propero.net to make the session_users list dynamic.
Jeremy Allison
2007-10-10
1
-1
/
+1
[prev]
[next]