summaryrefslogtreecommitdiffstats
path: root/bindings
Commit message (Expand)AuthorAgeFilesLines
* [binding python] prevent warning in wrapper_top.c under hardy with gcc 4.2.4Benjamin Dauvergne2011-11-181-1/+2
* [bindings] fix bug introduced in last commitBenjamin Dauvergne2011-11-081-2/+2
* [bindings] fix tree traversal on windowsBenjamin Dauvergne2011-10-181-4/+6
* [misc] apply changes to remove warning blocking compilation with gcc 4.5.2 an...Benjamin Dauvergne2011-10-181-1/+1
* Fix wrong version exported in the PHP bindingBenjamin Dauvergne2011-07-081-1/+3
* [java] try to make test works under Mac Os XBenjamin Dauvergne2011-05-301-3/+3
* [bindings perl] remove --as-needed from linker flags, it is not supported evr...Benjamin Dauvergne2011-05-271-1/+0
* [bindings perl] in Makefile.am, gives a default template to mktempBenjamin Dauvergne2011-05-191-1/+1
* [core] rename lasso_server_load_federation to lasso_server_load_metadataBenjamin Dauvergne2011-04-041-1/+1
* [core] add a loaded_entity_ids output parameter to lasso_server_load_federationBenjamin Dauvergne2011-03-301-0/+1
* [php5] Comments starting with '#' are deprecatedFrédéric Péters2011-01-141-1/+1
* [bindings python] configure basic loggingBenjamin Dauvergne2011-01-043-0/+9
* [ghashtable] add G_GNUC_UNUSED to remove unused static functions warningBenjamin Dauvergne2011-01-041-3/+3
* [bindings perl] fix get_hash_of_objectsBenjamin Dauvergne2011-01-041-1/+1
* [bindings php5] remove hardcoding the php5 cli interpreterBenjamin Dauvergne2011-01-043-3/+3
* [bindings perl] downgrade requirement on perl version to 5 instead of 5.10Benjamin Dauvergne2010-12-221-1/+1
* [binding php5] add inline implementation of lasso_log since it is a private f...Benjamin Dauvergne2010-12-141-0/+22
* [bindings python] make constructor failure raise a lasso.Error exceptionBenjamin Dauvergne2010-12-141-1/+1
* [bindings perl] change ghashtable interface to not use GHashTableIterBenjamin Dauvergne2010-12-011-12/+19
* [bindings perl] add dependency upon the Makefile.perl for the install targetBenjamin Dauvergne2010-12-011-1/+1
* [bindings] add missing static modifier for g_hash_table_get_values replacementBenjamin Dauvergne2010-11-171-2/+2
* [bindings] fix bad use of lasso_return_if_fail in ghashtable backward compati...Benjamin Dauvergne2010-11-151-2/+4
* [Binding java] replace use of strcmp by g_strcmp0Benjamin Dauvergne2010-10-011-1/+2
* [Bindings] change prefix for ignoring soap_binding related filesBenjamin Dauvergne2010-09-301-1/+1
* [Bindings] restore presence of SOAP nodesBenjamin Dauvergne2010-09-291-2/+2
* [Strings] add string constant for the internal XML attributes used in dumpsBenjamin Dauvergne2010-09-034-4/+4
* [Binding perl] move DISCLEANFILES and CLEANFILES outside of the condition cla...Benjamin Dauvergne2010-07-211-5/+2
* [Bindings] improve cleaning and distribution buidingBenjamin Dauvergne2010-07-215-9/+9
* [Tests java] remove Test.javaBenjamin Dauvergne2010-07-211-11/+0
* [Binding perl] add DISTCLEANFILES for Makefile.perl.old fileBenjamin Dauvergne2010-07-211-0/+2
* [Tests] adapt java unit tests to new semantic for list fieldsBenjamin Dauvergne2010-07-201-6/+6
* [Binding perl] fix broken distclean-local targetBenjamin Dauvergne2010-07-201-2/+3
* [Binding java] return empty list for NULL GList value, not nullBenjamin Dauvergne2010-07-161-1/+1
* [Tests/python] add test case for WebSSO with providers using encrypted keysBenjamin Dauvergne2010-07-161-3/+29
* [Bindings] make is_rc only check for lasso_error_t typeBenjamin Dauvergne2010-07-121-1/+1
* [Bindings php5] simplify is_object in php_code.pyBenjamin Dauvergne2010-07-121-2/+1
* [Bindings java] use is_int instead of custom methods or codeBenjamin Dauvergne2010-07-121-5/+2
* [Bindings perl] add lasso_errot_t to type to map to T_IV typemap (integer types)Benjamin Dauvergne2010-07-121-1/+1
* [Bindings] add lasso_error_t to return code typesBenjamin Dauvergne2010-07-121-1/+1
* [Binding java] use is_rc to match error return typeBenjamin Dauvergne2010-07-121-2/+2
* [Binding php5] use is_rc to match error return typeBenjamin Dauvergne2010-07-121-1/+1
* [Core] add lasso_error_t to list of integer typesBenjamin Dauvergne2010-07-121-1/+1
* [Python binding] do not throw lasso.Error for python exceptionsBenjamin Dauvergne2010-07-051-1/+1
* [Perl binding] make include from $(srcdir) works in Perl bindingBenjamin Dauvergne2010-06-292-4/+5
* [Bindings] accept simple string in string<->xmlNode converterBenjamin Dauvergne2010-06-296-45/+69
* [ID-WSF2] add idwsf2 test script to test suiteBenjamin Dauvergne2010-06-292-3/+7
* Merge branch 'issue-88'Benjamin Dauvergne2010-06-292-16/+36
* Merge branch 'issue-86'Benjamin Dauvergne2010-06-291-1/+18
* Comment out custom silent rules if automake < 1.11Benjamin Dauvergne2010-06-152-0/+4
* Test: add non regression test for reloading a server dump with encrypted keysBenjamin Dauvergne2010-06-141-0/+13