| .. |
|
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
|
bug 8186: Changed the investigator to use the new networking
|
2011-02-07 16:04:23 -08:00 |
|
guru
|
bug 8235: don't generate NET_IPASSIGN event when ip assoc command fails
|
2011-02-01 19:55:27 -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
|
Don't allow to enable remote access vpn when domR is in Starting state
|
2011-02-07 17:46:24 -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: changing the deployVm flow to take in a list of security group ids instead of a list of security group names
|
2011-02-03 11:37:49 -08:00 |
|
vpn
|
Fixed account security checks for domain admins in following commands:
|
2011-02-07 16:24:34 -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
|
Perform security check for deleteNetwork inside the management server method instead of api command itself
|
2011-02-07 10:02:10 -08:00 |
|
NetworkRuleConfigVO.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
NetworkVO.java
|
bug 8187: retreive DNS information from DataCenter instead of resetting it for the network. After the DNS is reset, all networks in the zone have to be restarted. Console proxy and secondary vm should be restarted too.
|
2011-01-26 19:08:56 -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 |