summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SWIG is NOT required (yet ?) !Romain Chantereay2004-08-031-4/+4
* add request type test for LecpNicolas Clapies2004-08-033-9/+31
* New Autotools infrastructure.Romain Chantereay2004-08-0313-334/+1162
* 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
* Bug correction in test04.Emmanuel Raviart2004-08-031-1/+1
* Added forgotten Lasso call in test04.Emmanuel Raviart2004-08-031-1/+1
* Updated Python test04.Emmanuel Raviart2004-08-032-7/+15
* replace G_LOG_LEVEL_ERROR with G_LOG_LEVEL_CRITICALNicolas Clapies2004-08-034-65/+65
* Added a new Python regression test that shows that logout doesn't setEmmanuel Raviart2004-08-031-0/+116
* Don't build win32 anymore. Makefile.am in win32 directory will disapearEmmanuel Raviart2004-08-031-1/+1
* - Replaced some charPtrConst_wrap() calls by charPtr_wrap()Valery Febvre2004-08-0211-21/+103
* 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 test03, which shows a bug in Lasso: When identity and session alreadyEmmanuel Raviart2004-08-021-1/+69
* some files to be ignored in debian/Frederic Peters2004-08-021-0/+10
* Integrated README.WIN32 into Lasso book.Emmanuel Raviart2004-08-024-18/+10
* Check that Lasso is inited and shotdown only once.Emmanuel Raviart2004-08-029-14/+15
* Added some win32 specific explanations.Romain Chantereay2004-08-021-0/+37
* New clean and beauty version of the windows resource file.Romain Chantereay2004-08-021-0/+103
* Modified resource. ()Romain Chantereay2004-08-022-102/+4
* Added a new argument 'err' (GError *) in 5 methods:Valery Febvre2004-08-0117-141/+320
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-3132-240/+346
* 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
* *** 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 co...Valery Febvre2004-07-301-2/+2
* *** 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
* I also can describe non-existing features.Frederic Peters2004-07-301-0/+3
* Added methods:Valery Febvre2004-07-304-24/+59
* 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