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