Vlastimil Holer
f3c50a5d89
M #-: Year bump to 2020 ( #4634 )
2020-04-30 15:00:02 +02:00
Pavel Czerný
8d12e78fbe
F #4032 : Speed up C++ build ( #4035 )
...
In Nebula.h use forward declarations instead of #include
2019-12-10 11:45:14 +01:00
Christian González
eb7df9e901
F #3380 : return object body on API hooks ( #3705 )
2019-09-16 14:50:33 +02:00
Ruben S. Montero
bfe7694320
F #3380 : Hide secrets in API hooks. Add response to API document
2019-09-10 18:17:12 +02:00
Ruben S. Montero
6143dd95ce
F #3380 : New Hook system. Drivers, oned and command line tool
...
Co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-09-09 14:47:42 +02:00
Ruben S. Montero
500e45dbd6
F #1401 : Configurable VM_*_OPERATIONS per group and user. Restructure of the API
...
authorization levels and initialization logic.
Co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
2019-09-09 13:13:52 +02:00
Ruben S. Montero
a742b95d83
F #3064 : Unified secret handling
...
Co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
2019-09-03 16:46:36 +02:00
Ruben S. Montero
217ff30a76
B #1815 : Remove resource from VDC when erased
...
L #-: Derived virtual methods use override keyword
Co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
2019-07-05 17:23:21 +02:00
Ruben S. Montero
e6c785b954
Feature #2722 : Minor changes and data type fixes
2019-04-15 17:07:30 +02:00
Ruben S. Montero
c64d63f3d5
F #2722 : Increase the size of the replication and federation log indexes
...
co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-04-08 17:43:12 +02:00
Ruben S. Montero
b59ee42750
Revert "F #2722 : Increase the size of the replication and federation log indexes"
...
This reverts commit 1da93f37326a5bc294f74f6faedbcc0182b03adf.
2019-04-08 17:09:56 +02:00
Ruben S. Montero
1da93f3732
F #2722 : Increase the size of the replication and federation log indexes
...
co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-04-08 14:38:02 +02:00
Vlastimil Holer
441cf1f7f9
Bump version to 5.7.85, year to 2019
2019-01-16 11:47:59 +01:00
juanmont
568202d82e
F #2150 : Log IP/TCP port from client
...
(cherry picked from commit 565a3e69bbe612630d0a9fea75626287520341bd)
(cherry picked from commit 7d0c4f08dcfd9141e456717a1bbf24a99e4dbcb5)
(cherry picked from commit 4e04e37ef7a0fa519f9507a7013aefdd5c7a6474)
2018-08-15 20:44:51 +02:00
Ruben S. Montero
bcef0bef0f
F #1377 : Fix const'ness
2018-05-23 14:50:15 +02:00
Ruben S. Montero
d7ce29183c
F #1377 : Added new funtion to check lock state with oneadmin. Missing
...
action names. Functions to test oneadmin or admin roles
2018-05-23 14:42:57 +02:00
juanmont
4b149ac5f5
F #1913 : Users can instantiate a VM template as another user/group
2018-04-04 14:49:44 +02:00
juanmont
50ad00918e
F #1885 : Format log messages: custom parameter string length
2018-03-23 10:23:16 +01:00
juanmont
6a2783a32a
F #1377 : User locks for resources ( #1675 )
2018-01-24 15:33:12 +01:00
Vlastimil Holer
a4c0447ccf
Bump year to 2018 ( #1623 )
2018-01-02 18:27:37 +01:00
Javi Fontan
8de979e42c
Bump version 5.3.80
2017-05-25 16:07:35 +02:00
Ruben S. Montero
c8d88de091
F #4809 : Do not doble-unlock raft mutex in timer. Fix update of
...
heartbeat counter
2017-05-24 23:57:37 +02:00
Ruben S. Montero
98d26e9e4c
F #4809 : Do not accept empty records. Increase default xml-rpc timeouts
2017-05-24 20:38:13 +02:00
Ruben S. Montero
590b3548e9
F #4809 : Forward request to leader
2017-05-08 19:48:41 +02:00
Ruben S. Montero
59cf651dd6
F #4809 : API methods leader_only attribute. List, Info and Raft methods
...
are not leader only.
2017-05-08 10:47:42 +02:00
Ruben S. Montero
503b2835b8
F #4809 : Update API internal name to match public xml-rpc names. Do not log
...
heartbeat/replicate log entries
2017-05-07 23:43:20 +02:00
Ruben S. Montero
613ec63426
F #4809 : Fix replication logic
2017-04-28 19:35:57 +02:00
Ruben S. Montero
8851308864
F #4809 : ReplicateLog client logic
2017-04-27 12:42:09 +02:00
Javi Fontan
e1f6dee180
Update copyright notice year
2016-05-04 12:33:23 +02:00
Carlos Martín
f743efba0f
Feature #4400 : Add missing att. in RequestAttribute copy constructor
2016-04-21 10:48:14 +02:00
Carlos Martín
01a0079f0c
Feature #4400 : New param to clone templates recursively
2016-04-11 13:27:31 +02:00
Carlos Martín
91b1cc7396
Feature #4317 : Add option for template delete and chmod to be recursive
2016-02-08 16:40:38 +01:00
Carlos Martín
91ee796cb6
Feature #4317 : Init resp_obj to fix missing object name in NO_EXISTS errors
2016-02-08 12:32:27 +01:00
Ruben S. Montero
3d8d2fd81e
feature #4215 : Simplify interface for util::gsub. Decouple Request methods to
...
better support static request actions.
2016-02-01 00:18:47 +01:00
Carlos Martín
0a94c3b48f
Feature #4215 : Refactor VR instantiate
2016-01-27 13:29:30 +01:00
Jaime Melis
e20fb5c4c4
Fix copyright in banners
2015-09-23 16:51:10 +02:00
Carlos Martín
9f21f40272
Feature #3805 : Implement one.document.lock in the core
2015-05-12 12:53:01 +02:00
Jaime Melis
8d00b74177
Change year to 2015
2015-02-24 12:27:59 +01:00
Ruben S. Montero
cc1dc8cb70
Custom format string to log xml-rpc calls
2014-10-28 18:52:48 +01:00
Ruben S. Montero
c27984b1bb
change scope of log method
2014-10-28 17:40:30 +01:00
Ruben S. Montero
aef7109af3
Hide password arguments for user login. General hidden process
2014-10-28 16:23:09 +01:00
Ruben S. Montero
88987631d9
feature #2858 : Add umask to Request attributes
2014-05-27 12:58:46 +02:00
Ruben S. Montero
f949691cef
bug #2565 : Join get_info and get_info_without_error
2014-03-08 00:02:38 +01:00
Jaime Melis
11520021f7
Bump to version 4.5.0
2014-01-09 11:51:20 +01:00
Carlos Martín
7bfb930292
Feature #1742 : Add a set of group IDs to Users
2013-08-23 12:39:14 +02:00
Jaime Melis
7357bffe34
Update copyright notice
2013-01-24 16:18:30 +01:00
Jaime Melis
af61e33f8c
Update year to 2013
2013-01-24 16:03:57 +01:00
Carlos Martín
cf45afe0a7
Feature #1108 : Add more verbosity to Request Manager log messages:
...
* Each request message includes a unique (ish) ID, and user doing the request
* Success results are also logged
* All arguments are included in the request message (except session)
* Password arguments are shown as ***
2012-10-02 16:25:57 +02:00
Carlos Martín
b44903882b
Bug #1322 : Check if user quota rollback is needed; polish quota error messages
...
(cherry picked from commit 1130e37a2e11ac939ef8a8645df7ce33b119f017)
2012-06-28 13:22:32 +02:00
Ruben S. Montero
f8fa2e09d0
feature #1223 : Modified Quota interface to accomodate Attach/Detach operations
2012-06-15 23:33:50 +02:00