summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | lib: smb_threads: fix access before init bugRalph Boehme2018-07-121-0/+3
* | python: pysmbd: Additional error path leak fix.Jeremy Allison2018-07-121-0/+1
* | s3:smbd: don't allow renaming basefile if streams are openRalph Boehme2018-07-123-5/+4
* | s3:locking: add file_has_open_streams()Ralph Boehme2018-07-122-0/+32
* | s3:smbd: add private option NTCREATEX_OPTIONS_PRIVATE_STREAM_BASEOPENRalph Boehme2018-07-122-1/+9
* | s4:torture/vfs/fruit: adjust test testing basefile rename to expect failureRalph Boehme2018-07-122-21/+7
* | s4:torture/smb2/streams: try to rename basefile while is has open streamsRalph Boehme2018-07-122-0/+84
* | selftest: run smb2.streams tests against a share with vfs_streams_xattrRalph Boehme2018-07-122-0/+7
* | vfs_fruit: delete 0 byte size streams if AAPL is enabledRalph Boehme2018-07-122-3/+3
* | s4:torture: test setting EOF of a stream to 0 with enabled AAPL extensionsRalph Boehme2018-07-122-0/+200
* | s4:torture/vfs/fruit: decrease large resource fork size in test from 1 GB to ...Ralph Boehme2018-07-121-2/+2
* | ctdb-tests: Avoid segfault by initializing loggingAmitay Isaacs2018-07-101-0/+2
* | ctdb-tests: Avoid segfault by initializing loggingAmitay Isaacs2018-07-1012-3/+33
* | ctdb-pmda: Use modified API in pcp library 4.0Amitay Isaacs2018-07-102-9/+22
* | socket_wrapper: Add missing dependency on tirpcAmitay Isaacs2018-07-101-1/+1
* | ctdb-daemon: Only consider client ID for local database attachMartin Schwenke2018-07-103-13/+35
* | ctdb-tests: Switch fake_ctdbd to use ctdb_get_peer_pid()Martin Schwenke2018-07-101-8/+2
* | uid_wrapper: Be strict when checking __attribute__ featuresAmitay Isaacs2018-07-101-1/+3
* | resolv_wrapper: Be strict when checking __attribute__ featuresAmitay Isaacs2018-07-101-0/+2
* | pam_wrapper: Be strict when checking __attribute__ featuresAmitay Isaacs2018-07-101-0/+2
* | nss_wrapper: Be strict when checking __attribute__ featuresAmitay Isaacs2018-07-101-0/+2
* | socket_wrapper: Be strict when checking __attribute__ featuresAmitay Isaacs2018-07-101-0/+2
* | wafsamba: Be strict when checking __attribute__ featuresAmitay Isaacs2018-07-101-0/+4
* | wafsamba: Add strict option to CHECK_CODEAmitay Isaacs2018-07-101-1/+11
* | ctdb-common: Use correct return type for tevent_queue_add_entryAmitay Isaacs2018-07-101-3/+3
* | tdb: Fix build on AIXAmitay Isaacs2018-07-101-4/+4
* | ctdb: Fix build on AIXAmitay Isaacs2018-07-105-12/+12
* | ctdb-common: Use sin6_len only if the structure supports itAmitay Isaacs2018-07-103-4/+4
* | replace: Add test for sin6_len in sockaddr_in6 structureAmitay Isaacs2018-07-101-0/+4
* | ctdb-docs: Fix the documentation for VNN mapMartin Schwenke2018-07-101-4/+3
* | ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVEMartin Schwenke2018-07-107-17/+27
* | ctdb-tests: Add a simple test for database traversesMartin Schwenke2018-07-101-0/+94
* | ctdb-tests: Add check for non-lmaster node status in integration testsMartin Schwenke2018-07-101-0/+1
* | ctdb-client: Fix typo where CTDB_BROADCAST_ALL is repeatedMartin Schwenke2018-07-101-1/+1
* | s3:tests: Add test for smbclient --quietJustin Stephenson2018-07-101-0/+34
* | s3:client: Add --quiet option to smbclientJustin Stephenson2018-07-101-1/+8
* | VERSION: Bump version up to 4.8.4...Karolin Seeger2018-06-261-2/+2
|/
* VERSION: Disable GIT_SNAPSHOT for the 4.8.3 release.samba-4.8.3Karolin Seeger2018-06-261-1/+1
* WHATSNEW: Add release notes for Samba 4.8.3.Karolin Seeger2018-06-261-0/+51
* ldb: version 1.3.4ldb-1.3.4Andrew Bartlett2018-06-264-1/+284
* .gitlab-ci.yml: Adapt to current GitLab CI setupAndrew Bartlett2018-06-261-4/+10
* Fix several mem leaks in ldb_index ldb_search ldb_tdbAndrej Gessel2018-06-263-3/+10
* check return value before using key_valuesAndrej Gessel2018-06-261-3/+10
* ldb: check return valuesAndrej Gessel2018-06-262-1/+11
* ldb_tdb: Use mem_ctx and so avoid leak onto long-term memory on duplicated add.Andrew Bartlett2018-06-261-1/+1
* ldb: Fix memory leak on module contextLukas Slebodnik2018-06-261-2/+2
* ldb: Add tests for when we should expect a full scanAndrew Bartlett2018-06-264-2/+135
* ldb: One-level search was incorrectly falling back to full DB scanAndrew Bartlett2018-06-261-11/+12
* ldb: Explain why an entry can vanish from the indexAndrew Bartlett2018-06-261-1/+6
* ldb: Indicate that the ltdb_dn_list_sort() in list_union is a bit subtle.Andrew Bartlett2018-06-261-0/+3