1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-10 01:17:40 +03:00
Commit Graph

1141 Commits

Author SHA1 Message Date
Javi Fontan
d95647fbe6 Code documentation(cherry picked from commit 9574332983) 2010-07-27 15:44:47 +02:00
Javi Fontan
77167a11df Delete duplicated functionality from oneauth 2010-07-27 15:02:41 +02:00
Javi Fontan
1114fcce4e Changed software version to 1.9.80 2010-07-27 12:46:33 +02:00
Javi Fontan
cfc965e04d delete any spaces that come in password parameter 2010-07-26 23:13:30 +02:00
Javi Fontan
8244182b48 Cleaning old code and debug messages 2010-07-26 23:13:30 +02:00
Ruben S. Montero
aa33d18c9e Merge branch 'master' of dsa-research.org:one 2010-07-26 19:41:06 +02:00
Daniel Molina
c6c217d4df Get rid of Crack dependency 2010-07-26 19:40:55 +02:00
Jaime Melis
3bee17de8a Merge branch 'master' of opennebula.org:one 2010-07-26 18:11:13 +02:00
Ruben S. Montero
cf35bb7272 Merge branch 'master' of dsa-research.org:one 2010-07-26 18:04:38 +02:00
Carlos Martín
bc285e20a7 bug #292: 'oneimage delete' now removes also the file from the repository. 2010-07-26 18:04:32 +02:00
Jaime Melis
71acb4318e Fixed a bug where a stringstream wasn't beiing correctly cleared in a loop 2010-07-26 17:54:38 +02:00
Jaime Melis
76d839e0f6 Changed the default trigger action for the image hook. Improved the image hook legibility 2010-07-26 17:54:06 +02:00
Daniel Molina
5d84f82e65 occi-storage now shows size info 2010-07-26 17:01:59 +02:00
Javi Fontan
f334cdf71e bug in authorization policies 2010-07-26 15:56:16 +02:00
Daniel Molina
4e1e9e5fc2 Fixed --type for onevm saveas 2010-07-26 15:48:30 +02:00
Javi Fontan
0069caca43 Set default authorization mad in oned.conf 2010-07-26 15:39:19 +02:00
Javi Fontan
6a8d2f5e23 saveas support for old disk version 2010-07-26 15:34:29 +02:00
Jaime Melis
0f0bb611bb Merge branch 'master' of opennebula.org:one 2010-07-26 15:30:31 +02:00
Daniel Molina
64fd4dbea6 Minor changes in OCCI and added onevm saveas --type 2010-07-26 15:30:01 +02:00
Javi Fontan
947bcd7475 oneuser passwd should also be aware of --no-hash 2010-07-26 15:27:23 +02:00
Javi Fontan
cef2dd5425 Merge branch 'master' of opennebula.org:one 2010-07-26 15:12:49 +02:00
Javi Fontan
fa440daec2 clean options for onecluster and onevnet 2010-07-26 15:12:36 +02:00
Jaime Melis
c9f8e69992 Merge branch 'master' of opennebula.org:one 2010-07-26 15:05:35 +02:00
Jaime Melis
e62649ade4 Removed save command in onevm 2010-07-26 15:05:18 +02:00
Javi Fontan
fd24b76454 Merge remote branch 'origin/master' 2010-07-26 15:04:37 +02:00
Javi Fontan
239ed2493c cleaned options and added --no-hash to oneuser 2010-07-26 15:02:36 +02:00
Javi Fontan
fb58d090d0 made CLI option parsing more modular 2010-07-26 15:00:25 +02:00
Jaime Melis
7dd12a13f0 Merge branch 'master' of git@opennebula.org:one 2010-07-26 14:56:32 +02:00
Jaime Melis
83fe5ba1bf Bug regarding quotes in onevm 2010-07-26 14:49:33 +02:00
Jaime Melis
5ee7d871e8 Disable image enable and disable in hook while bug #295 is fixed 2010-07-26 14:49:12 +02:00
Jaime Melis
fc99b026ac More detail in image update error msg 2010-07-24 19:23:09 +02:00
Javi Fontan
63ae9d1eea Merge branch 'master' of opennebula.org:one 2010-07-23 19:19:07 +02:00
Javi Fontan
eea792c963 bug in authorization driver permissions 2010-07-23 19:18:53 +02:00
Jaime Melis
4823b0b5d1 more bugs in image handling 2010-07-23 18:12:26 +02:00
Javi Fontan
a8fedc350b bugs in oneauth command 2010-07-23 17:58:12 +02:00
Javi Fontan
5c718c35f7 Get rid of debug info 2010-07-23 17:44:46 +02:00
Javi Fontan
fc2d14a058 Security bug in simple authorization 2010-07-23 17:41:32 +02:00
Javi Fontan
41aabcd3cb one_usage now does not use to_hash 2010-07-23 17:16:51 +02:00
Javi Fontan
d8b73a97bc Merge branch 'master' of opennebula.org:one 2010-07-23 17:00:29 +02:00
Javi Fontan
f45df6e237 Make quota compatible with new OCA libraries 2010-07-23 17:00:08 +02:00
Carlos Martín
f98e5bbf7c bug #293: Enable/disable transitions fixed. 2010-07-23 16:49:52 +02:00
Jaime Melis
1663f7872a Merge branch 'master' of opennebula.org:one 2010-07-23 16:24:02 +02:00
Jaime Melis
933f4a6114 fixed bugs in image handling 2010-07-23 16:20:39 +02:00
Carlos Martín
62bf916c7b bug #290: Fixed dd option, and more generic binaries search. 2010-07-23 14:34:35 +02:00
Carlos Martín
3c12f15607 bug #288: Fixes states mapping for oneimage. 2010-07-23 14:27:21 +02:00
Javi Fontan
a3f5d32b3d Added documentation for simple authentication 2010-07-23 13:26:23 +02:00
Javi Fontan
5026d0a31d install oneauth command in bin directory 2010-07-22 21:51:59 +02:00
Javi Fontan
8647728a7a oneauth now does not use command_parse library 2010-07-22 21:51:41 +02:00
Javi Fontan
8ffc3932f1 mad manager sent log before init response 2010-07-22 19:51:31 +02:00
Javi Fontan
002811f19c Merge branch 'master' of opennebula.org:one 2010-07-22 18:51:48 +02:00