Age | Commit message (Expand) | Author | Files | Lines |
2017-07-28 | clean markdown documentation |  Ronan Le Martret | 10 | -637/+695 |
2017-07-24 | Add service debugging support (afm-debug). |  Sebastien Douheret | 5 | -3/+388 |
2017-07-11 | Don't list terminated processes |  José Bollo | 1 | -7/+8 |
2017-07-11 | Allow to install widget with no icon |  José Bollo | 2 | -7/+11 |
2017-07-07 | unit.conf: Allow service to run by default |  José Bollo | 1 | -2/+0 |
2017-07-06 | afm-util: make output more readable |  José Bollo | 1 | -5/+13 |
2017-07-03 | install: improve port detection |  José Bollo | 1 | -10/+52 |
2017-06-28 | Fix bad error reporting |  José Bollo | 1 | -0/+3 |
2017-06-27 | Moves handling of reloads |  José Bollo | 3 | -39/+21 |
2017-06-26 | afm-util: report correctly error status of dbus-send |  José Bollo | 1 | -0/+1 |
2017-06-23 | Fix socket (de)activation at (de)install |  José Bollo | 3 | -0/+47 |
2017-06-23 | Fix daemon reload (to be improved) |  José Bollo | 2 | -1/+5 |
2017-06-23 | Fix socket activation |  José Bollo | 1 | -3/+6 |
2017-06-23 | Fix infinite loop in wgt_info_param |  José Bollo | 1 | -0/+1 |
2017-06-20 | docs: fix book.json (headers/footers) |  Stephane Desneux | 1 | -2/+2 |
2017-06-20 | Merge "Auto generate cover from book.json fields." |  Stéphane Desneux | 3 | -2/+12 |
2017-06-20 | docs: add document revision |  Stephane Desneux | 3 | -244/+257 |
2017-06-20 | Auto generate cover from book.json fields. |  Sebastien Douheret | 3 | -2/+12 |
2017-06-19 | docs: remove incomplete docs from book |  Stephane Desneux | 1 | -3/+0 |
2017-06-19 | Fix pdf paging and make-units rendering (svg to png). |  Sebastien Douheret | 5 | -1653/+438 |
2017-06-19 | Fix spelling and images size. |  Sebastien Douheret | 7 | -85/+79 |
2017-06-19 | Re-order doc chapters |  Sebastien Douheret | 10 | -23/+23 |
2017-06-19 | Remove proposal statement. |  Sebastien Douheret | 1 | -2/+2 |
2017-06-19 | Add gitbook documentation (support PDF generation). |  Sebastien Douheret | 20 | -11791/+2591 |
2017-06-19 | docs: minor enhancements, typo fixes |  Stephane Desneux | 3 | -5/+5 |
2017-06-12 | Fix service name within socket units |  José Bollo | 1 | -4/+2 |
2017-06-12 | fix binding version to 1 |  José Bollo | 1 | -0/+1 |
2017-06-12 | Fix lack of error message on mustach issue |  José Bollo | 1 | -1/+24 |
2017-05-31 | Check content existing and fix executable |  José Bollo | 1 | -14/+72 |
2017-05-30 | Fix lack of message when setting exec bit |  José Bollo | 1 | -3/+7 |
2017-05-02 | Rework on parsing units confdab_3.99.1dab/3.99.13.99.1 |  José Bollo | 1 | -37/+64 |
2017-05-02 | Implement deinstallation of units |  José Bollo | 1 | -1/+19 |
2017-05-02 | Use structures for generating units |  José Bollo | 4 | -92/+119 |
2017-04-19 | Improve environment setting |  José Bollo | 4 | -4/+9 |
2017-04-03 | Handle systemd's "inactive" state as transient |  José Bollo | 1 | -1/+1 |
2017-03-24 | Improve afm-unit.conf |  José Bollo | 1 | -7/+9 |
2017-03-21 | Allows or in mustache instanciation |  José Bollo | 3 | -97/+63 |
2017-03-20 | Provide unit in config.xml and documentation |  José Bollo | 12 | -433/+12367 |
2017-03-17 | wgtpkg-install: choose the port |  José Bollo | 2 | -15/+83 |
2017-03-17 | utils-systemd: implement start/stop of unitsx-first-with-systemd |  José Bollo | 6 | -32/+788 |
2017-03-17 | Allows to compile without libsystemd |  José Bollo | 2 | -36/+56 |
2017-03-17 | Switch to use systemd database |  José Bollo | 5 | -14/+570 |
2017-03-17 | utils-systemd: provide enumeration of units |  José Bollo | 2 | -18/+119 |
2017-03-17 | Use the same dbus connection |  José Bollo | 2 | -3/+3 |
2017-03-17 | wgtpkg-unit: fix last empty continuation |  José Bollo | 1 | -3/+3 |
2017-03-17 | Emits reload to systemd when needed |  José Bollo | 4 | -66/+133 |
2017-03-17 | utils-systemd: introduction of systemd interface |  José Bollo | 4 | -36/+118 |
2017-03-17 | wgtpkg-unit: add management of wanted-by in unit descriptions |  José Bollo | 3 | -34/+119 |
2017-03-17 | wgtpkg-install: creates the systemd units |  José Bollo | 2 | -21/+35 |
2017-03-17 | wgtpkg-unit: install/uninstall functions added |  José Bollo | 2 | -1/+129 |