summaryrefslogtreecommitdiffstats
path: root/lasso
Commit message (Expand)AuthorAgeFilesLines
* New Autotools infrastructure.Romain Chantereay2004-08-033-5/+27
* Fixed a bug in lasso_session_new_from_dump()Valery Febvre2004-08-031-14/+25
* Added some optimizations in lasso_identity_add_federation()Valery Febvre2004-08-031-11/+8
* replace G_LOG_LEVEL_ERROR with G_LOG_LEVEL_CRITICALNicolas Clapies2004-08-034-65/+65
* Replaced two G_LOG_LEVEL_ERROR by G_LOG_LEVEL_CRITICALValery Febvre2004-08-021-2/+2
* Fixed a bug in lasso_identity_new_from_dump()Valery Febvre2004-08-021-22/+59
* Added a new argument 'err' (GError *) in 5 methods:Valery Febvre2004-08-0115-137/+311
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-3131-238/+342
* Added 2 tests in lasso_federation_copy() to avoid NULL pointer copyValery Febvre2004-07-311-2/+6
* Fixed 2 errors in lasso_identity_copy() et lasso_session_copy() methodsValery Febvre2004-07-302-2/+2
* lasso_profile_get_identity() and lasso_profile_get_session() should return co...Valery Febvre2004-07-301-2/+2
* *** empty log message ***Nicolas Clapies2004-07-301-5/+21
* 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
* Added methods:Valery Febvre2004-07-304-24/+59
* lecp in environs is completeNicolas Clapies2004-07-306-33/+98
* Added new attribute is_durty in LassoIdentity & LassoSession classesValery Febvre2004-07-304-10/+26
* update of examples to user identity and session objectsNicolas Clapies2004-07-301-1/+11
* 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
* Renamed LassoIdentity class into LassoFederation andValery Febvre2004-07-296-6/+902
* update of registration example in CNicolas Clapies2004-07-291-43/+55
* *** empty log message ***Nicolas Clapies2004-07-291-2/+2
* update of register name identifierNicolas Clapies2004-07-296-270/+219
* Added session classValery Febvre2004-07-293-0/+528
* Removed memory leaksValery Febvre2004-07-293-31/+46
* Inverted only 2 lines :-)Valery Febvre2004-07-281-3/+4
* Just a typing mistakeValery Febvre2004-07-281-1/+1
* *** empty log message ***Valery Febvre2004-07-283-7/+7
* server attribute is now a copy in lasso_logout_new()Valery Febvre2004-07-281-4/+4
* Atrributes server & user are now copied in lasso_login_new()Valery Febvre2004-07-281-4/+4
* Added destroy calls for server & user attributes in lasso_profile_context_dis...Valery Febvre2004-07-281-4/+6
* Added lasso_user_copy() methodValery Febvre2004-07-282-9/+95
* Added lasso_server_copy() methodValery Febvre2004-07-282-19/+48
* Added lasso_identity_copy() methodValery Febvre2004-07-282-5/+22
* *** empty log message ***Valery Febvre2004-07-282-2/+2
* Added lasso_provider_copy() methodValery Febvre2004-07-282-0/+17
* lasso_node_get_name now returns now an xmlChar* (instead of a const xmlChar*)Valery Febvre2004-07-282-4/+6
* debug messagesNicolas Clapies2004-07-271-1/+4
* update of federation terminationNicolas Clapies2004-07-272-68/+93
* remove useless debug messageNicolas Clapies2004-07-271-1/+0
* Move first_* to initial_* varsNicolas Clapies2004-07-272-25/+26
* *** empty log message ***Valery Febvre2004-07-271-6/+3
* Removed 2 useless lasso_node_copyValery Febvre2004-07-271-2/+2
* fix a bug in python binding user_add_assertion : give obj of python assertion...Nicolas Clapies2004-07-262-1/+6