Commit History

作者 SHA1 備註 提交日期
  Mark Rotteveel 8c95ad3536 Fix warnings in examples (#8636) 6 月之前
  Adriano dos Santos Fernandes 5d47a0ba7c Replace throw() by noexcept. 2 年之前
  Adriano dos Santos Fernandes 93acbd1aef Update allowed C++ version (#7654) 2 年之前
  Adriano dos Santos Fernandes 9772a398af Fix MacOS UDR and Legacy_UserManager plugins not working due to not exported entry point. (#7088) 4 年之前
  AlexPeshkoff fae3ecb93e New names of plugins 5 年之前
  Adriano dos Santos Fernandes a3e24613e8 Misc. 7 年之前
  hvlad 269ed73bfa Fixed examples. 8 年之前
  Adriano dos Santos Fernandes 6b06320fdc Misc. 9 年之前
  AlexPeshkoff 4da3997b49 Fixed CORE-5472: Problems with dbcrypt key transfer 9 年之前
  Adriano dos Santos Fernandes 1e592de776 Misc. 9 年之前
  AlexPeshkoff 83899abaac Better style 9 年之前
  AlexPeshkoff b76648f1f6 Implemented CORE-5374: Make database name available to crypt plugin 9 年之前
  Alexander Peshkov 24ba968d34 Cleanup and minor enhancement in database crypt example 9 年之前
  alexpeshkoff 0e32c78489 Fixed CORE-5134: Samples of dbcrypt-related plugins contain references to internal files 10 年之前
  asfernandes 6259b1b1e0 Misc. 10 年之前
  alexpeshkoff 0c2f694ead Postfix for CORE-5100: restored binary compatibility with crypt plugins for RC1 10 年之前
  alexpeshkoff bebf1d5a70 Implemented CORE-5100: Improve control over database crypt keys 10 年之前
  aafemt 556175ca45 Missing export direcrive 10 年之前
  asfernandes 47f64b0da4 Better constant names: avoid FB, enclosing class (double prefix) or wrong prefixes. 11 年之前
  asfernandes c861f0cd54 Revert my last change after it broke the Windows build. 11 年之前
  asfernandes 3c967bbe71 Better constant names: avoid FB, enclosing class (double prefix) or wrong prefixes. 11 年之前
  asfernandes efa3067233 Remove old hacks. 11 年之前
  asfernandes b99311dd1e Make the API usable with different type of IStatus classes, throwing (what class?) or not throwing. Builtin are CheckStatusWrapper (no throw) and ThrowStatusWrapper (throws FbException). 11 年之前
  asfernandes d8a0ff5f4b Generate interfaces with I-prefix. 11 年之前
  asfernandes 49d1a73994 Get rid of upgradeInterface API method and some adjustments. To be continued. 11 年之前
  alexpeshkoff f2193f088e Fixed build errors 11 年之前
  alexpeshkoff 153de0f271 Language independent API 11 年之前
  alexpeshkoff d513daa574 Divide IStatus information into 3 parts: errors, warnings and completion code. 11 年之前
  alexpeshkoff 94f9a7e6e2 Make a dbCrypt sample a little more interesting 11 年之前
  asfernandes fa0c3dd11c Misc. 11 年之前