История коммитов

Автор SHA1 Сообщение Дата
  Mark Rotteveel 8c95ad3536 Fix warnings in examples (#8636) 6 месяцев назад
  Adriano dos Santos Fernandes f58cfa305b Fix warnings using override in methods. Use final classes. 7 месяцев назад
  AlexPeshkoff 658abd2044 Fixed #8429: Segfault when already destroyed callback interface is used 1 год назад
  AlexPeshkoff 6dce8db8ca Misc 2 лет назад
  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 c851e3d421 Make sample of key holder plugin partially usable when chaining plugins 5 лет назад
  AlexPeshkoff fae3ecb93e New names of plugins 5 лет назад
  Adriano dos Santos Fernandes a3e24613e8 Misc. 7 лет назад
  hvlad 269ed73bfa Fixed examples. 8 лет назад
  AlexPeshkoff 4da3997b49 Fixed CORE-5472: Problems with dbcrypt key transfer 9 лет назад
  AlexPeshkoff e722a4095c Implemented CORE-5442: Enhance control upon ability to share database crypt key between attachments in SS 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 983b12b676 Warnings. 10 лет назад
  alexpeshkoff 7379705b9d Fixed bug in a sample - thanks to Adriano 10 лет назад
  asfernandes 6259b1b1e0 Misc. 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 лет назад