summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* krb5_wrap: Rename get_kerberos_allowed_etypes()Andreas Schneider2016-08-314-5/+21
* krb5_wrap: Rename setup_kaddr()Andreas Schneider2016-08-313-7/+32
* vfs_acl_xattr|tdb: enforced settings when ignore system acls=yesRalph Boehme2016-08-315-2/+74
* docs: document vfs_acl_xattr|tdb enforced settingsRalph Boehme2016-08-312-0/+18
* ldb: Avoid multiple tiny allocations during full DB scanAndrew Bartlett2016-08-315-7/+59
* ldb: Avoid cost of talloc_free() for unmatched messagesAndrew Bartlett2016-08-313-49/+121
* docs: Explain that "reset on zero vc" is an SMB1 featureAndrew Bartlett2016-08-311-3/+4
* autobuild: disable abi check on O3 buildDouglas Bagnall2016-08-311-1/+1
* selftest/wscript: format perftest as jsonDouglas Bagnall2016-08-312-1/+58
* selftest: add an option to specify the test listDouglas Bagnall2016-08-311-1/+8
* make perftest: for performance testingDouglas Bagnall2016-08-315-8/+132
* Add AD DC performance testsDouglas Bagnall2016-08-311-0/+338
* filter-subunit: default to empty affixes, saving verbose checksDouglas Bagnall2016-08-312-17/+4
* subunithelper: use set for efficient inclusion testDouglas Bagnall2016-08-311-1/+5
* selftest: allow tests.py scripts to run independentlyDouglas Bagnall2016-08-312-0/+2
* blackbox tests: add timestamps for subunit testsDouglas Bagnall2016-08-311-0/+11
* autobuild --restrict-tests to test a restricted setDouglas Bagnall2016-08-311-1/+20
* autobuild: remove unused argumentDouglas Bagnall2016-08-311-2/+2
* 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-305-2/+327
* 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-303-6/+92
* 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
* gensec_krb5: Use get_krb5_smb_session_key() in gensec_krb5_session_key()Andreas Schneider2016-08-301-12/+12
* gensec_krb5: Use implementation idependent krb5_mk_req_extended()Andreas Schneider2016-08-301-6/+39
* gensec_krb5: Use kerberos_free_data_contents() to free krb5 dataAndreas Schneider2016-08-301-3/+4
* gensec_krb5: Only set the event context with HeimdalAndreas Schneider2016-08-301-0/+6
* gensec_krb5: Use krb5_wrap setup_kaddr() to convert addressAndreas Schneider2016-08-301-12/+8
* gensec_krb5: Rename smb_rd_req_return_stuff()Andreas Schneider2016-08-303-7/+9
* gensec_krb5: Rename gensec_krb5_util to gensec_krb5_heimdalAndreas Schneider2016-08-304-37/+36
* s4-kdc: pac-glue: Add support for MIT pkinitAndreas Schneider2016-08-301-0/+101
* mit_samba: Add missing copyrightAndreas Schneider2016-08-301-0/+2
* mit_samba: Add missing argument passed to authsam_make_user_info_dc()Andreas Schneider2016-08-301-0/+1
* tests/samba-tool/user.py: replace deprecated 'add' subcommand with 'create'Rowland Penny2016-08-301-5/+5
* 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
* tdb: Use tdb_storev in tdb_appendtdb-1.3.11Volker Lendecke2016-08-291-30/+6