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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
2
-6
/
+8
*
r656: Make widelinks use realpath(). Tidy up cases where we need to become a ...
Jeremy Allison
2007-10-10
5
-148
/
+105
*
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
*
r645: Patch from kawasa_r@itg.hitachi.co.jp to correctly enable core dumps.
Jeremy Allison
2007-10-10
1
-0
/
+4
*
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
9
-100
/
+70
*
r519: fix bug in authorise_login() that broke security = share
Gerald Carter
2007-10-10
1
-0
/
+2
*
r486: BUG 1309: fix seg fault caused by trying to strdup() a NULL pointer
Gerald Carter
2007-10-10
1
-1
/
+5
*
r483: Fix typo of appending '\\' instead of '/' now we're using
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r481: Fix up assert caught by check_path_syntax.
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r478: Added Volkers fix to be able to force DOS errors when needed.
Jeremy Allison
2007-10-10
2
-5
/
+5
*
r428: add acls debug class
Herb Lewis
2007-10-10
1
-0
/
+3
*
r422: Compile fix for OpenBSD (ENOTSUP not supported - ha ha).
Tim Potter
2007-10-10
1
-0
/
+2
*
r421: Fix debug message. Closes bugzilla #1305.
Tim Potter
2007-10-10
1
-1
/
+1
*
r410: merge tpot's changeset 353 from trunk:
Stefan Metzmacher
2007-10-10
1
-0
/
+1019
*
r408: - replace (conn->admin_user != True) with (current_user.uid != 0)
Stefan Metzmacher
2007-10-10
3
-4
/
+4
*
r370: The 'it does never happen -- error on close()' does happen when you exceed
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r283: removing --with-cracklib after discussion with abartklet @ sambaXP
Gerald Carter
2007-10-10
1
-47
/
+0
*
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
2
-9
/
+29
*
r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for the
Jeremy Allison
2007-10-10
1
-75
/
+175
*
r96: Stupid f&%'n UNIX extensions.... SETPATHINFO
Jeremy Allison
2007-10-10
2
-36
/
+39
*
r81: Make EA's case independent - fix smbtorture to test for this.
Jeremy Allison
2007-10-10
1
-1
/
+24
*
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r59: revert session key problem
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r50: Fix bug 1139 as per fix suggested by jdev@panix.com,
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r49: Support SMB signing on connections using only the
Andrew Bartlett
2007-10-10
1
-8
/
+4
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
1
-3
/
+0
*
Fix wildcard src with wildcard dest renames.
Jeremy Allison
2004-04-03
1
-1
/
+7
*
Fix wildcard unlink.
Jeremy Allison
2004-04-03
1
-2
/
+3
*
Fix typo in check_path_syntax.
Jeremy Allison
2004-04-03
1
-1
/
+1
*
Fix reply_ctemp - make compatible with w2k3.
Jeremy Allison
2004-04-02
1
-4
/
+12
*
Fix wildcard identical rename.
Jeremy Allison
2004-04-02
1
-0
/
+8
*
check_path improvements found by samba4 raw-checkpath tests.
Jeremy Allison
2004-04-02
1
-4
/
+13
*
Added per-share parameter "store dos attributes". When set, will store
Jeremy Allison
2004-04-02
9
-103
/
+213
*
Reformat in preparation for EA dosmode attributes.
Jeremy Allison
2004-03-31
1
-123
/
+125
*
Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.
Jeremy Allison
2004-03-31
2
-5
/
+328
*
Committed test code by mistake... removing.
Jeremy Allison
2004-03-29
1
-10
/
+0
*
Setting EA's to zero length deletes them.
Jeremy Allison
2004-03-29
1
-0
/
+10
*
Merge from HEAD the SMB signing patch that I developed a couple of weeks
Andrew Bartlett
2004-03-27
2
-6
/
+7
*
As I raised (without objection) on the mailing list a while back, this
Andrew Bartlett
2004-03-27
1
-5
/
+1
*
Fix bug #1211. Ensure accept socket is in non-blocking state in case of network
Jeremy Allison
2004-03-26
1
-1
/
+10
*
Fix for #1064 - ensure truncate attribute checking is done correctly on "hidd...
Jeremy Allison
2004-03-19
2
-5
/
+28
*
BUG 417: fix %UuGg variables expansion in include lines setging the current_u...
Gerald Carter
2004-03-19
2
-0
/
+13
*
Remove excess logging when probing for the length of the next mb char.
Jeremy Allison
2004-03-17
1
-13
/
+17
*
Change check_path_syntax() to use the new next_mb_char_size() function
Jeremy Allison
2004-03-17
1
-23
/
+13
*
Add function next_mb_char_size() that returns a size_t of the number of
Jeremy Allison
2004-03-16
1
-0
/
+1
*
BUG 979 -- fix quota display on AIX; patch from Heinrich.Mislik@univie.ac.at ...
Gerald Carter
2004-03-16
1
-0
/
+4
[prev]
[next]