Age | Commit message (Expand) | Author | Files | Lines |
2018-07-06 | Simplify build by introducing queuing function |  José Bollo | 6 | -190/+48 |
2018-07-05 | Remove uses of deprecated macros |  José Bollo | 5 | -7/+0 |
2018-07-05 | supervision: Exclude conditionaly the supervision |  José Bollo | 4 | -3/+14 |
2018-07-05 | Simplify build process |  José Bollo | 4 | -2/+13 |
2018-07-05 | locale-root: fixed uninitialized variable |  Thierry Bultel | 1 | -1/+1 |
2018-07-04 | afb-trace: Fix bug in tracing of afb_req_get_client_info |  José Bollo | 2 | -5/+2 |
2018-07-04 | afb-client-demo: Fix bug that forbids interactive behaviour |  José Bollo | 1 | -0/+2 |
2018-07-04 | afb-req: Fix a bug in afb_req_verbose |  José Bollo | 2 | -2/+2 |
2018-07-03 | saha -> salam: To continue using hello |  Jose Bollo | 4 | -4/+9 |
2018-07-03 | doc: Tiny improvement |  Jose Bollo | 3 | -3/+3 |
2018-07-03 | Improve readdirs to follow symbolic links |  Jose Bollo | 2 | -7/+14 |
2018-07-03 | coverage: Add the missing files |  José Bollo | 12 | -1/+120 |
2018-06-22 | coverage: Add coverage testflounder_5.99.1flounder/5.99.15.99.1 |  José Bollo | 22 | -0/+215 |
2018-06-22 | main-afb-client-demo: Allow scripting |  José Bollo | 1 | -15/+61 |
2018-06-22 | afb-autoset: Automatic prefix with unix: |  José Bollo | 1 | -1/+5 |
2018-06-22 | afb-api-v3: Refactor verb description |  José Bollo | 1 | -17/+34 |
2018-06-22 | afb-api-so: accept symbolic links for bindings |  José Bollo | 1 | -3/+3 |
2018-06-22 | hello3: Add verbs |  José Bollo | 1 | -0/+37 |
2018-06-22 | api-v3: Add monitoring of faults in preinit functions |  José Bollo | 3 | -2/+35 |
2018-06-22 | afb-client-demo: Add option to keep running |  José Bollo | 1 | -4/+12 |
2018-06-22 | Improve documentation of api v3 |  José Bollo | 52 | -1398/+4275 |
2018-06-20 | packaging: Add V3 demo files |  Ronan Le Martret | 1 | -0/+2 |
2018-06-20 | packaging: Update spec and deb packaging |  Ronan Le Martret | 8 | -19/+35 |
2018-06-19 | Fix a warning in using readlink |  José Bollo | 2 | -17/+26 |
2018-06-19 | Fix warnings due to json-c evolution |  José Bollo | 6 | -13/+13 |
2018-06-18 | afb-hsrv: Add processing of type application/json |  jobol | 3 | -4/+26 |
2018-06-15 | api-v3: First draft |  José Bollo | 155 | -6811/+19209 |
2018-06-13 | jobs: Switch back to sd_event |  jobol | 2 | -3/+47 |
2018-06-13 | afb-trace: Restore microsecond time |  José Bollo | 1 | -1/+1 |
2018-06-13 | gitignore: Ignore netbean files from nbproject/ |  José Bollo | 3 | -1080/+1 |
2018-06-13 | Fixed spelling |  Sebastien Douheret | 10 | -36/+36 |
2018-06-13 | afb-client-demo: real raw output when --raw is set |  Sebastien Douheret | 1 | -7/+7 |
2018-06-13 | afb-client-demo: improved usage message |  Sebastien Douheret | 1 | -0/+13 |
2018-06-13 | netbean: update netbean config |  José Bollo | 2 | -215/+861 |
2018-06-13 | afb-client-demo: Add option -e/--echo |  José Bollo | 2 | -3/+21 |
2018-06-13 | wrap-json: Update and fixes for y/Y |  José Bollo | 2 | -25/+66 |
2018-06-13 | afb-hook: Factorize call to pattern matching |  José Bollo | 1 | -4/+6 |
2018-06-13 | afb-apiset: manage deletion of apis |  José Bollo | 2 | -5/+13 |
2018-06-13 | afb-hook: Refactor timestamps of hooks and trace |  José Bollo | 2 | -2/+2 |
2018-06-13 | jobs: Fix minor errors |  José Bollo | 1 | -4/+4 |
2018-06-13 | .gitignore: Ignore KDevelop files |  José Bollo | 1 | -1/+2 |
2018-06-13 | wrap-json: Sync with app-afb-helpers-submodule |  José Bollo | 2 | -9/+6 |
2018-06-13 | wrap-json: Add base64 byte buffer support |  José Bollo | 2 | -3/+225 |
2018-06-13 | afb-eventid: Fix comments |  José Bollo | 2 | -10/+16 |
2018-06-13 | afs-supervisor: Add ws-server option |  José Bollo | 3 | -1/+19 |
2018-06-13 | jobs: Switch to fdev_epoll instead of sd_event |  José Bollo | 3 | -26/+117 |
2018-06-13 | fdev: Improve fdev handling with epoll |  José Bollo | 5 | -16/+74 |
2018-06-13 | jobs: Cosmetic changes |  José Bollo | 1 | -4/+10 |
2018-06-13 | afb-hsrv: remove dependency to systemd |  José Bollo | 1 | -15/+16 |
2018-06-13 | Make DBUS transparency optional (off by default) |  José Bollo | 5 | -20/+62 |