- 24 Jun, 2013 4 commits
-
-
Stephen Morris authored
* Catch user-library-generated exceptions. * Remove hook registration function (no longer needed with a singleton ServerHooks object. * Miscellaneous documentation changes.
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
- 21 Jun, 2013 4 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
This manages LibraryManagers created for the libraries loaded.
-
- 20 Jun, 2013 4 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
LibraryManager can now load and unload libraries. Multiple libraries can be loaded at the same time and the callouts execute correctly.
-
Stephen Morris authored
-
- 19 Jun, 2013 3 commits
-
-
Stephen Morris authored
runUnload() still has to be added.
-
Stephen Morris authored
Added ability to run the load function and checked that it can register callouts.
-
Stephen Morris authored
Also started to add logging.
-
- 18 Jun, 2013 1 commit
-
-
Stephen Morris authored
Able to open and close libraries, check for the version() function and call it.
-
- 17 Jun, 2013 6 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
a) This is now a non-copyable singleton class, and pointers to a ServerHooks object have been removed from other classes. b) Added a getHookName() method to the CalloutHandle class to allow callouts to determine the hook to which they are attached. (This change was made principally to aid writing test cases.
-
Stephen Morris authored
The hooks framework now has its own directory in "lib" instead of living in "util".
-
Stephen Morris authored
-
Stephen Morris authored
-
- 13 Jun, 2013 18 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Michal 'vorner' Vaner authored
The list.clear() method is new in python3.3. Use equivalent though less elegantly written code to do the same.
-
Michal 'vorner' Vaner authored
Resolver research document about mixed resolver/authoritative mode
-
Mukund Sivaraman authored
-
Michal 'vorner' Vaner authored
As a result of the experiment, come to the conclusion the receptionist is easy enough to implement, flexible enough and fast enough to try and implement it.
-
Michal 'vorner' Vaner authored
Write some advantages and disadvantages of each method how to solve it.
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
-
Shane Kerr authored
-
-
Michal 'vorner' Vaner authored
Add commands to list MsgQ's users and group subscriptions. Notify about subscriptions and unsubscriptions.
-
Michal 'vorner' Vaner authored
The spec file is not generated, so use B10_FROM_SOURCE, not B10_FROM_BUILD.
-
Mukund Sivaraman authored
-
Yoshitaka Aharen authored
-
Yoshitaka Aharen authored
-
Yoshitaka Aharen authored
Conflicts: ChangeLog
-
Yoshitaka Aharen authored
-