Age | Commit message (Expand) | Author | Files | Lines |
2016-03-02 | afm-util: add the afm-util script |  José Bollo | 2 | -0/+107 |
2016-03-02 | afm-db: commenting, bug fixing, improving |  José Bollo | 1 | -174/+280 |
2016-03-02 | utils-json: adds function for new array/object |  José Bollo | 2 | -0/+22 |
2016-03-02 | adding documentation about the framework |  José Bollo | 3 | -0/+481 |
2016-02-15 | afm-run: fix bug in handling pids |  José Bollo | 1 | -21/+24 |
2016-02-15 | afm-run: handles pids and terminates groups |  José Bollo | 1 | -9/+12 |
2016-02-15 | afm-launch: refactoring launch |  José Bollo | 1 | -179/+92 |
2016-02-15 | conf: setting readyfd for afb-daemon |  José Bollo | 1 | -11/+12 |
2016-02-15 | afm-launch: add readyfd and improves typing |  José Bollo | 1 | -43/+61 |
2016-02-15 | afm-launch: moves initialisation at bottom |  José Bollo | 1 | -16/+16 |
2016-02-14 | afm-launch: fix warnings |  José Bollo | 1 | -1/+3 |
2016-02-13 | conf: adds mode for the binder |  José Bollo | 1 | -3/+6 |
2016-02-13 | afm-run: adds control |  José Bollo | 1 | -0/+2 |
2016-02-13 | afm-launch: implement remote launching |  José Bollo | 1 | -40/+155 |
2016-02-13 | afm-launch: begins integration of modes |  José Bollo | 3 | -98/+192 |
2016-02-13 | afm-user-daemon: prepare to launch with mode |  José Bollo | 8 | -27/+149 |
2016-02-13 | utils-json: some comments |  José Bollo | 1 | -0/+20 |
2016-02-13 | afm-launch: refactor reading of config file |  José Bollo | 1 | -73/+137 |
2016-02-12 | afm-system-daemon: send signal before the answer |  José Bollo | 1 | -8/+6 |
2016-02-11 | service :set the capabilities |  José Bollo | 1 | -0/+3 |
2016-02-11 | wgtpkg-zip: fix bug of modes |  José Bollo | 1 | -2/+2 |
2016-02-11 | wgtpkg-zip: fix bug when file's size is zero |  José Bollo | 1 | -1/+3 |
2016-02-11 | utils-json: refactoring |  José Bollo | 4 | -49/+79 |
2016-02-09 | utils-jbus: fix bug that blocked |  José Bollo | 1 | -0/+3 |
2016-02-09 | afm-launch: commits conf file |  José Bollo | 2 | -58/+19 |
2016-02-08 | adds config file for launchers |  José Bollo | 6 | -38/+239 |
2016-02-05 | afm-user-daemon: restart automatically |  José Bollo | 1 | -0/+2 |
2016-02-05 | afm-system-daemon: fix signaling |  José Bollo | 1 | -19/+19 |
2016-02-05 | utils-json: fix crash |  José Bollo | 1 | -1/+1 |
2016-02-05 | wgtpkg-zip: fix bug when file's size is zero |  José Bollo | 1 | -12/+2 |
2016-02-04 | Adding uninstallation of widgets |  José Bollo | 8 | -10/+176 |
2016-02-04 | Adding utils-json |  José Bollo | 6 | -183/+207 |
2016-02-04 | afm-launch: removes a fatal warning |  José Bollo | 1 | -0/+1 |
2016-02-04 | utils-jbus: handles EINTR |  José Bollo | 1 | -3/+8 |
2016-02-04 | afm-user-daemon: adds verbose info |  José Bollo | 4 | -19/+40 |
2016-02-04 | launch: fix rootdir for afb-daemon |  José Bollo | 1 | -1/+1 |
2016-02-04 | utils-dbus: fix un initialised status |  José Bollo | 1 | -1/+3 |
2016-02-04 | user-daemon: propagate install/uninstall |  José Bollo | 1 | -1/+23 |
2016-01-25 | utils-jbus: implments multiple bus handling |  José Bollo | 3 | -32/+168 |
2016-01-25 | launch: removes deamonizing afb-daemon |  José Bollo | 1 | -1/+0 |
2016-01-24 | launch: counter effect of set-gid |  José Bollo | 2 | -1/+24 |
2016-01-22 | launch: launch the binder as a daemon |  José Bollo | 1 | -0/+1 |
2016-01-22 | launch: new web runtime binary |  José Bollo | 1 | -1/+1 |
2016-01-22 | secmgr: ensure that unknown error exist |  José Bollo | 1 | -1/+1 |
2016-01-22 | launch: fix error when pipe is broken |  José Bollo | 1 | -5/+4 |
2016-01-21 | config: refactoring user service |  José Bollo | 1 | -5/+4 |
2016-01-13 | Fix a crash when connection to dbus fails |  José Bollo | 1 | -2/+2 |
2016-01-06 | use the correct dbus directory for session |  José Bollo | 1 | -1/+1 |
2016-01-05 | documenting |  José Bollo | 1 | -13/+182 |
2016-01-05 | workdir: avoid use of absolute path |  José Bollo | 4 | -90/+48 |