提交歷史

作者 SHA1 備註 提交日期
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID 13 年之前
  Tatsuhiro Tsujikawa a9c76ed35e Added --rpc-save-upload-metadata option 13 年之前
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces 13 年之前
  Tatsuhiro Tsujikawa 9d294741fd Rewritten FeatureConfig into set of functions 13 年之前
  Tatsuhiro Tsujikawa 68eb1b6737 Ignore unacceptable options in RPC request instead of throwing error. 13 年之前
  Tatsuhiro Tsujikawa f4e0eae904 Added checkRequiredInteger() to check integer param is in valid range. 13 年之前
  Tatsuhiro Tsujikawa ad11d746f0 Only accepts 32 bit integer values from int and i4 elements in XML-RPC. 13 年之前
  Tatsuhiro Tsujikawa f0bcfa822e Use int instead of unsigned int where unsigned int is not needed. 14 年之前
  Tatsuhiro Tsujikawa 9a51cc356b Changed interface of BtRegistry. 14 年之前
  Tatsuhiro Tsujikawa 12659c74a8 Don't copy Option in RequestGroup ctor. 14 年之前
  Tatsuhiro Tsujikawa 62a07fff5f Fixed unit test 14 年之前
  Tatsuhiro Tsujikawa 3832ed97c6 Rewritten Option. Introduced Pref. 14 年之前
  Tatsuhiro Tsujikawa 7e7aeac3ff Added --piece-length option. 14 年之前
  Tatsuhiro Tsujikawa 05104ba177 Removed asString, asList, ... and use downcast<T> instead. 14 年之前
  Tatsuhiro Tsujikawa d1885a5874 Allowed missing params in system.multicall RPC method. 14 年之前
  Tatsuhiro Tsujikawa 46eced8ada Fixed compile error and unit test error without SSL library. 14 年之前
  Tatsuhiro Tsujikawa 6e818a06dc Replaced gid_t with a2_gid_t cause gid_t is commonly used as group ID. 14 年之前
  Tatsuhiro Tsujikawa 73572712d8 Use .meta4 instead of .metalink as suffix when saving metalink XML 14 年之前
  Tatsuhiro Tsujikawa f0cfbb21c1 Renamed classes in abstract layer of RPC service from XmlRpc* to Rpc*. 14 年之前