Jussi Lind
1efcadaac3
Changes: Refactored invoker.c
...
- Comments added / fixed
- invoke_remote() split into two functions
- Some variables renamed
RevBy: Alexey Shilov
15 years ago
Alexey Shilov
9e1f773ac5
Fixes: NB#244103 - Device hangs on closing application in connecting view while configuring MFE account
...
RevBy: Jussi Lind, Pertti Kellomaki
15 years ago
Alexey Shilov
76ff446549
Fixes: NB#239608 - invoker doesn't forward ^C always
...
RevBy: Antti Kervinen
15 years ago
Jussi Lind
7663f572bd
Changes: Compiler warning about signed/unsigned comparison fixed in invoker.c. DEFAULT_DELAY renamed to EXIT_DELAY.
...
RevBy: Alexey Shilov
15 years ago
Antti Kervinen
cb0a80dde1
Changes: --respawn delay accepts 0
...
RevBy: Alexey Shilov
15 years ago
Alexey Shilov
6d0d98d627
Changes: update description of -o parameter for invoker
...
RevBy: Antti Kervinen
15 years ago
Juha Lintula
5539597ebc
Changes: Landscape splash-message implemented to protocol between invoker and launcher
...
RevBy: Antti Kervinen
15 years ago
Alexey Shilov
47653f4e4a
Changes: Disable out of memory adjustments command line parameter added to invoker, code refactoring
...
RevBy: Antti Kervinen
15 years ago
Jussi Lind
28d852e015
New: Basic implementation of the e-booster.
15 years ago
Juha Lintula
5a8cdff0cf
Changes: splash command line parameters and invoker-applauncherd protocol added
...
RevBy: Antti Kervinen
15 years ago
Pertti Kellomäki
8c32791efd
Changes: The qdeclarativebooster plugin implementation.
15 years ago
Antti Kervinen
651ba4f079
Changes: Handle properly credential problems after accepting a connection
...
Changes: Removed invoker fallback to execve
RevBy: Jussi Lind, Alexey Shilov
15 years ago
Antti Kervinen
7295bd3c0a
Changes: fixed wait bit passing in magic_options in case of --no-wait,
...
failing to unlink /tmp/boostX logs an error message.
RevBy: Alexey Shilov
15 years ago
Jussi Lind
bc29b2541c
Changes: Help printings added to Daemon (--help, -h). Invoker's help refactored.
...
RevBy: Antti Kervinen
Details:
- Added information about single-instance and boot mode.
- Some lines made shorter.
- Descriptions improved.
15 years ago
Jussi Lind
0ff715fb64
Fixes: NB#212024 - Application launcher should be usable (improve performance) also at boot
...
RevBy: Antti Kervinen
Details:
--boot-mode starts applauncherd in the boot mode:
* Boosters won't initialize cache
* Booster respawn delay is zero
Sending SIGUSR1 forces the launcher to enter the normal mode again.
15 years ago
Antti Kervinen
0d74c5c35d
Fixes: NB#217662 - applauncherd depends on WRT
...
Changes: Library preloading warnings not printed unless --debug is given.
RevBy: Jussi Lind
15 years ago
Juha Lintula
7d65a7de19
Changes: single-instance support, invoker bad exit status removed, check file added
...
RevBy: Jussi Lind, Juha Lintula
15 years ago
Alexey Shilov
1161ca8807
Fixes: Bug 214093 - application started with launcher has wrong name in the process list
...
RevBy: Jussi Lind
15 years ago
Alexey Shilov
194e48497c
Changes: no-wait option for invoker is added
15 years ago
Alexey Shilov
204c5a5246
Changes: invoker - launcher protocol simplification
15 years ago
Antti Kervinen
fac0e7b564
Fixes: NB#199342 - Music-suite crashes when started using invoker
...
Details: Introduced --global-syms (-G) and --deep-syms (-D) flags to invoker.
15 years ago
Alexey Shilov
e452bae599
Fixes: NB#194550 - applauncherd should have configurable delay when creating new booster process
15 years ago
Jussi Lind
0fbedf04b8
Changes: Refactoring: Too long invoke() split into invoke_fallback() and invoke_remote().
...
invoked_pid renamed to g_invoked_pid as it's a global variable.
15 years ago
Jussi Lind
21aade02a0
Changes: report(..) + usage(1) instead of just die()
15 years ago
Jussi Lind
e775b2d38c
Changes: Invoker polished.
15 years ago
Jussi Lind
8320d4f06a
Changes: Minor invoker polishing
15 years ago
Jussi Lind
2e3e1d1932
Changes: invokers --help polished
15 years ago
Jussi Lind
8b60efebe9
Merge branch 'master' into my-wrtbooster
...
Conflicts:
src/launcher/daemon.cpp
src/launcher/mbooster.h
src/launcher/qtbooster.h
15 years ago
Alexey Shilov
e326258213
Changes: wrong comment corrected
15 years ago
Antti Kervinen
97bd274cf7
New: wrtbooster basic implementation added
15 years ago
Alexey Shilov
bd12b73119
Changes: fix for Bug 187780
15 years ago
Alexey Shilov
89c1dec365
Changes: wait-term parameter support for applications started without launcher
15 years ago
Alexey Shilov
b240224f6e
Changes: invoker can launch applications even without applauncherd
15 years ago
Alexey Shilov
a9f688e276
Changes: signals forwarding update
15 years ago
Jussi Lind
470a364373
Changes: PROG_NAME separated into PROG_NAME_LAUNCHER and PROG_NAME_INVOKER. One compiler warning due to signed to unsigned comparison fixed.
15 years ago
Alexey Shilov
b1631e0968
Changes: invoker's receiving of booster process exit code refactoring
15 years ago
Alexey Shilov
0740932d25
Changes: pass and set gid and uid from invoker process to launcher
15 years ago
Alexey Shilov
f8f18c9026
Changes: return application's exit status to invoker
15 years ago
Alexey Shilov
bb8223f4e4
Changes: close connection with invoker if --wait-term param is not used
15 years ago
Alexey Shilov
12a33d246e
Changes: tests update, signals forwarding
16 years ago
Antti Kervinen
d18c8d95ef
Changes: First public release
16 years ago