summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3: modules: vfs_acl_common - Add Ralph's copyright.Jeremy Allison2016-08-311-0/+1
* vfs_acl_common: use DBG_LEVEL and remove function prefixes in DEBUG statementsRalph Boehme2016-08-301-42/+33
* s4/torture: tests for vfs_acl_xattr default ACL stylesRalph Boehme2016-08-301-1/+3
* vfs_acl_common: Windows style default ACLRalph Boehme2016-08-301-0/+76
* vfs_acl_xattr|tdb: add option to control default ACL styleRalph Boehme2016-08-301-6/+42
* vfs_acl_common: check for ignore_system_acls before fetching filesystem ACLRalph Boehme2016-08-301-44/+55
* vfs_acl_common: move stat stuff to a helper functionRalph Boehme2016-08-301-31/+48
* vfs_acl_tdb|xattr: use a config handleRalph Boehme2016-08-303-10/+54
* vfs_acl_common: move the ACL blob validation to a helper functionRalph Boehme2016-08-301-89/+127
* vfs_acl_common: simplify ACL logic, cleanup and talloc hierarchyRalph Boehme2016-08-301-70/+61
* vfs_acl_common: remove redundant NULL assignmentRalph Boehme2016-08-301-2/+0
* vfs_acl_common: rename pdesc_next to psd_fsRalph Boehme2016-08-301-17/+17
* vfs_acl_common: rename psd to psd_blob in get_nt_acl_internal()Ralph Boehme2016-08-301-29/+29
* Revert "vfs_acl_xattr: objects without NT ACL xattr"Ralph Boehme2016-08-301-4/+39
* s3/rpc_server: shared rpc modules directory may not existRalph Boehme2016-08-301-1/+11
* pthreadpool: Signal job completion without the pool mutexVolker Lendecke2016-08-301-3/+4
* pthreadpool: We always want asserts to abort()Volker Lendecke2016-08-301-0/+5
* pthreadpool: Fix formattingVolker Lendecke2016-08-301-1/+2
* lib: Use tdb_storev in gencacheVolker Lendecke2016-08-291-14/+5
* dbwrap: Use tdb_storev in dbwrap_ctdbVolker Lendecke2016-08-291-13/+5
* dbwrap_watch: Add dsize to DEBUG, avoid castsVolker Lendecke2016-08-291-3/+3
* s3-util: Fix asking for username and password in smbget.Andreas Schneider2016-08-261-14/+12
* vfs_shadow_copy: handle non-existant files and wildcardsUri Simchoni2016-08-251-1/+30
* selftest: test listing directories inside snapshotsUri Simchoni2016-08-251-6/+34
* selftest: check file readability in shadow_copy2 testUri Simchoni2016-08-251-7/+37
* selftest: add content to files created during shadow_copy2 testUri Simchoni2016-08-251-12/+14
* s2-selftest: run shadow_copy2 test both in NT1 and SMB3 modesUri Simchoni2016-08-252-3/+4
* s3: vfs: Fix compilation error on Solaris.Jeremy Allison2016-08-251-1/+1
* rpc_server: Fix a typoVolker Lendecke2016-08-241-1/+1
* passdb: Fix format-nonliteral warningAmitay Isaacs2016-08-241-5/+22
* wibindd: Fix format-nonliteral warningAmitay Isaacs2016-08-241-0/+4
* regedit: Fix format-nonliteral warningAmitay Isaacs2016-08-243-7/+19
* s3-libnet: Fix format-nonliteral warningAmitay Isaacs2016-08-242-0/+13
* s3-netapi: Fix format-nonliteral warningAmitay Isaacs2016-08-241-1/+3
* s3-include: Fix format-nonliteral warningAmitay Isaacs2016-08-242-6/+10
* s3-lib: Fix format-nonliteral warningAmitay Isaacs2016-08-242-1/+4
* s3-lib: Remove unused function sprintf_appendAmitay Isaacs2016-08-246-113/+0
* lib: Remove unused source3/lib/asysVolker Lendecke2016-08-245-599/+0
* vfs: Remove link to asys_Volker Lendecke2016-08-242-137/+0
* vfs: Convert vfs_fsync_send to pthreadpool_teventVolker Lendecke2016-08-241-12/+81
* vfs: Convert vfs_write_send to pthreadpool_teventVolker Lendecke2016-08-241-12/+94
* vfs: Convert vfs_pread_send to pthreadpool_teventVolker Lendecke2016-08-241-12/+94
* smbd: Add pthreadpool_tevent to smbd_server_connectionVolker Lendecke2016-08-242-0/+19
* smbtorture3: Add LOCAL-PTHREADPOOL-TEVENTVolker Lendecke2016-08-245-0/+86
* lib: Add pthreadpool_teventVolker Lendecke2016-08-243-4/+287
* lib: add job data to to callbackVolker Lendecke2016-08-244-14/+35
* lib: Move pipe signalling to pthreadpool_pipe.cVolker Lendecke2016-08-244-242/+134
* lib: Use pthreadpool_pipe instead of pthreadpoolVolker Lendecke2016-08-246-98/+100
* lib: Add pthreadpool_pipeVolker Lendecke2016-08-243-2/+125
* lib: enable threaded immediates in source3Volker Lendecke2016-08-241-0/+4