Commit History

Author SHA1 Message Date
  Michael Han 73e102a58d ZOOKEEPER-2014: Only admin should be allowed to reconfig a cluster. 8 years ago
  Flavio Paiva Junqueira dc40617ce0 ZOOKEEPER-827. enable r/o mode in C client library (rgs via fpj) 11 years ago
  Rakesh Radhakrishnan 6b77e2eff3 ZOOKEEPER-1695. Inconsistent error code and type for new errors introduced by dynamic reconfiguration (Michi Mutsuzaki via rakeshr) 11 years ago
  Michi Mutsuzaki 1dc931af06 ZOOKEEPER-1887. C implementation of removeWatches (Raul Gutierrez Segales via michim) 11 years ago
  Thawan Kooburat b71191f514 ZOOKEEPER-1147. Add support for local sessions (Jay Shrauner, thawan via thawan) 11 years ago
  Michi Mutsuzaki 37973fab29 ZOOKEEPER-1400. Allow logging via callback instead of raw FILE pointer (Marshall McMullen via michim) 12 years ago
  Benjamin Reed 5428cd4bc9 ZOOKEEPER-107. Allow dynamic changes to server cluster membership (Alex Shraer via breed) 12 years ago
  Patrick D. Hunt 97a8c5be83 ZOOKEEPER-1297. Add stat information to create() call (Lenni Kuff via phunt) 12 years ago
  Flavio Paiva Junqueira ed62259873 ZOOKEEPER-1355. Add zk.updateServerList(newServerList) (Alex Shraer, Marshall McMullen via fpj) 12 years ago
  Michi Mutsuzaki 2b282f03fd ZOOKEEPER-992. MT Native Version of Windows C Client (Dheeraj Agrawal via michim) 14 years ago
  Benjamin Reed 85c8d8a79c ZOOKEEPER-782. Incorrect C API documentation for Watches 14 years ago
  Benjamin Reed 0b3d1c6a7b ZOOKEEPER-965. Need a multi-update command to allow multiple znodes to be updated safely 14 years ago
  Benjamin Reed 772297c640 ZOOKEEPER-1020. Implement function in C client to determine which host you're currently connected to. 14 years ago
  Mahadev Konar feb7bece1a ZOOKEEPER-977. passing null for path_buffer in zoo_create (breed via mahadev) 14 years ago
  Patrick D. Hunt 2c161ea40a ZOOKEEPER-754. numerous misspellings "succesfully" 15 years ago
  Mahadev Konar d7b6d49174 ZOOKEEPER-489. When create a znode, a NULL ACL parameter cannot be accepted. (breed via mahadev) 15 years ago
  Mahadev Konar f0fad0f10e ZOOKEEPER-593. java client api does not allow client to access negotiated session timeout (phunt via mahadev) 15 years ago
  Mahadev Konar f84a76cec5 ZOOKEEPER-612. Make Zookeeper C client can be compiled by gcc of early version (qian via mahadev) 15 years ago
  Benjamin Reed 3ab8e2e2f8 ZOOKEEPER-544. improve client testability - allow test client to access connected server location 15 years ago
  Benjamin Reed 6b85723d2d ZOOKEEPER-615. wrong javadoc for create with a sequence flag 15 years ago
  Benjamin Reed 41bd0e5f7f ZOOKEEPER-567. javadoc for getchildren2 needs to mention "new in 3.3.0" 15 years ago
  Mahadev Konar 82a9d1d0a2 ZOOKEEPER-555. Add stat information to GetChildrenResponse. (Arni Jonson and phunt via mahadev) 15 years ago
  Benjamin Reed d3bed4d6ff ZOOKEEPER-311. handle small path lengths in zoo_create() 16 years ago
  Mahadev Konar ed6a4639e7 ZOOKEEPER-449. sesssionmoved in java code and ZCLOSING in C have the same value. (mahadev) 16 years ago
  Mahadev Konar 360fc24572 ZOOKEEPER-433. getacl on root znode (/) fails. (phunt via mahadev) 16 years ago
  Mahadev Konar 389c0b17e7 ZOOKEEPER-196. doxygen comment for state argument of watcher_fn typedef and implementation differ (...one of the *_STATE constants, otherwise -1) 16 years ago
  Mahadev Konar 222d73fe26 ZOOKEEPER-396. race condition in zookeeper client library between zookeeper_close and zoo_synchronous api. (mahadev) 16 years ago
  Patrick D. Hunt c0500af30f ZOOKEEPER-402. zookeeper c library segfaults on data for a node in zookeeper being null 16 years ago
  Mahadev Konar 4447e6dfa7 ZOOKEEPER-293. zoo_set needs to be abi compatible (3.1 changed the signature), fix this by adding zoo_set2 (pat via mahadev) 16 years ago
  Benjamin Reed 8ad773d7da ZOOKEEPER-263. document connection host:port as comma separated list in forrest 16 years ago