Евгений Синельников sin
  • Joined on 2020-02-10
sin synced commits to gitlab/master at sin/samba-mirror from mirror 2024-12-06 22:02:32 +03:00
531a33b9c9 s4:rpc_server/netlogon: fix error codes in dcesrv_netr_NetrLogonSendToSam
a382636fc2 s4:rpc_server/netlogon: implement dcesrv_netr_ServerPasswordGet()
350db61bef s4:selftest: run samba.tests.krb5.netlogon
6f52ffab82 python:tests/krb5: add netlogon.py
4030a62b2d python:tests/krb5: avoid some problems when running against w2025 (preview) with STRICT_CHECKING=0
Compare 43 commits »
sin synced commits to master at sin/samba-mirror from mirror 2024-12-06 06:00:30 +03:00
531a33b9c9 s4:rpc_server/netlogon: fix error codes in dcesrv_netr_NetrLogonSendToSam
a382636fc2 s4:rpc_server/netlogon: implement dcesrv_netr_ServerPasswordGet()
350db61bef s4:selftest: run samba.tests.krb5.netlogon
6f52ffab82 python:tests/krb5: add netlogon.py
4030a62b2d python:tests/krb5: avoid some problems when running against w2025 (preview) with STRICT_CHECKING=0
Compare 45 commits »
sin synced commits to v4-21-test at sin/samba-mirror from mirror 2024-12-06 06:00:30 +03:00
0f4e46398b vfs_btrfs: Also call vfs_offload_token_ctx_init() in btrfs_offload_write_send()
9a7047e8cc ctdb-common: Map ENOENT for a missing event script to ENOEXEC
Compare 2 commits »
sin synced commits to gitlab/master at sin/samba-mirror from mirror 2024-12-06 06:00:30 +03:00
eb02776cf4 s3:tests: Adapt winbind_call_depth_trace to depth=3
26cb20fb7e s3:tests: Make winbind_call_depth_trace to use global_inject.conf
a2d47e989e libcli: Speed up sddl_decode_ace()
b65a4b9c90 libcli: Remove a special case
37e7203b0d libcli: Simplify sddl_decode_err_msg()
Compare 7 commits »
sin synced commits to master at sin/samba-mirror from mirror 2024-12-04 04:16:55 +03:00
a2d47e989e libcli: Speed up sddl_decode_ace()
b65a4b9c90 libcli: Remove a special case
37e7203b0d libcli: Simplify sddl_decode_err_msg()
4def2a698d libcli: README.Coding for dom_sid routines
e4f57feed0 lib: Simplify security_descriptor_initialise() with a struct init
Compare 5 commits »
sin synced commits to gitlab/master at sin/samba-mirror from mirror 2024-12-04 04:16:55 +03:00
963d54c8ee libcli: Fix a signed/unsigned comparison warning
0045975c9e libcli: Use dom_sid_dup() instead of talloc_memdup()
b3db4d66d9 libcli: Apply a little const
aede32aed1 libcli: Fix a typo
c708407be5 libcli: Fix whitespace
Compare 29 commits »
sin synced commits to gitlab/master at sin/samba-mirror from mirror 2024-12-02 18:43:21 +03:00
fe96aa111c s4:smbtorture: Fix samba3.smb.dir on btrfs
38b8a4f223 s4:torture: Fix samba3.smb2.name-mangling on btrfs
Compare 2 commits »
sin synced commits to master at sin/samba-mirror from mirror 2024-12-02 18:43:20 +03:00
963d54c8ee libcli: Fix a signed/unsigned comparison warning
0045975c9e libcli: Use dom_sid_dup() instead of talloc_memdup()
b3db4d66d9 libcli: Apply a little const
aede32aed1 libcli: Fix a typo
c708407be5 libcli: Fix whitespace
Compare 29 commits »
sin synced commits to master at sin/samba-mirror from mirror 2024-11-30 02:42:07 +03:00
fe96aa111c s4:smbtorture: Fix samba3.smb.dir on btrfs
38b8a4f223 s4:torture: Fix samba3.smb2.name-mangling on btrfs
Compare 2 commits »
sin synced commits to gitlab/master at sin/samba-mirror from mirror 2024-11-30 02:42:07 +03:00
bb92c70f0e libcli/auth: let netlogon_creds_copy() make use of ndr_deepcopy_struct()
63a5269a77 librpc/ndr: add ndr_deepcopy_struct() helper
Compare 2 commits »
sin synced commits to master at sin/samba-mirror from mirror 2024-11-28 18:41:48 +03:00
bb92c70f0e libcli/auth: let netlogon_creds_copy() make use of ndr_deepcopy_struct()
63a5269a77 librpc/ndr: add ndr_deepcopy_struct() helper
Compare 2 commits »
sin synced commits to gitlab/master at sin/samba-mirror from mirror 2024-11-28 18:41:48 +03:00
6d71edab5a smbd: use fsctl_get_reparse_point() in smb3_file_posix_information_init()
b51a827e47 smbd: move calling fsctl_get_reparse_tag() into smb3_file_posix_information_init()
a10755881e smbd: simplify smb3_file_posix_information_init()
306d4e7fff smbd: fix DOS attributes for reparse points in fdos_mode()
21ef00d0f0 tests: test POSIX file type on reparse point
Compare 13 commits »
sin synced commits to gitlab/master at sin/samba-mirror from mirror 2024-11-28 02:47:20 +03:00
a882e86104 gitlab-ci: Fix building debian 32bit images
475896028b gitlab-ci: Move to Fedora 41
be5531aaec selftest: Allow to use SHA1 with OpenSSL for selftest
6c619c77c9 python: Fix length of Common Name x509 attribute
3294fb0667 autobuild: Run the samba-minimal-smbd build jobs with -j 2
Compare 5 commits »
sin synced commits to master at sin/samba-mirror from mirror 2024-11-28 02:47:05 +03:00
6d71edab5a smbd: use fsctl_get_reparse_point() in smb3_file_posix_information_init()
b51a827e47 smbd: move calling fsctl_get_reparse_tag() into smb3_file_posix_information_init()
a10755881e smbd: simplify smb3_file_posix_information_init()
306d4e7fff smbd: fix DOS attributes for reparse points in fdos_mode()
21ef00d0f0 tests: test POSIX file type on reparse point
Compare 17 commits »
sin synced commits to master at sin/samba-mirror from mirror 2024-11-26 18:41:52 +03:00
3294fb0667 autobuild: Run the samba-minimal-smbd build jobs with -j 2
sin synced commits to gitlab/master at sin/samba-mirror from mirror 2024-11-26 18:41:52 +03:00
19cc587031 libndr: Add overflow check to ndr_push_subcontext_end()
sin synced commits to v4-21-test at sin/samba-mirror from mirror 2024-11-26 02:41:27 +03:00
a01a0c34da VERSION: Bump version up to Samba 4.21.3...
d67152765b VERSION: Disable GIT_SNAPSHOT for the 4.21.2 release.
c8e1d81697 WHATSNEW: Add release notes for Samba 4.21.2.
8da34956d6 ctdb-scripts: Track connections for all ports for public IPs
53df2b78ae ctdb-scripts: Get connections after tickle list
Compare 12 commits »
sin synced commits to gitlab/master at sin/samba-mirror from mirror 2024-11-26 02:41:27 +03:00
95e1998a4a tests: Check symlinks are readable as reparse points
34be8ef596 smbd: Return NT_STATUS_STOPPED_ON_SYMLINK
cc0ed15fec smbd: Always init symlink_err in filename_convert_dirfsp_nosymlink()
239df72787 smbd: Create the proper error blob for STOPPED_ON_SYMLINK
2065778b5c smbd: Prepare smbd_smb2_create_recv() to return a symlink error
Compare 17 commits »
sin synced commits to refs/tags/samba-4.21.2 at sin/samba-mirror from mirror 2024-11-26 02:41:27 +03:00
sin synced new reference refs/tags/samba-4.21.2 to sin/samba-mirror from mirror 2024-11-26 02:41:27 +03:00