| .. |
|
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 9419: implement api to reset resource count
|
2011-06-13 10:55:57 +05:30 |
|
element
|
bug 9579: allow domain name suffix update for existing networks.
|
2011-06-09 16:24:48 -07:00 |
|
guru
|
bug 10214: merge fixes from 2.2.8/2.2.4
|
2011-06-10 14:29:01 -07:00 |
|
lb
|
bug 9579: allow domain name suffix update for existing networks.
|
2011-06-09 16:24:48 -07:00 |
|
ovs
|
Redundant Router: Fix OVS
|
2011-06-07 18:02:28 -07:00 |
|
router
|
bug 10222: fixed issue with associate ip introduced more than one nic. The problem is that associate ip automatically creates a nic but doesn't have sufficient information to properly creates so it uses what it knows for sure is the naming pattern to do it. However, we changed the naming pattern and it broke. I fixed it by passing all of the information in the ipaddressTO object.
|
2011-06-11 13:45:28 -07:00 |
|
rules
|
bug 9579: allow domain name suffix update for existing networks.
|
2011-06-09 16:24:48 -07:00 |
|
security
|
bug 9127: covered failure scenarios for agent LB.
|
2011-06-05 17:35:30 -07:00 |
|
vpn
|
bug 9579: allow domain name suffix update for existing networks.
|
2011-06-09 16:24:48 -07:00 |
|
ExteralIpAddressAllocator.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
FirewallRulesCidrsVO.java
|
bug 8115: source ip filtering
|
2011-05-09 17:41:50 +05:30 |
|
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
|
Add license header to files
|
2011-04-14 11:23:14 -07: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
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
NetworkAccountVO.java
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
NetworkDomainVO.java
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
NetworkManager.java
|
bug 9579: allow domain name suffix update for existing networks.
|
2011-06-09 16:24:48 -07:00 |
|
NetworkManagerImpl.java
|
bug 10233: listNetworks - don't default isSystem=false when id parameter is specified
|
2011-06-13 09:53:26 -07:00 |
|
NetworkRuleConfigVO.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
NetworkVO.java
|
bug 9579: allow domain name suffix update for existing networks.
|
2011-06-09 16:24:48 -07: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 |