summaryrefslogtreecommitdiffstats
path: root/src/serviceframework/ipc/qremoteserviceregister_ls_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix license headersJani Heikkinen2018-01-221-13/+19
* Update all license headersAlex Blasche2015-03-261-21/+13
* whitespace fixesOswald Buddenhagen2014-01-201-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix the cross compilationLaszlo Papp2012-07-041-2/+2
* The unit test modifies the PATH.Lincoln Ramsay2012-07-011-7/+1
* fix a warning and a docLincoln Ramsay2012-06-261-2/+2
* replacing signals/slots keyword by the equivalent Q_SIGNALS/Q_SLOTSCorentin Jabot2012-06-051-2/+2
* Add isInterfaceRunning function into QServiceManagerAndrew Stanley-Jones2012-05-021-0/+13
* Cleanup after creating the unix socket backendAndrew Stanley-Jones2012-04-231-279/+1
* New backend that uses native unix domain socketsAndrew Stanley-Jones2012-04-191-7/+12
* Allow for short reads in the headerAndrew Stanley-Jones2012-03-151-3/+10
* Fix a socket leak and add a warningAndrew Stanley-Jones2012-03-121-1/+6
* Fix autostart for servicesAndrew Stanley-Jones2012-03-051-49/+111
* Ported service framework to new qtjsondb api.Denis Dzyubenko2012-02-281-1/+0
* Improve SFW startup of external processesAndrew Stanley-Jones2012-02-241-25/+39
* Remove private include from public Header in QServiceClientCredentialsalex2012-02-241-1/+4
* Fix typo, and qwarning issuesAndrew Stanley-Jones2012-02-211-1/+1
* Qt5 Service Framework security APIAndrew Stanley-Jones2012-02-211-38/+79
* Allow sockets to be created world writeableAndrew Stanley-Jones2012-02-101-4/+28
* Change service framework auto start codeAndrew Stanley-Jones2012-02-101-47/+67
* Change to make notion sending workAndrew Stanley-Jones2012-02-081-1/+0
* Fixes for starting services via NotionsAndrew Stanley-Jones2012-01-301-7/+15
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Updates for changes in base libraryAndrew Stanley-Jones2012-01-271-2/+1
* Remove last remnants of QServiceSecurity.alex2012-01-271-1/+0
* Decrease timeout value for service startupAndrew Stanley-Jones2012-01-241-1/+4
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update to SFW to current mtlibAndrew Stanley-Jones2012-01-191-297/+40
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Change of library nameAndrew Stanley-Jones2011-12-091-1/+2
* QtSystems: Fix compiler warnings.Friedemann Kleint2011-12-051-4/+5
* Fix the wayland ifdefs, add a small amount of debugAndrew Stanley-Jones2011-11-281-4/+7
* Fix signalling order issues with blocking methodsAndrew Stanley-Jones2011-11-181-2/+1
* Add size information to the data transferAndrew Stanley-Jones2011-10-171-8/+57
* Add QServiceManager_IPC unit testAndrew Stanley-Jones2011-10-121-2/+2
* Add more work around codeAndrew Stanley-Jones2011-10-061-0/+4
* Jsondb cleanup, and fix single process kludgeAndrew Stanley-Jones2011-09-281-55/+123
* Small one line bug fixes all over sfwAndrew Stanley-Jones2011-09-211-3/+3
* Move auth code to for 2 clients on 1 serviceAndrew Stanley-Jones2011-09-171-42/+58
* Add more dirs for mt-emu, for sfw auto start in single processAndrew Stanley-Jones2011-08-291-0/+6
* Add support for single process and update jsondbAndrew Stanley-Jones2011-08-151-3/+72
* Add new security framework to SFWAndrew Stanley-Jones2011-08-111-8/+72
* Update to use SFW notionsAndrew Stanley-Jones2011-07-291-15/+134
* Updates for changes in the jsondb apiAndrew Stanley-Jones2011-07-261-16/+16
* Add jsondb support to SFWAndrew Stanley-Jones2011-07-121-4/+41
* Remove Qt Mobility references from license headersAlex2011-07-011-1/+1
* make compile with Qt namespace and library infixAlex2011-06-281-2/+2
* Fixup some Qt style issuesAlex2011-06-171-1/+1
* Add first version of QtServiceFramework libraryAlex2011-06-171-0/+286