Reformat spacing to be even.
[samba.git] / source3 / smbd / posix_acls.c
2008-01-24 Jeremy AllisonAdd debug messages to trace this if needed.
2008-01-24 Jeremy AllisonThe checks for OI and CI were just wrong.... Fix them...
2008-01-24 Jeremy AllisonFirst part of fix for bug #4929 - worked out by jmcd.
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge latest fixes to vfs_gpfs and NFS4 ACLs from Samba...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FSETXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FGETXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_SET_...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHMOD_ACL().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_GET_...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHOWN().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSTAT().
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Volker LendeckeSome C++ fixes
2007-12-19 Michael AdamChange the prototype of the vfs function get_nt_acl().
2007-12-19 Michael AdamSplit get_nt_acl() into two functions: fsp- and non...
2007-12-19 Michael AdamRemove the "is_directory" parameter from canonicalise_a...
2007-12-19 Michael AdamChange canonicalise_acl() to not take an fsp.
2007-12-19 Michael AdamChange ensure_canon_entry_valid() to not take and fsp.
2007-12-19 Michael AdamChange apply_default_perms() to not take an fsp.
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-11-13 Volker LendeckeMake [f]get_nt_acl return NTSTATUS
2007-11-06 Michael AdamMove some access check functions that are not posix...
2007-11-06 Michael AdamDon't repeat fast-pathing...
2007-11-06 Michael AdamThis is a proposed patch for Bug #5023.
2007-11-06 Michael AdamAdd a const.
2007-11-05 Michael AdamAdd two const's.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker25534: Apply some const
2007-10-10 Jeremy Allisonr25117: The mega-patch Jerry was waiting for. Remove...
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Stefan Metzmacherr23914: try to fix the build on Tru64
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23724: Reduce access to the global inbuf a tiny bit...
2007-10-10 Jeremy Allisonr23664: Fix incorrect index - should be j not i. How...
2007-10-10 Jeremy Allisonr23663: Fix bug #4308 - Excel save operation corrupts...
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 Jeremy Allisonr22611: Fix from Jens Nissen <jens.nissen@gmx.net>...
2007-10-10 Jeremy Allisonr22481: Move check for non-mappable SIDs to after sid_t...
2007-10-10 Jeremy Allisonr21223: Try and fix bug #4361 - Vista backup fails.
2007-10-10 Jeremy Allisonr20873: Some correctness fixes w.r.t. Samba4 torture...
2007-10-10 Volker Lendecker20356: Consolidate the calls to parent_dirname() per...
2007-10-10 Volker Lendecker20228: Bring the calling conventions of inherit_access...
2007-10-10 Jeremy Allisonr19627: Fix for bug #4211 - logic error in acl_group_ov...
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Stefan Metzmacherr18605: sync dlinklist.h with samba4, that means DLIST_...
2007-10-10 Jeremy Allisonr18603: Add in the NFSv4 ACL mapping code from IBM.
2007-10-10 Jeremy Allisonr17367: Reverting the ab code. Note I'm not saying...
2007-10-10 Alexander Bokovoyr17358: Re-add JFS2 NFS4 ACLs support, move readme...
2007-10-10 Alexander Bokovoyr17354: Revert -r 17353 per Volker request while gpfs...
2007-10-10 Alexander Bokovoyr17353: Add support for JFS2 NFS4/AIXC and GPFS acls...
2007-10-10 Volker Lendecker17348: Some C++ warnings
2007-10-10 Jeremy Allisonr17295: Back out the become_root_uid_only change on...
2007-10-10 Jeremy Allisonr17294: Make the code a little cleaner. Instead of...
2007-10-10 Jim McDonoughr17179: Merge the vl-posixacls tmp branch into mainline. It
2007-10-10 Jeremy Allisonr17125: Drastic problems require drastic solutions...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16616: Klocwork #2025. Stop null deref. I actually...
2007-10-10 Gerald Carterr14855: Various fixes:
2007-10-10 Jeremy Allisonr14357: Try and fix Coverity #169 by making the pointer
2007-10-10 James Peachr14207: Convert the lp_acl_compatibility() param into...
2007-10-10 Jeremy Allisonr13759: As pointed out by Volker, it isn't much good...
2007-10-10 Jeremy Allisonr13497: Fix #3508 from jason@ncac.gwu.edu
2007-10-10 Volker Lendecker13494: Merge the stuff I've done in head the last...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Jeremy Allisonr13125: Very well spotted crash bug fix for #3343 from
2007-10-10 Jeremy Allisonr12885: Oops. Missed last part of correct patch for...
2007-10-10 Jeremy Allisonr12653: Patch from SATOH Fumiyasu <fumiyas@miraclelinux...
2007-10-10 Jeremy Allisonr12194: Ensure that when we set a connection path we...
2007-10-10 Jeremy Allisonr11237: Fix acl evaluation bug found by Marc Cousin...
2007-10-10 Gerald Carterr11060: merging new eventlog code from trunk
2007-10-10 Jeremy Allisonr10885: Fix bug where read-only share files are always...
2007-10-10 Günther Deschnerr9952: Adapt better to the Windows way of taking and...
2007-10-10 Günther Deschnerr9946: allow the priv-based chown (se_take_ownership...
2007-10-10 Jeremy Allisonr9293: Fix error path memory leak bug found by Coverity...
2007-10-10 Jeremy Allisonr8615: Added "acl group control". Defaults to off....
2007-10-10 Jeremy Allisonr8547: Code tidyup from Jason Mader <jason@ncac.gwu...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Jeremy Allisonr7985: Add "acl map full control", true by default...
2007-10-10 Jeremy Allisonr7888: Fix use of "protected".
2007-10-10 Jeremy Allisonr7693: Fix from James Peach @ SGI for null pointer...
2007-10-10 Jeremy Allisonr7662: Allow someone with SeTakeOwnershipPrivilege...
2007-10-10 Jeremy Allisonr6946: Allow mapping of POSIX ACLs to NT perms to diffe...
2007-10-10 Jeremy Allisonr6895: Add "acl check permissions" to turn on/off the...
2007-10-10 Jeremy Allisonr6696: Another attempt to fix the (unreproducible for...
2007-10-10 Jeremy Allisonr6533: Fix for bad comment from Andreas Gruenbacher...
2007-10-10 Jeremy Allisonr6385: Convert checking of egid and secondary egid...
2007-10-10 Jeremy Allisonr6378: Other systems may not return 1 for checking...
2007-10-10 Jeremy Allisonr6365: Wow, how much worse does this get. From info...
2007-10-10 Jeremy Allisonr6316: Remove over-cautious asserts. Damn wish I'd...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr6060: It's not quite accurate to say not having write...
next