..
test
Feature #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +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 #407 : new CHOWN operation in AuthManager
2011-06-03 18:26:59 +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
Merge branch 'feature-407rm' of git.opennebula.org:one into feature-407rm
2011-06-03 17:01:52 +02:00
GroupPool.h
feature #407 : LastOID is private for the pools. Minor changes in Group classes
2011-05-21 02:06:29 +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 #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +02:00
HostHook.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
HostPool.h
Merge branch 'feature-407rm' of git.opennebula.org:one into feature-407rm
2011-06-03 17:01:52 +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 #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +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 #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
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
Feature #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +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 : new CHOWN operation in AuthManager
2011-06-03 18:26:59 +02:00
PoolSQL.h
feature #407 : order of uid, gid the same for constructors. Solved som issues with fix_times
2011-05-22 22:30:36 +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 #662 : New update method for Images and Templates added to OCA and CLI (work in progress).
2011-06-02 19:17:22 +02:00
RequestManager.h
Feature #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +02:00
RequestManagerAllocate.h
Feature #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +02:00
RequestManagerChown.h
feature #662 : Missing RM file
2011-06-03 19:10:56 +02:00
RequestManagerDelete.h
Feature #662 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33: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 , #407 : Delete operator<< from PoolObjectSQL classes. Remove Cluster objects.
2011-06-03 15:33:48 +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 #622 : VirtualNetwork methods uses a common base class
2011-05-29 00:37:59 +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
Merge branch 'feature-407rm' of git.opennebula.org:one into feature-407rm
2011-06-03 17:01:52 +02:00
UserPool.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
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 #662 : Removed uneeded files. New factory method to get templates from a PoolObjectSQL
2011-06-01 23:53:09 +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 #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
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