Age | Commit message (Expand) | Author | Files | Lines |
2017-04-04 | Introduce subcontext for subcalls |  José Bollo | 2 | -6/+29 |
2017-04-03 | Switch API D-Bus to xreq |  José Bollo | 1 | -110/+68 |
2017-04-03 | Switch API websocket to xreq |  José Bollo | 1 | -161/+53 |
2017-04-03 | Improve interface xreq |  José Bollo | 2 | -5/+41 |
2017-04-03 | Add notification message for added API |  José Bollo | 1 | -0/+2 |
2017-04-03 | Rework the jobs |  José Bollo | 5 | -304/+178 |
2017-03-31 | Use xreq for services |  José Bollo | 3 | -59/+50 |
2017-03-31 | Use xreq for websockets |  José Bollo | 4 | -110/+36 |
2017-03-31 | Factorize common code for handling requests |  José Bollo | 13 | -121/+590 |
2017-03-31 | Allow detection of session closure |  José Bollo | 1 | -2/+2 |
2017-03-30 | Start to implement the bindings V2 |  José Bollo | 7 | -12/+410 |
2017-03-30 | Overall integration of job initialisation |  José Bollo | 4 | -25/+38 |
2017-03-30 | Fix concurrency issues on event manager |  José Bollo | 4 | -155/+140 |
2017-03-30 | Refactor initialisation of the daemon |  José Bollo | 1 | -50/+66 |
2017-03-29 | cosmetic |  José Bollo | 1 | -2/+11 |
2017-03-29 | Prepare move to bindings version 2 |  José Bollo | 5 | -289/+366 |
2017-03-29 | Add comments |  José Bollo | 5 | -182/+464 |
2017-03-28 | Refactor job to allow synchronous calls |  José Bollo | 4 | -140/+349 |
2017-03-28 | Fix bug in recycling jobs |  José Bollo | 4 | -8/+11 |
2017-03-27 | Make main thread used for common jobs |  José Bollo | 3 | -94/+229 |
2017-03-27 | Remove option readyfd |  José Bollo | 3 | -15/+0 |
2017-03-27 | Speed up accesses to session's cookies |  José Bollo | 1 | -13/+36 |
2017-03-27 | Replace session's value with sessions's cookies |  José Bollo | 7 | -60/+11 |
2017-03-27 | Implement dichotomic search of APIs |  José Bollo | 1 | -11/+49 |
2017-03-27 | Simplify functions for calls |  José Bollo | 13 | -67/+108 |
2017-03-22 | Refactor of threading and signal monitor |  José Bollo | 10 | -498/+626 |
2017-03-21 | Instanciate the environment variables |  José Bollo | 1 | -50/+95 |
2017-03-13 | Integration of socket activation for services |  José Bollo | 1 | -11/+22 |
2017-03-13 | Beginning of integration as systemd service |  José Bollo | 4 | -2/+100 |
2017-03-13 | notify systemd of being started |  José Bollo | 1 | -0/+2 |
2017-03-06 | Add comments about always setting INFER_EXTENSION. |  Sebastien Douheret | 2 | -0/+7 |
2017-02-27 | fix SEGFLT when unhendled request |  José Bollo | 1 | -3/+5 |
2017-02-22 | Enable INFER_EXTENSION and add well-known mime types. |  Sebastien Douheret | 2 | -1/+6 |
2017-02-21 | Fix issue in initialisation of api by sessions |  José Bollo | 1 | -2/+3 |
2017-02-21 | fix mimetype by using libmagic |  José Bollo | 1 | -0/+1 |
2017-02-16 | Update documentation of --roothttp option. |  Sebastien Douheret | 1 | -5/+5 |
2017-01-12 | Improves documentation and directory management |  José Bollo | 3 | -31/+49 |
2017-01-11 | Add option --random-token |  José Bollo | 1 | -49/+76 |
2017-01-05 | First step for grouping processes |  José Bollo | 1 | -4/+17 |
2017-01-05 | Improves logging |  José Bollo | 1 | -1/+9 |
2017-01-05 | Adds options --no-httpd and --exec |  José Bollo | 3 | -26/+174 |
2017-01-04 | adds short option for verbosity |  José Bollo | 2 | -24/+82 |
2017-01-04 | allows to repeat option --ldpaths |  José Bollo | 3 | -87/+81 |
2017-01-04 | Refactor of file main.c |  José Bollo | 4 | -643/+752 |
2017-01-03 | Improves naming of session's module |  José Bollo | 21 | -565/+565 |
2017-01-03 | Removes uses of readdir_r |  José Bollo | 2 | -22/+26 |
2017-01-03 | cleanup: removes legacy-named file |  José Bollo | 1 | -0/+18 |
2017-01-03 | Adds 2017 to copyrights |  José Bollo | 54 | -55/+55 |
2016-12-14 | main: Removes setting roothttp to . by default |  José Bollo | 1 | -5/+4 |
2016-12-14 | afb-hsrv: Adds an error when alias dir doesn't exist |  José Bollo | 1 | -1/+1 |