Fedora 30 packaging fix issu
[src/app-framework-binder.git] / src / jobs.c
2019-03-22 Frederic Marecjobs: Ensure validy of event loop 81/20781/1
2019-02-07 Jose Bollojobs: Ensure releasing event loop 81/19981/1 6.99.5 guppy/6.99.5 guppy_6.99.5
2019-01-18 Jan-Simon MoellerMerge changes from topic 'spec-2089' 6.99.4 guppy/6.99.4 guppy_6.99.4
2019-01-16 Jose Bollojobs: Remove conditionnal REMOVE_SYSTEMD_EVENT 51/19651/1
2019-01-16 José Bollojobs: Separate internal threads from others 49/19649/1
2019-01-16 José Bollojobs: Refactor event loop handling 27/19527/2
2018-12-31 Jose Bollojobs: Fix a lock of call sync 95/19395/4
2018-09-06 José BolloMerge "main-afb-daemon: Export API after initialization"
2018-09-05 Jose Bollomain-afb-daemon: Export API after initialization 69/16469/2
2018-08-28 José BolloAllow choice to trap or not program faults 89/16389/1
2018-08-23 José Bollojobs: Abort when systemd's event loop lost 67/16267/1 5.99.4 flounder/5.99.4 flounder_5.99.4
2018-07-25 Jose BolloTune dependency to fdev-epoll 53/15753/1
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-06-13 joboljobs: Switch back to sd_event 61/14361/1
2018-06-13 José Bollojobs: Fix minor errors 37/14337/1
2018-06-13 José Bollojobs: Switch to fdev_epoll instead of sd_event 25/14325/1
2018-06-13 José Bollojobs: Cosmetic changes 21/14321/1
2018-02-27 José BolloUpdate date of copyright notices
2018-02-06 José Bollojobs: Add argument to start
2018-01-18 José Bollojobs: Integrate systemd watchdog by default
2018-01-18 José Bollojobs: Split jobs_get_sd_event
2017-12-01 José Bollojobs: Fix locks in event loops
2017-11-30 José Bollojobs: Fix possible race condition
2017-11-29 José Bollojobs: rewrite of the event loop handling
2017-11-20 José BolloMerge "Fix build for native package"
2017-11-17 José Bollofix build error
2017-11-17 José Bolloafb-proto-ws: Fix autolock in proto-ws
2017-11-03 José Bollojobs: Improve event loop integration
2017-10-09 José Bollojobs: add const qualifier for groups
2017-10-09 José BolloRemove tailing spaces and TODO file
2017-08-31 José Bollojobs: optimized version of fix starve
2017-08-30 José Bollojobs: fix starve
2017-06-02 José BolloFix error on initialisation
2017-04-13 José BolloSimplification and optimisation of jobs
2017-04-12 José Bolloreduce verbosity
2017-04-06 José BolloAdd an easy function for synchronous calls
2017-04-06 José BolloAvoid to stick on event loop
2017-04-04 José BolloAvoid to count child threads
2017-04-03 José BolloRework the jobs
2017-03-30 José BolloStart to implement the bindings V2
2017-03-30 José BolloOverall integration of job initialisation
2017-03-30 José BolloFix concurrency issues on event manager
2017-03-29 José BolloAdd comments
2017-03-28 José BolloRefactor job to allow synchronous calls
2017-03-28 José BolloFix bug in recycling jobs
2017-03-27 José BolloMake main thread used for common jobs
2017-03-22 José BolloRefactor of threading and signal monitor