summaryrefslogtreecommitdiffstats
path: root/source/smbd/open.c
Commit message (Expand)AuthorAgeFilesLines
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-2/+1
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-392/+553
* r17259: merging some changes that will be in a future 3.0.23b releaseGerald Carter2006-07-261-8/+9
* r17161: sync files from SAMBA_3_0_23 branchGerald Carter2006-07-201-90/+70
* r17143: svn merge -r17091:17138 ../SAMBA_3_0_23/Gerald Carter2006-07-191-77/+111
* r16472: final pass for 3.0.23rc3 I think. Current with SAMBA_3_0 r16471Gerald Carter2006-06-221-2/+2
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-151-3/+0
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-081-18/+27
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-1/+1
* r15144: final code changes for 3.0.23pre1 (SAMBA_3_0 r15141)Gerald Carter2006-04-201-40/+60
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2006-04-041-2/+2
* r14883: add 'smbd:sharedelay' option, so that we can speed up BASE-DENY2 in m...Stefan Metzmacher2006-04-031-1/+8
* r14602: Fix another logic bug in new oplock handling. JustJeremy Allison2006-03-211-12/+17
* r14596: Fix a logic bug with multiple oplock contention.Jeremy Allison2006-03-201-18/+33
* r13694: Committing patch from Aleksey Fedoseev <aleksey at fedoseev dot net> ...Volker Lendecke2006-02-261-1/+1
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-12/+12
* r13559: Fix bug #3522 reported by Sandeep Tamhankar <sandman@electric-cloud.c...Jeremy Allison2006-02-181-6/+0
* r13316: Let the carnage begin....Gerald Carter2006-02-031-9/+1
* r13314: This code has been causing problems since 1.9.x I think.Jeremy Allison2006-02-031-19/+0
* r13299: From testing W2K3 and W2K the delete on close bit seems to be alwaysJeremy Allison2006-02-031-3/+3
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2006-02-021-0/+2
* r13274: Fix for bug #3467. Not a show stopper.Jeremy Allison2006-02-011-24/+22
* r12877: Stop passing structs around in smb messages, insteadJeremy Allison2006-01-121-6/+16
* r12735: After talking to Tridge and Jeremy... This needs to be made more genericVolker Lendecke2006-01-061-14/+0
* r12721: GPFS 2.4 on Linux will contain some windows semantics, ie share modes...Volker Lendecke2006-01-051-0/+14
* r12460: Fixes for bug 3349Volker Lendecke2005-12-241-2/+6
* r12213: Final fix for #3303 - send rename messages to smbd'sJeremy Allison2005-12-131-0/+47
* r12203: Add the share path into the sharemode db. This involvesJeremy Allison2005-12-121-5/+10
* r11341: Put directory opens into the share mode db so weJeremy Allison2005-10-271-3/+34
* r10943: Unused variable. Bug #3160 from jason@ncac.gwu.eduJeremy Allison2005-10-121-3/+1
* r10930: Fix erroneous debug spotted by Herb.Jeremy Allison2005-10-121-1/+1
* r10744: Fix for the second incarnation of bug #3088, pushed by Alex MasterovJeremy Allison2005-10-051-16/+0
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-499/+380
* r10133: Fix bug #3044. open-exec is read-only.Jeremy Allison2005-09-091-1/+1
* r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...Volker Lendecke2005-08-241-0/+9
* r8492: open_mode_check does not use the parameter p_flags, so remove it.Volker Lendecke2005-07-151-3/+2
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-779/+1127
* r7963: Add aio support to 3.0.Jeremy Allison2005-06-271-0/+4
* r6673: Fix the write cache based on some VERY good detective workJeremy Allison2005-05-081-3/+0
* r6344: Fix bug #2601 - it seems that DOS_OPEN_EXEC does mean readonly. NeededJeremy Allison2005-04-141-1/+1
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-3/+1
* r6200: Returned access should contain share mode as well as open mode.Jeremy Allison2005-04-041-1/+1
* r6174: Fixup T2 open call - we were returning 2 bytes short.Jeremy Allison2005-04-021-17/+0
* r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...Jeremy Allison2005-04-011-69/+32
* r6152: Correctly check OpenX open modes.Jeremy Allison2005-03-311-13/+35
* r5854: Fix coredump when OS/2 checks for long file name support (with .+,;=[].).Jim McDonough2005-03-171-7/+5
* r5848: Fix inherit owner to chown directories in a porable and secure way (from Jeremy Allison2005-03-171-37/+25
* r5792: Added new parameter "inherit owner". If set on a share, the created fi...Jeremy Allison2005-03-151-27/+125
* r5630: This may be a mistake ... needs more cthon investigation.Jeremy Allison2005-03-021-0/+3
* r5623: Horrible band-aid patch to fix Blue-Arc torture tester.Jeremy Allison2005-03-021-1/+7