1004 Commits (a8ea5ce0ee50c7dcf17fb602aecd8c3988280555)
 

Author SHA1 Message Date
John Brooks a8ea5ce0ee Build ebooster and qtbooster without libmeegotouch 13 years ago
John Brooks 2a5ca47d8b Remove hardcoded booster types from invoker 13 years ago
John Brooks 607d32ce34 Link against libapplauncherd from e and q boosters 13 years ago
John Brooks 9a6cc6c657 Build libapplauncherd as a real library with exported symbols
Boosters would include objects directly from launcherlib rather than
linking to it, which makes no sense of any kind.
13 years ago
John Brooks 12bd4a6db2 Don't install README files 13 years ago
John Brooks edad4a4c98 Remove references to deleted files from CMakeLists 13 years ago
Robin Burchell 80542b43d4 remove examples
practically nobody is going to read this source tree to find how to do
things. so let's remove this.
13 years ago
Robin Burchell bec89265b7 merge AUTHORS into README 13 years ago
Robin Burchell 4bef805af9 merge INSTALL into README 13 years ago
Robin Burchell 046d347a20 remove useless TODO 13 years ago
Robin Burchell 56446432be remove aegis/creds code 13 years ago
Robin Burchell 8b18d49934 Remove libmeegotouch from event handling.
This prevents pulling lmt into each booster proces.
13 years ago
Robin Burchell 286ec56fc7 also link test against qtdbus 13 years ago
Robin Burchell 2db8f361eb remove debian/ directory 13 years ago
Robin Burchell 1c4c1fbfcf remove meego/ directory 13 years ago
Marko Saukko a2f83ddecd Fix build with newer toolchains by adding the missing libs to linking.
Signed-off-by: Marko Saukko <marko.saukko@cybercom.com>
13 years ago
Marko Saukko ec0b41836b Move files from /var/run/ to user's home directory.
Signed-off-by: Marko Saukko <marko.saukko@gmail.com>
13 years ago
Marko Saukko 7d243fa9d7 Do not hardcode python version to cmd's.
Signed-off-by: Marko Saukko <marko.saukko@gmail.com>
13 years ago
John Brooks 48ed517ce8 Fix invoker infinite loop after receiving signals
After receiving a signal, a pipe is written, which is polled by select.
As of ac1ed61, that pipe is never read, causing the select() to
repeatedly trigger and use 100% CPU after receiving any signal that
doesn't cause the process to terminate.

Partial revert of ac1ed61, plus a one-line fix for the select() fd set
13 years ago
Marko Saukko 9037a44e17 Use MeeGo stuff even with Mer. 13 years ago
Robin Burchell 4b806e9260 Remove calls to non-standard Qt API.
Harmattan patched Qt to add support for this magical boosted application stuff,
but we do not have that patch (and I am not sure we want it...), so for the
time being, patch it out.
13 years ago
Dmitry Rozenshtein 8bbf9aea25 Fixes: NB#300267 - Memory leak at applauncherd during invoking
RevBy: TrustMe
14 years ago
Dmitry Rozenshtein 8592541a72 Fixes: NB#300255 - Non-safe applauncherd-launcher::access credential allows getting any UID/GIDs for 3rd party apps
RevBy: TrustMe
14 years ago
Dmitry Rozenshtein c99cc0b7ea Fixes: NB#299083 - apps started via invoker --type m retain applauncher's privileges on D-Bus
RevBy: Alexey Shilov
14 years ago
Thyagarajan Balakrishnan e72c3a3a31 Merge branch 'PR13Pre' 14 years ago
Thyagarajan Balakrishnan fa64775c1a Fixes: NB#296154 - reopened - proprietary headers to LGPL
RevBy: Marek
14 years ago
Marek Ruszczak effe9007e3 Merge branch 'PR13Pre' 14 years ago
Marek Ruszczak ec6f93dd01 Changes: Fixes test test_invoker_signal_forward (extra warnings has appeared in test application)
RevBy: Thyagarajan Balakrishnan
14 years ago
Marek Ruszczak 2e93a54717 Merge branch 'PR13Pre'
Conflicts:
	debian/changelog
14 years ago
Marek Ruszczak 548fbdd5ca Changes: Disables xsession/crash-reporter-daemon in performance test (probably breaks test at random cases)
RevBy: Thyagarajan Balakrishnan
14 years ago
Thyagarajan Balakrishnan 0c2ad0bb8f Changes: updated changelog to reflect what was in master
RevBy: Marek
14 years ago
Thyagarajan Balakrishnan bbd3b488bc Changes: updated changelog
RevBy: Marek
14 years ago
Thyagarajan Balakrishnan da977762fc updated to 3.0.1 stable version 14 years ago
Thyagarajan Balakrishnan ccdcf8e043 Changes: pixel size changed to workaround slow startup time
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan c2a07cfae9 Changes: find the string anywhere in the output
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan d6b65e913d Changes: pixel size changed to workaround slow startup time
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan 9e53506f64 Changes: find the string anywhere in the output
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan 3d61278b2e Changes: fixed xml format error
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan 1edc4338d5 Changes: fixed xml format error
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan d4f19ba331 Changes: moved insignificant test cases passing for >2weeks to func tests
RevBy: TrustMe
14 years ago
Marek Ruszczak 919e1d2a19 Changes: Update of significant tests.
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan 274baf9c18 Changes: moved insignificant test cases passing for >2weeks to func tests
RevBy: TrustMe
14 years ago
Thyagarajan Balakrishnan 08d5b62d72 Merge branch 'PR12'
Conflicts:
	debian/changelog
14 years ago
Thyagarajan Balakrishnan f8f7b8a9bc fixed unhandled exception due while removing log file from tmp dir
RevBy: Marek Ruszczak
14 years ago
Juha Lintula 9500788ed4 Changes: single-instance library writes log messages to syslog instead of stderr
RevBy: Alexey Shilov, Dmitry Rozenshtein

Conflicts:

	debian/changelog
14 years ago
Alexey Shilov ff66e0c728 Changes: Correct file path and dir path for applications started by booster-m
RevBy: Juha Lintula

Conflicts:

	debian/changelog
14 years ago
Juha Lintula a61a212e2b Changes: postinst script exits with 0 if kill -HUP fails.
RevBy: Alexey Shilov
14 years ago
Alexey Shilov bb1624c406 Fixes: NB#291089 - Installation of clock application fails when applauncherd daemon stopped
RevBy: TrustMe
14 years ago
Marek Ruszczak 5b67016465 Changes: Adds test for bug #291089 "Installation of clock application fails when applauncherd daemon stopped"
RevBy: Thyagarajan Balakrishnan <ext-thyagarajan.1.balakrishnan@nokia.com>
14 years ago
Thyagarajan Balakrishnan f66d9c8209 TDriver failure workaround
RevBy: Marek Ruszczak
14 years ago