| .. |
|
FirewallRulesCidrsDao.java
|
bug 8115: source ip filtering
|
2011-05-09 17:41:50 +05:30 |
|
FirewallRulesCidrsDaoImpl.java
|
bug 8115: Source IP filtering in Virtual Router
|
2011-05-12 13:37:43 +05:30 |
|
FirewallRulesDao.java
|
bug 8753: never release public Ip address without ensuring that all corresponding resources (PF/StaticNat/Lb rules) are cleaned up.
|
2011-02-28 09:21:05 -08:00 |
|
FirewallRulesDaoImpl.java
|
bug 8753: never release public Ip address without ensuring that all corresponding resources (PF/StaticNat/Lb rules) are cleaned up.
|
2011-02-28 09:21:05 -08:00 |
|
IPAddressDao.java
|
bug 9419: implement api to reset resource count
|
2011-06-13 10:55:57 +05:30 |
|
IPAddressDaoImpl.java
|
bug 9419: implement api to reset resource count
|
2011-06-13 10:55:57 +05:30 |
|
LoadBalancerDao.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 |
|
LoadBalancerDaoImpl.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 |
|
LoadBalancerVMMapDao.java
|
bug 7467: release IP address works now.
|
2010-12-10 15:12:32 -08:00 |
|
LoadBalancerVMMapDaoImpl.java
|
bug 7467: release IP address works now.
|
2010-12-10 15:12:32 -08:00 |
|
NetworkDao.java
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
NetworkDaoImpl.java
|
bug 9651: we're saving the tags twice.
|
2011-06-08 15:55:37 -07:00 |
|
NetworkDomainDao.java
|
1) listNetworks for domain level network case: fixed search to do multiple joins between the tables instead of querying all the data and making search for each entry.
|
2011-06-08 11:55:36 -07:00 |
|
NetworkDomainDaoImpl.java
|
1) listNetworks for domain level network case: fixed search to do multiple joins between the tables instead of querying all the data and making search for each entry.
|
2011-06-08 11:55:36 -07:00 |
|
NetworkOpDaoImpl.java
|
missing mac fields
|
2010-12-10 17:20:31 -08:00 |
|
NetworkOpVO.java
|
missing mac fields
|
2010-12-10 17:20:31 -08:00 |
|
NetworkRuleConfigDao.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
NetworkRuleConfigDaoImpl.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
NetworkTagDaoImpl.java
|
bug 9651: Adding network tags
|
2011-05-23 15:51:50 -07:00 |
|
NetworkTagVO.java
|
bug 9651: Adding network tags
|
2011-05-23 15:51:50 -07:00 |
|
RemoteAccessVpnDao.java
|
Moved networkRestart to the NetworkManager as it's up to the manager (not network elements) to decide what to do on restart (IpAssoc/ruleApply/etc..)
|
2011-02-01 12:16:19 -08:00 |
|
RemoteAccessVpnDaoImpl.java
|
Moved networkRestart to the NetworkManager as it's up to the manager (not network elements) to decide what to do on restart (IpAssoc/ruleApply/etc..)
|
2011-02-01 12:16:19 -08:00 |
|
VpnUserDao.java
|
Moved DAO to server
|
2010-11-22 07:40:41 -08:00 |
|
VpnUserDaoImpl.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |