contrib/cloudeebus.git
11 years agoMerge branch 'agent' of https://github.com/01org/cloudeebus into agent
Frederic PAUT [Mon, 15 Apr 2013 14:09:46 +0000 (16:09 +0200)]
Merge branch 'agent' of https://github.com/01org/cloudeebus into agent

11 years agobump version 0.3.1 with network-based access control
Luc Yriarte [Wed, 10 Apr 2013 08:39:23 +0000 (10:39 +0200)]
bump version 0.3.1 with network-based access control

11 years agoMerge pull request #11 from fpaut/agent_ObjJS
Luc Yriarte [Tue, 9 Apr 2013 15:28:05 +0000 (08:28 -0700)]
Merge pull request #11 from fpaut/agent_ObjJS

dbus-service : Map JS object method with DBus agent

11 years agodbus service : (re)remove debug file generation with agent source code
Frederic PAUT [Mon, 8 Apr 2013 13:57:32 +0000 (15:57 +0200)]
dbus service : (re)remove debug file generation with agent source code
sorry...

11 years agodbus service : Bug fix on method mapping when using multiple object
Frederic PAUT [Mon, 8 Apr 2013 13:52:56 +0000 (15:52 +0200)]
dbus service : Bug fix on method mapping when using multiple object

11 years agodbus-service : Map JS object method with DBus agent
Frederic PAUT [Thu, 4 Apr 2013 14:48:17 +0000 (16:48 +0200)]
dbus-service : Map JS object method with DBus agent

11 years agoMerge pull request #10 from fpaut/agent
Luc Yriarte [Wed, 3 Apr 2013 12:49:50 +0000 (05:49 -0700)]
Merge pull request #10 from fpaut/agent

dbus service : Adding interface in methodID

11 years agoWIP
Frederic PAUT [Wed, 3 Apr 2013 12:42:37 +0000 (14:42 +0200)]
WIP

11 years agodbus service : Adding interface in methodID
Frederic PAUT [Wed, 3 Apr 2013 12:03:02 +0000 (14:03 +0200)]
dbus service : Adding interface in methodID

11 years agoMerge pull request #9 from fpaut/agent
Luc Yriarte [Wed, 3 Apr 2013 10:14:08 +0000 (03:14 -0700)]
Merge pull request #9 from fpaut/agent

dbus service : in callback serviceAdded(), pass object instead of name

11 years agodbus service : minor code cleaning
Frederic PAUT [Tue, 2 Apr 2013 10:38:22 +0000 (12:38 +0200)]
dbus service : minor code cleaning

11 years agodbus service : in callback serviceAdded(), return object instead of name
Frederic PAUT [Tue, 2 Apr 2013 10:01:41 +0000 (12:01 +0200)]
dbus service : in callback serviceAdded(), return object instead of name
some code cleaning in server.html

11 years agoagent not yet integrated in this branch
Luc Yriarte [Thu, 28 Mar 2013 14:42:51 +0000 (15:42 +0100)]
agent not yet integrated in this branch

11 years agoupdate authors and todo list
Luc Yriarte [Tue, 19 Mar 2013 09:39:55 +0000 (10:39 +0100)]
update authors and todo list

11 years agoAdding me as author
Frederic PAUT [Thu, 14 Feb 2013 14:47:46 +0000 (15:47 +0100)]
Adding me as author

11 years agoadd Fred in the python files authors list
Luc Yriarte [Thu, 28 Mar 2013 14:35:00 +0000 (15:35 +0100)]
add Fred in the python files authors list

11 years agocosmetics
Luc Yriarte [Thu, 28 Mar 2013 14:30:25 +0000 (15:30 +0100)]
cosmetics

11 years agocustomize netmask error messages, factorize code
Luc Yriarte [Thu, 28 Mar 2013 14:21:23 +0000 (15:21 +0100)]
customize netmask error messages, factorize code

11 years agoMerge pull request #8 from fpaut/agent_signal
Luc Yriarte [Thu, 28 Mar 2013 13:38:20 +0000 (06:38 -0700)]
Merge pull request #8 from fpaut/agent_signal

adding signal emission

11 years agoadding signal emission
Frederic PAUT [Thu, 28 Mar 2013 11:57:30 +0000 (12:57 +0100)]
adding signal emission

