| .. |
|
addr
|
bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key
|
2011-02-01 12:16:18 -08:00 |
|
dao
|
Fixed the bug when port forwarding rules were not reset correctly on domR restart/start (multiple public ip addresses case)
|
2011-02-15 10:49:46 -08:00 |
|
element
|
bug 8381: disassociateIpAddress is async now
|
2011-02-15 12:24:18 -08:00 |
|
guru
|
bug 8479: remove direct account specific network as a part of account cleanup. Before public direct ip addresses weren't released as a part of nic cleanup - deallocate() method was missing in DirectNetworkGuru
|
2011-02-08 10:47:05 -08:00 |
|
lb
|
bug 8564: Changed implementation for static nat rules. Now we use separate interfaces instead of PortForwardingRules interfaces.
|
2011-02-15 10:45:28 -08:00 |
|
ovs
|
fix capacity caclulation issue after migration
|
2011-02-09 13:33:42 -05:00 |
|
router
|
Fixed the bug when port forwarding rules were not reset correctly on domR restart/start (multiple public ip addresses case)
|
2011-02-15 10:49:46 -08:00 |
|
rules
|
bug 8284: don't allow to create static nat rules for 2 different ip addresses and the same vm.
|
2011-02-15 13:52:00 -08:00 |
|
security
|
fix capacity caclulation issue after migration
|
2011-02-09 13:33:42 -05:00 |
|
vpn
|
added forced paramter to stop apis
|
2011-02-08 15:38:26 -08:00 |
|
ExteralIpAddressAllocator.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
IPAddressVO.java
|
Store ip address as String instead of Long in user_ip_address and port_forwarding_rules tables
|
2011-02-09 19:35:03 -08:00 |
|
IpAddrAllocator.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
LoadBalancerVMMapVO.java
|
bug 7467: release IP address works now.
|
2010-12-10 15:12:32 -08:00 |
|
LoadBalancerVO.java
|
bug 8564: Changed implementation for static nat rules. Now we use separate interfaces instead of PortForwardingRules interfaces.
|
2011-02-15 10:45:28 -08:00 |
|
NetworkAccountDaoImpl.java
|
switched from networkprofile to network configuration
|
2010-09-09 17:49:19 -07:00 |
|
NetworkAccountVO.java
|
Changed networkconfigurations to network as per Sheng's suggestion
|
2010-11-19 15:44:42 -08:00 |
|
NetworkManager.java
|
bug 8564: Changed implementation for static nat rules. Now we use separate interfaces instead of PortForwardingRules interfaces.
|
2011-02-15 10:45:28 -08:00 |
|
NetworkManagerImpl.java
|
bug 8381: disassociateIpAddress is async now
|
2011-02-15 12:24:18 -08:00 |
|
NetworkRuleConfigVO.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
NetworkVO.java
|
Change the wording in log
|
2011-02-08 13:39:50 -08:00 |
|
RemoteAccessVpnVO.java
|
bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key
|
2011-02-01 12:16:18 -08:00 |
|
SshKeysDistriMonitor.java
|
renamed the domainrouter services
|
2010-12-21 03:56:01 -08:00 |