| .. |
|
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 10561: readding source cidr changes to firewall rules
|
2011-08-10 13:52:42 +05:30 |
|
element
|
Merge branch '2.2.8' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.2.8
|
2011-08-08 22:42:10 -07:00 |
|
firewall
|
ICMP protocol is supported in createFirewallRule command only; throw an error if specified in createPF/StaticNat/LB rule
|
2011-08-10 12:56:25 -07:00 |
|
guru
|
bug 11021: Add ReservationStrategy.Managed to prevent sourceNat from release
|
2011-08-10 12:51:43 -07:00 |
|
lb
|
ICMP protocol is supported in createFirewallRule command only; throw an error if specified in createPF/StaticNat/LB rule
|
2011-08-10 12:56:25 -07:00 |
|
ovs
|
bug 10429: Backport redundant virtual router
|
2011-07-18 18:29:56 -07:00 |
|
router
|
bug 11045: Fix exception exit of CheckRouterTask
|
2011-08-10 12:05:22 -07:00 |
|
rules
|
ICMP protocol is supported in createFirewallRule command only; throw an error if specified in createPF/StaticNat/LB rule
|
2011-08-10 12:56:25 -07:00 |
|
security
|
bug 10884: do not lock if not necessary
|
2011-08-02 13:51:26 -07:00 |
|
vpn
|
bug 10561: intermidiate checkin for FirewallRuleFeature
|
2011-08-08 20:59:40 -07:00 |
|
ElasticLbVmMapVO.java
|
ELB VM: implement delete LB by deleting ELB vm
|
2011-07-28 00:15:16 -07:00 |
|
ExteralIpAddressAllocator.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
FirewallRulesCidrsVO.java
|
bug 10561: intermidiate checkin for FirewallRuleFeature
|
2011-08-08 20:59:40 -07: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
|
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 10561: readding source cidr changes to firewall rules
|
2011-08-10 13:52:42 +05:30 |
|
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
|
Revert "bug 10435: removed vpn feature"
|
2011-08-02 18:12:57 -07:00 |
|
NetworkManagerImpl.java
|
merge nectarine
|
2011-08-08 21:45:37 -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:10:24 -07:00 |
|
RemoteAccessVpnVO.java
|
Revert "bug 10435: removed vpn feature"
|
2011-08-02 18:12:57 -07:00 |
|
SshKeysDistriMonitor.java
|
Pass isForRebalance parameter to processConnect method of all the listeners - some listeners don't have to be notified when connection happens as a a part of Agent Rebalance process (VirtualMachineManagerImpl listener for instance)
|
2011-06-27 10:20:41 -07:00 |