aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-12Fix lack of error message on mustach issueJosé Bollo1-1/+24
2017-05-31Check content existing and fix executableJosé Bollo1-14/+72
2017-05-30Fix lack of message when setting exec bitJosé Bollo1-3/+7
2017-05-02Rework on parsing units confdab_3.99.1dab/3.99.13.99.1José Bollo1-37/+64
2017-05-02Implement deinstallation of unitsJosé Bollo1-1/+19
2017-05-02Use structures for generating unitsJosé Bollo4-92/+119
2017-04-19Improve environment settingJosé Bollo4-4/+9
2017-04-03Handle systemd's "inactive" state as transientJosé Bollo1-1/+1
2017-03-24Improve afm-unit.confJosé Bollo1-7/+9
2017-03-21Allows or in mustache instanciationJosé Bollo3-97/+63
2017-03-20Provide unit in config.xml and documentationJosé Bollo12-433/+12367
2017-03-17wgtpkg-install: choose the portJosé Bollo2-15/+83
2017-03-17utils-systemd: implement start/stop of unitsx-first-with-systemdJosé Bollo6-32/+788
2017-03-17Allows to compile without libsystemdJosé Bollo2-36/+56
2017-03-17Switch to use systemd databaseJosé Bollo5-14/+570
2017-03-17utils-systemd: provide enumeration of unitsJosé Bollo2-18/+119
2017-03-17Use the same dbus connectionJosé Bollo2-3/+3
2017-03-17wgtpkg-unit: fix last empty continuationJosé Bollo1-3/+3
2017-03-17Emits reload to systemd when neededJosé Bollo4-66/+133
2017-03-17utils-systemd: introduction of systemd interfaceJosé Bollo4-36/+118
2017-03-17wgtpkg-unit: add management of wanted-by in unit descriptionsJosé Bollo3-34/+119
2017-03-17wgtpkg-install: creates the systemd unitsJosé Bollo2-21/+35
2017-03-17wgtpkg-unit: install/uninstall functions addedJosé Bollo2-1/+129
2017-03-17afm-unit.conf: adds type application/x-executableJosé Bollo1-2/+14
2017-03-17Fix issue in labelling filesx-last-without-systemdJosé Bollo2-2/+4
2017-03-16afm-run: improve error diagnosticJosé Bollo1-0/+1
2017-03-14utils-json: fix a warning when compilingJosé Bollo1-1/+1
2017-03-14afm-unit.conf: connect to systemd socketsJosé Bollo1-4/+9
2017-03-14Splits the widget validation functionJosé Bollo1-2/+12
2017-03-14utils-file: fix bug in writingJosé Bollo1-1/+0
2017-03-14switch to cmake 3.4.3 at leastJosé Bollo1-6/+2
2017-03-14improve names in CMakeListsJosé Bollo1-11/+11
2017-03-03afm-util: adds run-remote and start-remote commandsJosé Bollo1-0/+5
2017-03-03Try to improves the error message after execJosé Bollo1-0/+1
2017-03-02Set the workdir in afm/afm-unit.confJosé Bollo1-2/+2
2017-03-02Adds SIGKILL as normal exit statusJosé Bollo1-0/+1
2017-03-02improves matching of patterns for unit descriptionJosé Bollo1-63/+156
2017-03-02Add commentsJosé Bollo1-0/+9
2017-03-02fix a bug in mustachJosé Bollo1-2/+2
2017-03-02adds 'run-by-default' permissionJosé Bollo1-0/+5
2017-03-02Adds handling of JSON pointers (RFC 6901)José Bollo1-28/+52
2017-02-23Fix readdir that doesn't return dt_typeJosé Bollo1-0/+8
2017-02-22Fix readdir that doesn't return dt_typeJosé Bollo1-0/+10
2017-02-16Set roothttp option for html appSebastien Douheret1-2/+2
2017-02-15Ignore vscode projectSebastien Douheret1-0/+1
2017-02-15Fix typos in docsSebastien Douheret4-65/+66
2017-02-14Fix bug in mustach.cJosé Bollo1-1/+1
2017-02-03Rename binding to api in config.xmljobol7-37/+37
2017-01-31Improves namesJosé Bollo1-8/+8
2017-01-26Prepare the Integration with systemdJosé Bollo23-245/+2330