11 years agoMerge pull request #7 from fpaut/netfilter
Luc Yriarte [Thu, 28 Mar 2013 11:00:52 +0000 (04:00 -0700)]
Merge pull request #7 from fpaut/netfilter

netfilter: Bug fix and code cleaning

11 years agonetfilter: Bug fix and code cleaning
Frederic PAUT [Thu, 28 Mar 2013 10:57:48 +0000 (11:57 +0100)]
netfilter: Bug fix and code cleaning

11 years agoMerge pull request #6 from fpaut/netfilter
Luc Yriarte [Wed, 27 Mar 2013 11:00:34 +0000 (04:00 -0700)]
Merge pull request #6 from fpaut/netfilter

netfilter: adding host IP filtering

11 years agonetfilter: adding host IP filtering
Frederic PAUT [Wed, 27 Mar 2013 10:35:11 +0000 (11:35 +0100)]
netfilter: adding host IP filtering

11 years agoserialize multiple calls to a javascript agent method
Luc Yriarte [Tue, 26 Mar 2013 15:30:12 +0000 (16:30 +0100)]
serialize multiple calls to a javascript agent method

11 years agoremove service pending call from dict instead of nullifying the entry
Luc Yriarte [Tue, 26 Mar 2013 10:47:30 +0000 (11:47 +0100)]
remove service pending call from dict instead of nullifying the entry

11 years agolet javascript deal with unknown dbus types
Luc Yriarte [Mon, 25 Mar 2013 14:54:57 +0000 (15:54 +0100)]
let javascript deal with unknown dbus types

11 years agouse CamelCase for class names
Luc Yriarte [Mon, 25 Mar 2013 17:34:45 +0000 (18:34 +0100)]
use CamelCase for class names

11 years agohandle replies to unexisting methods with an exception
Luc Yriarte [Mon, 25 Mar 2013 15:13:39 +0000 (16:13 +0100)]
handle replies to unexisting methods with an exception

11 years agoremove debug trace in generated code
Luc Yriarte [Mon, 25 Mar 2013 14:46:37 +0000 (15:46 +0100)]
remove debug trace in generated code

11 years agoremove debug statements in generated code
Luc Yriarte [Mon, 25 Mar 2013 14:31:06 +0000 (15:31 +0100)]
remove debug statements in generated code

11 years agoremove debug pretty print functions
Luc Yriarte [Mon, 25 Mar 2013 14:24:15 +0000 (15:24 +0100)]
remove debug pretty print functions

11 years agoremove debug file generation with agent source code
Luc Yriarte [Mon, 25 Mar 2013 14:17:49 +0000 (15:17 +0100)]
remove debug file generation with agent source code

11 years agocleanup commented out code
Luc Yriarte [Mon, 25 Mar 2013 13:12:37 +0000 (14:12 +0100)]
cleanup commented out code

11 years agoagent client/server doc: adder function to test parameters / return values
Luc Yriarte [Thu, 21 Mar 2013 17:11:39 +0000 (18:11 +0100)]
agent client/server doc: adder function to test parameters / return values

11 years agoMerge pull request #5 from fpaut/agent
Luc Yriarte [Thu, 21 Mar 2013 13:43:28 +0000 (06:43 -0700)]
Merge pull request #5 from fpaut/agent

dbus service: Fix an exception in trace

11 years agodbus service: XML parsing, force 'direction' attribute of 'arg' as in if not defined
Frederic PAUT [Thu, 21 Mar 2013 13:29:36 +0000 (14:29 +0100)]
dbus service: XML parsing, force 'direction' attribute of 'arg' as in if not defined

11 years agoMerge branch 'agent' of https://github.com/01org/cloudeebus into agent
Frederic PAUT [Thu, 21 Mar 2013 11:52:18 +0000 (12:52 +0100)]
Merge branch 'agent' of https://github.com/01org/cloudeebus into agent

11 years agodbus service: Fix an exception in trace
Frederic PAUT [Thu, 21 Mar 2013 11:50:10 +0000 (12:50 +0100)]
dbus service: Fix an exception in trace

11 years agoagent client/server doc: unsubscribe method callback signal on release
Luc Yriarte [Thu, 21 Mar 2013 09:26:30 +0000 (10:26 +0100)]
agent client/server doc: unsubscribe method callback signal on release

