summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-02-14adds mode managementJosé Bollo2-5/+5
2016-02-11session: reset the timestamp on refreshJosé Bollo1-0/+4
2016-02-09Adds a new option: modeJosé Bollo1-29/+47
2016-02-08avoid use of keyword "private"José Bollo1-14/+14
2016-02-08removes unused smack fieldJosé Bollo1-11/+0
2016-01-28rest-api: catch error from pluginRegisterFct()Yannick Gicquel1-2/+4
2016-01-28rest-api: fixup AFB_plugins allocated referencesYannick Gicquel1-5/+4
2016-01-27Fix Error MessageFulup Ar Foll1-1/+1
2016-01-26Merge branch 'master' of github.com:iotbzh/afb-daemonFulup Ar Foll1-1/+1
2016-01-26fixe getPostPath for afm-mail pluginFulup Ar Foll1-2/+2
2016-01-26Fix getPostFile() upload function, return bare JSON in listManuel Bachmann1-1/+1
2016-01-26Fixed Post File UploadFulup Ar Foll2-28/+31
2016-01-26GetPostPath OngoingFulup Ar Foll1-0/+12
2016-01-25main: minor improvement of daemonizingJosé Bollo1-1/+1
2016-01-25http-svc: refactor of httpdLoopJosé Bollo2-14/+5
2016-01-25indentJosé Bollo1-1/+1
2016-01-25main: frankly removes smack argumentJosé Bollo1-8/+0
2016-01-11Audio Plugin: add PulseAudio supportManuel Bachmann1-7/+0
2015-12-30Fix Session CookieFulup Ar Foll1-2/+2
2015-12-30Fix Cookie Size [was to small]Fulup Ar Foll1-2/+2
2015-12-30Added EmptyPost handlingFulup Ar Foll1-5/+4
2015-12-29Switch to unique token modelFulup Ar Foll1-1/+1
2015-12-28Fix plugin loading logic, radio plugin loadingManuel Bachmann1-18/+19
2015-12-24Fixed Client Session Context by PluginFulup Ar Foll2-8/+8
2015-12-23Implement --ldpaths=dir1:dir2:dir...Fulup Ar Foll3-52/+98
2015-12-23Add plugin handle into request, pass it to free callbackManuel Bachmann2-24/+31
2015-12-23Restore Previous functionalities with a unique TokenFulup Ar Foll2-6/+8
2015-12-22New Session Model [compile but not tested]Fulup Ar Foll3-73/+66
2015-12-22Does not compileFulup Ar Foll2-10/+13
2015-12-22Merge origin/masterFulup Ar Foll1-8/+12
2015-12-22Fix Post with invalid pluginsFulup Ar Foll1-8/+12
2015-12-22Improve plugin logic, pass plugins count to sessionManuel Bachmann1-8/+12
2015-12-22Fix Post JSON bugFulup Ar Foll1-1/+1
2015-12-22Fix "no plugins" detection, rename HelloWorld APIManuel Bachmann1-4/+11
2015-12-21improved use of const qualifierJosé Bollo1-1/+1
2015-12-21Export getFileUpload to helper-api.cFulup Ar Foll1-32/+32
2015-12-21Hack --plugins=pathFulup Ar Foll5-76/+217
2015-12-21Switch to a plugin modelManuel Bachmann1-10/+38
2015-12-21Post File Working in Most casesFulup Ar Foll1-25/+33
2015-12-17Final modifications for Radio-Audio API communicationManuel Bachmann1-4/+4
2015-12-17Remove Hashtable for session and cleanupFulup Ar Foll2-66/+132
2015-12-16Initial Audio pluginManuel Bachmann2-1/+6
2015-12-16Added Timeout in ResponseFulup Ar Foll1-0/+2
2015-12-16Fix radio plugin loadingManuel Bachmann1-1/+1
2015-12-16Fix plugins loading, cleanup and dispatch Radio API codeManuel Bachmann1-1/+2
2015-12-16New tree organization, update CMake req. to 2.8.8.Manuel Bachmann7-1259/+2
2015-12-16Add Middleware and change Hashtable technoFulup Ar Foll6-244/+283
2015-12-15Post En court Ne fonctionne pasFulup Ar Foll2-50/+60
2015-12-15Intermediary Version Does not CompileFulup Ar Foll6-143/+535
2015-12-14Post En court Ne fonctionne pasFulup Ar Foll2-36/+57