| .. |
|
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 8866: added support for direct network usage tracking using traffic sentinel
|
2011-04-27 19:03:02 +05:30 |
|
element
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
guru
|
bug 9621: dbUpgrade - set reservation strategy to be Create for Guest Nics in Basic zone
|
2011-04-27 22:51:56 -07:00 |
|
lb
|
Code cleanup. No need to declare runtime exceptions (CloudRuntimeException, InvalidParameterException, PermissionDenied exceptions)
|
2011-04-21 16:26:53 -07:00 |
|
ovs
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
router
|
bug 8866: ignore network usage for system account
|
2011-04-27 19:44:52 +05:30 |
|
rules
|
Code cleanup. No need to declare runtime exceptions (CloudRuntimeException, InvalidParameterException, PermissionDenied exceptions)
|
2011-04-21 16:26:53 -07:00 |
|
security
|
bug 9492: allow security group removal when it has ingress rules, but not assigned to any vms yet
|
2011-04-25 16:43:39 -07:00 |
|
vpn
|
bug 8710: CONTD....Introducing a new user role in cloudstack called RESOURCE_DOMAIN_ADMIN. The role would have all the domain_admin rights and the rights to list zone,pods,clusters and so on. More info in the bug
|
2011-04-11 19:40:37 +05:30 |
|
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
|
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
|
Merge branch 'baremetal' to master
|
2011-04-11 14:21:41 -07:00 |
|
NetworkManagerImpl.java
|
bug 9621: dbUpgrade - set reservation strategy to be Create for Guest Nics in Basic zone
|
2011-04-27 22:51:56 -07:00 |
|
NetworkRuleConfigVO.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
NetworkVO.java
|
Add license header to files
|
2011-04-14 11:23:14 -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 |