summaryrefslogtreecommitdiffstats
path: root/source/smbd/dosmode.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-03-051-15/+21
* r21322: No feedback means consent :-)Volker Lendecke2007-02-131-1/+9
* r20655: After consulting with Volker, fix our pathnameJeremy Allison2007-01-101-8/+0
* r20413: Merge Volker's open directory changes to 3.0.24.Jeremy Allison2006-12-301-11/+16
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-4/+3
* r16792: minor (but critical fixes) from Jeremy, Volker, & GuentherGerald Carter2006-07-041-0/+51
* r14989: Fix from Mathias Dietz <MDIETZ@de.ibm.com>. EPERM can beJeremy Allison2006-04-081-1/+1
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2006-03-221-0/+30
* r11943: Don't reset attrs to zero in EA get - we are addingJeremy Allison2005-11-281-1/+2
* r11767: Doesn't need to be exported.Jeremy Allison2005-11-171-1/+1
* r11718: Filter stored DOS attributes by SAMBA_ATTRIBUTES_MASK (0x7f).Jeremy Allison2005-11-141-0/+4
* r10979: After discussions on IRC about profile shares,Jeremy Allison2005-10-141-4/+9
* r10888: We've already checked 'CAN_WRITE' so we don't need to do it again.Jeremy Allison2005-10-111-1/+1
* r10885: Fix bug where read-only share files are always seen asJeremy Allison2005-10-111-1/+1
* r10359: Ensure that smb.conf requests for hidden files are honored, evenJeremy Allison2005-09-201-12/+13
* r10276: Fix for bug #3104 from Leo Weppelman <leo@wau.mis.ah.nl>.Jeremy Allison2005-09-161-0/+11
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-1/+1
* r7452: Set sparse flag if needed. Based on code from jpeach@sgi.com.Jeremy Allison2005-06-101-5/+12
* r6895: Add "acl check permissions" to turn on/off the new behaviour ofJeremy Allison2005-05-181-5/+12
* r6049: Ensure "dos filetime" checks file ACLs correctly. May fix Excel "read-...Jeremy Allison2005-03-241-18/+7
* r4007: Fix bug #2088 - ensure inherit permissions is only applied on a new file,Jeremy Allison2004-11-301-6/+6
* r3673: Do not fail on setting file attributes with acl support enabled.Günther Deschner2004-11-101-3/+1
* r3496: Fix calling of get_acl_group_bits().Günther Deschner2004-11-031-1/+3
* r2700: Fix bug where we could incorrectly set sparse attribute. Don't useJeremy Allison2004-09-271-2/+2
* r971: Auto remove store dos attributes if underlying filesystemJeremy Allison2004-06-011-0/+13
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+483