| .. |
|
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
|
bug 8288: allow to create multiple Guest Virtual networks for account in the same zone
|
2011-02-01 15:50:01 -08:00 |
|
element
|
added forced paramter to stop apis
|
2011-02-08 15:38:26 -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
|
Fixed account security checks for domain admins in following commands:
|
2011-02-07 16:24:34 -08:00 |
|
ovs
|
implement network element for ovs stuff, so we don't make other code dirty
|
2011-02-03 17:39:03 -08:00 |
|
router
|
added forced paramter to stop apis
|
2011-02-08 15:38:26 -08:00 |
|
rules
|
seperating service API call form internal calls for revoke port forwarding rule
|
2011-02-08 12:34:04 +05:30 |
|
security
|
bug 8335: adding the security group objects to the list virtual machines response
|
2011-02-08 11:48:39 -08: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
|
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 |
|
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 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 |
|
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
|
Perform security check for deleteNetwork inside the management server method instead of api command itself
|
2011-02-07 10:02:10 -08:00 |
|
NetworkManagerImpl.java
|
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 |
|
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 |