11 years agoagent client/server doc: create a service, delete it on method call
Luc Yriarte [Wed, 20 Mar 2013 16:50:45 +0000 (17:50 +0100)]
agent client/server doc: create a service, delete it on method call

11 years agoagent client/server doc: service creation
Luc Yriarte [Wed, 20 Mar 2013 11:15:56 +0000 (12:15 +0100)]
agent client/server doc: service creation

11 years agoMerge pull request #4 from fpaut/agent
Luc Yriarte [Tue, 19 Mar 2013 13:22:47 +0000 (06:22 -0700)]
Merge pull request #4 from fpaut/agent

dbus service: reworking on Python's context execution

11 years agoMerge branch 'agent' of https://github.com/01org/cloudeebus into agent
Frederic PAUT [Tue, 19 Mar 2013 11:42:52 +0000 (12:42 +0100)]
Merge branch 'agent' of https://github.com/01org/cloudeebus into agent

11 years agodbus service: reworking on Python's context execution
Frederic PAUT [Tue, 19 Mar 2013 11:42:38 +0000 (12:42 +0100)]
dbus service: reworking on Python's context execution

11 years agodbus service: Manage 'service release'
Frederic PAUT [Tue, 19 Mar 2013 11:40:17 +0000 (12:40 +0100)]
dbus service: Manage 'service release'

11 years agoupdate authors and todo list
Luc Yriarte [Tue, 19 Mar 2013 09:39:55 +0000 (10:39 +0100)]
update authors and todo list

11 years agoMerge branch 'master' into agent
Luc Yriarte [Tue, 19 Mar 2013 09:37:04 +0000 (10:37 +0100)]
Merge branch 'master' into agent

11 years agobump version 0.3.0 and update doc
Luc Yriarte [Sat, 16 Mar 2013 07:06:10 +0000 (08:06 +0100)]
bump version 0.3.0 and update doc

11 years agoon interfaces conflict, create only first method on object proxy
Luc Yriarte [Sat, 16 Mar 2013 01:15:34 +0000 (18:15 -0700)]
on interfaces conflict, create only first method on object proxy

11 years agoMerge pull request #3 from fpaut/agent
Luc Yriarte [Wed, 13 Mar 2013 07:04:09 +0000 (00:04 -0700)]
Merge pull request #3 from fpaut/agent

dbus service: Encoding raw data

11 years agosupport per-interface proxies to avoid conflicts at introspection
Luc Yriarte [Sun, 10 Mar 2013 18:32:36 +0000 (19:32 +0100)]
support per-interface proxies to avoid conflicts at introspection

11 years agodbus service: Encoding raw data
Frederic PAUT [Thu, 28 Feb 2013 15:37:03 +0000 (16:37 +0100)]
dbus service: Encoding raw data

11 years agodbus service: renaming parameters
Frederic PAUT [Thu, 28 Feb 2013 15:36:26 +0000 (16:36 +0100)]
dbus service: renaming parameters

11 years agoMerge pull request #2 from fpaut/agent
Luc Yriarte [Thu, 28 Feb 2013 08:33:41 +0000 (00:33 -0800)]
Merge pull request #2 from fpaut/agent

Agent

11 years agodbus service: starting DBus interface release
Frederic PAUT [Wed, 27 Feb 2013 11:36:13 +0000 (12:36 +0100)]
dbus service: starting DBus interface release
adding some debug facilities (func name in traces...)

11 years agodbus service: code cleaning
Frederic PAUT [Thu, 21 Feb 2013 16:22:36 +0000 (17:22 +0100)]
dbus service: code cleaning

11 years agoMerge branch 'agent' of https://github.com/fpaut/cloudeebus into agent
Frederic PAUT [Thu, 21 Feb 2013 14:40:42 +0000 (15:40 +0100)]
Merge branch 'agent' of https://github.com/fpaut/cloudeebus into agent

11 years agodbus service: returning dbus (success/error) response
Frederic PAUT [Thu, 21 Feb 2013 14:37:52 +0000 (15:37 +0100)]
dbus service: returning dbus (success/error) response

11 years agodbus service: returning dbus (success/error) response
Frederic PAUT [Thu, 21 Feb 2013 14:37:52 +0000 (15:37 +0100)]
dbus service: returning dbus (success/error) response

