| Commit message (Expand) | Author | Age | Files | Lines |
* | Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentially | Jeremy Allison | 2001-04-13 | 1 | -0/+2 |
* | Fixed extern ref typo for file generic perms. 2am coding strikes again :-). | Jeremy Allison | 2001-03-30 | 1 | -1/+1 |
* | This is a big, rather ugly patch. Whilst investigating the files not truncated | Jeremy Allison | 2001-03-30 | 1 | -2/+8 |
* | Fixed the problem Gerald reported. Unfortunately we need to go back to | Jeremy Allison | 2001-03-28 | 1 | -194/+110 |
* | smbd/posix_acls.c: Saving and restoring errno here is the wrong place. Moved it | Jeremy Allison | 2001-03-26 | 1 | -11/+2 |
* | smbd/posix_acls.c: Sync up with 2.2 changes - don't return deny ACE's. | Jeremy Allison | 2001-03-26 | 1 | -67/+14 |
* | More unused variables. | Jeremy Allison | 2001-03-23 | 1 | -14/+0 |
* | groupdb/mapping.c: | Jeremy Allison | 2001-03-23 | 1 | -1/+7 |
* | Sync up with 2.2 ACL code. | Jeremy Allison | 2001-03-23 | 1 | -48/+84 |
* | New POSIX ACL mapping code. Works with UNIX permissions, now for testing | Jeremy Allison | 2001-03-22 | 1 | -338/+684 |
* | lib/system.c (Finally) fixed all insure errors in password caching code. We c... | Jeremy Allison | 2001-03-17 | 1 | -3/+20 |
* | I'm happy with the mapping for NT getACL, now for NT setACL. | Jeremy Allison | 2001-03-17 | 1 | -67/+175 |
* | Tidyup return of zero-permissions (map to ACE_DENIED, GENERIC_ALL, Everyone). | Jeremy Allison | 2001-03-15 | 1 | -12/+32 |
* | Last tweak (I promise :-). Fallback to returning our SID if we're a domain | Jeremy Allison | 2001-03-15 | 1 | -3/+12 |
* | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 2001-03-11 | 1 | -2/+0 |
* | Move to talloc control of SPOOL_XXX structs. Move to talloc control of | Jeremy Allison | 2001-02-28 | 1 | -7/+6 |
* | configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss... | Jeremy Allison | 2001-02-16 | 1 | -3/+14 |
* | Merge of JohnR's changes to appliance-head, JF's changes to 2.2, | Jeremy Allison | 2001-02-12 | 1 | -0/+2 |
* | Sync up with POSIX ACL code from 2.2. | Jeremy Allison | 2001-01-24 | 1 | -11/+47 |
* | include/vfs.h: | Jeremy Allison | 2001-01-23 | 1 | -15/+304 |
* | Fixes for POSIX ACLS. ACL merge code. | Jeremy Allison | 2001-01-15 | 1 | -25/+108 |
* | Updated from 2.2. | Jeremy Allison | 2001-01-15 | 1 | -3/+40 |
* | Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter. | Jeremy Allison | 2001-01-11 | 1 | -2/+2 |
* | First compiling version of code that sets NT ACLs as POSIX ACLs. | Jeremy Allison | 2001-01-11 | 1 | -97/+493 |
* | Split set_nt_acls into owner set (which uses chown) and permission set | Jeremy Allison | 2000-12-19 | 1 | -94/+109 |
* | Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allow | Jeremy Allison | 2000-12-19 | 1 | -3/+3 |
* | Fix typos in new group sid check. | Jeremy Allison | 2000-12-18 | 1 | -2/+2 |
* | Fixed chown/chgrp setting from smbcacls. | Jeremy Allison | 2000-12-16 | 1 | -0/+2 |
* | Working code to read POSIX ACLs on a Linux system using the bestbits | Jeremy Allison | 2000-12-07 | 1 | -38/+61 |
* | Cause smbd to use the new posix_acls code, not the old unix_acls code. | Jeremy Allison | 2000-12-06 | 1 | -61/+47 |
* | Make smbd/posix_acls.c use abstract interface. | Jeremy Allison | 2000-12-06 | 1 | -11/+10 |
* | Moving to abstract API interface (sys_get_acl() etc.) to allow system | Jeremy Allison | 2000-12-06 | 1 | -42/+42 |
* | Code to read & return POSIX ACLs as NT ACLs. Close to test on Linux. | Jeremy Allison | 2000-12-01 | 1 | -74/+95 |
* | Keep syncing up POSIX ACL work... | Jeremy Allison | 2000-11-30 | 1 | -110/+111 |
* | Work in progress, doesn't compile. Adding the POSIX ACL mapping.... | Jeremy Allison | 2000-11-30 | 1 | -22/+198 |
* | David Lee's utmp patch (finally). Thanks David ! | Jeremy Allison | 2000-10-28 | 1 | -5/+14 |
* | This doesn't compile but is a placeholder for moving the UNIX | Jeremy Allison | 2000-08-29 | 1 | -0/+618 |