[root]/src/net/java/sip/communicator/plugin/provisioning

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 47 (100.0%) | 2813 (100.0%) | 59.8 |
| yanas | 13 (27.7%) | 1313 (46.7%) | 101.0 |
| s_vincent | 18 (38.3%) | 1187 (42.2%) | 65.9 |
| damencho | 10 (21.3%) | 275 (9.8%) | 27.5 |
| lubomir_m | 1 (2.1%) | 25 (0.9%) | 25.0 |
| ibauersachs | 3 (6.4%) | 11 (0.4%) | 3.6 |
| emcho | 2 (4.3%) | 2 (0.1%) | 1.0 |
Removes advertising bytestream used for jabber file transfers, leaving ibb.
Changes provisioning debug printing.
10 lines of code changed in:
Adds some logging to network status events and their dispatching.
Prints result from provisioning requests in the log.
9 lines of code changed in:
Adds property which can make provisioning mandatory, and if user cancels application will exit.
52 lines of code changed in:
Refactor provisioning.
724 lines of code changed in:
Fixes some NPE. Adds custom xmpp domain to be resolved for SRV records used for connection.
4 lines of code changed in:
Integrates patch from Patrick reported on dev mailing-list with subject ' provisioning parameter'.
18 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Cache the provisioning URL before loading the provisioned properties
2 lines of code changed in:
Add ${arch} to the provisioning URL replacement
5 lines of code changed in:
Fixes when enable provisioning enable and forget password button.
1 lines of code changed in:
Adds option in provisioning configuration for deleting stored password.
102 lines of code changed in:
Create a RadioButton class with the Jitsi specifc look&feel
4 lines of code changed in:
Fixes the use of non predefined parameters in the provisioning uri.
14 lines of code changed in:
Fixes loading of default provisioning method.
1 lines of code changed in:
Fixes loading of default provisioning uri.
1 lines of code changed in:
Adds default values for provisioning method and URI.
12 lines of code changed in:
Add the possibility to replace everywhere in the provisioning URL not just for the HTTP parameters.
89 lines of code changed in:
Move UUID initialization to Provisioning plugin.
9 lines of code changed in:
Add UUID support for provisioning, UUID is visible in provisioning advanced configuration form.
84 lines of code changed in:
Fix handling of provisioning parameters.
6 lines of code changed in:
(16 more)