Commits on Source
2190
a9ab0237
VERSION: Bump version up to 4.8.0pre1...
Jul 04, 2017
e317dfec
WHATSNEW: Start release notes for Samba 4.8.0pre1.
Jul 04, 2017
4ad58497
talloc: Use libraries from build dir for testsuite
Jul 04, 2017
9e1cbce2
talloc: Fix execution of test_magic_differs from tarball
Jul 04, 2017
d5d6d209
ldb: Use libraries from build dir for testsuite
Jul 04, 2017
31019d33
python: tests: Add test for tdb_copy function from tdb_util module.
Jul 05, 2017
a15953ae
auth/spnego: rename gensec_spnego_server_negTokenTarg() into gensec_spnego_server_response()
Jul 05, 2017
7ba307a4
auth/spnego: use a helper variable for spnego.negTokenInit.targetPrincipal
Jul 05, 2017
9d7a01de
auth/spnego: add a struct spnego_negTokenTarg *ta variable to make some lines shorter
Jul 05, 2017
b337d266
auth/spnego: don't pass 'in' to gensec_spnego_create_negTokenInit()
Jul 05, 2017
c0b2f85d
auth/spnego: set spnego_state->{state_position,expected_packet} gensec_spnego_create_negTokenInit()
Jul 05, 2017
1dfad27c
auth/spnego: move SERVER gensec_spnego_create_negTokenInit() handling to the top
Jul 05, 2017
f266b355
auth/spnego: remove useless indentation level for SPNEGO_SERVER_START
Jul 05, 2017
79faf301
auth/spnego: pass spnego_in to gensec_spnego_parse_negTokenInit()
Jul 05, 2017
2ab239be
Easily edit a users object in AD, as if using ldbedit.
Jul 05, 2017
3c03ac75
Add test for 'samba-tool user edit'
Jul 05, 2017
e3707c1b
Add code to run the tests for 'samba-tool user edit'
Jul 05, 2017
25ef27b2
waf: Only build unit tests with selftest enabled
Jul 05, 2017
5d18c5e5
unittests: Add missing stdint.h include
Jul 05, 2017
1de43903
unittests: Do not install the test_dummy rpc module
Jul 05, 2017
b6d6f67b
Add support for passing the max_referral_level into the cli call to get a DFS...
Jul 07, 2017
939576d9
notifyd: Only ask for messaging_ctdb_conn when clustering
Jul 07, 2017
d0a7bcca
notifyd: Consolidate two #ifdef CLUSTER into one
Jul 07, 2017
b8dccd11
notifyd: Avoid an if-expression
Jul 07, 2017
0c1e08b5
messaging: make messaging_rec_create public
Jul 07, 2017
b6079af1
notifyd: Use messaging_register for MSG_SMB_NOTIFY_REC_CHANGE
Jul 07, 2017
db15feb1
notifyd: Use messaging_register for MSG_SMB_NOTIFY_TRIGGER
Jul 07, 2017
dc39bb45
notifyd: Use messaging_register for MSG_SMB_NOTIFY_GET_DB
Jul 07, 2017
9430fab6
notifyd: Use messaging_register for MSG_SMB_NOTIFY_DB
Jul 07, 2017
197186a1
notifyd: Remove notifyd_handler_done
Jul 07, 2017
5eccc2fd
messaging: Remove messaging_handler_send
Jul 07, 2017
98e30cf4
waf: Do not install _ldb_text.py if we have system libldb
Jul 07, 2017
e9d33bf8
s3: client: Move struct file_list code to using talloc from malloc.
Jul 07, 2017
b6f484ae
s3: smbclient: Add new command deltree.
Jul 07, 2017
f2f9f51f
docs: Document new smbclient deltree command.
Jul 07, 2017
b21ee14e
s3: tests: Add test for new smbclient "deltree" command.
Jul 07, 2017
963d9f12
ldb: Fix index out of bound in ldb_msg_find_common_values
Jul 07, 2017
282410fa
ldb: avoid searching empty lists in ldb_msg_find_common_values
Jul 07, 2017
4b3de611
ldb/tests: more thoroughly test empty ldb_msg elements
Jul 07, 2017
b886a944
s3/smbd: let non_widelink_open() chdir() to directories directly
Jul 07, 2017
cc9ba98c
selftest: add a test for accessing previous version of directories with snapdirseverywhere
Jul 08, 2017
7dec1e1e
delete duplicate test
Jul 08, 2017
305eb1b6
vfs_fruit: fix a typo
Jul 10, 2017
77cbced5
s3:smbd: consistently use talloc_tos() memory for rpc_pipe_open_interface()
Jul 10, 2017
c9172c5a
s3/vfs: remove SMB_VFS_STRICT_UNLOCK
Jul 10, 2017
67466271
s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECK
Jul 11, 2017
539714ef
ctdb-scripts: Fix inline comments in 10.interface
Jul 11, 2017
259e1706
vfs_fruit: add fruit:model = <modelname> parametric option
Jul 12, 2017
4a7ec5b7
selftest: add ad_member_idmap_ad server
Jul 12, 2017
b3d14dae
selftest: add some basic tests for idmap_ad
Jul 12, 2017
fe7020b0
idmap_ad: Retry query_user exactly once if we get TLDAP_SERVER_DOWN
Jul 12, 2017
2bce9cb7
ctdb: enable mutexes for volatile TDBs by default
Jul 12, 2017
a70be432
dbwrap: enable mutexes by default for volatile TDBs
Jul 12, 2017
6ae063a1
dbwrap: CTDB ignores tdb_flags passed to db attach controls
Jul 12, 2017
0077296c
ctdbd_conn: move CTDB_CONTROL_ENABLE_SEQNUM control to db_open_ctdb
Jul 12, 2017
b2b7e3b9
ctdbd_conn: pass persistent bool instead of tdb_flags
Jul 12, 2017
de9d2195
dbwrap: Ask CTDB for local tdb open flags
Jul 12, 2017
3799a32e
CVE-2017-11103: Orpheus' Lyre KDC-REP service name validation
Jul 12, 2017
9c68f996
spoolss: Fix CID 1414784 Uninitialized scalar variable
Jul 12, 2017
bebf90f7
libwbclient: Fix CID 1414781 Dereference null return value
Jul 12, 2017
3e85cbfd
ctdb-common: Set close-on-exec when creating PID file
Jul 13, 2017
4e68d377
ctdb-docs: Update documentation of ipreallocated event
Jul 13, 2017
df0db9d8
vfs_fruit: don't use MS NFS ACEs with Windows clients
Jul 13, 2017
a4c3ee67
s3:smbclient: Allow last dos attribute to be cleared
Jul 14, 2017
303a52d8
py3: Make sure to specify METH_VARARGS together with METH_KEYWORDS
Jul 14, 2017
0ed918ef
Build py3 versions of other rpc modules
Jul 14, 2017
85b10a63
s3: drop build_env
Jul 14, 2017
7f4e7cfd
s3/notifyd: ensure notifyd doesn't return from smbd_notifyd_init
Jul 15, 2017
5fe76a54
s3: smbd: Fix a read after free if a chained SMB1 call goes async.
Jul 15, 2017
4cced4da
s3:client: The smbspool krb5 wrapper needs negotiate for authentication
Jul 15, 2017
59f89515
Revert "s3:smbclient: Allow last dos attribute to be cleared"
Jul 18, 2017
f1cc79a4
s3: libsmb: Reverse sense of 'clear all attributes', ignore attribute change in SMB2 to match SMB1.
Jul 18, 2017
5facd045
s3: smbclient: Add a test for the setmode command.
Jul 18, 2017
bc951ae0
docs: Fix a typo in cifsdd.8
Jul 18, 2017
b594e0cd
s3:tests: Fix directory creation and deletion of test_local_symlinks()
Jul 19, 2017
bd7eab16
s3:tests: Fix directory creation and deletion of test_nosymlinks()
Jul 19, 2017
f7daa453
dbwrap_ctdb: Fix calculation of persistent flag
Jul 19, 2017
995aec51
examples: add gencache.stp
Jul 19, 2017
1b7b7a92
examples: add winbindd.stp and a shell script to generate it
Jul 19, 2017
0181fcc4
smbd: Fix a connection run-down race condition
Jul 19, 2017
e54adf51
ndr_compression: use MAX_WBITS constant
Jul 19, 2017
9a2180cd
librpc:ndr_cab: Cast data pointer correctly
Jul 19, 2017
3b5442e7
librpc/ndr: remove trailing whitespace from compression file.
Jul 19, 2017
a44bce6d
libndr/compression: pass down compressed length in ndr_pull_compression_start
Jul 19, 2017
aa33aa6e
librpc/ndr: add new ndr_compression_state
Jul 19, 2017
096efc93
librpc/ndr: add new MSZIP compression type for cabinet files
Jul 19, 2017
1edf1266
librpc/ndr: add helper functions to setup and free compression states.
Jul 19, 2017
466d5e81
librpc: use DATA_BLOB in CFDATA structure
Jul 19, 2017
9ec74a31
librpc/ndr: remove unused ndr_cab_get_compression() function
Jul 19, 2017
a2816122
librpc/ndr: Use MAX_WBITS zlib define and change memLevel in MSZIP code
Jul 19, 2017
7c20a870
librpc/ndr: Use correct value for max compression size
Jul 19, 2017
43a1952b
librpc/ndr: simplify cabinet file size calculation
Jul 19, 2017
c60ad394
librpc/ndr: add MSZIP compression for cabinet files
Jul 19, 2017
7313e7c1
s4-torture: point out why we cannot validate MSZIP compressed files
Jul 20, 2017
c57dcafb
s3/utils: smbcacls failed to detect DIRECTORIES using SMB2 (windows only)
Jul 20, 2017
ff7df3d3
build: fix ceph_statx check when configured with libcephfs_dir
Jul 20, 2017
4031b303
getncchanges: Do not segfault if somehow we get 0 results from an ldb_search with scope BASE
Jul 21, 2017
4e04f025
selftest: Add test for password change when NTLM is disabled
Jul 21, 2017
1dcacff0
vfs_ceph: fix cephwrap_chdir()
Jul 21, 2017
e3a151e2
winbindd: cache name-to-sid from PAC based on lookup domain
Jul 21, 2017
2,090 additional commits have been omitted to prevent performance issues.
Loading
Loading