summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
| | | | and lasso_login_new_from_dump() methods
* Added destroy calls for server & user attributes in ↵Valery Febvre2004-07-281-4/+6
| | | | | | lasso_profile_context_dispose() private method.
* Added lasso_user_copy() methodValery Febvre2004-07-282-9/+95
| | | | Added lasso_user_dispose() private method
* 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
|
* updated .cvsignore (binary is now tests and out.xml has been renamed toFrederic Peters2004-07-281-2/+2
| | | | result.xml)
* modularized tests; it is now possible to add more suites easily.Frederic Peters2004-07-283-41/+82
|
* 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
|
* remove generated lasso.pc on make cleanFrederic Peters2004-07-281-1/+4
|
* debug messagesNicolas Clapies2004-07-271-1/+4
|
* *** empty log message ***Nicolas Clapies2004-07-271-1/+1
|
* update of federation terminationNicolas Clapies2004-07-277-126/+172
|
* debian/ updated for official 0.3 releaseFrederic Peters2004-07-276-18/+53
|
* version 0.3.0Nicolas Clapies2004-07-271-1/+1
|