Commit Graph

1445 Commits

Author SHA1 Message Date
nobody 9fc52b9051 This commit was manufactured by cvs2svn to create tag 'rel-0-4-1'. 2004-09-07 17:45:02 +00:00
Emmanuel Raviart 0bc0ac8850 Created ChangeLog using cvs2cl -f ChangeLog --FSF 2004-09-07 17:45:02 +00:00
Emmanuel Raviart 65ea319570 Replaced Sign On with Sign-On. 2004-09-07 17:13:05 +00:00
Emmanuel Raviart f37ed70f10 Login skeleton for ColdFusion is now fully working. 2004-09-07 17:09:09 +00:00
Romain Chantereay 5e5e3c5350 Updated NSI scripts.
Set Lasso DLL windows resources filename to liblasso-1.dll.
2004-09-07 17:08:48 +00:00
Romain Chantereay ce352716fd Add windows linker --add-stdcall-alias in order to permit failsafe use of DLLs. 2004-09-07 17:07:59 +00:00
Christophe Nowicki 9388bdfc57 IdP PHP : logout is working 2004-09-07 15:55:11 +00:00
Christophe Nowicki ed0ad92133 ZVAL_STRING macro for PHP 2004-09-07 15:09:00 +00:00
Frédéric Péters 78e9a2b30f fixed error output in configure when no java has been found
(was: ./configure: line 20612: NULL: command not found )
2004-09-07 15:03:35 +00:00
Romain Chantereay a187ddc0d8 Firsts fixes in order to compile Python binding under Darwin. 2004-09-07 14:51:23 +00:00
Romain Chantereay 5fe9c9cbc9 Another way to test, ugly, but safe. 2004-09-07 14:29:40 +00:00
Nicolas Clapies e4de8cee48 Comments miss in some last commits, so : the 4 last commits fixed a bad bug in lasso_logout_get_next_provideID() and a bug in the setting of status code value in logout response 2004-09-07 14:25:55 +00:00
Romain Chantereay 68fe57242d Ok, now a module undex Win32, and a lib under Linux (and other OS). 2004-09-07 14:25:48 +00:00
Nicolas Clapies dcef5a4591 Fixed a seg fault in lasso_logout_get_next_providerID() 2004-09-07 14:22:23 +00:00
Romain Chantereay a6b6a9b659 Now module is a module. 2004-09-07 14:21:16 +00:00
Nicolas Clapies 984ae67795 *** empty log message *** 2004-09-07 14:09:48 +00:00
Romain Chantereay 49bf572857 Now 0.4.1 and 1:1:0. 2004-09-07 14:06:17 +00:00
Nicolas Clapies 4ba23fe9a8 Added entries for missing methods of logout object documentation : lasso_logout_init_request() and lasso_logout_reset_providerID_index() 2004-09-07 13:42:20 +00:00
Nicolas Clapies f922f7fffc Updated the API developer documentation 2004-09-07 13:41:22 +00:00
Nicolas Clapies de7d014d90 Updated the API developer documentation 2004-09-07 13:20:15 +00:00
Christophe Nowicki 66ff07ce2a SWIGPHP4 is not a defined in the wapper source code, use PHP_VERSION 2004-09-07 12:57:58 +00:00
Christophe Nowicki c47ce0d0fb remove swig -noproxy option for PHP 2004-09-07 12:56:17 +00:00
Romain Chantereay ba26f54ef8 RTM :)
Now good and proper test on swig version.
2004-09-07 11:47:29 +00:00
Frédéric Péters b74caa5982 filled NEWS file 2004-09-07 11:43:47 +00:00
Frédéric Péters 9846f1dced removed note about bindings in README 2004-09-07 11:37:10 +00:00
Romain Chantereay b31f29eab1 For compatibility with SWIG < 1.3.22, test the swig version before using the new
java enum handling way.
2004-09-07 11:35:12 +00:00
Romain Chantereay 3fe2256876 Specificly use original approach java enums binding method.
http://www.swig.org/Release/CHANGES

05/20/2004: wsfulton
            [Java] Java enum support added. There are now 4 ways in which enums
            can be wrapped:

            1) Proper Java enums - use %include "enums.swg"
            2) Typesafe enums - use %include "enumtypesafe.swg"
            3) Type unsafe enums (constant integers) - use %include "enumtypeunsafe.swg"
            4) Simple constant integers (original approach) - use %include %"enumsimple.swg"
2004-09-07 11:27:39 +00:00
Romain Chantereay 4234a511c3 Added php sample-sp to the distribution. 2004-09-07 11:22:18 +00:00
Frédéric Péters 38fd72e905 updated debian packaging 2004-09-07 11:16:45 +00:00
Romain Chantereay 8eb1397a89 Better java sun jdk support on Windows plateforms.
NOTE: Use good PATH environment variable and set JAVA=java, JAVAC=javac &
JAR=jar. It is very important.
2004-09-07 10:36:04 +00:00
Romain Chantereay 1602702ea7 Fixed php-config help typo. 2004-09-07 08:53:17 +00:00
Romain Chantereay 878dab9941 No need to define package and version constants, there are already defined in
the lasso_config.h file. This file is included in the generated wrap C source
code.
2004-09-07 08:51:44 +00:00
Romain Chantereay bd7d5b1961 Windows java installer includes now lasso.jar. Usefull isn't it ? 2004-09-07 08:50:54 +00:00
Emmanuel Raviart e1510ecd97 Corrected Lasso minor version in SWIG binding. 2004-09-07 07:45:39 +00:00
Frédéric Péters e7ffd783d7 added 0.4 to doap.rdf 2004-09-06 18:50:52 +00:00
Frédéric Péters 2e068417cf a bit late; fixed use of unitialized variables (-Wuninitialized needs -O) 2004-09-06 17:49:19 +00:00
Romain Chantereay 81d1e6b1dd Updated installer file names. 2004-09-06 16:56:05 +00:00
Romain Chantereay ce3bffd152 Added NSI java script file to distribution. 2004-09-06 16:53:47 +00:00
Romain Chantereay 679621c895 Updated NSI file and added java NSI. 2004-09-06 16:52:53 +00:00
Christophe Nowicki 7acad8e5e7 PHP Idp Sample :
- form for creating metadata
- sso support
- small README with installation instruction
2004-09-06 16:24:26 +00:00
Romain Chantereay aab4db8ebc No more trace of macros if the distribution. 2004-09-06 16:24:23 +00:00
Romain Chantereay 952459ecb6 pkg-config-path= becomes pkg-config= 2004-09-06 16:16:40 +00:00
Romain Chantereay f3dd414027 Removed check.m4 from distribution. 2004-09-06 16:15:40 +00:00
Nicolas Clapies 8fa466d336 Removed old methods declaration 2004-09-06 16:09:27 +00:00
Frédéric Péters 29909e7ae9 removd extraneous output about gtk-doc 2004-09-06 16:05:47 +00:00
Romain Chantereay 0013c23405 Really added check macros to the distribution. 2004-09-06 16:05:06 +00:00
Romain Chantereay 956ed63fd8 Corrected java test. 2004-09-06 15:49:14 +00:00
Romain Chantereay 8fb0ee72ef Args are string. 2004-09-06 15:40:59 +00:00
Romain Chantereay d150d244c2 Revision to 0.4.0
Libtool: 1:0:0

Java is not activated when no jar program.
2004-09-06 15:37:38 +00:00
Nicolas Clapies 7f96eb8e68 *** empty log message *** 2004-09-06 15:30:54 +00:00