Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Java binding and unit test. | Emmanuel Raviart | 2004-07-31 | 19 | -260/+426 |
| | |||||
* | Removed access to attributes identity & session by __getattr__ | Valery Febvre | 2004-07-31 | 3 | -21/+5 |
| | |||||
* | Added 2 tests in lasso_federation_copy() to avoid NULL pointer copy | Valery Febvre | 2004-07-31 | 1 | -2/+6 |
| | |||||
* | Python login_tests now works again, although there remains a lasso-CRITICAL | Emmanuel Raviart | 2004-07-31 | 4 | -18/+30 |
| | | | | | | | | caused by idpLoginContext.get_identity() (file login_tests.py, line 120): (process:5228): lasso-CRITICAL **: file xml.c: line 64 (lasso_node_copy): assertion LASSO_IS_NODE(node)' failed ERROR | ||||
* | *** empty log message *** | Valery Febvre | 2004-07-31 | 1 | -7/+16 |
| | |||||
* | Fixed 2 errors in lasso_identity_copy() et lasso_session_copy() methods | Valery Febvre | 2004-07-30 | 2 | -2/+2 |
| | |||||
* | Some update to python login_tests. Some bugs remain. | Emmanuel Raviart | 2004-07-30 | 1 | -3/+7 |
| | |||||
* | Removed last profile_context or profileContext. | Emmanuel Raviart | 2004-07-30 | 7 | -78/+78 |
| | |||||
* | Restructured INSTALL a little more. | Emmanuel Raviart | 2004-07-30 | 1 | -9/+9 |
| | |||||
* | Improved book. It also now includes HACKING. | Emmanuel Raviart | 2004-07-30 | 3 | -55/+95 |
| | |||||
* | Initial commit | Valery Febvre | 2004-07-30 | 1 | -0/+34 |
| | |||||
* | lasso_profile_get_identity() and lasso_profile_get_session() should return ↵ | Valery Febvre | 2004-07-30 | 1 | -2/+2 |
| | | | | copies | ||||
* | *** empty log message *** | Nicolas Clapies | 2004-07-30 | 5 | -43/+121 |
| | |||||
* | Update end | Valery Febvre | 2004-07-30 | 6 | -1/+177 |
| | |||||
* | Added a missing #include | Valery Febvre | 2004-07-30 | 1 | -0/+1 |
| | |||||
* | Some G_LOG_LEVEL_ERROR -> G_LOG_LEVEL_CRITICAL | Valery Febvre | 2004-07-30 | 1 | -11/+11 |
| | |||||
* | Moved functions (alphabetical order) | Valery Febvre | 2004-07-30 | 2 | -30/+30 |
| | |||||
* | Moved a function (alphabetical order) | Valery Febvre | 2004-07-30 | 1 | -73/+73 |
| | |||||
* | Fixed a typing mistake | Valery Febvre | 2004-07-30 | 6 | -20/+20 |
| | | | | all durty -> dirty | ||||
* | I also can describe non-existing features. | Frederic Peters | 2004-07-30 | 1 | -0/+3 |
| | |||||
* | Added methods: | Valery Febvre | 2004-07-30 | 4 | -24/+59 |
| | | | | | | | lasso_profile_get_identity() lasso_profile_get_session() lasso_profile_is_identity_durty() lasso_profile_is_session_durty() | ||||
* | Added some important configure options in INSTALL. | Emmanuel Raviart | 2004-07-30 | 1 | -15/+32 |
| | |||||
* | lecp in environs is complete | Nicolas Clapies | 2004-07-30 | 6 | -33/+98 |
| | |||||
* | Added new attribute is_durty in LassoIdentity & LassoSession classes | Valery Febvre | 2004-07-30 | 4 | -10/+26 |
| | |||||
* | Improved AUTHORS restructuration. | Emmanuel Raviart | 2004-07-30 | 1 | -22/+28 |
| | |||||
* | Restructured AUTHORS & README and integrated them in Lasso Book. | Emmanuel Raviart | 2004-07-30 | 3 | -57/+63 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-07-30 | 2 | -231/+0 |
| | |||||
* | Update | Valery Febvre | 2004-07-30 | 13 | -208/+330 |
| | |||||
* | update of examples to user identity and session objects | Nicolas Clapies | 2004-07-30 | 1 | -1/+11 |
| | |||||
* | update | Valery Febvre | 2004-07-30 | 1 | -38/+38 |
| | |||||
* | Improved? ReST section titles. | Emmanuel Raviart | 2004-07-30 | 2 | -87/+42 |
| | |||||
* | Renamed ProfileContext into Profile | Valery Febvre | 2004-07-30 | 2 | -30/+30 |
| | |||||
* | Initial commit | Valery Febvre | 2004-07-30 | 2 | -0/+233 |
| | |||||
* | Added very preliminary work on Lasso Book. | Emmanuel Raviart | 2004-07-30 | 2 | -93/+275 |
| | | | | | Modified INSTALL to be compatible with reStructured Text syntax. Is this solution an acceptable solution? | ||||
* | Added Lasso logo. | Emmanuel Raviart | 2004-07-30 | 1 | -0/+0 |
| | |||||
* | Update begining | Valery Febvre | 2004-07-30 | 8 | -48/+46 |
| | |||||
* | LassoProfileContext class was renamed into LassoProfile | Valery Febvre | 2004-07-29 | 14 | -673/+688 |
| | |||||
* | LassoIdentity was renamed into LassoFederation | Valery Febvre | 2004-07-29 | 2 | -381/+0 |
| | |||||
* | LassoUser class was splited into 2 new classes (LassoSession & LassoIdentity) | Valery Febvre | 2004-07-29 | 2 | -760/+0 |
| | |||||
* | Update | Valery Febvre | 2004-07-29 | 11 | -244/+321 |
| | | | | | LassoUser class was splited into 2 classes: LassoSession & LassoIdentity LassoIdentity was renamed into LassoFederation | ||||
* | Renamed LassoIdentity class into LassoFederation and | Valery Febvre | 2004-07-29 | 6 | -6/+902 |
| | | | | | | LassoUser class into LassoIdentity lasso/protocols/federation.c replace lasso/protocols/identity.c lasso/environs/identity.c replace lasso/environs/user.c | ||||
* | never thought about application developers; not a target ? added missing | Frederic Peters | 2004-07-29 | 1 | -1/+1 |
| | | | | | gobject-2.0 to list of requirements. (first to feel the pain of *using* lasso) [I wonder how it went on wednesday tutorial; didn't use autotools ?] | ||||
* | lasso.pc don't set minimal version for other libraries | Frederic Peters | 2004-07-29 | 1 | -1/+1 |
| | |||||
* | update of registration example in C | Nicolas Clapies | 2004-07-29 | 1 | -43/+55 |
| | |||||
* | *** empty log message *** | Nicolas Clapies | 2004-07-29 | 2 | -2/+6 |
| | |||||
* | update of register name identifier | Nicolas Clapies | 2004-07-29 | 13 | -454/+287 |
| | |||||
* | Added session class | Valery Febvre | 2004-07-29 | 3 | -0/+528 |
| | |||||
* | added stupid tests to annoy developers. | Frederic Peters | 2004-07-29 | 3 | -2/+81 |
| | |||||
* | had detection of a patched (with XML support) check; only use srunner_set_xml | Frederic Peters | 2004-07-29 | 2 | -4/+9 |
| | | | | if it is available. | ||||
* | Removed memory leaks | Valery Febvre | 2004-07-29 | 3 | -31/+46 |
| |