r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
[vlendec/samba-autobuild/.git] / source3 / smbd / posix_acls.c
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...
2007-10-10 Jeremy Allisonr6057: Don't put the assert in the wrong place :-).
2007-10-10 Jeremy Allisonr6055: Fix algorithm. If any of the primary or suppleme...
2007-10-10 Jeremy Allisonr6053: Fixup dfs path with the new wildcard parser...
2007-10-10 Jeremy Allisonr6049: Ensure "dos filetime" checks file ACLs correctly...
2007-10-10 Jeremy Allisonr6001: Oops. Checing the wrong tagtype - should have...
2007-10-10 Jeremy Allisonr5616: Forgot about the sticky bit on directories ...
2007-10-10 Jeremy Allisonr5355: Fill in the access check code for POSIX ACLs...
2007-10-10 Jeremy Allisonr5324: In order to process DELETE_ACCESS correctly...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr4016: Fix for bug found by Steve French client code...
2007-10-10 Jeremy Allisonr4007: Fix bug #2088 - ensure inherit permissions is...
2007-10-10 Jeremy Allisonr3951: Fix for bugid #2081 reported by John Janosik...
2007-10-10 Jeremy Allisonr3859: Ensure if num_acls is set to 0xFFFF this field...
2007-10-10 Jeremy Allisonr3816: Added fn to remove an ACL from a file. Now need...
2007-10-10 Jeremy Allisonr3794: Added set posix acl functionality into the UNIX...
2007-10-10 Jeremy Allisonr3693: Correctly detect errno for no acl/ea support.
2007-10-10 Günther Deschnerr3496: Fix calling of get_acl_group_bits().
2007-10-10 Jeremy Allisonr3296: Fix to ensure entries are stored in correct...
2007-10-10 Jeremy Allisonr3117: Fix from Tom Lackemann <cessnatomny@yahoo.com...
2007-10-10 Jeremy Allisonr1681: Ensure we return the same ACL revision on the...
2007-10-10 Volker Lendecker1314: Restore the 2.2 'force unknown acl user' paramet...
2007-10-10 Jeremy Allisonr786: Memory leak fixes in (mostly) error code paths...
2007-10-10 Herb Lewisr428: add acls debug class
2007-10-10 Jeremy Allisonr50: Fix bug 1139 as per fix suggested by jdev@panix...
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-03-31 Jeremy AllisonAdded support for OS/2 EA's in smbd server. Test with...
2003-11-25 Jeremy AllisonPatch from Jim McDonough for bug #802. Retrieve the...
2003-11-25 Jeremy AllisonPatch from Jim McDonough for bug #802. Retrieve the...
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-01 Jeremy AllisonFixed the latest complaint from jcmd :-). We were stori...
2003-06-30 Jeremy AllisonFinally ! Fixed the ACL ordering bug reported by jcmd...
2003-06-23 Jeremy AllisonFixed the merge_default_aces() code to work correctly...
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-20 Jeremy AllisonFixed sorting algorithm to prevent problems with W2K...
2003-06-20 Jeremy AllisonMapping of Windows ACL inheritance and protected bits...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-30 Jeremy AllisonEnsure 'blank' entries show up in both default and...
2003-05-29 Jeremy AllisonChange get_nt_acl() to include security_info wanted...
2003-05-28 Jeremy AllisonFix bug brought up by Ken Cross that empty ACE's cause...
2003-05-28 Jeremy AllisonFix bug brought up by Ken Cross that empty ACE's cause...
2003-05-27 Tim PotterFix shadow parameter warning in free_empty_sys_acl()
2003-05-27 Tim PotterFix shadow parameter warning in free_empty_sys_acl()
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-17 Jeremy AllisonCope with cumulative permissions sets. This code is...
2003-05-17 Jeremy AllisonCope with cumulative permissions sets. This code is...
2003-05-14 Alexander BokovoyPrefix VFS API macros with SMB_ for consistency and...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-11 Alexander BokovoyFix VFS layer:
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-19 Simo Sorceuse gid_t for gids not uid_t
2003-04-19 Simo Sorceuse gid_t for gids not uid_t
2003-04-01 Jeremy AllisonDoing janitor work for tridge.
2003-04-01 Andrew Tridgellchanged the order of checking whether a SID is a UID...
2003-03-07 Jeremy AllisonMissed parentheses around complex logic.
next