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
...
*
s3: Fix debug messages in check_reduced_name
Volker Lendecke
2009-11-12
1
-13
/
+24
*
Fix bug 6878 - Cannot change ACL's inherit flag.
Jeremy Allison
2009-11-11
1
-44
/
+108
*
s3-chgpasswd: split out a check_password_complexity() function.
Günther Deschner
2009-11-10
1
-22
/
+42
*
Fix bug 6841 - "map acl inherit = yes" not working.
Jeremy Allison
2009-11-06
1
-8
/
+29
*
Got the logic simplification worked out so we still pass
Jeremy Allison
2009-11-05
4
-30
/
+45
*
Revert commit "0551284dc08eb93ef7b2b2227a45e5ec21d482fb" - simplify
Jeremy Allison
2009-11-05
3
-11
/
+31
*
Simplify the logic - remove extraneous argument and calls to set_close_write_...
Jeremy Allison
2009-11-05
3
-31
/
+11
*
Fix explicit set of write time on close.
Jeremy Allison
2009-11-05
1
-1
/
+5
*
Get closer to an accurate model of Windows timestamp changes.
Jeremy Allison
2009-11-05
5
-30
/
+53
*
s3: Fix a crash in notify_remove_onelevel when "change notify = no"
Volker Lendecke
2009-11-05
1
-0
/
+4
*
s3: Fix the talloc hierarchy in notify_remove_onelevel
Volker Lendecke
2009-11-05
1
-1
/
+1
*
Fix debug comment (brain wasn't working...).
Jeremy Allison
2009-11-04
1
-2
/
+2
*
Filter the returned DOS attributes by 0xFF for clients
Jeremy Allison
2009-11-04
1
-0
/
+12
*
Remove "Protocol" as an extern, and add accessor functions.
Jeremy Allison
2009-11-04
6
-27
/
+17
*
Fix debug statements to use correct function name.
Jeremy Allison
2009-11-03
1
-13
/
+13
*
requires_resume_key is a bool not int.
Jeremy Allison
2009-11-03
1
-7
/
+2
*
Fix more of the RAW-SEARCH test. Older info levels are
Jeremy Allison
2009-11-03
1
-2
/
+9
*
s3: Remove debug_ctx()
Volker Lendecke
2009-11-03
4
-13
/
+13
*
Fix bug 6867 - trans2findnext returns reply_nterror(req, ntstatus) In a direc...
Jeremy Allison
2009-11-02
1
-12
/
+16
*
Start fixing the RAW-STREAMS test - ensure that the xattr
Jeremy Allison
2009-10-29
1
-0
/
+1
*
Second part of the fix for bug 6828 - infinite timeout occurs when byte lock ...
Jeremy Allison
2009-10-26
1
-6
/
+9
*
Fix bug 6828 - infinite timeout occurs when byte lock held outside of samba
Jeremy Allison
2009-10-20
1
-8
/
+18
*
Remove use of "int ret" when we already have errcode.
Jeremy Allison
2009-10-13
1
-13
/
+8
*
Catch one more erroneous use of errno.
Jeremy Allison
2009-10-13
1
-1
/
+1
*
correctly handle aio_error() and errno
Olaf Flebbe
2009-10-13
1
-29
/
+24
*
Cope with old CIFSFS clients that use SMBunlink to remove
Jeremy Allison
2009-10-08
1
-2
/
+11
*
s3: Fix shadow copy display on Windows 7
Volker Lendecke
2009-10-08
1
-1
/
+1
*
s3/s4 - Adapt the IDL changes on various locations
Matthias Dieter Wallnöfer
2009-10-08
1
-9
/
+9
*
Oops. Don't break the build..
Jeremy Allison
2009-10-07
1
-3
/
+2
*
Make the logic a lot clearer and fix the comment to match.
Jeremy Allison
2009-10-07
1
-15
/
+10
*
Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with rec...
Jeremy Allison
2009-10-07
1
-3
/
+1
*
s3: Add access_mask to the flock VFS call
Abhidnya P Chirmule
2009-10-06
2
-3
/
+5
*
Remove lots of duplicate code and move it into one
Jeremy Allison
2009-10-02
4
-108
/
+59
*
Missed one VFS_STAT -> VFS_LSTAT
Jeremy Allison
2009-10-02
1
-1
/
+1
*
Fix more use of VFS_STAT when posix pathnames selected.
Jeremy Allison
2009-10-02
2
-19
/
+50
*
Fix for CVE-2009-2813.
Jeremy Allison
2009-10-01
1
-1
/
+5
*
Fix for CVE-2009-2906.
Jeremy Allison
2009-10-01
1
-5
/
+25
*
allow for outstanding_aio_calls to be decremented
Olaf Flebbe
2009-09-30
1
-2
/
+4
*
Don't defer a talloc_move'd pointer.
Jeremy Allison
2009-09-28
1
-1
/
+1
*
s3:smbd/password - move list pointers into blocks
Matthias Dieter Wallnöfer
2009-09-25
1
-6
/
+6
*
s3 onefs: Add some debugging/asserts to give more info when there is bad defe...
Zack Kirsch
2009-09-24
1
-0
/
+2
*
s3: Add more helpful debugging to some of the streams code
Tim Prouty
2009-09-24
1
-1
/
+1
*
vfs catia: Fix the double translation that was happening with createfile and ...
Aravind Srinivasan
2009-09-24
1
-3
/
+5
*
s3-smbd: fix get_ea_names_from_file() and check for pnames pointer.
Günther Deschner
2009-09-18
1
-1
/
+3
*
s3:smbd: Fix an inappropriate pointer return in a bool fn
Volker Lendecke
2009-09-18
1
-1
/
+1
*
We now pass the Microsoft SMB2 fileio test with EA's and streams...
Jeremy Allison
2009-09-17
4
-5
/
+68
*
spnego: share spnego_parse.
Günther Deschner
2009-09-17
4
-0
/
+4
*
Fix bug 6494 - Incorrect FileStatus returned in NT_CREATE_ANDX.
Jeremy Allison
2009-09-14
2
-3
/
+27
*
s3:smbd: Add a "hidden" parameter "share:fake_fscaps"
Volker Lendecke
2009-09-09
1
-0
/
+3
*
Fix bug 6673 - smbpasswd does not work with "unix password sync = yes".
Jeremy Allison
2009-09-06
2
-3
/
+3
[prev]
[next]