Directory src/net/java/sip/communicator/impl/protocol/sip/xcap/model/commonpolicy/

Directory Created:
2010-08-10 10:23
Total Files:
12
Deleted Files:
1
Lines of Code:
1884

[root]/src/net/java/sip/communicator/impl/protocol/sip/xcap/model/commonpolicy

Lines of Code

src/net/java/sip/communicator/impl/protocol/sip/xcap/model/commonpolicy/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 39 (100.0%) 2525 (100.0%) 64.7
damencho 26 (66.7%) 2453 (97.1%) 94.3
s_vincent 1 (2.6%) 60 (2.4%) 60.0
emcho 12 (30.8%) 12 (0.5%) 1.0

Most Recent Commits

s_vincent 2012-03-09 17:54

Fixes style formating, javadoc and eclipse related warnings.

60 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/sip/xcap/model/commonpolicy: CommonPolicyParser.java (+60)
emcho 2011-10-18 14:03

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

12 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/sip/xcap/model/commonpolicy: ActionsType.java (+1 -1), CommonPolicyParser.java (+1 -1), ConditionsType.java (+1 -1), ExceptType.java (+1 -1), IdentityType.java (+1 -1), ManyType.java (+1 -1), OneType.java (+1 -1), RuleType.java (+1 -1), RulesetType.java (+1 -1), SphereType.java (+1 -1), TransformationsType.java (+1 -1), ValidityType.java (+1 -1)
damencho 2010-10-06 11:43

Authorization for SIP protocol, implement subscribe for presence.winfo rfc3857, rfc3858, rfc5025. Add block and polite-block to the currently available allow rules in xcap implementation and using them fo the sip authorization.
Fix - do not subscribe for not in contactlist contacts and for terminated subscriptions.
Remove warning for not found AAAA and A records, warn when both are not found.
Change some config properties for autoaway.

122 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/sip/xcap/model/commonpolicy: RuleType.java (+3 -3), TransfomationsType.java (del), TransformationsType.java (new 119)
damencho 2010-08-16 13:51

Merge latest patch sent to dev mailinglist with subject "XCAP tests" which represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk.
Add presence rules, fix tests and some resources. Start work on populating already existing contacts.

1387 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/sip/xcap/model/commonpolicy: ActionsType.java (+34 -53), CommonPolicyParser.java (new 942), ConditionsType.java (+73 -39), ExceptType.java (+26 -42), IdentityType.java (+39 -70), ManyType.java (+48 -68), OneType.java (+46 -45), RuleType.java (+34 -58), RulesetType.java (+13 -49), SphereType.java (+31 -20), TransfomationsType.java (+62 -63), ValidityType.java (+39 -57)
damencho 2010-08-10 10:23

Merge changes from branch/gsoc10/xcap and patch sent to dev mailinglist with subject "XCAP tests" which represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk.

944 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/sip/xcap/model/commonpolicy: ActionsType.java (new 86), ConditionsType.java (new 63), ExceptType.java (new 83), IdentityType.java (new 109), ManyType.java (new 104), OneType.java (new 91), RuleType.java (new 141), RulesetType.java (new 74), SphereType.java (new 55), TransfomationsType.java (new 63), ValidityType.java (new 75)
Generated by StatSVN 0.3.1