summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-29Fix bad error reportingdab_3.99.2dab/3.99.23.99.2José Bollo1-0/+3
2017-06-28handle more exceptionnal signalsJosé Bollo1-2/+2
2017-06-28Add backtrace on errorsJosé Bollo1-2/+25
2017-06-28Use constants for verbosity and syslog levelsJosé Bollo3-21/+53
2017-06-28Add new macro for handling verbosityJosé Bollo1-0/+18
2017-06-24Add .gitreview for dabJan-Simon Möller1-1/+1
2017-06-20docs: fix book.json (headers/footers)Stephane Desneux1-2/+2
2017-06-20Merge "Auto generate cover from book.json fields."Stéphane Desneux3-2/+12
2017-06-20docs: add document revisionStephane Desneux3-3/+16
2017-06-20Auto generate cover from book.json fields.Sebastien Douheret3-2/+12
2017-06-19Add page-break for pdf and fix spellingSebastien Douheret9-101/+94
2017-06-19Add gitbook documentation (support PDF generation).Sebastien Douheret16-1/+960
2017-06-13Refactor of the documentationJosé Bollo39-6/+5017
2017-06-12Moves tic-tac-toe sample to V2José Bollo1-51/+33
2017-06-12Fix issue in using systemd socket activationJosé Bollo1-2/+2
2017-06-12Add comment for bindings v2José Bollo1-3/+3
2017-06-12Removes reference to NULL in includesJosé Bollo3-5/+5
2017-06-08Merge "Add rpm and deb packaging"Jan-Simon Moeller8-0/+241
2017-06-08Merge "Add package archive documentation to README.md"Jan-Simon Moeller1-0/+9
2017-06-07Fix concurrency issue in handling referencesJosé Bollo3-14/+15
2017-06-07Add rpm and deb packagingRonan Le Martret8-0/+241
2017-06-07Add package archive documentation to README.mdRonan Le Martret1-0/+9
2017-06-05Allows to enforce prefixed verbose messagesJosé Bollo1-21/+37
2017-06-02Fix typedef for afb_stored_reqJosé Bollo1-0/+1
2017-06-02Add 'afb_daemon_require_api'José Bollo7-4/+78
2017-06-02Provide efficient store/unstore for afb_reqJosé Bollo21-428/+622
2017-06-02Localize construction of afb_argJosé Bollo3-24/+16
2017-06-02Improve start_api functionJosé Bollo1-11/+15
2017-06-02Fix error on initialisationJosé Bollo4-6/+8
2017-06-02Fix issue when JSON value is NULL in xreqJosé Bollo1-1/+3
2017-06-01Fix bug in websocket on empty packetsJosé Bollo1-3/+3
2017-06-01Enforce starting services on needJosé Bollo3-84/+90
2017-06-01fix include of afb-service-v1.hJosé Bollo5-1/+9
2017-06-01fix a warning on 32 bitsJosé Bollo1-1/+1
2017-06-01Improve log output formatJosé Bollo3-154/+72
2017-06-01Add hooking for eventsJosé Bollo8-27/+468
2017-06-01Add backward compatibility and remarksJosé Bollo9-8/+55
2017-05-31Return API description through websocketJosé Bollo1-3/+180
2017-05-31Introduce typedef for clientsJosé Bollo2-27/+55
2017-05-31code formatting improvementJosé Bollo6-12/+16
2017-05-31Add logging by requestJosé Bollo11-23/+258
2017-05-31fix bad exit status reportJosé Bollo1-1/+0
2017-05-30Make api descriptions uniqueJosé Bollo2-29/+77
2017-05-30Adds hooks for service (svc)José Bollo9-31/+364
2017-05-30fix commentsJosé Bollo2-4/+4
2017-05-30sample binding "hello" receives eventsJosé Bollo1-1/+7
2017-05-30fix bug in hooking verbose callsJosé Bollo1-1/+4
2017-05-30Record API names in service descriptorsJosé Bollo4-8/+17
2017-05-30Bindings V1: allows to receive eventJosé Bollo2-5/+7
2017-05-29Add warning on missing undefined symbolsJosé Bollo1-1/+1