summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.10.0rc3 release.samba-4.10.0rc3Karolin Seeger2019-02-221-1/+1
* WHATSNEW: Add release notes for Samba 4.10.0rc3.Karolin Seeger2019-02-221-6/+40
* waf: Check for libnscdChristof Schmitt2019-02-212-0/+4
* WHATSNEW: Add note that python2 support will be dropped on v4.11Tim Beale2019-02-211-15/+30
* waf: Do not install internal headerAndreas Schneider2019-02-211-1/+17
* lib:util: Move discard_const(_p) to own header for libndr.hAndreas Schneider2019-02-216-29/+55
* pidl: Use NDR_ZERO_STRUCT(P) macrosAndreas Schneider2019-02-214-8/+8
* librpc:ndr: Add NDR_ZERO_STRUCT(P) macrosAndreas Schneider2019-02-211-0/+7
* librpc:ndr: Implement ndr_zero_memory()Andreas Schneider2019-02-214-1/+271
* tldap: avoid more use after free errorsRalph Boehme2019-02-211-2/+0
* tldap: avoid a use after free crashRalph Boehme2019-02-211-1/+0
* s3:vfs: Correctly check if OFD locks should be enabled or notAndreas Schneider2019-02-214-16/+16
* s3:vfs: Initialize pid to 0 in test_netatalk_lock()Andreas Schneider2019-02-211-1/+1
* s4: torture: vfs_fruit. Change test_fruit_locking_conflict() to match the vfs...Jeremy Allison2019-02-211-5/+21
* s3: VFS: vfs_fruit. Fix the NetAtalk deny mode compatibility code.Jeremy Allison2019-02-211-106/+96
* smbd: uid: Don't crash if 'force group' is added to an existing share connect...Jeremy Allison2019-02-212-4/+33
* s3: tests: Add regression test for smbd crash on share force group change wit...Jeremy Allison2019-02-215-0/+85
* printing: check lp_load_printers() prior to pcap cache updateDavid Disseldorp2019-02-212-1/+6
* printing: drop pcap_cache_loaded() guard around load_printers()David Disseldorp2019-02-213-10/+6
* s3-smbd: use fruit:model string for mDNS registrationGünther Deschner2019-02-211-0/+27
* ldb: Release ldb 1.5.3ldb-1.5.3Andrew Bartlett2019-02-134-1/+285
* ldb: Add even more comments on what strict does to the list intersectionsAndrew Bartlett2019-02-131-1/+15
* ldb: Rename variableTim Beale2019-02-131-7/+8
* ldb: Elaborate on ldb_kv_search_indexed() commentsTim Beale2019-02-131-7/+26
* ldb: Remove comment that no longer makes senseTim Beale2019-02-131-5/+0
* ldb: Avoid inefficient one-level searchesTim Beale2019-02-131-3/+14
* VERSION: Bump version up to 4.10.0rc2...Karolin Seeger2019-02-061-2/+2
* VERSION: Diable GIT_SNAPSHOT for the 4.10.0rc2 release.samba-4.10.0rc2Karolin Seeger2019-02-061-1/+1
* WHATSNEW: Add release notes for Samba 4.10.0rc2.Karolin Seeger2019-02-061-1/+31
* s3-vfs: Use ENOATTR in errno comparison for getxattrAnoop C S2019-02-053-4/+4
* s3-vfs: add glusterfs_fuse vfs module.Günther Deschner2019-02-055-0/+184
* selftest:Samba4: use 'smbcontrol samba shutdown'Stefan Metzmacher2019-02-051-0/+9
* s4:server: add support for 'smbcontrol samba shutdown'Stefan Metzmacher2019-02-051-1/+36
* s4:server: avoid using pid=0 for the parent 'samba' processStefan Metzmacher2019-02-051-1/+1
* s4:messaging: add support 'smbcontrol <pid> debug/debuglevel'Stefan Metzmacher2019-02-051-0/+72
* manpages/samba.7.xml: smbcontrol can also work with 'samba'Stefan Metzmacher2019-02-051-1/+1
* libcli: dns: Change internal DNS_REQUEST_TIMEOUT from 2 to 10 seconds.Jeremy Allison2019-02-051-1/+1
* python: dns_hub: Fix indentation of 'raise' on error.Jeremy Allison2019-02-051-3/+1
* join: Throw CommandError instead of Exception for simple errorsTim Beale2019-02-051-3/+4
* join: Fix TypeError when handling exceptionTim Beale2019-02-052-2/+2
* vfs_glusterfs: Adapt to changes in libgfapi signaturesAnoop C S2019-02-052-0/+22
* WHATSNEW: fix typo.Günther Deschner2019-02-051-1/+1
* WHATSNEW: Add missing parenthesisAnoop C S2019-02-051-1/+1
* ctdb: Print locks latency in machinereadable statsVolker Lendecke2019-02-041-0/+5
* WHATSNEW: Update for Bug 13676 changes in Samba 4.10Tim Beale2019-02-041-0/+14
* netcmd: Try to improve domain backup error messageTim Beale2019-02-041-2/+3
* tests: Run ntacls_backup tests against testenv with SMBv1 disabledTim Beale2019-02-041-4/+2
* selftest: Give the backup testenvs a 'test1' shareTim Beale2019-02-041-0/+8
* tests: Run GPO commands against testenv with SMBv1 disabledTim Beale2019-02-041-1/+2
* ntacls: Pass correct use_ntvfs through to setntacl()Tim Beale2019-02-042-4/+2