summaryrefslogtreecommitdiffstats
path: root/lasso/id-ff/session.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced a HRef by NULLValery Febvre2004-08-191-1/+2
* Changed return type for 5 methods in LassoNode:Valery Febvre2004-08-111-1/+1
* In the dump of the session object,Valery Febvre2004-08-081-4/+5
* *** empty log message ***Nicolas Clapies2004-08-041-0/+2
* Removed the 'identity' arg in lasso_login_new_from_dump() methodValery Febvre2004-08-041-1/+1
* Fixed a bug in lasso_session_new_from_dump()Valery Febvre2004-08-031-14/+25
* Replaced two G_LOG_LEVEL_ERROR by G_LOG_LEVEL_CRITICALValery Febvre2004-08-021-2/+2
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-311-2/+3
* Fixed 2 errors in lasso_identity_copy() et lasso_session_copy() methodsValery Febvre2004-07-301-1/+1
* Fixed a typing mistakeValery Febvre2004-07-301-4/+4
* Added methods:Valery Febvre2004-07-301-1/+1
* Added new attribute is_durty in LassoIdentity & LassoSession classesValery Febvre2004-07-301-5/+10
* UpdateValery Febvre2004-07-291-2/+0
* Added session classValery Febvre2004-07-291-0/+433