Age | Commit message (Expand) | Author | Files | Lines |
2013-05-09 | s3: Use mode bits in some cases in mode simple. | Alexander Werth | 1 | -0/+46 |
2013-05-09 | s3: Add changes that keep nfs4:mode special behavior. | Alexander Werth | 1 | -1/+41 |
2013-05-09 | s3: Mapping of cifs creator owner to nfs owner@ ace. | Alexander Werth | 1 | -0/+24 |
2013-05-09 | s3: Mapping of special entries to creator owner in mode simple. | Alexander Werth | 1 | -6/+60 |
2013-05-09 | s3: Add params parameter to smbacl4_nfs42win function. | Alexander Werth | 1 | -12/+27 |
2013-05-09 | s3: Change smbacl4_get_vfs_params to use connection_struct instead of fsp. | Alexander Werth | 1 | -5/+6 |
2013-05-09 | s3: Move up declaration of params struct and related function. | Alexander Werth | 1 | -49/+49 |
2013-05-09 | s4-smbtorture: Set result message when failing the inheritance test. | Alexander Werth | 1 | -0/+7 |
2013-05-09 | vfs: Add inheritance emulation to vfs_nfs4acl_xattr. | Alexander Werth | 2 | -30/+263 |
2013-05-09 | selftest: Run raw.acls test against the nfs4acl_xattr module | Andrew Bartlett | 3 | -0/+18 |
2013-05-09 | librpc: Add special owner/group/other constants to nfs4acl.idl | Andrew Bartlett | 1 | -0/+4 |
2013-05-09 | build: Add vfs_nfs4acl to the autoconf build | Andrew Bartlett | 2 | -1/+4 |
2013-05-09 | vfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4acl.idl | Andrew Bartlett | 5 | -2/+430 |
2013-05-09 | vfs: Remove unused security_info argument in vfz_zfsacl.c | Andrew Bartlett | 1 | -3/+1 |
2013-05-09 | vfs: Fix compile of vfs_gpfs.c. | Alexander Werth | 1 | -18/+33 |
2013-05-09 | vfs: Allocate SMB4ACL_T on an explict memory context | Andrew Bartlett | 5 | -33/+78 |
2013-05-09 | vfs: Add vfs_handle_struct argument to smb_set_nt_acl_nfs4 and the callback | Andrew Bartlett | 5 | -15/+16 |
2013-05-09 | build: Move nfs4acl to the top level | Andrew Bartlett | 5 | -9/+7 |
2013-05-08 | pidl:NDR/Parser: correctly set $ndr->[relative_highest_]offset for relative_s... | Stefan Metzmacher | 1 | -1/+1 |
2013-05-08 | Revert "Remove a bunch of "unused variable _relative_save_offset" warnings." | Stefan Metzmacher | 1 | -4/+2 |
2013-05-08 | Remove a bunch of "unused variable _relative_save_offset" warnings. | Jeremy Allison | 1 | -2/+4 |
2013-05-07 | Tests processing an oplock break within a compound SMB2 request. | Richard Sharpe | 2 | -0/+164 |
2013-05-07 | Remove the compound_related_in_progress state from the smb2 global state. | Jeremy Allison | 2 | -12/+0 |
2013-05-07 | The core of the fix to allow opens to go async inside a compound request. | Jeremy Allison | 1 | -43/+53 |
2013-05-07 | Move a variable into the area of code where it's used. | Jeremy Allison | 1 | -2/+2 |
2013-05-07 | Ensure we don't try and cancel anything that is in a compound-related request. | Jeremy Allison | 1 | -0/+8 |
2013-05-07 | Only do the 1 second delay for sharing violations for SMB1, not SMB2. | Jeremy Allison | 1 | -1/+2 |
2013-05-07 | Makefile: Fix bug 9868 - Don't know how to make LIBNDR_PREG_OBJ. | Volker Lendecke | 1 | -1/+1 |
2013-05-07 | winbind: Fix bug 9854 -- NULL pointer dereference | Volker Lendecke | 1 | -3/+3 |
2013-05-07 | Fix up the man pages to explain that "store dos attributes" overrides them. | Jeremy Allison | 5 | -2/+26 |
2013-05-06 | Allow "store dos attributes" to override the other "map XXX" parameters. | Jeremy Allison | 1 | -5/+8 |
2013-05-06 | build: default --with-regedit to "auto" instead of "yes" | Michael Adam | 1 | -1/+1 |
2013-05-06 | build: fix --with-regedit to properly honour the yes/no/auto scheme | Michael Adam | 2 | -2/+24 |
2013-05-06 | build: simplify ncurses checks: --with-regedit does not take a path list | Michael Adam | 1 | -7/+2 |
2013-05-06 | docs: update the description of the formulas in the idmap_autorid manpage | Michael Adam | 1 | -7/+7 |
2013-05-06 | s3:idmap:autorid: add a comment block explaining the calculations | Michael Adam | 1 | -0/+51 |
2013-05-06 | s3:idmap:autorid: simplify the id->sid calculation | Michael Adam | 1 | -7/+13 |
2013-05-06 | s3:idmap:autorid: calculate the range's low_id in idmap_autorid_get_domainran... | Michael Adam | 1 | -8/+9 |
2013-05-06 | s3:idmap:autorid: make calculation in idmap_autorid_sid_to_id much more obvious | Michael Adam | 1 | -3/+6 |
2013-05-06 | s3:idmap:autorid: rename range.multiplier to domain_range_index | Michael Adam | 1 | -15/+17 |
2013-05-06 | s3:idmap:autorid: rename autorid_range_config.sid to domsid, along with insta... | Michael Adam | 1 | -12/+12 |
2013-05-06 | s3:idmap:autorid: rename autorid_domain_config --> autorid_range_config and i... | Michael Adam | 1 | -37/+37 |
2013-05-06 | s3:idmap:autorid: rename domainnum to rangenum | Michael Adam | 1 | -12/+13 |
2013-05-06 | docs-xml: manpage update for autorid multirange support | Abhidnya Joshi | 1 | -12/+22 |
2013-05-06 | s3:winbindd/autorid multiple range support | Abhidnya Joshi | 1 | -19/+36 |
2013-05-06 | s3:utils fix wrong usage of PRIu64 in sscanf | Christian Ambach | 1 | -1/+3 |
2013-05-06 | s3:lib fix wrong usage of PRIu64 in sscanf | Christian Ambach | 1 | -1/+1 |
2013-05-06 | lib/replace: add SCNx macros | Christian Ambach | 1 | -0/+39 |
2013-05-06 | lib/replace: prefer inttypes.h over stdint.h | Christian Ambach | 1 | -4/+4 |
2013-05-06 | selftest: do not run doc tests if we don't build manpages | Matthieu Patou | 1 | -1/+15 |