..
test
Feature #662 : Add error message to PoolSQL::drop
2011-06-08 19:18:12 +02:00
AclManager.h
Feature #687 : ACL Manager looks for rules that apply to any of the user's groups
2011-06-29 12:50:16 +02:00
AclRule.h
Feature #687 : Add DB persistence to ACL rules
2011-06-27 18:41:16 +02:00
ActionManager.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
Attribute.h
Bug #576 : Parser of the monitor information is now more robust. Error parsing the monitor info is log as an error in the VM template. The Template attributes are also XML secure, names are fixed to conform XML namimg conventions
2011-05-08 02:13:37 +02:00
AuthManager.h
Feature #687 : ACL Manager looks for rules that apply to any of the user's groups
2011-06-29 12:50:16 +02:00
AuthManagerDriver.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
Callbackable.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
DispatchManager.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
FixedLeases.h
Feature #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +02:00
Group.h
Feature #407 , #662 : Groups don't have owner
2011-06-09 17:08:02 +02:00
GroupPool.h
Feature #407 , #662 : Groups don't have owner
2011-06-09 17:08:02 +02:00
History.h
Merge branch 'feature-407'
2011-03-29 00:01:00 +02:00
Hook.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
HookManager.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
HookManagerDriver.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
Host.h
Feature #407 , #662 : Hosts don't have group
2011-06-09 17:35:55 +02:00
HostHook.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
HostPool.h
feature #662 : Do not drop hosts with running vms
2011-06-10 16:58:28 +02:00
HostShare.h
Merge branch 'feature-407'
2011-03-29 00:01:00 +02:00
HostTemplate.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
Image.h
feature #407 : Fixes Image tests. persistent method returns 0 (not true) for successful operations
2011-06-09 10:51:17 +02:00
ImageManager.h
feature #523 : Moved saveas to core. Some checks still needs to be done: image is not persistent, image is not going to be saved. Also types should be preserved if building from an exisiting image.
2011-04-07 02:01:40 +02:00
ImageManagerDriver.h
feature #523 : Image repository is now decopled from storage backend. Source is generated by drivers using a driver-specific URL.
2011-05-07 02:49:07 +02:00
ImagePool.h
Feature #662 : Better one.*.delete method implementation. GroupPool::drop checks for errors, and returns error messages.
2011-06-07 16:32:18 +02:00
ImageTemplate.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
InformationManager.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
InformationManagerDriver.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
Leases.h
Merge branch 'feature-407'
2011-03-29 00:01:00 +02:00
LibVirtDriver.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
LifeCycleManager.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
Log.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
Mad.h
Fix compilation warnings with gcc4.6
2011-04-22 01:06:01 +02:00
MadManager.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
mem_collector.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
MySqlDB.h
Bug #408 : Fix compilation when mysql flag is set to 'no'
2011-05-06 18:14:23 +02:00
Nebula.h
Merge branch 'master' into feature-687
2011-06-28 13:10:17 +02:00
NebulaLog.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
NebulaTemplate.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
ObjectCollection.h
feature #407 : Prevent some deadlocks when adding/removing users from groups
2011-06-03 13:31:11 +02:00
ObjectSQL.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
ObjectXML.h
Merge branch 'feature-407'
2011-03-29 00:01:00 +02:00
OneClient.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
PoolObjectSQL.h
feature #407 : Changed implementation for user.chown. Removed host.chown. set_gid/uid in PoolObjectSQL does not check gid. Old groups updated when changing users primary groups
2011-06-09 00:58:57 +02:00
PoolSQL.h
Feature #662 : Add error message to PoolSQL::drop
2011-06-08 19:18:12 +02:00
RangedLeases.h
Feature #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +02:00
Request.h
Feature #687 : ACL Manager looks for rules that apply to any of the user's groups
2011-06-29 12:50:16 +02:00
RequestManager.h
Feature #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +02:00
RequestManagerAcl.h
Feature #687 : Start work on ACL rules
2011-06-22 19:22:52 +02:00
RequestManagerAllocate.h
Feature #687 : ACL Manager looks for rules that apply to any of the user's groups
2011-06-29 12:50:16 +02:00
RequestManagerChown.h
feature #407 : Recover checks when changing groups
2011-06-09 12:29:38 +02:00
RequestManagerDelete.h
Feature #662 : Bug in RM: one.image.delete was using the ImagePool instead of the ImageManager
2011-06-10 18:22:48 +02:00
RequestManagerHost.h
Feature #662 : Refactored RM methods for Hosts and Images
2011-06-03 19:01:52 +02:00
RequestManagerImage.h
Feature #662 : Refactored RM methods for Hosts and Images
2011-06-03 19:01:52 +02:00
RequestManagerInfo.h
Feature #662 : Delete operator<< from VirtualNetwork. I forgot to do it in e28ad2a69d
2011-06-10 19:43:30 +02:00
RequestManagerPoolInfo.h
Feature #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +02:00
RequestManagerPoolInfoFilter.h
feature #662 : Delete uses a common Request. Moved more functionality to base classes
2011-05-26 00:59:50 +02:00
RequestManagerPublish.h
feature #662 : Common method for publish requests
2011-05-27 00:21:14 +02:00
RequestManagerUpdateTemplate.h
feature #662 : Adding/removing files
2011-06-02 00:55:43 +02:00
RequestManagerUser.h
feature #407 , #662 : New User methods in RM and some changes in the add/del group interface
2011-06-03 16:58:42 +02:00
RequestManagerVirtualMachine.h
feature #622 : VirtualMachine Methods
2011-06-01 18:18:36 +02:00
RequestManagerVirtualNetwork.h
feature #662 , #407 : Better error messages. Added some missing pool updates and mutex unlocks
2011-06-04 04:02:19 +02:00
RequestManagerVMTemplate.h
feature #662 : Adding/removing files
2011-06-02 00:55:43 +02:00
SqlDB.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
SqliteDB.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
SSLTools.h
feature #513 : Moved SSL utils to a common Helper Class
2011-05-12 17:20:52 +02:00
Template.h
Feature #662 : New update method for Images and Templates added to OCA and CLI (work in progress).
2011-06-02 19:17:22 +02:00
TransferManager.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
TransferManagerDriver.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
User.h
feature #407 : Fixes tests for Users. Groups are added in allocate
2011-06-09 12:05:46 +02:00
UserPool.h
Feature #687 : ACL Manager looks for rules that apply to any of the user's groups
2011-06-29 12:50:16 +02:00
VirtualMachine.h
Feature #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +02:00
VirtualMachineHook.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
VirtualMachineManager.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
VirtualMachineManagerDriver.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
VirtualMachinePool.h
Feature #407 : Add 'GID' attribute to some pool objects; change *pool.info XML-RPC flag meaning; update onedb migrator; fix tests.
2011-05-16 17:00:27 +02:00
VirtualMachineTemplate.h
feature #487 : Get rid of merge method for VirtualMachineTemplates
2011-04-11 00:59:59 +02:00
VirtualNetwork.h
feature #700 : add support for VLAN_ID in Network templates in the core
2011-06-27 18:58:31 +02:00
VirtualNetworkPool.h
Feature #407 : Add 'GID' attribute to some pool objects; change *pool.info XML-RPC flag meaning; update onedb migrator; fix tests.
2011-05-16 17:00:27 +02:00
VirtualNetworkTemplate.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
VMTemplate.h
Feature #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +02:00
VMTemplatePool.h
Feature #662 : Better one.*.delete method implementation. GroupPool::drop checks for errors, and returns error messages.
2011-06-07 16:32:18 +02:00
XenDriver.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
XMLDriver.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00