summaryrefslogtreecommitdiffstats
path: root/source/smbd
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix shadow copy display on Windows 7Volker Lendecke2010-01-131-1/+1
* Second part of the fix for bug 6828 - infinite timeout occurs when byte lock ...Jeremy Allison2010-01-131-8/+1
* Fix bug 6875 - trans2 FIND_FIRST2 response --> FIND_FIRST2 Data -> Fille Attr...Jeremy Allison2010-01-131-0/+14
* Fix bug 6867 - trans2findnext returns reply_nterror(req, ntstatus) In a direc...Jeremy Allison2010-01-131-12/+16
* Fix bug 6828 - infinite timeout occurs when byte lock held outside of samba J...Jeremy Allison2010-01-131-8/+18
* s3/aio: Correctly handle aio_error() and errno.Olaf Flebbe2010-01-131-35/+26
* Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with rec...Jeremy Allison2009-10-121-2/+7
* Fix bug 6769 - symlink unlink does nothing. Jeremy.Jeremy Allison2009-10-122-26/+80
* Check we read off the compelte event from inotifySimo Sorce2009-10-071-2/+8
* Fix for CVE-2009-2906.samba-3.3.8Jeremy Allison2009-09-301-3/+25
* Fix for CVE-2009-2813.Jeremy Allison2009-09-281-1/+5
* Fix bug #6520 time stamps.Jeremy Allison2009-07-271-3/+32
* s3/lanman: Workaround for KB932762.Volker Lendecke2009-07-271-0/+1
* Fix bug #6487: Missing DFS call in trans2 mkdir call. (cherry picked from com...Jeremy Allison2009-07-271-0/+15
* Fix bug #6476 - more then 3000 smbd-zombies in memoryJeremy Allison2009-07-271-4/+15
* Fix bug #6421 - POSIX read-only open fails on read-only shares. The change to...Jeremy Allison2009-07-272-8/+12
* Bug 6488: acl_group_override() call in posix acls references an uninitialized...Jeremy Allison2009-06-221-12/+10
* Fix bug #6297 - owner of sticky directory cannot delete files created by othe...Jeremy Allison2009-06-151-2/+13
* Fix bug 6441 -- fix the compile with --enable-dnssdVolker Lendecke2009-06-101-4/+0
* Simplify the dropbox patchJeremy Allison2009-06-101-5/+10
* Re-Add the "dropbox" functionality with -wx rights on a directoryVolker Lendecke2009-06-101-3/+3
* Fix bug 6382: Case insensitive access to DFS links brokenVolker Lendecke2009-06-101-0/+2
* Do not use the file system GET_REAL_FILENAME for mangled namesVolker Lendecke2009-06-101-7/+53
* Revert "Do not use the file system GET_REAL_FILENAME for mangled names"Karolin Seeger2009-06-101-23/+7
* s3:smbd: fix posix acls when setting an ACL without explicit ACE for the owne...Stefan Metzmacher2009-06-101-3/+18
* Fix bug #6330 - DFS doesn't work on AIX. Jeremy.Jeremy Allison2009-06-101-0/+4
* Fix bug #6315 smbd crashes doing vfs_full_audit on IPC$ close event. The unde...Jeremy Allison2009-06-101-3/+44
* 3.3: Increase debug level of "create_connection_server_info failed" messageVolker Lendecke2009-06-101-1/+1
* s3:mark registry shares without path unavailable in the server, tooMichael Adam2009-06-101-0/+4
* Fix profile acls in some corner casesSimo Sorce2009-04-281-3/+18
* Avoid duplicate acesSimo Sorce2009-04-281-7/+48
* Do not use the file system GET_REAL_FILENAME for mangled namesVolker Lendecke2009-04-281-7/+23
* Fix bug found by Tim Prouty, logging off and then re-using a vuid can cause s...Jeremy Allison2009-04-171-0/+11
* Fix a memleak in an unlikely error path in change_notify_create()Volker Lendecke2009-04-171-0/+1
* Fix bug #6254 - PUT/GET produces an error in IPv6 to a smb-server(3.3)Jeremy Allison2009-04-171-18/+23
* Fix smbd crash for close_on_completionVolker Lendecke2009-04-171-0/+4
* Use cluster-aware procid_is_me instead of comparing pid'sVolker Lendecke2009-04-171-2/+2
* Use procid_str in debug messages for better cluster-debuggabilityVolker Lendecke2009-04-171-11/+13
* Ensure files starting with multiple dots are hiddenJeremy Allison2009-03-311-4/+8
* s3:smbd: if we allow trans2 on the IPC$ share, then we have to allow transs2 ...Stefan Metzmacher2009-03-271-1/+1
* Use avahi to register _smb._tcp in smbdVolker Lendecke2009-03-272-6/+187
* Fix bug #6196 - Unable to serve files with colons to Linux CIFS/VFS clientJeremy Allison2009-03-271-2/+7
* Fix bug #6186 - map readonly does not workJeremy Allison2009-03-271-3/+25
* s3:signing: the seqnum should only be decremented by 1 for ntcancel requestsStefan Metzmacher2009-03-112-5/+5
* Fix a valgrind error / segfault in dns_register_smbd()Volker Lendecke2009-03-111-1/+2
* Fix bug #6160 - Office 2007 fails saving files to a Samba mapped drive.Jeremy Allison2009-03-061-0/+22
* Second part of fix for #6154, ensure we return max accessJeremy Allison2009-03-061-0/+9
* Fix bug #6154 - zfs does not honor admin users.Jeremy Allison2009-03-061-0/+5
* Fix bug #6155 - "force group" is no longer working as expected.Jeremy Allison2009-03-063-3/+17
* Fix bug #6082 - smbd_gpfs_getacl failed: Windows client canĀ“t rename orJeremy Allison2009-03-061-0/+19