Commits on Source
106
5d36aa65
VERSION: Bump version up to 4.8.1...
Mar 13, 2018
ebc21376
s3:torture: add SMB2-ANONYMOUS which asserts no GUEST bit for anonymous
Mar 20, 2018
8227b0a6
s3:selftest: run SMB2-ANONYMOUS
Mar 20, 2018
abffcb81
libcli/security: only announce a session as GUEST if 'Builtin\Guests' is there...
Mar 20, 2018
a67e3d00
s3:auth: remove unused auth_serversupplied_info->system
Mar 20, 2018
88c8499c
s3:auth: add the "Unix Groups" sid for the primary gid
Mar 20, 2018
253f0d18
s3:auth: move add_local_groups() out of finalize_local_nt_token()
Mar 20, 2018
03b4684e
s3:passdb: handle dom_sid=NULL in create_builtin_{users,administrators}()
Mar 20, 2018
8557994f
s3:auth: only call secrets_fetch_domain_sid() once in finalize_local_nt_token()
Mar 20, 2018
2c148eb8
s3:auth: add add_builtin_guests() handling to finalize_local_nt_token()
Mar 20, 2018
3adb292f
s3:auth: don't try to expand system or anonymous tokens in finalize_local_nt_token()
Mar 20, 2018
aee33186
s3:auth: pass AUTH_SESSION_INFO_* flags to finalize_local_nt_token()
Mar 20, 2018
05fad286
s3:auth: remove static from finalize_local_nt_token()
Mar 20, 2018
df9ae9d7
auth: add auth_user_info_copy() function
Mar 20, 2018
59cf56ee
s3:auth: add auth3_user_info_dc_add_hints() and auth3_session_info_create()
Mar 20, 2018
e811adb1
s3:auth: base make_new_session_info_system() on auth_system_user_info_dc() and...
Mar 20, 2018
07091cd7
s3:auth: pass the whole auth_session_info from...
Mar 20, 2018
a6ecafa7
s3:auth: add make_{server,session}_info_anonymous()
Mar 20, 2018
f9d850d3
s3:rpc_server: make use of make_session_info_anonymous()
Mar 20, 2018
cbbb6ef5
s3:auth: make use of make_{server,session}_info_anonymous()
Mar 21, 2018
a02a98af
s3: ldap: Ensure the ADS_STRUCT pointer doesn't get freed on error, we don't own it here.
Apr 06, 2018
67855509
s3: smbd: Fix possible directory fd leak if the underlying OS doesn't support fdopendir()
Apr 06, 2018
f1c0db35
s3: vfs_fruit. Ensure we only return one set of the 'virtual' UNIX ACE entries.
Apr 06, 2018
9fab1ddc
s3: vfs_fruit: Ensure we operate on a copy of the incoming security descriptor.
Apr 06, 2018
8ea9d133
s3: vfs_fruit. If the security descriptor was modified, ensure we set the...
Apr 06, 2018
0aed4732
s3: vfs_fruit. Change check_ms_nfs() to remove the virtual ACE's generated by fruit_fget_nt_acl().
Apr 06, 2018
2fc537b7
s3: smbd: vfs_fruit: Add remove_virtual_nfs_aces() a generic NFS ACE remover.
Apr 06, 2018
9c80cb6a
s3: smbd: vfs_fruit: Replace code in check_ms_nfs() with remove_virtual_nfs_aces().
Apr 06, 2018
134c4125
s3: smbd: vfs_fruit: Replace code in fruit_fget_nt_acl() with remove_virtual_nfs_aces().
Apr 06, 2018
1f93e4d2
selftest: run vfs.fruit_netatalk test against seperate share
Apr 06, 2018
c45da7ee
selftest: vfs.fruit: add xattr_tdb where possible
Apr 06, 2018
47b1ec0a
s4: vfs: fruit tests: Add regression test for dealing with NFS ACE entries.
Apr 06, 2018
65ca5574
s3: smbd: Fruit. Make the use of dom_sid_compare_domain() much clearer.
Apr 06, 2018
f66a35b8
ctdb-tests: Don't use nc -d or -w options
Apr 06, 2018
ccda6d9b
s3:smbd: map nterror on smb2_flush errorpath
Apr 06, 2018
43cbf7f7
lib:replace: Fix linking when libtirpc-devel overwrites system headers
Apr 06, 2018
49a9c984
s3: debug: smb2: Create a new DBGC_SMB2 debug class and mark all smbd/smb2_*.c files with it.
Apr 06, 2018
e9f54762
lib: debug: Add DBGC_XXX versions of the macros to allow class-specific messages.
Apr 06, 2018
b5bc2f59
s3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specifically debug credit issues.
Apr 06, 2018
58befddf
s3: docs: Add documentation for "smb2" and "smb2_credits" debug classes.
Apr 06, 2018
8a77ae09
Allow AESNI to be used on all processor supporting AESNI, not just Intel's...
Apr 06, 2018
25edad41
Fix invocation of gnutls_aead_cipher_encrypt()
Apr 06, 2018
aeed66ec
ctdb-client: Do not try to allocate 0 sized record
Apr 06, 2018
a630cb9a
ctdb-client: Add missing initialization of tevent_context
Apr 06, 2018
879fccbb
ctdb-client: Client code should never free the client context
Apr 06, 2018
03876304
s3: smbd: Files or directories can't be opened DELETE_ON_CLOSE without delete access.
Apr 06, 2018
2f418222
s4: torture: Ensure a failed file create doesn't create the file.
Apr 06, 2018
d3ac7882
s4: torture: Test all combinations of file create to ensure behavior is the same.
Apr 06, 2018
29aa75e6
s4: torture: Test all combinations of file open with existing file to ensure behavior is the same.
Apr 06, 2018
1f94e367
s4: torture: Test all combinations of directory create to ensure behavior is the same.
Apr 06, 2018
8e149c84
s4: torture: Test all combinations of directory open with existing directory...
Apr 06, 2018
9230fe25
samba-tool visualize: fix python2.6 incompatibility
Apr 10, 2018
365569df
ms_schema: fix python2.6 incompatibility
Apr 10, 2018
eb9085b3
ctdb-scripts: Drop "net serverid wipe" from 50.samba event script
Apr 10, 2018
a9ed1968
s3:smbd: don't use the directory cache for SMB2/3
Apr 10, 2018
2c3060b6
dsdb: Fix CID 1034966 Uninitialized scalar variable
Apr 10, 2018
5afebb25
s3: lib: messages: Don't use the result of sec_init() before calling sec_init().
Apr 10, 2018
bc11f285
s3: smbd: Fix memory leak in vfswrap_getwd()
Apr 10, 2018
7abe54b5
s3: smbd: Unix extensions attempts to change wrong field in fchown call.
Apr 11, 2018
d2799ab5
test_smbclient_s3.sh: Use correct separator in "list with backup privilege" test
Apr 11, 2018
f901e8cc
nsswitch: Fix wbcListUsers test
Apr 11, 2018
80560167
nsswitch: Fix wbcListGroups test
Apr 11, 2018
40ee7863
Add test for wbinfo name lookup
Apr 11, 2018
bb5526d0
winbindd: Do not ignore domain in the LOOKUPNAME request
Apr 11, 2018
de398573
s3:smb2_server: correctly maintain request counters for compound requests
Apr 12, 2018
7e010280
torture: Test compound request request counters
Apr 12, 2018
9f3ab35a
libads: Fix the build --without-ads
Apr 19, 2018
a25ec76b
rpc_server: Init local_server_* in make_internal_rpc_pipe_socketpair
Apr 19, 2018
daf2c88a
libsmb: Handle long-running smb2cli_notify
Apr 19, 2018
61470f63
libsmb: Handle IO_TIMEOUT in cli_smb2_notify properly
Apr 19, 2018
c45c96e9
smbclient: Handle ENUM_DIR in "notify" command
Apr 19, 2018
ade0d545
utils: Add destroy_netlogon_creds_cli
Apr 20, 2018
ad0b42ae
winbind: Add smbcontrol disconnect-dc
Apr 20, 2018
1e60ca51
winbind: Keep "force_reauth" in invalidate_cm_connection
Apr 20, 2018
586a0ff3
winbindd: add and use ldap_reconnect_need_retry() in winbindd_reconnect_ads.c
Apr 20, 2018
5c701c46
winbindd: check for NT_STATUS_IO_DEVICE_ERROR in reset_cm_connection_on_error()
Apr 20, 2018
4d2968cb
winbindd: make reset_cm_connection_on_error() public
Apr 20, 2018
7d9aa1d5
winbindd: call reset_cm_connection_on_error() from reconnect_need_retry()
Apr 20, 2018
cde7022c
winbindd: force netlogon reauth for certain errors in reset_cm_connection_on_error()
Apr 20, 2018
c4fd5a39
winbindd: call dcerpc_binding_handle_is_connected() from reset_cm_connection_on_error()
Apr 20, 2018
5bf61b01
winbindd: fix logic calling dcerpc_binding_handle_is_connected()
Apr 20, 2018
6e1018e5
winbindd: use reset_cm_connection_on_error() instead of dcerpc_binding_handle_is_connected()
Apr 20, 2018
f9ccb90f
winbindd: add retry to _wbint_LookupSids()
Apr 20, 2018
ce6357b6
winbindd: add retry to _wbint_DsGetDcName
Apr 20, 2018
71eb2d9c
winbindd: add retry to _winbind_DsrUpdateReadOnlyServerDnsRecords
Apr 20, 2018
f8abea57
winbindd: add retry to _winbind_SendToSam
Apr 20, 2018
cd2cc69e
lib/util: remove unused '#include <sys/syscall.h>' from tests/tfork.c
Apr 20, 2018
f11278fa
s3:passdb: Do not return OK if we don't have pinfo set up
Apr 20, 2018
63d9b532
lib/replace: define __[u]intptr_t_defined if we prove an replacement
Apr 20, 2018
5cc7432b
nsswitch: maintain prototypes for the linux based functions only once
Apr 20, 2018
f0aa869b
nsswitch: add some const to _nss_winbind_initgroups_dyn() prototype
Apr 20, 2018
9e1b535d
nsswitch: fix the developer build of nsswitch/wins.c on freebsd 11
Apr 20, 2018
c703cfb4
vfs_virusfilter: Fix CID 1428739 Buffer not null terminated
Apr 20, 2018
932bdb20
vfs_virusfilter: Fix CID 1428740 Macro compares unsigned to 0
Apr 20, 2018
bade8dc3
vfs_virusfilter: Fix CID 1428738 Macro compares unsigned to 0
Apr 20, 2018
deb624c8
s3:modules: fix the picky-developer build of vfs_virusfilter.c on FreeBSD 11
Apr 20, 2018
08d5ade3
s3:modules: make virusfilter_io_connect_path() more portable
Apr 20, 2018
8c0a598b
lib/crypto: avoid 'return void_function();' which isn't portable
Apr 20, 2018
74da4c87
ldb/tests: avoid 'return void_function();' which isn't portable
Apr 20, 2018
98fb60b1
s3:modules: fix the build of vfs_aixacl2.c
Apr 20, 2018
6 additional commits have been omitted to prevent performance issues.
Loading
Loading