aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/configuration/ConfigurationServiceImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Fixes a possible NullPointerException.Lyubomir Marinov2011-09-261-3/+1
* Move UUID initialization to Provisioning plugin.Sebastien Vincent2011-05-121-13/+0
* Add UUID support for provisioning, UUID is visible in provisioning advanced c...Sebastien Vincent2011-04-261-0/+13
* Configuring Parallel DNS Resolver. Patch provided by Ingo Bauersachs.Damian Minkov2011-03-171-0/+21
* Network utils listens for network changes and updates dns servers in our reso...Damian Minkov2011-02-011-3/+4
* Proper use of enforce prefix and allowed prefix in provisioning plugin.Sebastien Vincent2010-10-131-60/+20
* Add a method in the ConfigurationService that will check all properties again...Sebastien Vincent2010-10-121-19/+81
* Merges branches/gsoc10/passwdstrg@7435 which represents the work of Dmitri Me...Lyubomir Marinov2010-07-121-5/+48
* Implements Speex encoder, decoder and resampler using the native Speex librar...Lyubomir Marinov2010-06-141-0/+44
* Fix logger usage - third bunch of changes.Werner Dittmann2010-06-031-7/+14
* Cleanup some left-overs of PropertyChange event handling.Werner Dittmann2010-05-161-4/+4
* Cleanup PropertyChangeEvent stuffWerner Dittmann2010-04-091-5/+5
* Prevents NumberFormatException in the cases in which it is clear that it will...Lyubomir Marinov2009-10-171-3/+21
* Tries to migrate the existing XML configurations to the .properties format.Lyubomir Marinov2009-09-161-57/+185
* Adds javadocs.Lyubomir Marinov2009-08-091-3/+3
* Adds javadocs.Lyubomir Marinov2009-08-081-0/+53
* Take two at fixing the failing Jabber account uninstallation test this time p...Lyubomir Marinov2009-08-051-9/+17
* Fixes the unit tests of the ConfigurationService broken by the previous commit.Lyubomir Marinov2009-08-041-8/+1
* - Provides an alternative storage backend to XML in the ConfigurationService ...Lyubomir Marinov2009-08-041-526/+276
* Some code clean-up, remove warnings, no new functions or features.Werner Dittmann2009-03-281-12/+12
* Removes unnecessary fields. Provides more efficient iteration of Hashtables, ...Lyubomir Marinov2009-03-021-2/+2
* Reverts the modifications to ConfigurationServiceImpl unintentionally committ...Lyubomir Marinov2009-03-011-36/+440
* Fixes a warning introduced in r5094 about the use of deprecated API.Lyubomir Marinov2009-03-011-440/+36
* Minor elimination of code duplication.Lyubomir Marinov2008-12-131-0/+21
* Fixes warnings.Lyubomir Marinov2008-12-061-53/+46
* Allows choosing <No Device> for each of the Audio and Video device configurat...Lyubomir Marinov2008-11-281-21/+20
* Remove configuration defaults now if values are missing in configuration serv...Damian Minkov2008-07-151-44/+0
* Move configuration service default values to separate file.Damian Minkov2008-07-151-1/+1
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-141-1/+6
* Add registering default events to notification service.Damian Minkov2008-07-101-0/+59
* - Configuration forms are now registered through the bundle context.Yana Stamcheva2008-06-101-2/+46
* Merge my changes from alpha2 branch (mostly improvements to SIMPLE, usage of ...Benoit Pradelle2007-11-141-4/+37
* Fix erasing of config file on MacOS.Damian Minkov2007-06-271-2/+19
* Code review for the RSS provider implemnetation. Fixing numerous javadoc conf...Emil Ivov2007-06-041-2/+2
* if we set a configuration property to null we should remove it also from the ...Yana Stamcheva2007-05-291-1/+3
* close output streams after writing xml files.Emil Ivov2007-04-171-1/+3
* Configurable home name and location, properly store international characters ...Emil Ivov2007-01-141-6/+85
* Working on the JMF implementation of the media service.Emil Ivov2006-10-231-96/+92
* Working on SIP SupportEmil Ivov2006-08-211-2/+59
* Code formatEmil Ivov2006-08-161-0/+1
* Writed indented config filesEmil Ivov2006-07-281-3/+2
* Implemented frequent writes of the configuration file and a method allowing t...Emil Ivov2006-07-151-7/+48
* Implemented methods for retrieving lists of property names by prefixEmil Ivov2006-07-081-5/+96
* CosmeticsEmil Ivov2006-05-091-1/+0
* Started work on the MetaContactList SLICK.Emil Ivov2006-02-151-2/+0
* Replaced <code> tags with <tt> in all javadocsEmil Ivov2006-02-051-9/+9
* Initial sip-communicator-1.0 commitEmil Ivov2005-11-021-0/+846