Revert "pass w2016 and make test"
[metze/samba/wip.git] / source3 /
2019-10-15 Stefan MetzmacherDEBUG offload copy/chunk
2019-10-15 Stefan MetzmacherRevert "hash_domain_sid UINT32_MAX"
2019-10-15 Stefan Metzmacherhash_domain_sid UINT32_MAX
2019-10-15 Stefan Metzmacherads_change_trust_account_password
2019-10-15 Stefan Metzmacheridmap_hash: provide ID_TYPE_BOTH mappings
2019-10-15 Stefan Metzmacheridmap_hash: remember new domain sids in idmap_hash_sid_...
2019-10-15 Stefan Metzmacheridmap_hash: split out a idmap_hash_sid_to_id() helper...
2019-10-15 Stefan Metzmacheridmap_hash: split out a idmap_hash_id_to_sid() helper...
2019-10-15 Stefan Metzmacheridmap_hash: mirror the NT_STATUS_NONE_MAPPED/STATUS_SOM...
2019-10-15 Stefan Metzmacheridmap_hash: we don't need to call idmap_hash_initialize...
2019-10-15 Stefan Metzmacheridmap_hash: remove unused error checks
2019-10-15 Stefan Metzmacheridmap_hash: fix comments about the algorithm
2019-10-15 Stefan Metzmacherwinbindd/idmap: apply const to struct nss_info_methods...
2019-10-15 Stefan Metzmacherwinbindd/idmap: apply const to struct idmap_methods...
2019-10-15 Stefan Metzmachertest_idmap_tdb_common: correctly initialize the idmap...
2019-10-15 Stefan MetzmacherRevert "HACK debug replay/channel_sequence"
2019-10-15 Stefan MetzmacherRevert "HACK disconnect after 2 writes"
2019-10-15 Stefan MetzmacherHACK disconnect after 2 writes
2019-10-15 Stefan MetzmacherHACK debug replay/channel_sequence
2019-10-15 Stefan MetzmacherRevert "HACK FSCTL_LMR_REQ_RESILIENCY..."
2019-10-15 Stefan MetzmacherHACK FSCTL_LMR_REQ_RESILIENCY...
2019-10-15 Stefan MetzmacherTODO:TEST! s3:modules: add vfs_io_uring module
2019-10-15 Stefan Metzmachers3:smb2_lock: implement lock_sequence replay detection
2019-10-15 Stefan Metzmachers3:smb2_lock: pass in_lock_sequence to smbd_smb2_lock_s...
2019-10-15 Stefan Metzmachers3:smbXsrv_open: initialize smbXsrv_open_global->lock_s...
2019-10-15 Stefan Metzmachers3:smbXsrv.idl: add lock_sequence_array to smbXsrv_open...
2019-10-12 Andreas Schneiders3:libads: Do not turn on canonicalization flag for...
2019-10-12 Isaac Boukrisselftest: s3: add a test for spnego downgrade from...
2019-10-12 Andreas Schneiders3:libsmb: Do not check the SPNEGO neg token for KRB5
2019-10-10 Ralph Boehmewscript: split function check to one per line and sort...
2019-10-10 Ralph Boehmewscript: remove all checks for _FUNC and __FUNC
2019-10-10 Jeremy Allisons3: VFS: Complete the removal of SMB_VFS_RMDIR()
2019-10-10 Jeremy Allisons3: VFS: vfs_time_audit: Remove rmdir_fn(). No longer...
2019-10-10 Jeremy Allisons3: VFS: vfs_time_audit: Remove rmdir_fn(). No longer...
2019-10-10 Jeremy Allisons3: VFS: vfs_syncops: Remove rmdir_fn(). No longer...
2019-10-10 Jeremy Allisons3: VFS: vfs_streams_depot: Remove rmdir_fn(). No longe...
2019-10-10 Jeremy Allisons3: VFS: vfs_snapper: Remove rmdir_fn(). No longer...
2019-10-10 Jeremy Allisons3: VFS: vfs_shadow_copy2: Remove rmdir_fn(). No longer...
2019-10-10 Jeremy Allisons3: VFS: vfs_posix_eadb: Remove rmdir_fn(). No longer...
2019-10-10 Jeremy Allisons3: VFS: vfs_media_harmony: Remove rmdir_fn(). No longe...
2019-10-10 Jeremy Allisons3: VFS: vfs_glusterfs: Remove rmdir_fn(). No longer...
2019-10-10 Jeremy Allisons3: VFS: vfs_extd_audit: Remove rmdir_fn(). No longer...
2019-10-10 Jeremy Allisons3: VFS: vfs_ceph_snapshots: Remove rmdir_fn(). No...
2019-10-10 Jeremy Allisons3: VFS: vfs_ceph: Remove rmdir_fn(). No longer used.
2019-10-10 Jeremy Allisons3: VFS: vfs_catia: Remove rmdir_fn(). No longer used.
2019-10-10 Jeremy Allisons3: VFS: vfs_cap: Remove rmdir_fn(). No longer used.
2019-10-10 Jeremy Allisons3: VFS: vfs_audit: Remove rmdir_fn(). No longer used.
2019-10-10 Jeremy Allisons3: VFS: vfs_acl_xattr: Remove rmdir_fn(). No longer...
2019-10-10 Jeremy Allisons3: VFS: vfs_acl_tdb: Remove rmdir_fn(). No longer...
2019-10-10 Jeremy Allisons3: VFS: vfs_fruit: Remove rmdir_fn. No longer used.
2019-10-10 Jeremy Allisons3: VFS: vfs_unityed_media: Remove rmdir_fn. No longer...
2019-10-10 Jeremy Allisons3: VFS: vfs_xattr_tdb: Remove rmdir_fn. No longer...
2019-10-10 Jeremy Allisons3: smbd: Change rmdir_internals() to call SMB_VFS_UNLI...
2019-10-10 Jeremy Allisons3: smbd: Change recursive_rmdir() to call SMB_VFS_UNLI...
2019-10-10 Jeremy Allisons3: cmd_vfs: Change cmd_pathfunc() to call SMB_VFS_UNLI...
2019-10-10 Jeremy Allisons3: VFS: vfs_fruit: Change fruit_rmdir_internal() to...
2019-10-10 Jeremy Allisons3: VFS: vfs_streams_depot: Change RMDIR -> UNLINKAT...
2019-10-10 Jeremy Allisons3: VFS: vfs_streams_depot: Change RMDIR -> UNLINKAT...
2019-10-10 Jeremy Allisons3: VFS: vfs_streams_depot: Add a dirfsp parameter...
2019-10-10 Jeremy Allisons3: VFS: vfs_streams_depot: Rename streams_depot_rmdir...
2019-10-10 Jeremy Allisons3: VFS: vfs_posix_eadb: Convert streams_depot_rmdir_in...
2019-10-10 Jeremy Allisons3: VFS: vfs_posix_eadb: Convert posix_eadb_rmdir_inter...
2019-10-10 Jeremy Allisons3: VFS: vfs_posix_eadb: Add a dirfsp parameter to...
2019-10-10 Jeremy Allisons3: VFS: vfs_posix_eadb: Rename posix_eadb_rmdir()...
2019-10-10 Jeremy Allisons3: VFS: vfs_acl_common: Convert rmdir_acl_common(...
2019-10-10 Jeremy Allisons3: VFS: Change rmdir_acl_common() to take a files_stru...
2019-10-10 Jeremy Allisons3: VFS: vfs_acl_common: Change acl_common_remove_objec...
2019-10-10 Jeremy Allisons3: VFS: vfs_acl_xattr. Wrap rmdir_acl_common() by...
2019-10-10 Volker Lendeckesmbd: Fix an uninitalized variable
2019-10-09 Ralph Boehmemdssvc.idl: pass policy_handle as pointer
2019-10-09 Ralph Boehmes3:mdssvc: fix service startup in deamon mode
2019-10-09 Ralph Boehmes3:mdssvc: use a helper variable for the service type
2019-10-09 Ralph Boehmemdssd: fix a debug message
2019-10-09 Ralph Boehmes3: rpc_server: enable mdssvc by default
2019-10-09 Ralph Boehmes3:utils: add mdfind
2019-10-09 Ralph Boehmes3:mdssvc: add unit tests for the Spotlight to Elastics...
2019-10-09 Ralph Boehmes3:mdssvc: add Elasticsearch backend
2019-10-09 Ralph Boehmes3:mdssvc: add missing mds_ctx deallocation
2019-10-09 Ralph Boehmes3:mdssvc: fix a long line
2019-10-09 Ralph Boehmes3:mdssvc: modernize a few DEBUG macros
2019-10-09 Ralph Boehmes3:mdssvc: remove unused snum from struct sl_query
2019-10-09 Ralph Boehmes3: add mdscli Python bindings
2019-10-09 Ralph Boehmes3:rpc_client: add a mdssvc client library
2019-10-09 Andreas Schneiders3:libads: Just change the machine password if account...
2019-10-09 Andreas Schneiders3:libnet: Improve debug messages
2019-10-09 Andreas Schneiders3:libads: Fix creating machine account using LDAP
2019-10-09 Andreas Schneiders3:libads: Don't set supported encryption types during...
2019-10-09 Andreas Schneiders3:libads: Fix detection if acount already exists in...
2019-10-09 Andreas Schneiders3:libads: Use a talloc_asprintf in ads_find_machine_acct()
2019-10-09 Andreas Schneiders3:libads: Cleanup error code paths in ads_create_machi...
2019-10-09 Andreas Schneiders3:libnet: Require sealed LDAP SASL connections for...
2019-10-09 Andreas Schneiders3:libads: Use ldap_add_ext_s() in ads_gen_add()
2019-10-08 Anoop C Ss3: VFS: Use SMB_VFS_FCNTL to set fd flags in open_file()
2019-10-08 Anoop C Ss3: VFS: Add SMB_VFS_FCNTL
2019-10-08 Noel Powers3/passdb: clang: Fix 'Value stored during initializati...
2019-10-07 Jeremy Allisons3: smbclient: Stop an SMB2-connection from blundering...
2019-10-03 Volker Lendeckerpcclient: Remove unused global domain sid
2019-10-03 Volker Lendeckerpcclient: Remove domain sid check
2019-10-03 Volker Lendeckerpcclient: Make cmd_samr.c independent of global domain_sid
2019-10-03 Volker Lendeckerpcclient: Fix a comment
next