summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.10.0rc4 release.samba-4.10.0rc4Karolin Seeger2019-03-051-1/+1
* WHATSNEW: Add release notes for Samba 4.10.0rc4.Karolin Seeger2019-03-051-2/+48
* WHATSNEW: Add some detail on the changes to paged resultsGarming Sam2019-03-051-0/+18
* fix samba-tool gpo backup syntax in WHATSNEW.txtDenis Cardon2019-03-051-1/+1
* vfs_ceph: remove ceph_fallocate/ceph_ftruncate fallbackDavid Disseldorp2019-03-051-89/+8
* vfs_ceph: fix strict_allocate_ftruncate()David Disseldorp2019-03-051-2/+4
* vfs_ceph: add missing fallocate hookDavid Disseldorp2019-03-051-0/+17
* s3: smbd: filenames - ensure we replace the missing '/' if we error in an int...Jeremy Allison2019-03-052-1/+18
* s3: torture: Add additional POSIX mkdir tests.Jeremy Allison2019-03-052-0/+103
* smbd: unix_convert: Ensure we don't call get_real_filename on POSIX paths.Jeremy Allison2019-03-052-1/+25
* smbd: SMB1-POSIX: Add missing info-level SMB_POSIX_PATH_OPEN for UCF_UNIX_NAM...Jeremy Allison2019-03-051-0/+1
* s3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir case sensitive bug.Jeremy Allison2019-03-054-1/+103
* winbindd: set idmap cache entries as the last step in async wb_xids2sidsRalph Boehme2019-03-051-11/+22
* winbindd: track whether a result from xid2sid was coming from the cacheRalph Boehme2019-03-051-0/+7
* winbindd: switch send-next/done orderRalph Boehme2019-03-051-9/+13
* winbindd: update xid in wb_xids2sids_state->xids with what we gotRalph Boehme2019-03-051-0/+1
* winbindd: convert id to a pointer in wb_xids2sids_dom_done()Ralph Boehme2019-03-051-2/+2
* winbindd: make xids a const argument to wb_xids2sids_send()Ralph Boehme2019-03-052-2/+2
* winbindd: make a copy of xid's in wb_xids2sids_send()Ralph Boehme2019-03-051-1/+6
* ctdb-cluster-mutex: Separate out command and file handlingMartin Schwenke2019-03-051-42/+71
* ctdb-tests: Add a test for configuring the recovery lock as a commandMartin Schwenke2019-03-052-0/+31
* ctdb-tests: Add -R option for local daemons to use recovery lock commandMartin Schwenke2019-03-051-2/+10
* ctdb-tests: Force test failure if local daemon setup failsMartin Schwenke2019-03-051-0/+3
* ctdb-recoverd: Time out attempt to take recovery lock after 120sMartin Schwenke2019-03-051-1/+1
* ctdb-recoverd: Ban node on unknown error when taking recovery lockMartin Schwenke2019-03-051-0/+11
* ctdb-recoverd: Make recoverd context available in recovery lock handleMartin Schwenke2019-03-051-0/+3
* ctdb-recoverd: Clean up logging on failure to take recovery lockMartin Schwenke2019-03-051-3/+6
* ctdb-recoverd: Free cluster mutex handler on failure to take lockMartin Schwenke2019-03-051-1/+10
* ctdb-tests: Add test for ctdb_io.cChristof Schmitt2019-03-053-0/+210
* ctdb: buffer write beyond limitsSwen Schillig2019-03-051-1/+12
* ctdb-config: Change example recovery lock setting to one that failsMartin Schwenke2019-03-051-4/+9
* messages_dgm: Properly handle receiver re-initializationVolker Lendecke2019-03-052-1/+16
* torture3: Extend read3 for the "messaging target re-inits" failureVolker Lendecke2019-03-052-20/+25
* messages_dgm: Use saved errno valueVolker Lendecke2019-03-051-1/+1
* man pages: document prefork process modelGary Lockyer2019-03-052-6/+33
* notifyd: Fix SIGBUS on sparcJiří Šašek2019-03-051-2/+9
* CVE-2019-3824 ldb: version 1.5.4ldb-1.5.4Stefan Metzmacher2019-02-264-1/+285
* CVE-2019-3824 ldb: Add tests for ldb_wildcard_matchGary Lockyer2019-02-263-1/+214
* CVE-2019-3824 ldb: wildcard_match end of data checkGary Lockyer2019-02-261-1/+1
* CVE-2019-3824 ldb: wildcard_match check tree operationGary Lockyer2019-02-261-0/+5
* CVE-2019-3824 ldb: ldb_parse_tree use talloc_zeroGary Lockyer2019-02-261-1/+1
* CVE-2019-3824 ldb: Improve code style and layout in wildcard processingAndrew Bartlett2019-02-261-3/+5
* CVE-2019-3824 ldb: Extra comments to clarify no pointer wrap in wildcard proc...Andrew Bartlett2019-02-261-2/+23
* CVE-2019-3824 ldb: Out of bound read in ldb_wildcard_compareLukas Slebodnik2019-02-261-1/+2
* ldb: The test api.py should not rely on order of entries in dictLukas Slebodnik2019-02-261-6/+8
* lib:ldb: Use correct C99 initializer for 'struct tm'Andreas Schneider2019-02-261-2/+4
* lib:ldb: Use C99 initializer for tdb_logging_contextAndreas Schneider2019-02-261-1/+3
* lib:ldb: Use C99 initializer for PyGetSetDef in pyldbAndreas Schneider2019-02-261-15/+47
* tevent: version 0.9.39Stefan Metzmacher2019-02-262-1/+127
* py_tevent: add_timer takes float argumentDouglas Bagnall2019-02-261-2/+6