11 years agodbus service : Invoking a JS method from DBus, Bug Fix in dynamic code generated
Frederic PAUT [Thu, 21 Feb 2013 12:37:10 +0000 (13:37 +0100)]
dbus service : Invoking a JS method from DBus, Bug Fix in dynamic code generated

11 years agoIntermediate commit...
Frederic PAUT [Mon, 18 Feb 2013 16:30:35 +0000 (17:30 +0100)]
Intermediate commit...

11 years agoMerge branch 'master' into agent
Luc Yriarte [Fri, 15 Feb 2013 12:51:09 +0000 (13:51 +0100)]
Merge branch 'master' into agent

11 years agoTwisted Deferred errback method takes an Exception instead of a string
Luc Yriarte [Thu, 14 Feb 2013 17:27:32 +0000 (18:27 +0100)]
Twisted Deferred errback method takes an Exception instead of a string

11 years agoSome code cleaning
Frederic PAUT [Thu, 14 Feb 2013 14:48:13 +0000 (15:48 +0100)]
Some code cleaning

11 years agoAdding me as author
Frederic PAUT [Thu, 14 Feb 2013 14:47:46 +0000 (15:47 +0100)]
Adding me as author

11 years agoSetup: adding installation of DBus policy file
Frederic PAUT [Thu, 14 Feb 2013 13:35:03 +0000 (14:35 +0100)]
Setup: adding installation of DBus policy file

11 years agodbus service: Publish DBus interface
Frederic PAUT [Wed, 13 Feb 2013 13:58:01 +0000 (14:58 +0100)]
dbus service: Publish DBus interface

11 years agobump version 0.2.1
Luc Yriarte [Fri, 8 Feb 2013 14:10:29 +0000 (15:10 +0100)]
bump version 0.2.1

11 years agoupdate TODO list
Luc Yriarte [Fri, 8 Feb 2013 14:09:11 +0000 (15:09 +0100)]
update TODO list

11 years agoAdd bus connexion name for disconnect signal identifier.
Luc Yriarte [Mon, 28 Jan 2013 10:15:14 +0000 (11:15 +0100)]
Add bus connexion name for disconnect signal identifier.
fixes bug introduced by 9ca7c29b31f697ce7151f840b832aeafae0c3392

11 years agoREADME: refer to the wiki for installation process and live demo
Luc Yriarte [Fri, 25 Jan 2013 10:44:43 +0000 (11:44 +0100)]
README: refer to the wiki for installation process and live demo

11 years agodocumentation: show the manifest as part of the sample code
Luc Yriarte [Thu, 13 Dec 2012 16:55:38 +0000 (17:55 +0100)]
documentation: show the manifest as part of the sample code

11 years agomake cached object and method proxies local to bus connexion
Luc Yriarte [Mon, 3 Dec 2012 13:49:54 +0000 (14:49 +0100)]
make cached object and method proxies local to bus connexion

11 years agomake cached signal handlers local to bus connexion
Luc Yriarte [Mon, 3 Dec 2012 13:33:23 +0000 (14:33 +0100)]
make cached signal handlers local to bus connexion

11 years agodocumentation: sample code using DBus and Notifications freedesktop interfaces
Luc Yriarte [Mon, 3 Dec 2012 11:33:43 +0000 (12:33 +0100)]
documentation: sample code using DBus and Notifications freedesktop interfaces

11 years agodocumentation: evaluate sample page code in a closure
Luc Yriarte [Sun, 2 Dec 2012 18:10:40 +0000 (19:10 +0100)]
documentation: evaluate sample page code in a closure

11 years agofixed setup script for PyPI publication
Luc Yriarte [Wed, 21 Nov 2012 11:05:07 +0000 (12:05 +0100)]
fixed setup script for PyPI publication

11 years agobump version 0.2
Luc Yriarte [Mon, 19 Nov 2012 16:55:20 +0000 (17:55 +0100)]
bump version 0.2

11 years agoremove version string from sample manifest to avoid confusion with client / server...
Luc Yriarte [Mon, 19 Nov 2012 16:49:26 +0000 (17:49 +0100)]
remove version string from sample manifest to avoid confusion with client / server version check

