summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* idmap_script: add missing "IDTOSID" argument to the script command line.Björn Baumbach2016-09-061-1/+1
* s3-libads: Do not use deprecated krb5_change_password()Andreas Schneider2016-09-011-6/+8
* s3-libads: Do not use deprecated krb5_get_init_creds_opt_init()Andreas Schneider2016-08-311-8/+17
* s3-libads: Support for MIT Kerberos ntstatus from init_credsAndreas Schneider2016-08-311-6/+11
* s3-libads: Use non-deprecated function to get the errorAndreas Schneider2016-08-311-25/+34
* s3-libads: Rename smb_krb5_get_ntstatus_from_krb5_error_init_creds_opt()Andreas Schneider2016-08-311-6/+13
* krb5_wrap: Move unwrap_edata_ntstatus() and make it staticAndreas Schneider2016-08-312-1/+49
* krb5_wrap: Rename kerberos_get_principal_from_service_hostname()Andreas Schneider2016-08-312-4/+10
* krb5_wrap: Rename smb_krb5_keytab_name()Andreas Schneider2016-08-312-2/+2
* krb5_wrap: Rename smb_krb5_open_keytab()Andreas Schneider2016-08-312-12/+12
* krb5_wrap: Rename smb_krb5_open_keytab_relative()Andreas Schneider2016-08-311-4/+4
* krb5_wrap: Rename smb_get_enctype_from_kt_entry()Andreas Schneider2016-08-312-2/+3
* krb5_wrap: Remove unneeded smb_krb5_get_init_creds_opt_free()Andreas Schneider2016-08-311-2/+2
* krb5_wrap: Remove unneeded smb_krb5_get_init_creds_opt_alloc()Andreas Schneider2016-08-311-1/+1
* krb5_wrap: Rename cli_krb5_get_ticket()Andreas Schneider2016-08-311-9/+9
* krb5_wrap: Rename kerberos_free_data_contents()Andreas Schneider2016-08-311-4/+4
* krb5_wrap: Rename get_kerberos_allowed_etypes()Andreas Schneider2016-08-311-1/+1
* vfs_acl_xattr|tdb: enforced settings when ignore system acls=yesRalph Boehme2016-08-312-0/+42
* selftest: allow tests.py scripts to run independentlyDouglas Bagnall2016-08-311-0/+1
* 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