lasso/lasso
John Dennis ad3751f2b0 LassoSamlp2IDPList is not list capable
LassoSamlp2IDPList is supposed to handle a list of LassoSamlp2IDPEntry
but in fact it had no list support. Change the snippet flag
SNIPPET_NODE to SNIPPET_LIST_NODES and add the special list comment on
the struct member so that the binding generator knows what type of
GList it is.

Signed-off-by: John Dennis <jdennis@redhat.com>
License: MIT
2015-08-24 16:05:29 +02:00
..
id-ff profile: add two new class methods, lasso_profile_get_issuer and lasso_profile_get_in_response_to (#4378) 2015-08-24 10:25:03 +02:00
id-wsf Makefile.am: fix automake warning 2015-08-24 10:18:52 +02:00
id-wsf-2.0 Makefile.am: fix automake warning 2015-08-24 10:18:52 +02:00
saml-2.0 Enhance process soap response to include processing soap headers 2015-08-24 16:05:29 +02:00
xml LassoSamlp2IDPList is not list capable 2015-08-24 16:05:29 +02:00
Makefile.am Add LassoNode objects for ECP and PAOS 2015-08-24 16:05:29 +02:00
backward_comp.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
build_strerror.py Support multiline error messages in build_strerror.py 2010-02-22 13:30:30 +00:00
ctypes.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
debug.h Fix header guard 2014-08-28 18:32:31 +02:00
errors.c Add new error codes and their matching error descriptions 2015-08-24 16:05:29 +02:00
errors.c.in Fix license boilerplates 2013-12-03 21:55:06 +01:00
errors.h Add new error codes and their matching error descriptions 2015-08-24 16:05:29 +02:00
export.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
extract_sections.py Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
extract_symbols.py Make python generator scripts and tests run with python >= 3.2 2015-02-12 19:21:13 +01:00
extract_types.py Make python generator scripts and tests run with python >= 3.2 2015-02-12 19:21:13 +01:00
key.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
key.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
keyprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
lasso.c fix: remove warning by not calling g_type_init() with glib > 2.36 as it's deprecated 2014-03-25 07:32:46 +01:00
lasso.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
lasso_config.h.in Core: move logging function and macros to their own module, adapt perl binding 2010-06-12 00:43:49 +00:00
logging.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
logging.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
registry-private.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
registry.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
registry.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
utils.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
utils.h Add lasso_is_in_list_of_strings macro to utils.h 2015-08-24 16:05:29 +02:00