summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Prepare for the next release: update the version to 3.5.10-SNAPSHOTNorbert Kalmar2020-11-2617-17/+17
* ZOOKEEPER-4017: Owasp check failing - Jetty 9.4.32 - CVE-2020-27216Andor Molnar2020-11-248-1/+2906
* Revert "ZOOKEEPER-3911: Data inconsistency caused by DIFF sync uncommitted log"Norbert Kalmar2020-11-133-325/+4
* ZOOKEEPER-3911: Data inconsistency caused by DIFF sync uncommitted logMichael Han2020-11-123-4/+325
* ZOOKEEPER-3980: Fix Jenkinsfiles with new tool namesEnrico Olivelli2020-10-203-6/+6
* ZOOKEEPER-3954: C client: GCC 10 compilation fixesDamien Diederen2020-10-122-16/+16
* ZOOKEEPER-3960: Update Programmers Guide about key file format parametersMate Szalay-Beko2020-10-091-0/+10
* ZOOKEEPER-3886: Client connection string should support IPV6 with or without ...Mohammad Arshad2020-10-094-10/+132
* ZOOKEEPER-3957: Created initial version of owasp-check JenkinsfileAndor Molnar2020-10-071-0/+61
* ZOOKEEPER-3925: Update Netty to 4.1.50Final on 3.5 branchEnrico Olivelli2020-09-0311-2/+2
* Revert "ZOOKEEPER-3924: Netty and JLine Licenses are inconsistent with jars i...Andor Molnar2020-09-0310-0/+41
* ZOOKEEPER-3924: Netty and JLine Licenses are inconsistent with jars in the bi...Enrico Olivelli2020-09-0310-41/+0
* ZOOKEEPER-3801: update CI link to https://ci-hadoop.apache.org/view/ZooKeeper/Enrico Olivelli2020-08-271-2/+2
* ZOOKEEPER-3893: Enhance documentation for property ssl.clientAuthSankalp Bhatia2020-08-241-4/+10
* ZOOKEEPER-3896: Added cleanup bits to all ZK buildsAndor Molnar2020-08-142-0/+12
* ZOOKEEPER-3905: Race condition causes sessions to be created for clients even...Andor Molnar2020-08-126-44/+135
* ZOOKEEPER-3885: add locking for watchers hashtablesTudor Bosman2020-07-314-2/+49
* ZOOKEEPER-3896: Added separate Jenkinsfile for PreCommit jobs + disable concu...Andor Molnar2020-07-292-8/+68
* ZOOKEEPER-3112: fix fd leak due to UnresolvedAddressException on connectAlexey.Saltanov2020-07-281-13/+15
* ZOOKEEPER-3896: Remove badly behaving PollSCM triggerAndor Molnar2020-07-271-1/+0
* ZOOKEEPER-3896: PollSCM hourly only to let previous builds to finishAndor Molnar2020-07-241-2/+2
* ZOOKEEPER-3896: Migrate Jenkins jobs to Jenkinsfile based PipelineAndor Molnar2020-07-241-0/+71
* ZOOKEEPER-1634: hardening security by teaching server to enforce client authe...Michael Han2020-07-0611-24/+470
* ZOOKEEPER-3865: fix backward-compatibility for ZooKeeperServer constructorMate Szalay-Beko2020-06-231-1/+8
* ZOOKEEPER-3829: fix rolling restart when dynamic reconfig is disabledMate Szalay-Beko2020-06-0314-312/+553
* ZOOKEEPER-3832: ZKHostnameVerifier rejects valid certificates with subjectAlt...Andor Molnar2020-05-214-2/+740
* ZOOKEEPER-3792: fix apidocs pathNorbert Kalmar2020-05-214-4/+4
* ZOOKEEPER-3834: Do Not Set Explicit Test Includes in POMDavid Mollitor2020-05-203-9/+0
* ZOOKEEPER-3818: client SSL support for zkServer.sh status commandMate Szalay-Beko2020-05-122-35/+56
* ZOOKEEPER-3761: Upgrade JLine version to 2.14.6asutosh9362020-05-121-1/+1
* updates after release 3.5.8Mate Szalay-Beko2020-05-113-2/+38
* ZOOKEEPER-3772: JettyAdminServer should not allow Http TRACE methodLing Jinjiang2020-05-072-0/+42
* fix version number in C client (zookeeper_version.h)Mate Szalay-Beko2020-05-041-1/+1
* add missing 3.5.7 release notesMate Szalay-Beko2020-05-041-0/+36
* Prepare for the next release: update the version to 3.5.9-SNAPSHOTMate Szalay-Beko2020-05-0417-17/+17
* ZOOKEEPER-3723: Zookeeper Client should not fail with ZSYSTEMERROR if DNS doe...Suhas Dantkale2020-05-042-7/+22
* ZOOKEEPER-3817: suppress log4j SmtpAppender related CVE-2020-9488Mate Szalay-Beko2020-05-041-0/+5
* ZOOKEEPER-3727: Fix 3.5 source tarball to represent the git repositoryMate Szalay-Beko2020-05-041-1/+1
* ZOOKEEPER-3794: upgrade netty to address CVE-2020-11612 - fixed file rename typoPatrick Hunt2020-05-041-0/+0
* ZOOKEEPER-3751: upgrade jackson-databind to 2.10 from 2.9Mate Szalay-Beko2020-04-302-2/+2
* ZOOKEEPER-3679: Upgrade maven-compiler-plugin For ZooKeeper-juteDavid Mollitor2020-04-291-1/+0
* ZOOKEEPER-3678: Remove Redundant GroupID from Maven POMsDavid Mollitor2020-04-2914-16/+0
* ZOOKEEPER-3355: Remove 'tbd' From DocsBeluga Behr2020-04-294-53/+81
* ZOOKEEPER-3357: Remove Dead Link from ZooKeeper Programmer GuideBeluga Behr2020-04-291-1/+1
* ZOOKEEPER-3739: Remove use of com.sun.nio.file.SensitivityWatchEventModifierChristopher Tubbs2020-04-282-5/+22
* ZOOKEEPER-2307: ZooKeeper not starting because acceptedEpoch is less than the...Mohammad Arshad2020-04-283-5/+177
* ZOOKEEPER-3780: restore Version.getRevision() to be bacward compatibleNorbert Kalmar2020-04-272-0/+13
* ZOOKEEPER-3794: upgrade netty to address CVE-2020-11612Patrick Hunt2020-04-1510-2/+2
* ZOOKEEPER-3726: invalid ipv6 address comparison in C clientVladislav Tyulbashev2020-04-112-2/+103
* ZOOKEEPER-3785: Make sources buildable with JDK14Enrico Olivelli2020-04-071-0/+1