summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ldb: Release ldb 2.0.8ldb-2.0.8Uri Simchoni2019-12-043-1/+286
* autobuild: harden samba-xc test suiteUri Simchoni2019-12-041-0/+10
* wafsamba: pass environment to cross-execute testsUri Simchoni2019-12-041-1/+2
* wafsamba: avoid pre-forking if cross-compilation is enabledUri Simchoni2019-12-041-0/+2
* wafsamba: use test_args instead of exec_args to support cross-compilationUri Simchoni2019-12-042-4/+4
* waf: upgrade to 2.0.18Uri Simchoni2019-12-0419-50/+329
* ctdb-tcp: Close inflight connecting TCP sockets after forkVolker Lendecke2019-11-191-0/+6
* ctdb-tcp: Drop tracking of file descriptor for incoming connectionsMartin Schwenke2019-11-194-11/+0
* ctdb-tcp: Avoid orphaning the TCP incoming queueMartin Schwenke2019-11-191-0/+7
* ctdb-tcp: Check incoming queue to see if incoming connection is upMartin Schwenke2019-11-191-1/+1
* gitlab-ci: Run samba-fileserver-heimdalkrb5Christof Schmitt2019-11-191-0/+3
* bootstrap: Add heimdal-multidev for Debian and UbuntuChristof Schmitt2019-11-1915-2/+15
* autobuild: Add test for build with system heimdal libraryChristof Schmitt2019-11-191-0/+12
* krb5_plugin: Fix developer build with newer heimdal system libraryChristof Schmitt2019-11-191-0/+4
* krb5_plugin: Use C99 initializerChristof Schmitt2019-11-191-4/+4
* selftest: system-heimdal: workaround upstream "host" canon bugIsaac Boukris2019-11-191-0/+6
* wscript: Fix build with system heimdalChristof Schmitt2019-11-191-0/+3
* s3: libsmb: Ensure return from net_share_enum_rpc() sets cli->raw_status on e...Jeremy Allison2019-11-191-11/+22
* s3: utils: smbtree. Ensure we don't call cli_RNetShareEnum() on an SMB1 conne...Jeremy Allison2019-11-131-0/+5
* s3: libsmb: Ensure we don't call cli_RNetShareEnum() on an SMB1 connection.Jeremy Allison2019-11-131-1/+6
* s3:printing: Fix %J substitionRalph Boehme2019-11-1310-13/+23
* s3:printing: add a DEBUG statementRalph Boehme2019-11-131-0/+2
* s3:lib: factor out talloc_sub_advanced() from talloc_sub_full()Ralph Boehme2019-11-132-5/+27
* s3: rename talloc_sub_advanced() to talloc_sub_full()Ralph Boehme2019-11-1311-24/+24
* s3: remove unused function standard_sub_advanced()Ralph Boehme2019-11-132-20/+0
* s3: replace standard_sub_advanced with talloc_sub_advanced in one placeRalph Boehme2019-11-131-4/+10
* s3:printing: fix a long lineRalph Boehme2019-11-131-1/+2
* lib/adouble: pass filesize to ad_unpack()Ralph Boehme2019-11-082-4/+3
* lib/adouble: drop ad_data reallocate logicRalph Boehme2019-11-081-23/+23
* vfs_fruit: README.Coding fix: multi-line if expressionRalph Boehme2019-11-081-1/+2
* vfs_fruit: fix a long lineRalph Boehme2019-11-081-1/+5
* torture: expand test "vfs.fruit.resource fork IO" to check sizeRalph Boehme2019-11-082-0/+32
* s3:smbd: Fix sync dosmode fallback in async dosmode codepathRalph Boehme2019-11-081-1/+5
* s3:smbd: Incomplete conversion of former parametric optionsRalph Boehme2019-11-085-7/+7
* s3: remove now unneeded call to cmdline_messaging_context()Ralph Boehme2019-11-089-23/+0
* s3:dbwrap: initialize messaging before getting the ctdb connectionRalph Boehme2019-11-081-1/+7
* libnet_join: add SPNs for additional-dns-hostnames entriesIsaac Boukris2019-11-052-1/+36
* docs-xml: add "additional dns hostnames" smb.conf optionIsaac Boukris2019-11-051-0/+11
* libnet_join_set_machine_spn: simplify adding uniq spn to arrayIsaac Boukris2019-11-051-33/+23
* libnet_join_set_machine_spn: simplify memory handlingIsaac Boukris2019-11-051-32/+42
* libnet_join_set_machine_spn: improve style and make a bit room for indentationIsaac Boukris2019-11-051-48/+47
* libnet_join: build dnsHostName from netbios name and lp_dnsdomain()Isaac Boukris2019-11-052-22/+16
* s4:dirsync: fix interaction of dirsync and extended_dn controlsStefan Metzmacher2019-11-052-3/+17
* s4:tests/dirsync: add tests for dirsync with extended_dnStefan Metzmacher2019-11-052-0/+32
* replace: Only link libnsl and libsocket if requriredAndreas Schneider2019-11-041-5/+31
* s3: torture: Ensure SMB1 cli_qpathinfo2() doesn't return an inode number.Jeremy Allison2019-11-041-2/+47
* s3: libsmb: Ensure SMB1 cli_qpathinfo2() doesn't return an inode number.Jeremy Allison2019-11-041-1/+9
* VERSION: Bump version up to 4.11.3.Karolin Seeger2019-10-291-1/+1
* Merge tag 'samba-4.11.2' into v4-11-testKarolin Seeger2019-10-299-17/+240
|\
| * VERSION: Disable GIT_SNAPSHOT for the 4.11.2 release.samba-4.11.2Karolin Seeger2019-10-241-1/+1