Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 4d804b5935 Timer: Use zip tree for the timer hace 5 años
  Julius Pfrommer 5d72fb8462 Allow fractions of milliseconds for timed callback intervalls hace 5 años
  Julius Pfrommer f492dbbfa0 Move WorkQueue to a separate struct for client and server hace 5 años
  Stefan Profanter 58c1be4db9 Use correct identifier labels and encode bytestring as base64 hace 6 años
  Jonas Green 970389260c Update timer implementation to not change order of callbacks (#1885) hace 6 años
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr hace 6 años
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) hace 6 años
  Julius Pfrommer e74b4bf832 simplify datetime handling. hace 6 años
  FlorianPalm 00dcc1e170 Bugfixing: Fixed segmentation fault when removing all callback-jobs from job list (#1321) hace 6 años
  Julius Pfrommer 1969bad066 remove public ua_job.h; call message processing from the network layer hace 7 años
  Stefan Profanter aed40a3ea1 Fix build on VS2008 and support C++ compilation hace 7 años
  Stefan Profanter d27e3ccfdd Remove unnecessary clearing of list hace 7 años
  Julius Pfrommer de0c70759d use proper multi-producer single-consumer queue for repeated job changes hace 7 años
  Julius Pfrommer 5eecf41e25 process changes to the repeated jobs in the right order hace 7 años
  Stefan Profanter d53a37a5bf Remove else after return (clang error) hace 7 años
  Stefan Profanter f6c49f0804 Fix memory leaks if addRemoveJobs are not added to the repeatedJobs list before shutdown. Fixup #982 hace 7 años
  Julius Pfrommer 4a5b316d7d move computation of the timeout to the server hace 7 años
  Julius Pfrommer 00fd02f108 refactor timer code to not rely on server internals hace 7 años