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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r971: Auto remove store dos attributes if underlying filesystem
Jeremy Allison
2
-11
/
+26
2007-10-10
r957: Fixup moribund unix extensions mknod code path. Don't add in
Jeremy Allison
1
-2
/
+3
2007-10-10
r945: "Correct" (as in, more correct) way to handle stat opens. Doesn't regress
Jeremy Allison
1
-22
/
+25
2007-10-10
r942: If using DOS error codes, we need to return ERRDOS/ERRbadpath for chkpt...
Volker Lendecke
1
-1
/
+1
2007-10-10
r933: When using widelinks = no, use realpath to canonicalize the
Jeremy Allison
3
-2
/
+41
2007-10-10
r931: Ensure we push 16 bytes (including null termination)
Jeremy Allison
1
-2
/
+2
2007-10-10
r925: add changes frpm trunk (r841 and r842) -- enable background queue updat...
Gerald Carter
1
-6
/
+7
2007-10-10
r814: conn is 0 during ioctl (at least during smbtorture IOCTL test)
Herb Lewis
2
-2
/
+4
2007-10-10
r799: BUG 1259 -- add 'printcap cache time' patch from Lars
Gerald Carter
2
-1
/
+51
2007-10-10
r786: Memory leak fixes in (mostly) error code paths from
Jeremy Allison
2
-2
/
+10
2007-10-10
r779: Fix specific case of open that doesn't cause oplock break, or share mod...
Jeremy Allison
2
-7
/
+22
2007-10-10
r762: Fix for #1319 when security > share.
Jeremy Allison
1
-2
/
+8
2007-10-10
r742: Volker discovered that we can truncate a locked file. Well I never ! :-).
Jeremy Allison
1
-22
/
+2
2007-10-10
r740: Fix Bug #1301. Return NT_STATUS_SHARING_VIOLATION when share mode locking
Richard Sharpe
1
-0
/
+14
2007-10-10
r716: Fix for bugid #1345 (Macromedia Homesite cannot connect anymore after u...
Jeremy Allison
1
-0
/
+4
2007-10-10
r710: Fix smbclient symlink command when widelinks = no.
Jeremy Allison
1
-70
/
+7
2007-10-10
r706: Fix erroneous commit... I've not finished testing the
Jeremy Allison
1
-9
/
+3
2007-10-10
r698: Now wb pipe is non-blocking remember to read in non-blocking mode...
Jeremy Allison
1
-2
/
+8
2007-10-10
r658: Oops - make smbclient work again with widelinks = no :-).
Jeremy Allison
2
-6
/
+8
2007-10-10
r656: Make widelinks use realpath(). Tidy up cases where we need to become a ...
Jeremy Allison
5
-148
/
+105
2007-10-10
r654: There is no point in having two lines of:
Richard Sharpe
1
-1
/
+1
2007-10-10
r653: Ok, so tridge convinced me. Allow full UNIX path symlinks
Jeremy Allison
1
-26
/
+25
2007-10-10
r645: Patch from kawasa_r@itg.hitachi.co.jp to correctly enable core dumps.
Jeremy Allison
1
-0
/
+4
2007-10-10
r640: Make cifsvfs symlinks work with paths within and external to the
Jeremy Allison
1
-7
/
+41
2007-10-10
r570: Remove lots of globals to handle case issues - move them
Jeremy Allison
9
-100
/
+70
2007-10-10
r519: fix bug in authorise_login() that broke security = share
Gerald Carter
1
-0
/
+2
2007-10-10
r486: BUG 1309: fix seg fault caused by trying to strdup() a NULL pointer
Gerald Carter
1
-1
/
+5
2007-10-10
r483: Fix typo of appending '\\' instead of '/' now we're using
Jeremy Allison
1
-2
/
+2
2007-10-10
r481: Fix up assert caught by check_path_syntax.
Jeremy Allison
1
-2
/
+3
2007-10-10
r478: Added Volkers fix to be able to force DOS errors when needed.
Jeremy Allison
2
-5
/
+5
2007-10-10
r428: add acls debug class
Herb Lewis
1
-0
/
+3
2007-10-10
r422: Compile fix for OpenBSD (ENOTSUP not supported - ha ha).
Tim Potter
1
-0
/
+2
2007-10-10
r421: Fix debug message. Closes bugzilla #1305.
Tim Potter
1
-1
/
+1
2007-10-10
r410: merge tpot's changeset 353 from trunk:
Stefan Metzmacher
1
-0
/
+1019
2007-10-10
r408: - replace (conn->admin_user != True) with (current_user.uid != 0)
Stefan Metzmacher
3
-4
/
+4
2007-10-10
r370: The 'it does never happen -- error on close()' does happen when you exceed
Volker Lendecke
1
-1
/
+1
2007-10-10
r283: removing --with-cracklib after discussion with abartklet @ sambaXP
Gerald Carter
1
-47
/
+0
2007-10-10
r247: Fixup a couple of debug messages.
Jeremy Allison
1
-2
/
+2
2007-10-10
r225: Patch from Pat.Hayward@propero.net to make the session_users list dynamic.
Jeremy Allison
2
-9
/
+29
2007-10-10
r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for the
Jeremy Allison
1
-75
/
+175
2007-10-10
r96: Stupid f&%'n UNIX extensions.... SETPATHINFO
Jeremy Allison
2
-36
/
+39
2007-10-10
r81: Make EA's case independent - fix smbtorture to test for this.
Jeremy Allison
1
-1
/
+24
2007-10-10
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r59: revert session key problem
Andrew Tridgell
1
-2
/
+2
2007-10-10
r50: Fix bug 1139 as per fix suggested by jdev@panix.com,
Jeremy Allison
1
-3
/
+3
2007-10-10
r49: Support SMB signing on connections using only the
Andrew Bartlett
1
-8
/
+4
2007-10-10
r39: * importing .cvsignore files
Gerald Carter
1
-3
/
+0
2004-04-03
Fix wildcard src with wildcard dest renames.
Jeremy Allison
1
-1
/
+7
2004-04-03
Fix wildcard unlink.
Jeremy Allison
1
-2
/
+3
2004-04-03
Fix typo in check_path_syntax.
Jeremy Allison
1
-1
/
+1
[prev]
[next]