[root]/src/net/java/sip/communicator/impl/configuration
xml
(2 files, 667 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 104 (100.0%) | 4395 (100.0%) | 42.2 |
| lubomir_m | 38 (36.5%) | 2205 (50.2%) | 58.0 |
| emcho | 32 (30.8%) | 1782 (40.5%) | 55.6 |
| s_vincent | 8 (7.7%) | 131 (3.0%) | 16.3 |
| damencho | 8 (7.7%) | 111 (2.5%) | 13.8 |
| wernerd | 10 (9.6%) | 67 (1.5%) | 6.7 |
| yanas | 3 (2.9%) | 51 (1.2%) | 17.0 |
| pradelle | 2 (1.9%) | 44 (1.0%) | 22.0 |
| ibauersachs | 3 (2.9%) | 4 (0.1%) | 1.3 |
Allows the neomedia bundle to start in a headless graphics environment.
12 lines of code changed in:
Suppress some error output on headless devices and suppress raw-type warnings
4 lines of code changed in:
Adds global shortcut support.
1 lines of code changed in:
Fixes possible NullPointerExceptions related to packet logging, resources.
1 lines of code changed in:
Fixes NullPointerException blocking the project to run.
2 lines of code changed in:
Refactors the ConfigurationService implementation in preparation for providing a database store.
461 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
5 lines of code changed in:
Fixes a possible NullPointerException.
1 lines of code changed in:
Move UUID initialization to Provisioning plugin.
0 lines of code changed in:
Add UUID support for provisioning, UUID is visible in provisioning advanced configuration form.
19 lines of code changed in:
Configuring Parallel DNS Resolver. Patch provided by Ingo Bauersachs.
21 lines of code changed in:
Network utils listens for network changes and updates dns servers in our resolver.
4 lines of code changed in:
Proper use of enforce prefix and allowed prefix in provisioning plugin.
20 lines of code changed in:
Add a method in the ConfigurationService that will check all properties against a set of prefixes, invalid properties will be removed. Add the same mechanism for the provisioning plugin (to avoid add incorrect contents in the ConfigurationService).
81 lines of code changed in:
Fixes warnings and javadocs.
1 lines of code changed in:
Order sip-communicator.properties alphabetically.
9 lines of code changed in:
Adds javadocs, fixes warnings.
204 lines of code changed in:
Merges branches/gsoc10/passwdstrg@7435 which represents the work of Dmitri Melnikov on the "Password storage" GSoC 2010 project into trunk.
48 lines of code changed in:
Implements Speex encoder, decoder and resampler using the native Speex library. Since the JNI binaries are not available, the new functionality shouldn't cause regressions.
44 lines of code changed in:
Fix logger usage - third bunch of changes.
20 lines of code changed in:
(49 more)