kseeger/samba-autobuild-v4-15-test/.git
2021-07-15 Stefan Metzmachers3:smbd: fix a NULL pointer deference caused by smb2srv...
2021-07-15 Stefan Metzmachers3:smbd: let smb2srv_session_lookup_global() clear...
2021-07-15 Stefan Metzmachers4:torture: let smb2.session.bind_negative_* tests...
2021-07-15 Stefan Metzmachers4:torture: let smb2.session.bind_negative_* also test...
2021-07-15 Stefan MetzmacherWHATSNEW: document the removal of SMB2_22, SMB2_24...
2021-07-15 Stefan Metzmacherlibcli/smb: remove unused PROTOCOL_SMB3_10 definition
2021-07-15 Stefan Metzmacherdocs-xml: remove support for "SMB3_10"
2021-07-15 Stefan Metzmacherlibcli/smb: replace PROTOCOL_SMB3_10 with PROTOCOL_SMB3_11
2021-07-15 Stefan Metzmachers3:smbd: replace PROTOCOL_SMB3_10 with PROTOCOL_SMB3_11
2021-07-15 Stefan Metzmacherlibcli/smb: remove unused PROTOCOL_SMB2_24 definition
2021-07-15 Stefan Metzmacherdocs-xml: remove support for "SMB2_24"
2021-07-15 Stefan Metzmacherlibcli/smb: replace PROTOCOL_SMB2_24 with PROTOCOL_SMB3_00
2021-07-15 Stefan Metzmachers3:smbd: replace PROTOCOL_SMB2_24 with PROTOCOL_SMB3_00
2021-07-15 Stefan Metzmacherlibcli/smb: remove unused PROTOCOL_SMB2_22 definition
2021-07-15 Stefan Metzmacherdocs-xml: remove support for "SMB2_22"
2021-07-15 Stefan Metzmacherlibcli/smb: replace PROTOCOL_SMB2_22 with PROTOCOL_SMB3_00
2021-07-15 Stefan Metzmachers3:smbd: replace PROTOCOL_SMB2_22 with PROTOCOL_SMB3_00
2021-07-15 Stefan Metzmachers3:torture: replace PROTOCOL_SMB2_22 with PROTOCOL_SMB3_00
2021-07-15 Stefan Metzmachersmb2_negprot: no longer use experimental dialects 2...
2021-07-15 Stefan Metzmacherlibcli/smb: no longer use experimental dialects 2.2...
2021-07-15 Stefan Metzmachers4:torture:libsmbclient: make use of PROTOCOL_* enum...
2021-07-14 Stefan Metzmacherselftest: use SAMBA_DEPRECATED_SUPPRESS=1 for all tests
2021-07-14 Stefan Metzmachers3:tests: use SAMBA_DEPRECATED_SUPPRESS=1 for backbox...
2021-07-14 Stefan Metzmacherldb: version 2.4 will be used for Samba 4.15 ldb-2.4.0
2021-07-14 Stefan Metzmachertdb: version 1.4.4 tdb-1.4.4
2021-07-14 Stefan Metzmachertalloc: version 2.3.3 talloc-2.3.3
2021-07-14 Isaac Boukriss3:winbind: Get rid of the winbind dc-connect child
2021-07-14 Andreas Schneiders3:winbind: Remove trailing whitespaces in winbindd_dual.c
2021-07-14 Andreas Schneiders3:winbind: Remove trailing whitespaces in winbindd_cm.c
2021-07-14 Andreas Schneiders3:winbind: Remove trailing whitespaces in winbindd.c
2021-07-14 Günther Deschners4-selftest: add net offlinejoin tests
2021-07-14 Günther Deschnerdocs: document "net offlinejoin" set of commands
2021-07-14 Günther Deschners3-net: add "net offlinejoin" command
2021-07-14 Günther Deschners3-libnetapi: add djoin tool
2021-07-14 Günther Deschners3-libnetapi: implement NetRequestOfflineDomainJoin_l
2021-07-14 Günther Deschners3-libnetapi: add NetRequestOfflineDomainJoin example...
2021-07-14 Günther Deschners3-libnetapi: add NetRequestOfflineDomainJoin to api
2021-07-14 Günther Deschners3-libnetapi: add NetRequestOfflineDomainJoin() boilerp...
2021-07-14 Günther Deschners3-libnetapi: add NetRequestOfflineDomainJoin to IDL
2021-07-14 Günther Deschners3-libnetapi: implement NetProvisionComputerAccount_l
2021-07-14 Günther Deschners3-libnetapi: add NetProvisionComputerAccount example...
2021-07-14 Günther Deschners3-libnetapi: add NetProvisionComputerAccount to api.
2021-07-14 Günther Deschners3-libnetapi: add NetProvisionComputerAccount() boilerplate
2021-07-14 Günther Deschners3-libnetapi: add NetProvisionComputerAccount() to IDL
2021-07-14 Günther Deschners3-libnetapi: add netapi_save_file_ucs2() to example...
2021-07-14 Günther Deschners3-libnetapi: add netapi_read_file helper
2021-07-14 Günther Deschners3-libnetapi: add offline domain join related error...
2021-07-14 Günther Deschners3-libnetapi: add missing NetJoinFlags for netapi
2021-07-14 Günther Deschners3-libnetapi: add libnetapi_set_logfile()
2021-07-14 Günther Deschners3-libnetapi: add libnetapi_get_use_kerberos()
2021-07-14 Günther Deschnerre-run make libnetapi ....
2021-07-14 Günther Deschners3-libnet_join: always check config correctness while...
2021-07-14 Günther Deschners3-libnet_join: check for netbios name correctness...
2021-07-14 Günther Deschners3-libnet_join: set netbios name as well when modificat...
2021-07-14 Günther Deschners3-libnet_join: use dsgetonedcname to validate given DC
2021-07-14 Günther Deschners3-dsgetdcname: add dsgetonedcname()
2021-07-14 Günther Deschners3-libnet_join: use joinprov3 struct in libnet_DomainOf...
2021-07-14 Günther Deschners3-libnet_join: add support for libnet_DomainOfflineJoin
2021-07-14 Günther Deschners3-dsgetdcname: return dcinfo also when delivering...
2021-07-14 Günther Deschners3-dsgetdcname: the returned dcinfo unc should always...
2021-07-14 Günther Deschners3-libnet_join: add request_offline_join flag
2021-07-14 Günther Deschners3-libnet_join: fully implement libnet_odj_compose_OP_J...
2021-07-14 Günther Deschners3-librpc: add ODJ_PROVISION_DATA pointer to libnet_JoinCtx
2021-07-14 Günther Deschners3-libnet_join: return account rid in libnet_JoinCtx
2021-07-14 Günther Deschners3-libnet_join: add libnet_odj_find_joinprov3()
2021-07-14 Günther Deschners3-libnet_join: add libnet_odj_find_win7blob to libnet_...
2021-07-14 Günther Deschners3-libnet_join: add some libnet_JoinCtx-to-ODJ helpers
2021-07-14 Günther Deschners3-libnet_join: return the allocated netr_DsRGetDCNameI...
2021-07-14 Günther Deschners3-rpc_client: add copy_netr_DsRGetDCNameInfo() helper
2021-07-14 Günther Deschners3-libnet_join: let libnetjoin return a netr_DsRGetDCNa...
2021-07-14 Günther Deschners3-libnet_join: add new provision_computer_account_only...
2021-07-14 Günther Deschners4-torture: add odj ndr testsuite
2021-07-14 Günther Deschnerlibrpc: make sure the 4 byte _pad in ODJ_WIN7BLOB is...
2021-07-14 Günther Deschnerlibrpc: more work on ODJ IDL
2021-07-14 Günther Deschnerlibrpc: add custom odj_switch_level_from_guid()
2021-07-14 Günther Deschnerlibrpc: compile ODJ idl
2021-07-14 Günther Deschnerlibrpc: add "Offline Domain Join" (ODJ) IDL
2021-07-14 Günther Deschnerlibrpc/ndr: do not print strings when NDR_SECRET is...
2021-07-14 Jeremy Allisons3: VFS: Update status of SMB_VFS_READ_DFS_PATHAT.
2021-07-14 Jeremy Allisons3: smbd: In dfs_path_lookup(), use relative dirfsp...
2021-07-14 Jeremy Allisons3: smbd: In dfs_path_lookup(), use relative dirfsp...
2021-07-14 Jeremy Allisons3: smbd: In is_msdfs_link(), change to dirfsp, atname...
2021-07-14 Jeremy Allisons3: smbd: Add dirfsp, atname parameters to check_msdfs_...
2021-07-14 Jeremy Allisons3: smbd: Pass dirfsp, atname down to mode_fn() passed...
2021-07-14 Jeremy Allisons3: smbd: In smbd_dirptr_get_entry(), postpone TALLOC_F...
2021-07-14 Jeremy Allisons3: VFS: time_audit. In smb_time_audit_read_dfs_pathat...
2021-07-14 Jeremy Allisons3: VFS: shadow_copy2. In shadow_copy2_read_dfs_pathat...
2021-07-14 Jeremy Allisons3: VFS: glusterfs. In vfs_gluster_read_dfs_pathat...
2021-07-14 Jeremy Allisons3: VFS: full_audit. In smb_full_audit_read_dfs_pathat...
2021-07-14 Jeremy Allisons3: VFS: ceph: In cephwrap_read_dfs_pathat(), cope...
2021-07-14 Jeremy Allisons3: VFS: cap: Fix cap_read_dfs_pathat() to cope with...
2021-07-14 Jeremy Allisons3: VFS: default. In vfswrap_read_dfs_pathat(), cope...
2021-07-14 Jeremy Allisons3: VFS: default. In vfswrap_read_dfs_pathat() use...
2021-07-14 Jeremy Allisons2: VFS: default. Fix vfswrap_read_dfs_pathat() to...
2021-07-14 Jeremy Allisons3: VFS: default. Fix vfswrap_readdir() to use sys_fsta...
2021-07-14 Jeremy Allisons3: lib: Add sys_fstatat() wrapper.
2021-07-14 Ralph Boehmes3: expect fstatat() and dirfd()
2021-07-14 Ralph Boehmevfs_shadow_copy2: ensure we call convert_sbuf() in...
2021-07-14 Ralph Boehmeselftest: add a test for shadow:fixinodes
2021-07-14 Ralph Boehmeselftest: simplify snapshot directory creation in test_...
next