summaryrefslogtreecommitdiffstats
path: root/src/daemon/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Daemon: Use qInstallMessageHandlerKai Koehne2012-10-161-6/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Added error checks for -config-path jsondb argumentDenis Dzyubenko2012-06-071-6/+9
* Don't print "Ready" until the database has started.Denis Dzyubenko2012-05-241-2/+2
* Removed duplicated code in JsonDbSignals implementation.Denis Dzyubenko2012-05-211-1/+1
* Use SIGUSR1 signal to close indexes and reduce memory footprint.Denis Dzyubenko2012-05-211-0/+1
* Fixed up jsondb -help outputDenis Dzyubenko2012-05-061-2/+1
* Make more use of QStringLiteral and QLatin1Char/QLatin1StringDenis Dzyubenko2012-05-031-4/+4
* Added verboseErrors so daemon logs all errors in client requestsJamey Hicks2012-04-231-0/+3
* Added string format check to schema validatorPascal Dietz2012-04-231-0/+5
* Modify the way search paths for partitions are constructedKevin Simons2012-04-181-4/+9
* do not close the file if it is not openedBai Jing2012-04-181-2/+5
* fix some fd leakBai Jing2012-04-161-1/+4
* Split partition handling out into a separate moduleKevin Simons2012-04-101-5/+2
* Switch to a partition-loading system based on filesKevin Simons2012-04-101-16/+8
* Refactoring: remove JsonDb classKevin Simons2012-03-151-10/+11
* Remove writable global static variablesKevin Simons2012-02-271-16/+11
* Refactoring: make class names and file names more consistentKevin Simons2012-02-241-2/+2
* Naming clean up.Tapani Mikola2012-02-211-7/+21
* Move the -load functionality from the daemon to the clientKevin Simons2012-02-211-21/+0
* Added -sigstop option to jsondb for upstart.Jamey Hicks2012-02-171-1/+12
* Add systemd notification support for jsondbJani Uusi-Rantala2012-02-071-0/+9
* move daemonize to later in startup, for use with upstart "expect fork"Jeremy Katz2012-02-031-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-271-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Added -compact-on-exit option to jsondb.Jamey Hicks2012-01-121-1/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Renamed public macros.Denis Dzyubenko2012-01-041-3/+3
* Don't exit when a -load failsJeremy Katz2012-01-031-1/+0
* Fixed QtJsonDb namespace compilation.Toby Tomkins2011-12-281-3/+3
* added -terminate option to jsondb and reflect -load status in return code.Jamey Hicks2011-12-071-1/+11
* Enable performance log when not QT_NO_DEBUG_OUTPUT.Jamey Hicks2011-11-221-2/+3
* added -log-file option to daemon using qInstallMessageHandler.Jamey Hicks2011-11-221-1/+36
* fix indentationJamey Hicks2011-11-151-5/+5
* Update licenseheader text in source and header filesSergio Ahumada2011-10-311-1/+1
* Long live QtJsonDb!Denis Dzyubenko2011-10-251-0/+262