11 years agocloudeebus js lib version check at connexion
Luc Yriarte [Mon, 19 Nov 2012 15:28:26 +0000 (16:28 +0100)]
cloudeebus js lib version check at connexion

11 years agoprint out version on -v / --version
Luc Yriarte [Mon, 19 Nov 2012 14:22:20 +0000 (15:22 +0100)]
print out version on -v / --version

11 years agoIf no error callback is provided at introspection, continue to get properties on...
Luc Yriarte [Thu, 18 Oct 2012 12:43:08 +0000 (14:43 +0200)]
If no error callback is provided at introspection, continue to get properties on all interfaces if there is an error on a given interface

11 years agoremove prebuilt file
Luc Yriarte [Fri, 16 Nov 2012 18:07:23 +0000 (19:07 +0100)]
remove prebuilt file

11 years agoupdate TODO list
Luc Yriarte [Fri, 16 Nov 2012 16:49:15 +0000 (17:49 +0100)]
update TODO list

11 years agodocumentation and cleanup
Luc Yriarte [Fri, 16 Nov 2012 16:36:32 +0000 (17:36 +0100)]
documentation and cleanup

11 years agopylint: tabs -> 4 spaces
Luc Yriarte [Wed, 14 Nov 2012 09:27:06 +0000 (10:27 +0100)]
pylint: tabs -> 4 spaces

11 years agoadd IDE config files to .gitignore
Luc Yriarte [Fri, 16 Nov 2012 15:13:40 +0000 (16:13 +0100)]
add IDE config files to .gitignore

11 years agouse # split / join to hash ids
Luc Yriarte [Mon, 15 Oct 2012 13:13:12 +0000 (15:13 +0200)]
use # split / join to hash ids

11 years agocloudeebus server: cleanup calls to ProxyMethod and SignalHandler constructors
Luc Yriarte [Tue, 9 Oct 2012 10:02:52 +0000 (12:02 +0200)]
cloudeebus server: cleanup calls to ProxyMethod and SignalHandler constructors

11 years agocloudeebus server: disconnect signal handlers at cache cleanup
Luc Yriarte [Mon, 8 Oct 2012 14:56:18 +0000 (16:56 +0200)]
cloudeebus server: disconnect signal handlers at cache cleanup

11 years agobacklink to the components licences next to their homepages
Luc Yriarte [Thu, 4 Oct 2012 15:33:21 +0000 (17:33 +0200)]
backlink to the components licences next to their homepages

11 years agocloudeebus js library: hook object for dbus types not translated by python-json
Luc Yriarte [Wed, 26 Sep 2012 15:18:44 +0000 (17:18 +0200)]
cloudeebus js library: hook object for dbus types not translated by python-json

11 years agocloudeebus js library: catch js callback exceptions that may arise from JSON argument...
Luc Yriarte [Wed, 26 Sep 2012 08:10:15 +0000 (10:10 +0200)]
cloudeebus js library: catch js callback exceptions that may arise from JSON arguments parsing, transfer exception message to error callback

11 years agoEnforce Autobahn version 0.5.2 - Authentication API compatibility is broken at v0.5.4
Luc Yriarte [Fri, 21 Sep 2012 13:01:50 +0000 (15:01 +0200)]
Enforce Autobahn version 0.5.2 - Authentication API compatibility is broken at v0.5.4

11 years agocloudeebus v0.1
Luc Yriarte [Mon, 17 Sep 2012 13:57:16 +0000 (15:57 +0200)]
cloudeebus v0.1

11 years agoReturn correct error messages on security exceptions.
Luc Yriarte [Mon, 17 Sep 2012 13:14:59 +0000 (15:14 +0200)]
Return correct error messages on security exceptions.

11 years agoUpdate README markdown style to be more in line with wiki doc.
Luc Yriarte [Mon, 17 Sep 2012 07:55:43 +0000 (09:55 +0200)]
Update README markdown style to be more in line with wiki doc.

11 years agoupdate TODO
Luc Yriarte [Fri, 14 Sep 2012 09:38:12 +0000 (11:38 +0200)]
update TODO

11 years agoDocumentation: update README and server args tips
Luc Yriarte [Wed, 12 Sep 2012 09:53:01 +0000 (11:53 +0200)]
Documentation: update README and server args tips