Directory src/net/java/sip/communicator/service/netaddr/event/

Directory Created:
2010-05-17 10:21
Total Files:
2
Deleted Files:
0
Lines of Code:
211

[root]/src/net/java/sip/communicator/service/netaddr/event

Lines of Code

src/net/java/sip/communicator/service/netaddr/event/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 223 (100.0%) 27.8
damencho 5 (62.5%) 215 (96.4%) 43.0
s_vincent 1 (12.5%) 6 (2.7%) 6.0
emcho 2 (25.0%) 2 (0.9%) 1.0

Most Recent Commits

damencho 2011-12-22 18:34

Adds dns change detection on macosx.

8 lines of code changed in:

  • src/net/java/sip/communicator/service/netaddr/event: ChangeEvent.java (+8 -1)
emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

2 lines of code changed in:

  • src/net/java/sip/communicator/service/netaddr/event: ChangeEvent.java (+1 -1), NetworkConfigurationChangeListener.java (+1 -1)
damencho 2011-09-30 17:15

Fixes some reconnect issues and early events where still no dns is configured (now waiting half a second). Fixes jabber provider not cleaned up after connection failed (during login process). Fixes an needed reconnect when more than one interface available and network is going down (stand by).

3 lines of code changed in:

  • src/net/java/sip/communicator/service/netaddr/event: ChangeEvent.java (+3 -1)
damencho 2011-09-02 14:24

Forces gtalk ice enabled on systems with already saved preferences (property name change).
Fixes a problem with network detection on machines missing network manager (linux).

82 lines of code changed in:

  • src/net/java/sip/communicator/service/netaddr/event: ChangeEvent.java (+82 -7)
s_vincent 2010-10-04 12:33

Fixes warnings and javadocs.

6 lines of code changed in:

  • src/net/java/sip/communicator/service/netaddr/event: ChangeEvent.java (+6 -1)
damencho 2010-05-17 10:21

Adds and activates reconnect plugin. Some fixes to protocols in order to work with the plungin (removing all tries to reconnect as they are now controlled from outside).

122 lines of code changed in:

  • src/net/java/sip/communicator/service/netaddr/event: ChangeEvent.java (new 100), NetworkConfigurationChangeListener.java (new 22)
Generated by StatSVN 0.3.1