提交歷史

作者 SHA1 備註 提交日期
  Hitoshi Mitake 1296281b27 etcdserver: swap priority of cert CN and username + password 8 年之前
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 年之前
  Gyu-Ho Lee d25ae50c02 etcdserver: implement LeaseLeases API 8 年之前
  Anthony Romano 478ba2c4f2 etcdserver: consolidate error checking for v3_server functions 8 年之前
  fanmin shi 9e7740011b etcdserver: add --max-request-bytes flag 8 年之前
  Hitoshi Mitake e1306bff8f *: simply ignore ErrAuthNotEnabled in clientv3 if auth is not enabled 8 年之前
  Anthony Romano effa6e0767 etcdserver: remove legacy range/txn 8 年之前
  Anthony Romano 58da8b17ee etcdserver: support mvcc txn 9 年之前
  Hitoshi Mitake f8a290e7ca *: support jwt token in v3 auth API 9 年之前
  Hitoshi Mitake 0191509637 auth, etcdserver: authenticate clients based on certificate CommonName 9 年之前
  Anthony Romano 1a962df596 Merge pull request #7176 from heyitsanthony/bump-lread-timeout 9 年之前
  Anthony Romano 5c774ff571 etcdserver: use ReqTimeout for linearized read 9 年之前
  Hitoshi Mitake 9886e9448e auth, etcdserver: let maintenance services require root role 9 年之前
  Anthony Romano be1f36d97c v3rpc, etcdserver, leasehttp: ctxize Renew with request timeout 9 年之前
  Gyu-Ho Lee c817df1d32 etcdserver: increase maxGapBetweenApplyAndCommitIndex 9 年之前
  Gyu-Ho Lee cc304ac03c etcdserver: translate EOF to ErrNoLeader for renew, timetolive 9 年之前
  Hitoshi Mitake fdf433024f etcdserver: linearizable password checking at the API layer 9 年之前
  Hitoshi Mitake 39e9b1f75a auth, etcdserver: check password at API layer 9 年之前
  Gyu-Ho Lee 65ac718a11 etcdserver: use 'TTL()' on lease.Lease 9 年之前
  Xiang Li ea0c65797a etcdserver: use linearizableReadNotify for txn 9 年之前
  fanmin shi 8ef6687018 etcdserver: fix a node panic bug caused LeaseTimeToLive call on a nonexistent lease 9 年之前
  Xiang Li e3e3993022 etcdserver: support read index 9 年之前
  Anthony Romano 3866e78c26 etcdserver: tighten up goroutine management 9 年之前
  Gyu-Ho Lee 63b0cd470d etcdserver: implement 'LeaseTimeToLive' 9 年之前
  Anthony Romano 254c0ea814 etcdserver: use request timeout defined by ServerConfig for v3 requests 9 年之前
  Xiang Li 83de13e4a8 etcdserver: support apply wait 9 年之前
  Gyu-Ho Lee 4d3b281369 etcdserver: fix spell errors 9 年之前
  Anthony Romano 06da46c4ee etcdserver: apply serialized requests outside auth apply lock 9 年之前
  Hitoshi Mitake ef6b74411c auth, etcdserver: introduce revision of authStore for avoiding TOCTOU problem 9 年之前
  Xiang Li 27b03f0ed5 *: deny proposals when there is a huge gap between apply/commit 9 年之前