index
:
lasso.git
master
wip
Unnamed repository; edit this file 'description' to name the repository.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lasso
/
id-ff
/
identity.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
expose identity/resourceoffering functions to developer
Frederic Peters
2005-08-12
1
-0
/
+1
*
another id-wsf step, disco:query, looking up for resource offerings in identity
Frederic Peters
2005-08-09
1
-0
/
+21
*
new remove entry; correctly restore resource offerings from identity dump
Frederic Peters
2005-08-09
1
-0
/
+10
*
renamed crunch to build since it doesn't look like there is a need for an
Frederic Peters
2005-08-09
1
-0
/
+29
*
lasso_discovery_crunch_modify_msg() (waiting for another name) process disco
Frederic Peters
2005-08-08
1
-1
/
+49
*
char signedness for gcc 4 (id-wsf part has not been done)
Frederic Peters
2005-07-30
1
-5
/
+5
*
Now lasso_identity_new_from_dump() and lasso_session_new_from_dump() return N...
Nicolas Clapies
2005-06-27
1
-2
/
+8
*
added tests to fix bug #407 and avoir similar ones
Frederic Peters
2005-02-04
1
-0
/
+6
*
moved lasso_identity_{add,remove}_federation to private
Frederic Peters
2005-01-26
1
-0
/
+1
*
documented memory management for lasso_identity_add_federation
Frederic Peters
2005-01-25
1
-1
/
+2
*
Updated Copyright and authors.
Emmanuel Raviart
2005-01-22
1
-3
/
+2
*
removed individual debug() statements in dispose() and finalize(); replaced by
Frederic Peters
2005-01-04
1
-5
/
+0
*
Removed second and third parameters of lasso_node_dump since @encoding is
Frederic Peters
2005-01-01
1
-1
/
+1
*
memory management for #LassoIdentity and #LassoSession (partial)
Frederic Peters
2004-12-30
1
-2
/
+3
*
fixing object refcounting in login/logout and proper object destruction to
Frederic Peters
2004-12-30
1
-0
/
+2
*
documenting #LassoIdentity and #LassoFederation
Frederic Peters
2004-12-22
1
-4
/
+61
*
Added differentiation between creating xmlnode for lasso use (the _dump
Frederic Peters
2004-12-19
1
-2
/
+2
*
(almost) done with errors in ID-FF; remaining "return -1" have been converted
Frederic Peters
2004-12-16
1
-1
/
+1
*
pointers are %p in format strings, not %x
Frederic Peters
2004-12-15
1
-2
/
+2
*
memory management work
Frederic Peters
2004-12-15
1
-3
/
+1
*
overridden spelling fix caused alignment wreckage
Frederic Peters
2004-12-10
1
-1
/
+1
*
For Swig, corrected server providerIds.
Emmanuel Raviart
2004-12-08
1
-0
/
+6
*
The past participle of "to override" is overridden.
Emmanuel Raviart
2004-12-07
1
-1
/
+1
*
renamed private struct member to private_data (gtk+ does it like that)
Frederic Peters
2004-11-22
1
-5
/
+5
*
renamed lasso/environs/ to lasso/id-ff/
Frederic Peters
2004-11-15
1
-1
/
+1
*
return value on init_from_xml; and minor tweaks to code style
Frederic Peters
2004-11-09
1
-1
/
+3
*
removal of \n at end of error messages
Frederic Peters
2004-10-27
1
-2
/
+2
*
Done with the move to structures and the removal of protocols/ (lasso branched
Frederic Peters
2004-10-27
1
-405
/
+134
*
Fixed a bug in instance_init() methods of LassoIdentity and LassoSession classes
Valery Febvre
2004-10-01
1
-1
/
+1
*
*** empty log message ***
Nicolas Clapies
2004-09-22
1
-1
/
+18
*
Added lasso_identity_get_first_providerID(). Now it replaces lasso_identity_g...
Nicolas Clapies
2004-09-20
1
-1
/
+9
*
Added version attribute in lasso dump messages
Nicolas Clapies
2004-09-06
1
-0
/
+5
*
missing includes, unusued variables, usual saturday stuff.
Frederic Peters
2004-09-04
1
-1
/
+0
*
removed extra parentheses after return statements;
Frederic Peters
2004-09-01
1
-12
/
+12
*
declarations first (and s/lenght/length/)
Frederic Peters
2004-08-13
1
-2
/
+2
*
Changed return type for 5 methods in LassoNode:
Valery Febvre
2004-08-11
1
-1
/
+1
*
In the dump of the identity object,
Valery Febvre
2004-08-08
1
-11
/
+7
*
lasso_identity_get_federation() & lasso_identity_add_federation() methods
Valery Febvre
2004-08-05
1
-11
/
+14
*
Renamed enums (Bug #225):
Valery Febvre
2004-08-04
1
-1
/
+1
*
Added some optimizations in lasso_identity_add_federation()
Valery Febvre
2004-08-03
1
-11
/
+8
*
Fixed a bug in lasso_identity_new_from_dump()
Valery Febvre
2004-08-02
1
-22
/
+59
*
Added a new argument 'err' in 4 methods of the LassoNode class:
Valery Febvre
2004-07-31
1
-7
/
+12
*
Fixed 2 errors in lasso_identity_copy() et lasso_session_copy() methods
Valery Febvre
2004-07-30
1
-1
/
+1
*
Fixed a typing mistake
Valery Febvre
2004-07-30
1
-4
/
+4
*
Added methods:
Valery Febvre
2004-07-30
1
-1
/
+1
*
Added new attribute is_durty in LassoIdentity & LassoSession classes
Valery Febvre
2004-07-30
1
-5
/
+12
*
update of examples to user identity and session objects
Nicolas Clapies
2004-07-30
1
-1
/
+11
*
Renamed LassoIdentity class into LassoFederation and
Valery Febvre
2004-07-29
1
-0
/
+424
*
*** empty log message ***
Valery Febvre
2004-06-30
1
-87
/
+0
*
update for session environ in process of authentication, user environ for ide...
Nicolas Clapies
2004-06-23
1
-25
/
+7
[prev]
[next]