index
:
hardinfo2.git
debian/latest
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hardinfo2
/
xmlrpc-server.c
Age
Commit message (
Expand
)
Author
2010-01-02
If the module entry has the flag MODULE_FLAG_NO_REMOTE, don't their methods t...
Leandro Pereira
2010-01-01
Don't include benchmarks in remote mode.
Leandro Pereira
2009-09-08
Cleanups
Leandro Pereira
2009-08-10
Add Icon Blitting benchmark
Leandro A. F. Pereira
2009-08-10
Add "Accept connections" checkbox to Remote menu
Leandro A. F. Pereira
2009-05-10
Implement SSH tunnel; needs more work, though.
Leandro A. F. Pereira
2009-05-03
Remove calls to DEBUG().
Leandro A. F. Pereira
2009-05-03
Change module.getModuleList(), so it also sends the module's icon filename. S...
Leandro A. F. Pereira
2009-05-01
Makes the XMLRPC client synchronous (fixes some stability problems)
Leandro A. F. Pereira
2009-04-29
Implement an icon server (to download missing icons via HTTP).
Leandro A. F. Pereira
2009-04-27
Make unloading of modules possible
Leandro A. F. Pereira
2009-04-26
Making more room to implement the remote mode :)
Leandro A. F. Pereira
2009-04-26
Plug memory leaks
Leandro A. F. Pereira
2009-04-26
Implement more XML-RPC methods.
Leandro A. F. Pereira
2009-04-26
More cleanups
Leandro A. F. Pereira
2009-04-26
Remove unneeded methods; clean up
Leandro A. F. Pereira
2009-04-26
Implement more methods; this will be cleaned up later.
Leandro A. F. Pereira
2009-04-25
Implement module.entryGetField()
Leandro A. F. Pereira
2009-04-25
Start implementing the XML-RPC server
Leandro A. F. Pereira
2009-04-25
Add XML-RPC server (prototype); early work on the "Open Connection" dialog
Leandro A. F. Pereira