summaryrefslogtreecommitdiffstats
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
...
* r5792: Added new parameter "inherit owner". If set on a share, the created fi...Jeremy Allison2007-10-103-39/+178
* r5757: Fix erroneous debug message - noticed by William Jojo <jojowil@hvcc.edu>.Jeremy Allison2007-10-101-1/+1
* r5731: Get delayed write semantics closer to W2K3. We need to store 2 times.Jeremy Allison2007-10-103-1/+13
* r5720: Attempt to fix bug #2382 (Excel shared workbook stops working). AlsoJeremy Allison2007-10-104-49/+119
* r5707: BUG 2425: remove ubran legend wrt to win98 and the DFS_PATHNAMES capab...Gerald Carter2007-10-101-1/+1
* r5700: Fix problems where we're not pointing to the start of entry for aJeremy Allison2007-10-101-10/+11
* r5637: Actually test and fix the crash bugs (sorry:-).Jeremy Allison2007-10-103-9/+9
* r5636: Re-add the allocation size - parameterized by share asJeremy Allison2007-10-102-5/+26
* r5632: Fix infinite looping bug found by nasty BlueArc test :-).Jeremy Allison2007-10-101-0/+20
* r5630: This may be a mistake ... needs more cthon investigation.Jeremy Allison2007-10-101-0/+3
* r5623: Horrible band-aid patch to fix Blue-Arc torture tester.Jeremy Allison2007-10-101-1/+7
* r5616: Forgot about the sticky bit on directories (commonly set on /tmp). If ...Jeremy Allison2007-10-101-0/+16
* r5608: BUG 2399 - removing dead code (not finished with bug yet).Gerald Carter2007-10-101-13/+0
* r5607: Fix for bug #2399 - ensure we use SMB_VFS_STAT instead of statJeremy Allison2007-10-101-1/+2
* r5548: Stop lying about allocation sizes to Windows clients. It was a niceJeremy Allison2007-10-102-24/+4
* r5530: Keep the TRANS call up to date with the NTCreateX call.Jeremy Allison2007-10-101-1/+11
* r5524: Don't do share mode checks on can_delete if open, the rest of the openJeremy Allison2007-10-102-20/+26
* r5513: Fix for bug #2201 - use same logic with "delete readonly"Jeremy Allison2007-10-101-4/+6
* r5510: Optimisation to only do can_delete check if client asks for FILE_SHARE...Jeremy Allison2007-10-101-0/+9
* r5508: Typo - ZERO_STRUCT -> ZERO_STRUCTP.Jeremy Allison2007-10-101-1/+1
* r5497: Fix for DIR1 failures in build farm. It struck me that weJeremy Allison2007-10-101-2/+6
* r5355: Fill in the access check code for POSIX ACLs to *really* fix bug #2227.Jeremy Allison2007-10-101-2/+148
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-101-2/+2
* r5343: Fix for bug#1525. Timestamps interpreted incorrectly on 64-bit time_t ...Jeremy Allison2007-10-101-18/+3
* r5324: In order to process DELETE_ACCESS correctly and return access deniedJeremy Allison2007-10-103-7/+40
* r5290: Fix for bug #2323 - plaintext problem with WinXP.Jeremy Allison2007-10-101-0/+8
* r5287: fix build problem when HAVE_POSIX_ACL not definedHerb Lewis2007-10-101-0/+6
* r5268: Fix bug #2310, only do 16-bit normalization on small dfreeJeremy Allison2007-10-101-5/+5
* r5225: fix mem leak and debug messageStefan Metzmacher2007-10-101-1/+2
* r5183: Ensure we correctly set the per-connection "case_sensitive" setting.Jeremy Allison2007-10-103-18/+23
* r5165: BUG 2295: always use get_local_machine_name() rather than digging in t...Gerald Carter2007-10-104-18/+15
* r5160: First cut at refactoring of directory code to handle non-wildcardJeremy Allison2007-10-105-80/+191
* r5157: BUG 2266: conditionally include rpc/nettype.h to work around missing h...Gerald Carter2007-10-101-0/+2
* r5154: Tidy up interface a little.Jeremy Allison2007-10-103-6/+9
* r5152: Restructure the directory handling code, stop using void * pointersJeremy Allison2007-10-105-258/+198
* r5100: We should only care about case-sensitivity when *reading* an incomingJeremy Allison2007-10-101-2/+2
* r5098: Next round build-fixingVolker Lendecke2007-10-101-1/+1
* r5096: Attempt to fix the buildVolker Lendecke2007-10-101-1/+1
* r5069: Ensure we return the correct errors for old-style search requests.Jeremy Allison2007-10-101-6/+9
* r5063: Shamelessly steal the Samba4 logic (and some code :-) for directoryJeremy Allison2007-10-105-221/+251
* r5014: Split out the request to send an async level II oplock break into aJeremy Allison2007-10-102-18/+59
* r5002: Ensure we can't remove a level II oplock without having theJeremy Allison2007-10-101-17/+19
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-101-2/+2
* r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner2007-10-101-1/+1
* r4830: Fix for problem noticed by Guy Harris <gharris@apple.com>, returnJeremy Allison2007-10-101-2/+4
* r4736: small set of merges from rtunk to minimize the diffsGerald Carter2007-10-101-0/+4
* r4704: Fix encoding while receiving of a message which was actually sent usin...Alexander Bokovoy2007-10-101-4/+4
* r4539: patch from Rob -- adding real printcap name cache function to speed up...Gerald Carter2007-10-103-46/+42
* r4337: Produce a slightly different error message is lanman authentication isAndrew Bartlett2007-10-101-3/+8
* r4330: Fix for bug found by Rob Foehl <rwf@loonybin.net>. Remember toJeremy Allison2007-10-101-0/+2