..
test
Feature #687 : Add the ACL Manager to the test Nebula class
2011-07-04 15:59:36 +02:00
AclManager.h
Bug #848 : Add error message and stop oned execution if bootstrap fails
2011-10-10 06:14:46 -07:00
AclRule.h
feature #687 : Added an ACL Manager to the Scheduler. The ACL is base class for the new one
2011-07-05 16:32:18 +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
bug #847 : Get rid of unneeded constructor in AuthRequest
2011-10-21 10:15:26 +02:00
AuthManagerDriver.h
bug #847 : The authentication driver is now not encoded as part of the secret. The base auth driver has been updated to deal with this new protocol
2011-10-12 01:00:50 +02: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
Bug #848 : Add error message and stop oned execution if bootstrap fails
2011-10-10 06:14:46 -07:00
GroupPool.h
Bug #848 : Add error message and stop oned execution if bootstrap fails
2011-10-10 06:14:46 -07: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
Bug #848 : Add error message and stop oned execution if bootstrap fails
2011-10-10 06:14:46 -07:00
HostHook.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
HostPool.h
Bug #848 : Add error message and stop oned execution if bootstrap fails
2011-10-10 06:14:46 -07: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
Merge branch 'master' into bug-847
2011-10-27 01:46:30 +02:00
ImageManager.h
Bug #804:removed unneeded return
2011-09-15 23:17:51 +02:00
ImageManagerDriver.h
bug #847 : changes the prototype of mkfs function in Image Driver
2011-10-11 15:45:38 +02:00
ImagePool.h
Bug #848 : Add error message and stop oned execution if bootstrap fails
2011-10-10 06:14:46 -07:00
ImageTemplate.h
bug #847 : Adds template to Users to store metadata. Added OCA (ruby) methods and command option
2011-10-11 00:20:50 +02:00
InformationManager.h
feature: New configuration attribute for the the number of HOSTs and VMs to be monitored per interval.
2011-08-16 18:12:45 +02: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
Bug #848 : Add error message and stop oned execution if bootstrap fails
2011-10-10 06:14:46 -07: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
feature #687 : Removed unused ObjectXML method
2011-07-04 22:32:29 +02:00
OneClient.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
PoolObjectSQL.h
feature #863 : Change the OpenNebula Core to VMM Driver protocol now all messages have the same format:
2011-11-10 11:15:58 +01: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
MULTIPLE GROUPS: Removed initial effort to support multiple user groups for the users. This should be easily recovered to complete this feature in the future
2011-07-07 19:01:04 +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
Bug #702 : xmlrpc-c does not create a new xmlrpc_c::method class for each request.
2011-07-07 12:45:13 +02:00
RequestManagerAllocate.h
Fixes outdated xml-rpc methods signatures
2011-11-02 17:36:53 +01:00
RequestManagerChown.h
Clean some TODOs in core
2011-09-21 16:13:04 +02:00
RequestManagerDelete.h
Bug #719 : Fixed taking back the RM UserDelete::drop method, see commit:66485c6e
2011-07-21 02:57:04 -07:00
RequestManagerHost.h
Bug #702 : xmlrpc-c does not create a new xmlrpc_c::method class for each request.
2011-07-07 12:45:13 +02:00
RequestManagerImage.h
Bug #868 : Add new one.image.chtype method, in core, ruby & java oca, and CLI. Needs testing
2011-10-21 18:50:04 +02:00
RequestManagerInfo.h
Bug #702 : xmlrpc-c does not create a new xmlrpc_c::method class for each request.
2011-07-07 12:45:13 +02:00
RequestManagerPoolInfo.h
Bug #702 : xmlrpc-c does not create a new xmlrpc_c::method class for each request.
2011-07-07 12:45:13 +02:00
RequestManagerPoolInfoFilter.h
Bug #702 : xmlrpc-c does not create a new xmlrpc_c::method class for each request.
2011-07-07 12:45:13 +02:00
RequestManagerPublish.h
Bug #702 : xmlrpc-c does not create a new xmlrpc_c::method class for each request.
2011-07-07 12:45:13 +02:00
RequestManagerUpdateTemplate.h
bug #847 : Adds template to Users to store metadata. Added OCA (ruby) methods and command option
2011-10-11 00:20:50 +02:00
RequestManagerUser.h
Bug #847 - #918 : Add password to one.user.chauth method, this way the driver and the auth driver are changed atomically
2011-10-20 18:58:40 +02:00
RequestManagerVirtualMachine.h
Fixes outdated xml-rpc methods signatures
2011-11-02 17:36:53 +01:00
RequestManagerVirtualNetwork.h
Bug #702 : xmlrpc-c does not create a new xmlrpc_c::method class for each request.
2011-07-07 12:45:13 +02:00
RequestManagerVMTemplate.h
Bug #702 : xmlrpc-c does not create a new xmlrpc_c::method class for each request.
2011-07-07 12:45:13 +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
bug #847 : Added method to get & erase an attribute. Cleaned up prototypes
2011-10-11 12:47:30 +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
bug #847 : Get rid of unneeded constructor in AuthRequest
2011-10-21 10:15:26 +02:00
UserPool.h
Bug #847 : Automatically create at bootstrap new user serveradmin with server_cipher driver.
2011-10-25 18:49:09 +02:00
UserTemplate.h
bug #847 : Adds template to Users to store metadata. Added OCA (ruby) methods and command option
2011-10-11 00:20:50 +02:00
VirtualMachine.h
feature #863 : Change the OpenNebula Core to VMM Driver protocol now all messages have the same format:
2011-11-10 11:15:58 +01:00
VirtualMachineHook.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
VirtualMachineManager.h
feature #863 : Fix comment on for the XML format of the driver message
2011-11-10 11:20:49 +01:00
VirtualMachineManagerDriver.h
feature #863 : Change the OpenNebula Core to VMM Driver protocol now all messages have the same format:
2011-11-10 11:15:58 +01:00
VirtualMachinePool.h
Bug #848 : Add error message and stop oned execution if bootstrap fails
2011-10-10 06:14:46 -07:00
VirtualMachineTemplate.h
feature #940 : Removed security check in tm_context drivers. Added check for restricted attributes to
2011-10-22 22:38:00 +02:00
VirtualNetwork.h
Bug #848 : Add error message and stop oned execution if bootstrap fails
2011-10-10 06:14:46 -07:00
VirtualNetworkPool.h
Bug #848 : Add error message and stop oned execution if bootstrap fails
2011-10-10 06:14:46 -07:00
VirtualNetworkTemplate.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
VMTemplate.h
Bug #848 : Add error message and stop oned execution if bootstrap fails
2011-10-10 06:14:46 -07:00
VMTemplatePool.h
Bug #848 : Add error message and stop oned execution if bootstrap fails
2011-10-10 06:14:46 -07: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