..
test
Feature #407 : Create default groups 'oneadmin' and 'users'. Make regular groups start from ID 100. Fix tests.
2011-05-13 12:51:23 +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 : Base implementation for groups.
2011-05-10 18:45:15 +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
Cluster.h
feature #407 : Minor modification on Cluster and Host classes
2011-03-17 21:04:24 +01:00
ClusterPool.h
Feature #407 : Use Cluster-ids instead of cluster names for Hosts. Update onedb 1.rb, tests and CLI for this change
2011-05-17 12:45:16 +02:00
DispatchManager.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
FixedLeases.h
Merge branch 'feature-407'
2011-03-29 00:01:00 +02:00
Group.h
Feature #407 : Base implementation for groups.
2011-05-10 18:45:15 +02:00
GroupPool.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
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 : Use Cluster-ids instead of cluster names for Hosts. Update onedb 1.rb, tests and CLI for this change
2011-05-17 12:45:16 +02:00
HostHook.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
HostPool.h
Merge branch 'feature-407'
2011-03-29 00:01:00 +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 : 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
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
Merge branch 'master' into feature-407
2011-05-12 17:28:03 +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
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 : 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
PoolSQL.h
Feature #407 : Create default groups 'oneadmin' and 'users'. Make regular groups start from ID 100. Fix tests.
2011-05-13 12:51:23 +02:00
RangedLeases.h
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
RequestManager.h
Feature #407 : Base implementation for groups.
2011-05-10 18:45:15 +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
Template.h
feature #487 : Better get_template_contents (now clone_template)
2011-04-10 23:55:49 +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 : 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
UserPool.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
VirtualMachine.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
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 #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
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 #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
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