summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated Java binding and unit test.Emmanuel Raviart2004-07-3119-260/+426
|
* Removed access to attributes identity & session by __getattr__Valery Febvre2004-07-313-21/+5
|
* Added 2 tests in lasso_federation_copy() to avoid NULL pointer copyValery Febvre2004-07-311-2/+6
|
* Python login_tests now works again, although there remains a lasso-CRITICALEmmanuel Raviart2004-07-314-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 Febvre2004-07-311-7/+16
|
* Fixed 2 errors in lasso_identity_copy() et lasso_session_copy() methodsValery Febvre2004-07-302-2/+2
|
* Some update to python login_tests. Some bugs remain.Emmanuel Raviart2004-07-301-3/+7
|
* Removed last profile_context or profileContext.Emmanuel Raviart2004-07-307-78/+78
|
* Restructured INSTALL a little more.Emmanuel Raviart2004-07-301-9/+9
|
* Improved book. It also now includes HACKING.Emmanuel Raviart2004-07-303-55/+95
|
* Initial commitValery Febvre2004-07-301-0/+34
|
* lasso_profile_get_identity() and lasso_profile_get_session() should return ↵Valery Febvre2004-07-301-2/+2
| | | | copies
* *** empty log message ***Nicolas Clapies2004-07-305-43/+121
|
* Update endValery Febvre2004-07-306-1/+177
|
* Added a missing #includeValery Febvre2004-07-301-0/+1
|
* Some G_LOG_LEVEL_ERROR -> G_LOG_LEVEL_CRITICALValery Febvre2004-07-301-11/+11
|
* Moved functions (alphabetical order)Valery Febvre2004-07-302-30/+30
|
* Moved a function (alphabetical order)Valery Febvre2004-07-301-73/+73
|
* Fixed a typing mistakeValery Febvre2004-07-306-20/+20
| | | | all durty -> dirty
* I also can describe non-existing features.Frederic Peters2004-07-301-0/+3
|
* Added methods:Valery Febvre2004-07-304-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 Raviart2004-07-301-15/+32
|
* lecp in environs is completeNicolas Clapies2004-07-306-33/+98
|
* Added new attribute is_durty in LassoIdentity & LassoSession classesValery Febvre2004-07-304-10/+26
|
* Improved AUTHORS restructuration.Emmanuel Raviart2004-07-301-22/+28
|
* Restructured AUTHORS & README and integrated them in Lasso Book.Emmanuel Raviart2004-07-303-57/+63
|
* *** empty log message ***Valery Febvre2004-07-302-231/+0
|
* UpdateValery Febvre2004-07-3013-208/+330
|
* update of examples to user identity and session objectsNicolas Clapies2004-07-301-1/+11
|
* updateValery Febvre2004-07-301-38/+38
|
* Improved? ReST section titles.Emmanuel Raviart2004-07-302-87/+42
|
* Renamed ProfileContext into ProfileValery Febvre2004-07-302-30/+30
|
* Initial commitValery Febvre2004-07-302-0/+233
|
* Added very preliminary work on Lasso Book.Emmanuel Raviart2004-07-302-93/+275
| | | | | Modified INSTALL to be compatible with reStructured Text syntax. Is this solution an acceptable solution?
* Added Lasso logo.Emmanuel Raviart2004-07-301-0/+0
|
* Update beginingValery Febvre2004-07-308-48/+46
|
* LassoProfileContext class was renamed into LassoProfileValery Febvre2004-07-2914-673/+688
|
* LassoIdentity was renamed into LassoFederationValery Febvre2004-07-292-381/+0
|
* LassoUser class was splited into 2 new classes (LassoSession & LassoIdentity)Valery Febvre2004-07-292-760/+0
|
* UpdateValery Febvre2004-07-2911-244/+321
| | | | | LassoUser class was splited into 2 classes: LassoSession & LassoIdentity LassoIdentity was renamed into LassoFederation
* Renamed LassoIdentity class into LassoFederation andValery Febvre2004-07-296-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 missingFrederic Peters2004-07-291-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 librariesFrederic Peters2004-07-291-1/+1
|
* update of registration example in CNicolas Clapies2004-07-291-43/+55
|
* *** empty log message ***Nicolas Clapies2004-07-292-2/+6
|
* update of register name identifierNicolas Clapies2004-07-2913-454/+287
|
* Added session classValery Febvre2004-07-293-0/+528
|
* added stupid tests to annoy developers.Frederic Peters2004-07-293-2/+81
|
* had detection of a patched (with XML support) check; only use srunner_set_xmlFrederic Peters2004-07-292-4/+9
| | | | if it is available.
* Removed memory leaksValery Febvre2004-07-293-31/+46
|