src/app-framework-binder.git
2017-04-04 José BolloUse SIGHUP instead of SIGKILL
2017-04-04 José BolloLaunch job at a earlier step
2017-04-04 José BolloDefinitive switch to internal's xreq
2017-04-04 José BolloMigrates subcalls to use xreq
2017-04-04 José BolloIntroduce subcontext for subcalls
2017-04-03 José BolloSwitch API D-Bus to xreq
2017-04-03 José BolloSwitch API websocket to xreq
2017-04-03 José BolloImprove interface xreq
2017-04-03 José BolloAdd notification message for added API
2017-04-03 José BolloRework the jobs
2017-03-31 José BolloUse xreq for services
2017-03-31 José BolloUse xreq for websockets
2017-03-31 José BolloFactorize common code for handling requests
2017-03-31 José BolloAllow detection of session closure
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-30 José BolloRefactor initialisation of the daemon
2017-03-29 José BolloPrepare migration to binding v2
2017-03-29 José Bollocosmetic
2017-03-29 José BolloPrepare move to bindings version 2
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-27 José BolloRemove option readyfd
2017-03-27 José BolloSpeed up accesses to session's cookies
2017-03-27 José BolloReplace session's value with sessions's cookies
2017-03-27 José BolloImplement dichotomic search of APIs
2017-03-27 José BolloSimplify functions for calls
2017-03-22 José BolloRefactor of threading and signal monitor
2017-03-21 José BolloInstanciate the environment variables
2017-03-13 José BolloIntegration of socket activation for services
2017-03-13 José BolloBeginning of integration as systemd service
2017-03-13 José Bollonotify systemd of being started
2017-03-06 Sebastien DouheretAdd comments about always setting INFER_EXTENSION.
2017-02-27 José Bollofix SEGFLT when unhendled request
2017-02-22 Sebastien DouheretEnable INFER_EXTENSION and add well-known mime types.
2017-02-21 José BolloFix issue in initialisation of api by sessions
2017-02-21 José Bollofix issue for C++
2017-02-21 José Bollofix mimetype by using libmagic
2017-02-16 Sebastien DouheretUpdate documentation of --roothttp option. 93/8493/1
2017-02-16 Sebastien DouheretIgnore Visual Studio Code project 91/8491/1
2017-02-15 Sebastien DouheretFix html heading and hyperlink order 65/8465/1
2017-01-12 José BolloImproves documentation and directory management
2017-01-11 José BolloAdd option --random-token
2017-01-05 José BolloFirst step for grouping processes
2017-01-05 José BolloImproves logging
2017-01-05 José BolloAdds options --no-httpd and --exec
2017-01-04 José Bolloadds short option for verbosity
2017-01-04 José Bolloallows to repeat option --ldpaths
2017-01-04 José BolloRefactor of file main.c
2017-01-03 José BolloImproves naming of session's module
2017-01-03 José BolloRemoves uses of readdir_r
2017-01-03 José Bollocleanup: removes legacy-named file
2017-01-03 José BolloCleanup of the project
2017-01-03 José BolloAdds 2017 to copyrights
2016-12-28 Jan-Simon MöllerUpdate gitreview file for master branch 37/7937/2
2016-12-14 José Bollomain: Removes setting roothttp to . by default
2016-12-14 José Bolloafb-hsrv: Adds an error when alias dir doesn't exist
2016-12-12 Ronanfix html link 51/7551/1
2016-12-09 Ronanfix svg path for website 21/7521/1
2016-12-05 Romain ForlotFix typo, get diagrams pictures and reordering doc 25/7325/4
2016-11-17 José Bolloafb-api-so: adds verbosity on dlopen error
2016-10-31 José Bolloapi-so: cleanup
2016-10-28 José Bollohook: add few comments
2016-10-28 José Bollohook: adding of hook feature for requests
2016-10-14 José Bolloevent: add ability to get the event name
2016-10-10 José BolloThreads: handles request with threads
2016-10-07 José BolloExplicit dependency on gcc 4.9 or higher
2016-10-07 José BolloFix a compiler error
2016-09-20 José Bollominor: improves updt.sh script
2016-09-20 José BolloDocumentation: improvements
2016-09-19 José Bollocleanup of old unuseful data
2016-09-19 José BolloImprovement of the documentation
2016-09-15 José BolloIgnore the SIGPIPE
2016-09-15 José Bolloafb-ws: fix of handling EAGAIN for websockets
2016-09-15 José Bolloafb-ws: handle EAGAIN return status
2016-08-31 José BolloAdd the option roothttp
2016-08-31 José Bollobindings: adds ability to use data of applications
2016-08-31 José Bollolocale-root: improves the API
2016-08-29 José Bolloafb-hsrv: expose locale root for alias
2016-08-29 José BolloMinor
2016-08-29 José Bollofix bug in reading socket
2016-08-25 José Bolloenforce locale processing for files
2016-08-25 José Bolloadd algorithm to seek for locale files
2016-08-25 José Bolloadds accepted lang to global hreq
2016-08-25 José Bollomakes a function to ensure trailing slash
2016-08-25 José Bollofactorise code for alias handling
2016-08-09 José Bollofix tiny memory leak 2.0.2 blowfish_2.0.2
2016-08-08 José Bollofix blocking read
2016-08-08 José Bollofix on_event for services
2016-08-08 José Bollocleanup of unused variables
2016-08-08 José Bolloadd validity functions
2016-08-07 José Bolloremoving casts to (void*) 2.0.1 blowfish_2.0.1
2016-08-07 José Bollofix tiny memory leak
2016-08-03 José Bolloremoving casts to (void*)
2016-08-03 José Bollowebsocket transparancy for C/S bindings
2016-08-03 José Bolloafb-ws: adds function afb_ws_is_connected
2016-08-03 José Bolloapi-dbus: improves 'dbus_req_json'
next