Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r21889: * Pull from SAMBA-3_0_25 svn r21888 | Gerald Carter | 2007-03-20 | 1 | -15/+21 |
| | | | | * Set version to 3.0.25pre2 | ||||
* | r21585: Start syncing the monster that will become 3.0.25pre1 | Gerald Carter | 2007-02-28 | 1 | -24/+28 |
| | | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages | ||||
* | r16792: minor (but critical fixes) from Jeremy, Volker, & Guenther | Gerald Carter | 2006-07-04 | 1 | -0/+51 |
| | |||||
* | r14989: Fix from Mathias Dietz <MDIETZ@de.ibm.com>. EPERM can be | Jeremy Allison | 2006-04-08 | 1 | -1/+1 |
| | | | | | | a valid return from getting an xattr. Don't disable if we get it. Jeremy. | ||||
* | r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based | James Peach | 2006-03-22 | 1 | -0/+30 |
| | | | | HSM is interested in. Tested on both IRIX and SLES9. | ||||
* | r11943: Don't reset attrs to zero in EA get - we are adding | Jeremy Allison | 2005-11-28 | 1 | -1/+2 |
| | | | | | to the attr list not resetting it. Jeremy. | ||||
* | r11767: Doesn't need to be exported. | Jeremy Allison | 2005-11-17 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r11718: Filter stored DOS attributes by SAMBA_ATTRIBUTES_MASK (0x7f). | Jeremy Allison | 2005-11-14 | 1 | -0/+4 |
| | | | | Jeremy. | ||||
* | r10979: After discussions on IRC about profile shares, | Jeremy Allison | 2005-10-14 | 1 | -4/+9 |
| | | | | | | | | | | | added new parameter : map readonly = [yes|no|permissions] If yes: map inverse of user "w" bit to mean readonly. If no: never set DOS readonly bit. If permissions: check file permissions for user and set readonly bit if the current user cannot write. If store dos attributes is set to yes then this parameter is ignored. Jeremy. | ||||
* | r10888: We've already checked 'CAN_WRITE' so we don't need to do it again. | Jeremy Allison | 2005-10-11 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r10885: Fix bug where read-only share files are always seen as | Jeremy Allison | 2005-10-11 | 1 | -1/+1 |
| | | | | | read-only. Noticed by Andrew Bartlett. Jeremy | ||||
* | r10359: Ensure that smb.conf requests for hidden files are honored, even | Jeremy Allison | 2005-09-20 | 1 | -12/+13 |
| | | | | | when DOS attributes are stored in EA's. Jeremy. | ||||
* | r10276: Fix for bug #3104 from Leo Weppelman <leo@wau.mis.ah.nl>. | Jeremy Allison | 2005-09-16 | 1 | -0/+11 |
| | | | | | | | | Don't update the time on read-only shares. We need this as set_filetime (which can be called on close and other paths) can end up calling this function without the NEED_WRITE protection. Jeremy. | ||||
* | r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture | Jeremy Allison | 2005-07-08 | 1 | -1/+1 |
| | | | | | | | | | tests on this as it's very late NY time (just wanted to get this work into the tree). I'll test this over the weekend.... Jerry - in looking at the difference between the two trees there seem to be some printing/ntprinting.c and registry changes we might want to examine to try keep in sync. Jeremy. | ||||
* | r7452: Set sparse flag if needed. Based on code from jpeach@sgi.com. | Jeremy Allison | 2005-06-10 | 1 | -5/+12 |
| | | | | | Fixes bug #2774. Jeremy. | ||||
* | r6895: Add "acl check permissions" to turn on/off the new behaviour of | Jeremy Allison | 2005-05-18 | 1 | -5/+12 |
| | | | | | | | | checking for write access in a directory before delete. Also controls checking for write access before labeling a file read-only if DOS attributes are not being stored in EA's. Docuementation to follow. Jeremy. | ||||
* | r6049: Ensure "dos filetime" checks file ACLs correctly. May fix Excel ↵ | Jeremy Allison | 2005-03-24 | 1 | -18/+7 |
| | | | | | | | "read-only" issue. Jeremy. | ||||
* | r4007: Fix bug #2088 - ensure inherit permissions is only applied on a new file, | Jeremy Allison | 2004-11-30 | 1 | -6/+6 |
| | | | | | not an existing one. Jeremy. | ||||
* | r3673: Do not fail on setting file attributes with acl support enabled. | Günther Deschner | 2004-11-10 | 1 | -3/+1 |
| | | | | | | Rolling back r3496 (close #2015). Guenther | ||||
* | r3496: Fix calling of get_acl_group_bits(). | Günther Deschner | 2004-11-03 | 1 | -1/+3 |
| | | | | Guenther | ||||
* | r2700: Fix bug where we could incorrectly set sparse attribute. Don't use | Jeremy Allison | 2004-09-27 | 1 | -2/+2 |
| | | | | | | | | st_blksize, it isn't what you think.... Jeremy. --his line, and those below, will be ignored-- M source/smbd/dosmode.c | ||||
* | r971: Auto remove store dos attributes if underlying filesystem | Jeremy Allison | 2004-06-01 | 1 | -0/+13 |
| | | | | | doesn't support EA's. Jeremy. | ||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+483 |
metze |