..
test
Feature #687 : Add the ACL Manager to the test Nebula class
2011-07-04 15:59:36 +02:00
AclManager.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
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 : Tokens are never sha1_digested. Core authentication mechanism stores the passwords digested, client sends plain passwords. Includes OCA (Ruby), CloudAuth and CLI updates. Ozones needs redesign its password storafe strategy.
2011-10-12 00:27:03 +02:00
AuthManagerDriver.h
feture-754: OpenNebula core sends information about the ACL authZ result to the driver. Improved formating of auth strings. Check trivial authZ requests.
2011-07-27 11:27:16 +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
Bump version to 2.9.80
2011-07-12 15:36:41 +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
bug #847 : Cleans image templates so only metadata is left. Adds path and fstype to image attributes for reference
2011-10-11 16:05:32 +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 #804 : Better image release rollback when a VM can't be created
2011-09-15 19:07:30 +02: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
Bump version to 3.1.0
2011-09-23 17:01:43 +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
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
bug #847 : Fix constness for erase method in PoolObjectSQL. Better check in template erase
2011-10-11 15:46:58 +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
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
Bug #702 : xmlrpc-c does not create a new xmlrpc_c::method class for each request.
2011-07-07 12:45:13 +02: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 #702 : xmlrpc-c does not create a new xmlrpc_c::method class for each request.
2011-07-07 12:45:13 +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
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
RequestManagerVirtualMachine.h
feature #718 : Change operation for deploy and migrate actions to DEPLOY
2011-08-30 16:34:05 +02: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 : Auth drivers are set in OpenNebula core. Login tokens do not include the driver, so the hash logic needs update, see #911
2011-10-11 19:15:13 +02:00
UserPool.h
bug #847 : Auth drivers are set in OpenNebula core. Login tokens do not include the driver, so the hash logic needs update, see #911
2011-10-11 19:15:13 +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 #653 , #488 : Networks can only be referenced by ID in NICs. Names can now be repeated, even for the same user
2011-07-08 20:00:27 +02:00
VirtualMachineHook.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
VirtualMachineManager.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
VirtualMachineManagerDriver.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
VirtualMachinePool.h
Merge branch 'feature-696' into feature-687 + Filter for all groups
2011-07-01 18:39:36 +02:00
VirtualMachineTemplate.h
feature #487 : Get rid of merge method for VirtualMachineTemplates
2011-04-11 00:59:59 +02:00
VirtualNetwork.h
feature #687 : Resources now stores the name of the owner and the group
2011-06-30 11:31:00 +02:00
VirtualNetworkPool.h
Bug: Image and VNet creation with an already used name reported a DB error, instead of a nice reason like Templates
2011-07-12 19:30:00 +02:00
VirtualNetworkTemplate.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
VMTemplate.h
feature #687 : Resources now stores the name of the owner and the group
2011-06-30 11:31:00 +02:00
VMTemplatePool.h
feature #687 : Resources now stores the name of the owner and the group
2011-06-30 11:31:00 +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