cloudstack/server/src/com/cloud/network
kishan 284ee3909e bug 9842: Added task to update user stats agg bytes in sync with aggregation range
status 9842: resolved fixed
2011-10-31 17:15:36 +05:30
..
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 10848: Removing NPE from listCapacity and new alert code. Adding CAPACITY_TYPE_DIRECT_ATTACHED_PUBLIC_IP. Introducing thresholds for vlan and direct attached public ips. 2011-10-27 11:21:50 +05:30
element Clean up global redundant_router config item 2011-09-27 16:50:24 -07:00
firewall More stuff to Projects feature - added support for adding resources (vms, templates, isos) to the project 2011-10-05 13:24:25 -07:00
guru bug 11739: Fix typo 2011-10-28 23:33:52 +05:30
lb More stuff to Projects feature - added support for adding resources (vms, templates, isos) to the project 2011-10-05 13:24:25 -07:00
ovs Merge branch 'newagentmgr' 2011-10-27 11:09:56 -07:00
router bug 9842: Added task to update user stats agg bytes in sync with aggregation range 2011-10-31 17:15:36 +05:30
rules bug 10530: Add vmid in the logs 2011-10-28 23:36:07 +05:30
security 1) replaced joinProject API with updateProjectInvitation api. You can accept/decline the invitataion with this command 2011-10-27 18:32:00 -07:00
vpn More stuff to Projects feature - added support for adding resources (vms, templates, isos) to the project 2011-10-05 13:24:25 -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
ExternalNetworkManager.java bug 6876: netscaler MPX & VPX support 2011-08-30 00:14:05 +05:30
ExternalNetworkManagerImpl.java Bug 11522 - New agent manager 2011-10-04 14:35:26 -07:00
FirewallRulesCidrsVO.java bug 10561: intermidiate checkin for FirewallRuleFeature 2011-08-09 15:51:56 -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
InlineLoadBalancerNicMapVO.java Added a new table for inline load balancer deployments, to store mappings between public IPs and NICs. 2011-08-03 16:10:20 -07: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 Defined missing length field for VO classes 2011-08-17 15:13:28 -07: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
NetworkDeviceManager.java Full opensource 2011-08-23 19:52:19 -07:00
NetworkDeviceManagerImpl.java Bug 11522 - New agent manager 2011-10-04 14:35:26 -07:00
NetworkDomainVO.java Add license header to files 2011-04-14 11:23:14 -07:00
NetworkManager.java Storage migration: if it's basic network and migrate to different pod, need to reallocate network 2011-10-25 19:20:18 -07:00
NetworkManagerImpl.java 1) replaced joinProject API with updateProjectInvitation api. You can accept/decline the invitataion with this command 2011-10-27 18:32:00 -07:00
NetworkRuleConfigVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
NetworkUsageManager.java Full opensource 2011-08-23 19:52:19 -07:00
NetworkUsageManagerImpl.java clean out various interface from agent manager to decent managers 2011-10-27 16:06:51 -07:00
NetworkVO.java Defined missing length field for VO classes 2011-08-17 15:13:28 -07:00
RemoteAccessVpnVO.java Revert "bug 10435: removed vpn feature" 2011-08-02 18:12:57 -07:00
SshKeysDistriMonitor.java Merge branch 'cvm' into 2.2.y 2011-08-19 16:08:35 -07:00