summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib/adouble: pass filesize to ad_unpack()Ralph Boehme2019-10-302-4/+3
* lib/adouble: drop ad_data reallocate logicRalph Boehme2019-10-301-23/+23
* lib/adouble: README.Coding fix: multi-line if expressionRalph Boehme2019-10-301-1/+2
* lib/adouble: fix a long lineRalph Boehme2019-10-301-1/+5
* torture: expand test "vfs.fruit.resource fork IO" to check sizeRalph Boehme2019-10-302-0/+32
* CVE-2019-14833 dsdb: send full password to check password scriptBjörn Baumbach2019-10-292-7/+24
* CVE-2019-14833: Use utf8 characters in the unacceptable passwordAndrew Bartlett2019-10-292-1/+2
* CVE-2019-10218 - s3: libsmb: Protect SMB2 client code from evil server return...Jeremy Allison2019-10-291-0/+7
* CVE-2019-10218 - s3: libsmb: Protect SMB1 client code from evil server return...Jeremy Allison2019-10-292-0/+78
* libnet_join: add SPNs for additional-dns-hostnames entriesIsaac Boukris2019-10-252-1/+36
* docs-xml: add "additional dns hostnames" smb.conf optionIsaac Boukris2019-10-251-0/+11
* libnet_join_set_machine_spn: simplify adding uniq spn to arrayIsaac Boukris2019-10-251-33/+23
* libnet_join_set_machine_spn: simplify memory handlingIsaac Boukris2019-10-251-32/+42
* libnet_join_set_machine_spn: improve style and make a bit room for indentationIsaac Boukris2019-10-251-48/+47
* libnet_join: build dnsHostName from netbios name and lp_dnsdomain()Isaac Boukris2019-10-252-22/+16
* s4:dirsync: fix interaction of dirsync and extended_dn controlsStefan Metzmacher2019-10-242-4/+18
* s4:tests/dirsync: add tests for dirsync with extended_dnStefan Metzmacher2019-10-242-0/+32
* s3: remove now unneeded call to cmdline_messaging_context()Ralph Boehme2019-10-249-23/+0
* s3:dbwrap: initialize messaging before getting the ctdb connectionRalph Boehme2019-10-241-1/+7
* waf: Symlink the compile database to the source dir for clangdAndreas Schneider2019-10-242-0/+10
* waf: Create clang compilation databaseAndreas Schneider2019-10-241-0/+2
* ctdb-tests: Add vacuuming testsMartin Schwenke2019-10-249-0/+1011
* ctdb-tests: Add handling of process clean-up on a cluster nodeMartin Schwenke2019-10-241-0/+28
* ctdb-tests: Factor out function check_cattdb_num_records()Martin Schwenke2019-10-242-10/+34
* ctdb-tests: Add ctdb-db-test toolMartin Schwenke2019-10-242-0/+796
* ctdb-client: Factor out function client_db_tdb()Martin Schwenke2019-10-242-16/+25
* ctdb-daemon: Implement DB_VACUUM controlMartin Schwenke2019-10-243-0/+103
* ctdb-vacuum: Only schedule next vacuum event if vacuuuming is scheduledMartin Schwenke2019-10-241-3/+12
* ctdb-daemon: Factor out code to create vacuuming childMartin Schwenke2019-10-241-48/+86
* ctdb-vacuum: Simplify recording of in-progress vacuuming childMartin Schwenke2019-10-242-13/+9
* ctdb-protocol: Add marshalling for control DB_VACUUMMartin Schwenke2019-10-247-2/+71
* ctdb-protocol: Add marshalling for struct ctdb_db_vacuumMartin Schwenke2019-10-245-0/+92
* ctdb-protocol: Add new control CTDB_CONTROL_DB_VACUUMMartin Schwenke2019-10-241-0/+8
* ctdb-vacuum: Avoid processing any more packetsAmitay Isaacs2019-10-241-3/+0
* ctdb-daemon: Avoid memory leak when packet is deferredAmitay Isaacs2019-10-241-1/+2
* ctdb-recoverd: No need for database detach handlerAmitay Isaacs2019-10-242-43/+0
* ctdb-recoverd: Drop VACUUM_FETCH message handlingAmitay Isaacs2019-10-241-149/+0
* ctdb-vacuum: Replace VACUUM_FETCH message with controlAmitay Isaacs2019-10-241-9/+9
* ctdb-vacuum: Add processing of fetch queueAmitay Isaacs2019-10-241-3/+189
* ctdb-daemon: Add implementation of VACUUM_FETCH controlAmitay Isaacs2019-10-245-1/+86
* ctdb-tests: Add marshalling tests for new controlAmitay Isaacs2019-10-243-2/+17
* ctdb-protocol: Add marshalling for new control VACUUM_FETCHAmitay Isaacs2019-10-244-0/+51
* ctdb-protocol: Add new control VACUUM_FETCHAmitay Isaacs2019-10-241-0/+1
* ctdb-tests: Drop code releated to obsolete controlsAmitay Isaacs2019-10-241-78/+0
* ctdb-protocol: Drop code related to obsolete controlsAmitay Isaacs2019-10-242-69/+0
* ctdb: Avoid malloc/memcpy/free in ctdb_ltdb_fetch()Volker Lendecke2019-10-241-31/+72
* samba-tool: py3 compatiblity in 'user syncpasswords --daemon'Heinz Hoelzl2019-10-231-1/+2
* replace: Only link libnsl and libsocket if requriredAndreas Schneider2019-10-231-5/+31
* s3:lib:wins fix a compile warning on Ubuntu 18.04Christian Ambach2019-10-231-1/+1
* smbd: Save 520 bytes of writable memory from every smbdVolker Lendecke2019-10-231-3/+3