summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Don't list terminated processesdab_3.99.3dab/3.99.33.99.3José Bollo1-7/+8
2017-07-11Allow to install widget with no iconJosé Bollo2-7/+11
2017-07-05install: improve port detectionJosé Bollo1-10/+52
2017-06-28Fix bad error reportingdab_3.99.2dab/3.99.23.99.2José Bollo1-0/+3
2017-06-28Moves handling of reloadsJosé Bollo3-39/+21
2017-06-23Fix socket (de)activation at (de)installJosé Bollo3-0/+47
2017-06-23Fix daemon reload (to be improved)José Bollo2-1/+5
2017-06-23Fix infinite loop in wgt_info_paramJosé Bollo1-0/+1
2017-06-12fix binding version to 1José Bollo1-0/+1
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-03Handle systemd's "inactive" state as transientJosé Bollo1-1/+1
2017-03-21Allows or in mustache instanciationJosé Bollo1-2/+33
2017-03-20Provide unit in config.xml and documentationJosé Bollo4-42/+38
2017-03-17wgtpkg-install: choose the portJosé Bollo1-1/+64
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é Bollo4-2/+527
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é Bollo2-31/+112
2017-03-17wgtpkg-install: creates the systemd unitsJosé Bollo1-21/+33
2017-03-17wgtpkg-unit: install/uninstall functions addedJosé Bollo2-1/+129
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-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-03Try to improves the error message after execJosé 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 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-14Fix bug in mustach.cJosé Bollo1-1/+1
2017-02-03Rename binding to api in config.xmljobol5-24/+24
2017-01-26Prepare the Integration with systemdJosé Bollo16-6/+1788
2017-01-26Get the install directoryJosé Bollo1-9/+21
2017-01-26Fix a possible access to uninitialized memoryJosé Bollo1-1/+1
2017-01-26Add utils-file and provide json-cJosé Bollo3-3/+157