| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed load_notification_msg to process_notification msg, renamed ↵ | Nicolas Clapies | 2004-08-06 | 1 | -10/+6 |
| | | | | | process_request to validate_request, added some goto for code error, little update of the code style, updated examples | ||||
| * | Check that Lasso is inited and shotdown only once. | Emmanuel Raviart | 2004-08-02 | 1 | -1/+0 |
| | | | | | | | | | | | Lasso Python modules now calls init() at first import (I need this behaviour, because I have several "import lasso" in Expression and I don't know which one will be called first and I don't want to do something like: import lasso if not lasso.inited: lasso.init() ). | ||||
| * | update of federation termination | Nicolas Clapies | 2004-07-27 | 1 | -25/+26 |
| | | |||||
| * | fixed tabulations in python files (oh the horror; they were mixed with space | Frederic Peters | 2004-07-25 | 1 | -4/+4 |
| | | | | | | indendations). Also installed a test on commits to catch this (and check xml files) | ||||
| * | *** empty log message *** | Nicolas Clapies | 2004-07-21 | 1 | -0/+2 |
| | | |||||
| * | update of federation termination notification | Nicolas Clapies | 2004-07-21 | 1 | -8/+4 |
| | | |||||
| * | *** empty log message *** | Nicolas Clapies | 2004-07-21 | 1 | -6/+6 |
| | | |||||
| * | *** empty log message *** | Nicolas Clapies | 2004-07-20 | 1 | -3/+3 |
| | | |||||
| * | update federation termination | Nicolas Clapies | 2004-07-19 | 1 | -9/+36 |
| | | |||||
| * | c example for federation termination notification | Nicolas Clapies | 2004-05-11 | 1 | -12/+0 |
| | | |||||
| * | initial version | Nicolas Clapies | 2004-05-11 | 1 | -0/+35 |
