Commit Graph

3742 Commits

Author SHA1 Message Date
Frédéric Péters bd6170f3cc published news about 2.2.1 2008-07-22 14:12:07 +00:00
Frédéric Péters e71bebd27c bumped to 2.2.1 2008-07-22 12:45:52 +00:00
Frédéric Péters 6f1adef11c fixed order of freeing calls
(stolen from ec76ae4f7e40e99443ad421a85ec4d3fb7359bf3)
2008-07-22 12:09:06 +00:00
Frédéric Péters 29e87584e9 fixed ..._must_authenticate to look for any assertion, not just one from the
requester provider.
2008-07-22 12:07:18 +00:00
Frédéric Péters f2a1ee398f don't copy gtk-doc tmpl/ files that do not longer exists
(fixes make distcheck)
2008-07-16 09:53:22 +00:00
Benjamin Dauvergne 676634b4e4 change bug report link 2008-07-01 12:18:24 +00:00
Benjamin Dauvergne 58ad7cf9f3 add build_strerror.py to EXTRA_DIST 2008-06-29 19:11:25 +00:00
Damien Laniel 9d99fe7a9c set an accurate error code on IdP if session wasn't reloaded 2008-06-16 16:54:47 +00:00
Frédéric Péters 36919bdf64 check NameIdentifier for existence before strcmp'ing it 2008-06-05 15:46:42 +00:00
Benjamin Dauvergne 1615e4596a remove perl script for generating lasso_strerror, replace with a python script, do not replace errors.c if generation give the same file as before, add warning to errors.c about autogeneration, add documentation on lasso_strerror to errors.c.in 2008-05-30 13:03:06 +00:00
Benjamin Dauvergne e72184c8ef reformat utils.h 2008-05-30 12:41:11 +00:00
Damien Laniel b90ab6d783 fixed too long lines and remove some blank lines 2008-05-30 12:27:01 +00:00
Damien Laniel 14f7d3fc2a fixed too long lines and remove some blank lines 2008-05-30 12:08:24 +00:00
Damien Laniel a0fdce3411 fixed tab/space mix 2008-05-30 11:57:58 +00:00
Benjamin Dauvergne 670c33b8d1 remove merge markers 2008-05-30 11:55:12 +00:00
Benjamin Dauvergne 497294e8d0 * Move error message inside comments in lasso/errors.h
* Add a script to autogenerate lasso/errors.c from errors.h
* Update errors.c
* Add a target to Makefile.am to create errors.c
2008-05-30 11:17:57 +00:00
Frédéric Péters 4dacc4661d NameIdPolicy must be allocated 2008-05-30 10:31:09 +00:00
Frédéric Péters f728465716 forbit query strings to be xml signed 2008-05-29 14:14:48 +00:00
Frédéric Péters 621eec08b5 provider_id is optional in lasso_session_get_assertions 2008-05-29 11:08:31 +00:00
Frédéric Péters bec17c7df9 debian/control is now generated 2008-05-29 10:29:03 +00:00
Frédéric Péters 2a0299d80b updated debian packaging 2008-05-29 10:26:59 +00:00
Frédéric Péters cd6f2757e2 2.2.0 2008-05-28 11:35:22 +00:00
Frédéric Péters f96de8854c notes about new bindings 2008-05-28 10:53:15 +00:00
Frédéric Péters 779f6ccbd8 updated release date 2008-05-28 10:35:45 +00:00
Benjamin Dauvergne acf8e2c6fc add forgottent static modifier 2008-05-28 10:32:36 +00:00
Damien Laniel 3a50748da3 fixed functions returning const GList * 2008-05-28 10:25:04 +00:00
Benjamin Dauvergne e97776f5b5 recognize const GList* 2008-05-28 09:33:28 +00:00
Benjamin Dauvergne 3662b5f4db return of lasso_server_get_svc_metadatas so return_owner = False 2008-05-28 09:33:26 +00:00
Frédéric Péters 43faad01bb boolean in C are uppercase 2008-05-28 08:53:34 +00:00
Frédéric Péters e5f5ad4c86 2.0.0 2008-05-27 16:58:52 +00:00
Frédéric Péters 3158d84968 updated changelog to 2.2.0 2008-05-27 16:01:13 +00:00
Frédéric Péters b87ee5dc15 noted about 2.2.0 2008-05-27 16:00:19 +00:00
Frédéric Péters 45b131d41f updated copyright info 2008-05-27 15:50:03 +00:00
Benjamin Dauvergne cab19f5814 remove obsolete swig binding csharp, php5, python.
java stays as long as alain coetmeur needs it
php(4) will be superseded by the new bindings/php4 later.
2008-05-27 15:27:36 +00:00
Benjamin Dauvergne 1d35f289a8 remove ./docs/reference/tmpl during clean-local target 2008-05-27 15:27:34 +00:00
Benjamin Dauvergne 7244bce7af add lasso_config.h.in to MAINTAINERCLEANFILES 2008-05-27 15:27:33 +00:00
Benjamin Dauvergne 933458c068 add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am 2008-05-27 15:27:30 +00:00
Benjamin Dauvergne 6c8e46c5ee export SWIG_VERSION into Makefile.am
handle swig < 1.3.32 and swig >= 1.3.32 with two different versions of the patch script
2008-05-27 14:01:15 +00:00
Benjamin Dauvergne 247ae389eb add -I$(top_builddir) to CFLAGS in first position 2008-05-27 14:01:12 +00:00
Benjamin Dauvergne f0f462026c surround parameter with quotes permitting filename with spaces 2008-05-27 14:01:09 +00:00
Benjamin Dauvergne 89ee68804e clean *.pyc files in the bindings 2008-05-27 09:07:37 +00:00
Benjamin Dauvergne 9a9c7ad7af Make Makefile.PL use TOP_SRCDIR and TOP_BUILDDIR variables 2008-05-26 22:58:41 +00:00
Benjamin Dauvergne dab2625c95 fix INCLUDES, remove obsolete JDK_INCLUDES definition 2008-05-26 22:58:38 +00:00
Benjamin Dauvergne 477c0dbd7d fix INCLUDES 2008-05-26 22:58:35 +00:00
Benjamin Dauvergne af47a299cc #include <lasso.h> => #include <lasso/lasso.h> 2008-05-26 22:58:33 +00:00
Benjamin Dauvergne d2d5fcc4ab fix INCLUDES 2008-05-26 22:58:31 +00:00
Benjamin Dauvergne 95fd951fb2 quick and dirty fix to support return type «const GList*» 2008-05-26 22:58:28 +00:00
Benjamin Dauvergne 551c643284 fix INCLUDES var, put top_builddir first 2008-05-26 22:58:26 +00:00
Benjamin Dauvergne af6235e90a add qualifier for the GList returned by lasso_server_get_svc_metadatas 2008-05-26 22:58:24 +00:00
Benjamin Dauvergne 67db74d9d8 cleanup include listingm first builddir then srcdir and no need for $srcdir/lasso 2008-05-26 22:58:21 +00:00