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-wsf
/
personal_profile_service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix license boilerplates
Simo Sorce
2013-12-03
1
-2
/
+1
*
Simplify useless complexity in include paths
Benjamin Dauvergne
2011-12-16
1
-4
/
+4
*
[ID-WSFv1] fix other misuses of the macro lasso_foreach
Benjamin Dauvergne
2010-09-27
1
-3
/
+3
*
[ID-WSFv1&ID-WSFv2] separate better strings for ID-WSF from other strings
Benjamin Dauvergne
2010-09-09
1
-0
/
+1
*
ID-WSF: change name of Personal Profile namespace symbols, add symbols for ID...
Benjamin Dauvergne
2010-01-28
1
-1
/
+1
*
Docs: change the doc production and lot of other fixes
Benjamin Dauvergne
2009-08-26
1
-0
/
+6
*
ID-WSF: Lots of modifications
Benjamin Dauvergne
2009-08-26
1
-29
/
+40
*
Core: do not mix public and private headers
Benjamin Dauvergne
2009-03-27
1
-0
/
+1
*
All: Fix missing field initializer problems
Benjamin Dauvergne
2009-01-24
1
-0
/
+1
*
fixed various bugs with new compilation flags
Damien Laniel
2008-09-16
1
-14
/
+2
*
* Remove ending blanks
Benjamin Dauvergne
2008-09-12
1
-7
/
+7
*
* Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...
Benjamin Dauvergne
2008-08-05
1
-1
/
+2
*
import discovery.h, fix name of registered constructor function
Benjamin Dauvergne
2008-08-01
1
-1
/
+2
*
add registering of the constructor
Benjamin Dauvergne
2008-08-01
1
-0
/
+1
*
fixed missing rename of LASSO_TYPE_PROFILE_SERVICE to LASSO_TYPE_DATA_SERVICE
Frederic Peters
2008-03-21
1
-1
/
+1
*
fixed setting of resource offering datas into a data service
Damien Laniel
2007-09-18
1
-2
/
+18
*
updated Copyright dates in all files
Damien Laniel
2007-05-30
1
-1
/
+1
*
coding style improvements
Frederic Peters
2006-12-28
1
-2
/
+1
*
Set server attribute in LassoPersonalProfileService
Nicolas Clapies
2005-10-06
1
-0
/
+1
*
renamed ProfileService to DataService
Frederic Peters
2005-08-25
1
-3
/
+3
*
Removed lasso_personal_profile_service_init_modify().
Nicolas Clapies
2005-08-24
1
-16
/
+0
*
cleaned up PersonalProfileService
Frederic Peters
2005-08-12
1
-139
/
+30
*
API after the pp:query has been sent,
Frederic Peters
2005-08-12
1
-3
/
+1
*
idwsf/pp on the attribute provider side; sth like
Frederic Peters
2005-08-12
1
-6
/
+2
*
first steps towards id-wsf/dst; something like this, in Python:
Frederic Peters
2005-08-12
1
-0
/
+3
*
Added getEmail() method in LassoPersonalProfile class.
Nicolas Clapies
2005-08-05
1
-0
/
+66
*
Added class LassoPersonalProfile. It allows to load a xml doc representing PP...
Nicolas Clapies
2005-08-04
1
-0
/
+191
*
Removed specific class LassoPersonalProfileService. Added generic web service...
Nicolas Clapies
2005-01-13
1
-356
/
+0
*
Added set of request in lasso_personal_profile_process_query_msg() and lasso_...
Nicolas Clapies
2004-12-22
1
-1
/
+7
*
Reordered function declarations. Added check of server param.
Nicolas Clapies
2004-12-15
1
-1
/
+1
*
Added support of modify request from a SP to AP : updated element's class in ...
Nicolas Clapies
2004-12-15
1
-9
/
+117
*
fixed function declared as returning int that didn't return anything
Frederic Peters
2004-12-14
1
-1
/
+1
*
got top-of-file license spaced the same way as in other files (+ fixed editor
Frederic Peters
2004-12-12
1
-2
/
+2
*
Added lasso_personal_profile_service_add_data() method : it allows to add res...
Nicolas Clapies
2004-12-10
1
-17
/
+25
*
Updated lasso_personal_profile_service_init_query() method : now it takes a L...
Nicolas Clapies
2004-12-10
1
-56
/
+73
*
overridden spelling fix caused alignment wreckage
Frederic Peters
2004-12-10
1
-1
/
+1
*
Removed code with ResourceIDGroup in lasso_personal_profile_service_init_quer...
Nicolas Clapies
2004-12-09
1
-2
/
+2
*
Fixed support of ResourceIDGroup : updated class of level 1 and id-wsf with t...
Nicolas Clapies
2004-12-08
1
-18
/
+8
*
Removed process of ResourceOffering param. Need to be reactivated when Resour...
Nicolas Clapies
2004-12-08
1
-7
/
+7
*
The past participle of "to override" is overridden.
Emmanuel Raviart
2004-12-07
1
-1
/
+1
*
Initial version : class to manage Personal profile service. Currently, only s...
Nicolas Clapies
2004-12-07
1
-0
/
+227