Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
6 years ago |
Julius Pfrommer
|
e74b4bf832
simplify datetime handling.
|
7 years ago |
FlorianPalm
|
00dcc1e170
Bugfixing: Fixed segmentation fault when removing all callback-jobs from job list (#1321)
|
7 years ago |
Julius Pfrommer
|
1969bad066
remove public ua_job.h; call message processing from the network layer
|
7 years ago |
Stefan Profanter
|
aed40a3ea1
Fix build on VS2008 and support C++ compilation
|
7 years ago |
Stefan Profanter
|
d27e3ccfdd
Remove unnecessary clearing of list
|
7 years ago |
Julius Pfrommer
|
de0c70759d
use proper multi-producer single-consumer queue for repeated job changes
|
7 years ago |
Julius Pfrommer
|
5eecf41e25
process changes to the repeated jobs in the right order
|
7 years ago |
Stefan Profanter
|
d53a37a5bf
Remove else after return (clang error)
|
7 years ago |
Stefan Profanter
|
f6c49f0804
Fix memory leaks if addRemoveJobs are not added to the repeatedJobs list before shutdown. Fixup #982
|
7 years ago |
Julius Pfrommer
|
4a5b316d7d
move computation of the timeout to the server
|
7 years ago |
Julius Pfrommer
|
00fd02f108
refactor timer code to not rely on server internals
|
7 years ago |