aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/configuration/ConfigurationActivator.java
Commit message (Expand)AuthorAgeFilesLines
* Use Java 7 instead of JNA to update home dir permissionsIngo Bauersachs2017-01-141-25/+21
* Switch to database based configuration by defaultIngo Bauersachs2017-01-041-12/+11
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes a problem where we cannot start configuration service when using not wr...Damian Minkov2014-12-031-9/+10
* Fixes javadocs, formatting.Lyubomir Marinov2014-04-051-21/+26
* Fixes an IllegalStateException in FileAccessServiceImpl when executing inside...Lyubomir Marinov2014-02-181-4/+23
* Allow the configuration service to start without a FileAccessService, as it i...Boris Grozev2014-01-151-11/+13
* ConfigService based on HSQLDB (through JDBC)Ingo Bauersachs2014-01-121-27/+29
* Checks and fixes permissions of home folder and config file to be editable an...Damian Minkov2013-07-021-0/+72
* Changes needed for android merge. Exposing several bundle contexts. Some publ...Damian Minkov2012-12-061-0/+19
* Moves the ConfigurationService and FileAccessService implementations from Jit...Lyubomir Marinov2012-07-101-74/+5
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-2/+2
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Refactors the ConfigurationService implementation in preparation for providin...Lyubomir Marinov2011-11-041-16/+63
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Add UUID support for provisioning, UUID is visible in provisioning advanced c...Sebastien Vincent2011-04-261-3/+6
* Fixes warnings and javadocs.Sebastien Vincent2010-10-041-1/+1
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-101-6/+15
* Fix logger usage - third bunch of changes.Werner Dittmann2010-06-031-3/+6
* - Provides an alternative storage backend to XML in the ConfigurationService ...Lyubomir Marinov2009-08-041-18/+19
* Some code clean-up, remove warnings, no new functions or features.Werner Dittmann2009-03-281-2/+2
* Removes unnecessary allocations and fields, makes fields final, fixes warnings.Lyubomir Marinov2009-03-011-3/+1
* Fixes warnings.Lyubomir Marinov2008-12-061-4/+6
* Merge my changes from alpha2 branch (mostly improvements to SIMPLE, usage of ...Benoit Pradelle2007-11-141-1/+7
* Fix erasing of config file on MacOS.Damian Minkov2007-06-271-0/+1
* remove superfluous loggingEmil Ivov2006-11-291-24/+8
* Working on the JMF implementation of the media service.Emil Ivov2006-10-231-5/+0
* Working on support for SIPEmil Ivov2006-10-021-0/+5
* Code formatEmil Ivov2006-08-161-4/+1
* Start the configuration service when activating its bundleEmil Ivov2006-07-081-0/+2
* Changed the name of the activator. We'll no longer have osgi activators with ...Emil Ivov2006-03-231-0/+72