lasso/lasso/xml/saml-2.0
Benjamin Dauvergne fd256b2269 Docs: change the doc production and lot of other fixes
* lasso/Makefile.am:
   distribute extract_sections.py
 * docs/references/lasso/lasso.types.in: add missing class (mainly SAML2
   and ID-WSF 1.0/2.0) from docs/references/lasso.types.in

 * lasso/xml/strings.h:
   add lots of documentation, or at least documentation template to
   strings constants.
 * id-ff/login.h:
 * saml-2.0/assertion_query.h:
 * xml/xml.h:
   document undocumented enumerations.
 * lasso/errors.h:
   add proper documentation about error codes.
 * lasso/errors.c:
   new version of the lasso_strerror function
 * lasso/build_strerror.py:
   update the script that generater lasso_strerror from the
   documentation comments.

   Remove usage of OFTYPE

 * lasso/id-ff/session.c:
 * lasso/id-ff/session.h:
   remove usage of oftype, prefer gtk-introspection annotations instead.
 * lasso/id-wsf/data_service.h:
 * lasso/id-wsf/data_service.c:
   do the same.

   Add a script to build lasso-sections.txt

 * lasso/extract_sections.py:
   this script parses header files and generated lasso-sections.txt
   content for GObject class descriptions.

   Add a template file for the lasso-section.txt file

 * docs/references/lasso-sections.txt.in:
   this file serves as a base for the generation of lasso-sections.txt

   Update docs/references/Makefile.am for generating lasso-sections.txt

 * docs/references/Makefile.am:
   always rebuild template, using out of source build directory is too
   weird without it.
   call new script extract_sections.py to regenerate lasso-sections.txt
   if header files changed.

   Update lasso.sgml file with all missing sections

 * docs/reference/lasso.sgml:
   add all missing sections, mainly objects from XML schemas.

 * docs/reference/lasso-sections.txt: update it

 * *.c: add section documentation to some files.
 * lasso/xml/strings.h: fix bad usage or docbook markup
2009-08-26 15:15:07 +00:00
..
.cvsignore standard .cvsignore for saml-2.0/ dir 2006-10-28 11:13:57 +00:00
Makefile.am add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am 2008-05-27 15:27:30 +00:00
saml2_action.c Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
saml2_action.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_advice.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_advice.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_assertion.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_assertion.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_attribute.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_attribute.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_attribute_statement.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_attribute_statement.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_attribute_value.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_attribute_value.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_audience_restriction.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_audience_restriction.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_authn_context.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_authn_context.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_authn_statement.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_authn_statement.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_authz_decision_statement.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_authz_decision_statement.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_base_idabstract.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_base_idabstract.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_condition_abstract.c Core: do not mix public and private headers 2009-03-27 15:04:26 +00:00
saml2_condition_abstract.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_conditions.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_conditions.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_encrypted_element.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_encrypted_element.h XML&SAML 2.0: add missing include files 2009-08-26 15:14:09 +00:00
saml2_evidence.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_evidence.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_key_info_confirmation_data.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_key_info_confirmation_data.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_name_id.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_name_id.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_one_time_use.c Core: do not mix public and private headers 2009-03-27 15:04:26 +00:00
saml2_one_time_use.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_proxy_restriction.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_proxy_restriction.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_statement_abstract.c Core: do not mix public and private headers 2009-03-27 15:04:26 +00:00
saml2_statement_abstract.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_subject.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_subject.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_subject_confirmation.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_subject_confirmation.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_subject_confirmation_data.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_subject_confirmation_data.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_subject_locality.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_subject_locality.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp2_artifact_resolve.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_artifact_resolve.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_artifact_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_artifact_response.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_assertion_id_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_assertion_id_request.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_attribute_query.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_attribute_query.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_authn_query.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_authn_query.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_authn_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_authn_request.h XML SAML 2.0: Mark RelayState field from SAML 2.0 deprecated 2009-03-27 15:06:10 +00:00
samlp2_authz_decision_query.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_authz_decision_query.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_extensions.c Docs: fix doc on Attribute related classes 2009-03-27 15:04:43 +00:00
samlp2_extensions.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp2_idp_entry.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_idp_entry.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp2_idp_list.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_idp_list.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_logout_request.c XML SAML 2.0: Mark RelayState field from SAML 2.0 deprecated 2009-03-27 15:06:10 +00:00
samlp2_logout_request.h XML SAML 2.0: Mark RelayState field from SAML 2.0 deprecated 2009-03-27 15:06:10 +00:00
samlp2_logout_response.c XML SAML 2.0: Mark RelayState field from SAML 2.0 deprecated 2009-03-27 15:06:10 +00:00
samlp2_logout_response.h XML SAML 2.0: Mark RelayState field from SAML 2.0 deprecated 2009-03-27 15:06:10 +00:00
samlp2_manage_name_id_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_manage_name_id_request.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_manage_name_id_response.c XML SAML 2.0: Delete parent_class static variable 2009-03-27 15:06:12 +00:00
samlp2_manage_name_id_response.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_name_id_mapping_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_name_id_mapping_request.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_name_id_mapping_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_name_id_mapping_response.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_name_id_policy.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_name_id_policy.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp2_request_abstract.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_request_abstract.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_requested_authn_context.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_requested_authn_context.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp2_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_response.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_scoping.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_scoping.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_status.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_status.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_status_code.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_status_code.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp2_status_detail.c Core: do not mix public and private headers 2009-03-27 15:04:26 +00:00
samlp2_status_detail.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp2_status_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_status_response.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_subject_query_abstract.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_subject_query_abstract.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_terminate.c Core: do not mix public and private headers 2009-03-27 15:04:26 +00:00
samlp2_terminate.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00