Age | Commit message (Expand) | Author | Files | Lines |
2016-03-23 | simplification of config |  José Bollo | 6 | -422/+119 |
2016-03-23 | moves more helpers from config to helper-api |  José Bollo | 3 | -11/+10 |
2016-03-23 | rest-api: allow zero plugin |  José Bollo | 1 | -5/+0 |
2016-03-23 | main: fix typo |  José Bollo | 1 | -21/+20 |
2016-03-23 | removes save option |  José Bollo | 2 | -18/+0 |
2016-03-23 | moves helpers from config to helper-api |  José Bollo | 3 | -191/+159 |
2016-03-23 | http-svc: renaming |  José Bollo | 2 | -23/+32 |
2016-03-23 | afb-hreq: adds redirect for directories |  José Bollo | 1 | -31/+40 |
2016-03-23 | afb-hreq: creation of hreq classe |  José Bollo | 4 | -222/+282 |
2016-03-23 | http-svc: internal renaming |  José Bollo | 1 | -21/+21 |
2016-03-23 | http-svc: handle alises more efficiently |  jobol | 1 | -12/+38 |
2016-03-23 | afb-method: creation |  jobol | 5 | -86/+343 |
2016-03-18 | http-svc: work in progress proposal |  José Bollo | 2 | -279/+595 |
2016-03-18 | http-svc: fix bug of uninitialized response |  José Bollo | 1 | -3/+2 |
2016-03-17 | typo |  José Bollo | 1 | -1/+1 |
2016-03-17 | main: split the main in two parts |  José Bollo | 1 | -33/+49 |
2016-03-17 | main: use valid exit value |  José Bollo | 2 | -16/+16 |
2016-03-17 | main: change location of AFB_options definition |  José Bollo | 2 | -10/+9 |
2016-03-17 | local-def: dispatch some definitions |  José Bollo | 3 | -5/+5 |
2016-03-17 | afm-main-plugin: update utils-jbus |  José Bollo | 3 | -45/+81 |
2016-03-17 | removed private api and fix some few warnings |  José Bollo | 5 | -26/+9 |
2016-03-16 | Add warning detection and improve |  José Bollo | 10 | -63/+58 |
2016-03-16 | http-svc: switch to epoll model |  José Bollo | 1 | -4/+23 |
2016-02-23 | Fix horrendously wrong Volume check in Audio plugin |  Manuel Bachmann | 1 | -1/+1 |
2016-02-23 | refactor cookie to add #port |  José Bollo | 3 | -3/+5 |
2016-02-18 | main: fix parsing of option alias |  José Bollo | 1 | -4/+8 |
2016-02-17 | Allow Multiple TokenCreate when --token="" |  Fulup Ar Foll | 1 | -1/+1 |
2016-02-17 | Merge origin/master |  Fulup Ar Foll | 11 | -107/+209 |
2016-02-17 | Allow Multiple TokenCreate when --token="" |  Fulup Ar Foll | 2 | -15/+17 |
2016-02-17 | Audio plugin: choose between Pulse/ALSA at runtime |  Manuel Bachmann | 3 | -3/+15 |
2016-02-16 | afm-main-plugin: fix bug |  José Bollo | 1 | -1/+1 |
2016-02-15 | afm-main-plugin: adds mode auto |  José Bollo | 1 | -1/+2 |
2016-02-15 | add option for signaling readyness |  José Bollo | 2 | -0/+14 |
2016-02-15 | rest-api: fix verbosity of upload message |  José Bollo | 1 | -1/+2 |
2016-02-14 | adds mode management |  José Bollo | 4 | -9/+49 |
2016-02-11 | session: reset the timestamp on refresh |  José Bollo | 1 | -0/+4 |
2016-02-09 | afm-main-plugin: utils-jbus: fix bug that blocked |  José Bollo | 1 | -3/+11 |
2016-02-09 | afm-main-plugin: Adds verbose prompts |  José Bollo | 1 | -29/+36 |
2016-02-09 | Adds a new option: mode |  José Bollo | 2 | -29/+49 |
2016-02-09 | afm-main-plugin: improves error reporting |  José Bollo | 1 | -1/+4 |
2016-02-08 | avoid use of keyword "private" |  José Bollo | 2 | -16/+16 |
2016-02-08 | typo: minor improvement |  José Bollo | 1 | -2/+2 |
2016-02-08 | removes unused smack field |  José Bollo | 2 | -12/+0 |
2016-02-02 | .gitignore: ignore more files |  José Bollo | 1 | -0/+3 |
2016-01-28 | rest-api: catch error from pluginRegisterFct() |  Yannick Gicquel | 1 | -2/+4 |
2016-01-28 | rest-api: fixup AFB_plugins allocated references |  Yannick Gicquel | 1 | -5/+4 |
2016-01-27 | Fix Error Message |  Fulup Ar Foll | 1 | -1/+1 |
2016-01-26 | afm-plugin: update utils-jbus version |  José Bollo | 1 | -1/+3 |
2016-01-26 | Finalize Media Plugin upload API with full transfer logic |  Manuel Bachmann | 1 | -23/+20 |
2016-01-26 | Merge branch 'master' of github.com:iotbzh/afb-daemon |  Fulup Ar Foll | 4 | -10/+20 |