Age | Commit message (Expand) | Author | Files | Lines |
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 issue for C++ |  José Bollo | 1 | -1/+1 |
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-02-16 | Ignore Visual Studio Code project |  Sebastien Douheret | 1 | -0/+1 |
2017-02-15 | Fix html heading and hyperlink order |  Sebastien Douheret | 1 | -5/+5 |
2017-01-12 | Improves documentation and directory management |  José Bollo | 4 | -36/+99 |
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 | 4 | -26/+185 |
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 | 7 | -43/+108 |
2017-01-03 | Cleanup of the project |  José Bollo | 21 | -3514/+0 |
2017-01-03 | Adds 2017 to copyrights |  José Bollo | 81 | -82/+82 |
2016-12-28 | Update gitreview file for master branch |  Jan-Simon Möller | 1 | -1/+1 |
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 |
2016-12-12 | fix html link |  Ronan | 1 | -1/+1 |
2016-12-09 | fix svg path for website |  Ronan | 2 | -3/+3 |
2016-12-05 | Fix typo, get diagrams pictures and reordering doc |  Romain Forlot | 25 | -2781/+1353 |
2016-11-17 | afb-api-so: adds verbosity on dlopen error |  José Bollo | 1 | -1/+1 |
2016-10-31 | api-so: cleanup |  José Bollo | 1 | -5/+0 |
2016-10-28 | hook: add few comments |  José Bollo | 1 | -8/+13 |
2016-10-28 | hook: adding of hook feature for requests |  José Bollo | 7 | -1/+716 |
2016-10-14 | event: add ability to get the event name |  José Bollo | 2 | -4/+23 |
2016-10-10 | Threads: handles request with threads |  José Bollo | 9 | -59/+582 |
2016-10-07 | Explicit dependency on gcc 4.9 or higher |  José Bollo | 1 | -0/+3 |
2016-10-07 | Fix a compiler error |  José Bollo | 1 | -1/+1 |
2016-09-20 | minor: improves updt.sh script |  José Bollo | 1 | -0/+1 |
2016-09-20 | Documentation: improvements |  José Bollo | 5 | -8/+220 |