summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add fuzzing binary for ldb_parse_treeMichael Hanselmann2019-10-182-0/+57
* Add fuzzing binary for ldap_decodeMichael Hanselmann2019-10-182-0/+63
* Add fuzzing binary for lzxpressMichael Hanselmann2019-10-182-0/+42
* Add fuzzing binary for regfioMichael Hanselmann2019-10-182-0/+75
* regfio: Allow ignoring of checksumMichael Hanselmann2019-10-182-1/+9
* Add fuzzing binary for reg_parseMichael Hanselmann2019-10-182-0/+54
* Build registry parsing code into subsystemMichael Hanselmann2019-10-182-1/+1
* samba-tool: Add facility to add rfc2307 attributes to an already created user...Rowland Penny2019-10-174-7/+473
* samba-tool: Update 'samba-tool gpo list <>' descriptionAmit Kumar2019-10-171-7/+7
* docs: modifies 'net ads dns gethostbyname -h' Changes server to nameserver an...Amit Kumar2019-10-171-2/+2
* docs: Add 'ads dns command' text in man netAmit Kumar2019-10-171-0/+21
* libcli smb smb1cli_trans: fix ubsan warningGary Lockyer2019-10-161-2/+4
* docs: Add 'net gpo command' text in man netAmit Kumar2019-10-161-0/+40
* s3:winbind: Don't abort when receiving a NULL SIDAmit Kumar2019-10-161-9/+7
* selftest: Disable RTLD_DEEPBIND if running with ASANGary Lockyer2019-10-161-1/+4
* s3:tests: Add smbspool test for CUPS-like "sanitized" Device URI in argv[0]Bryan Mason2019-10-163-0/+99
* s3:libsmb: Link libsmb against pthreadIsaac Boukris2019-10-161-0/+1
* nsswitch: Link stress-nss-libwbclient against pthreadIsaac Boukris2019-10-161-1/+1
* s3: VFS: Complete the removal of SMB_VFS_CHOWN()Jeremy Allison2019-10-158-70/+1
* s3: VFS: vfs_full_audit: Remove chown_fn(). No longer used.Jeremy Allison2019-10-151-18/+0
* s3: VFS: vfs_time_audit: Remove chown_fn(). No longer used.Jeremy Allison2019-10-151-24/+0
* s3: VFS: vfs_cap: Remove chown_fn().Jeremy Allison2019-10-151-30/+0
* s3: VFS: vfs_snapper: Remove chown_fn().Jeremy Allison2019-10-151-22/+0
* s3: VFS: vfs_shadow_copy2: Remove chown_fn().Jeremy Allison2019-10-151-22/+0
* s3: VFS: vfs_media_harmony: Remove chown_fn().Jeremy Allison2019-10-151-35/+0
* s3: VFS: vfs_glusterfs: Remove chown_fn().Jeremy Allison2019-10-151-15/+0
* s3: VFS: vfs_fruit: Remove chown_fn().Jeremy Allison2019-10-151-47/+0
* s3: VFS: vfs_fake_acls: Remove chown_fn().Jeremy Allison2019-10-151-41/+0
* s3: VFS: vfs_ceph_snapshots: Remove chown_fn().Jeremy Allison2019-10-151-23/+0
* s3: VFS: vfs_ceph: Remove chown_fn().Jeremy Allison2019-10-151-13/+0
* s3: VFS: vfs_catia: Remove chown_fn().Jeremy Allison2019-10-151-39/+0
* s3: VFS: vfs_cap: Remove chown_fn().Jeremy Allison2019-10-151-35/+0
* s3: torture: Remove cmd_chown() - can be replicated by cmd_open()->cmd_fchown().Jeremy Allison2019-10-151-33/+0
* s3: pysmbd: Change py_smbd_chown() to use SMB_VFS_FCHOWN() internally.Jeremy Allison2019-10-151-13/+33
* s3: smbd: Remove vfs_chown_fsp().Jeremy Allison2019-10-152-122/+0
* s3: smbd: set_nt_acl(). Now we know we always have a valid file handle, alway...Jeremy Allison2019-10-151-5/+14
* audit_logging: Don't spam the logs if dsdb_event is not foundAndreas Schneider2019-10-141-5/+4
* s3:libads: Do not turn on canonicalization flag for MIT KerberosAndreas Schneider2019-10-122-1/+15
* testprogs: Add test for kinit with canonicalizationAndreas Schneider2019-10-122-0/+14
* s4:selftest: Do not print the target env twiceAndreas Schneider2019-10-121-16/+16
* gitlab-ci: Run several AD tests with MIT KDCAndreas Schneider2019-10-123-18/+57
* s4:selftest: Do not print the target env twiceAndreas Schneider2019-10-121-1/+1
* lib:krb5_wrap: Do not create a temporary file for MEMORY keytabsAndreas Schneider2019-10-121-11/+8
* spnego: fix server handling of no optimistic exchangeIsaac Boukris2019-10-124-4/+13
* python/tests/gensec: add spnego downgrade python testsIsaac Boukris2019-10-122-1/+25
* python/tests/gensec: make it possible to add knownfail tests for gensec.update()Stefan Metzmacher2019-10-121-2/+8
* selftest: add tests for no optimistic spnego exchangeIsaac Boukris2019-10-122-0/+5
* spnego: add client option to omit sending an optimistic tokenIsaac Boukris2019-10-121-0/+11
* selftest: s3: add a test for spnego downgrade from krb5 to ntlmIsaac Boukris2019-10-124-0/+60
* s3:libsmb: Do not check the SPNEGO neg token for KRB5Andreas Schneider2019-10-121-50/+0