summaryrefslogtreecommitdiffstats
path: root/bindings/python
Commit message (Expand)AuthorAgeFilesLines
* Binding python: find a work around for random behaviour of PyImport_ImportModuleBenjamin Dauvergne2010-06-121-2/+6
* Test: add python test for attribute requestingBenjamin Dauvergne2010-06-121-1/+58
* Binding python: fix bad refcounting in get_logger and lasso_python_logBenjamin Dauvergne2010-06-121-7/+13
* Tests: new python test for setEncryptionPrivateKeyWithPasswordBenjamin Dauvergne2010-06-101-0/+12
* Binding python: if lasso.logger exists use it for loggingBenjamin Dauvergne2010-06-101-8/+28
* Binding python: call lasso_init() first in init_lasso()Benjamin Dauvergne2010-06-092-2/+1
* Binding python: add GLog handler to redirect logs to Python logger named "lasso"Benjamin Dauvergne2010-06-092-0/+44
* Bindings: keep retro compatibility for member field namesBenjamin Dauvergne2010-06-061-0/+3
* Binding python tests: update idwsf1 to explicitely register PP10 HREFBenjamin Dauvergne2010-04-061-0/+1
* Binding python: update idwsf2 test for method change dst.initResponse -> vali...Benjamin Dauvergne2010-04-061-1/+1
* Binding python: fix use of raise_on_rc, simplift Node.__setstate__Benjamin Dauvergne2010-04-061-7/+6
* Binding python: for empty GList return empty tuples, not NoneBenjamin Dauvergne2010-04-062-18/+18
* Binding python: fix problem of classes without an initializerBenjamin Dauvergne2010-03-271-5/+7
* ID-WSF 2.0 python tests: finish tests for new ID-WSF 2.0 APIBenjamin Dauvergne2010-03-021-26/+157
* Binding python: accept a functio as setter, if it has only two argumentsBenjamin Dauvergne2010-03-021-1/+1
* Bindings python: use more accessors from utils.pyBenjamin Dauvergne2010-02-221-41/+31
* Binding python: add pickling support to LassoNodeBenjamin Dauvergne2010-02-221-0/+10
* Bindings python tests: update idwsf2_tests.pyBenjamin Dauvergne2010-02-221-1359/+160
* Current state of ID-WSF 2.0 python testBenjamin Dauvergne2010-02-171-6/+76
* Current state of idwsf2 testsBenjamin Dauvergne2010-02-171-44/+59
* Binding python: simplify special constructor, use cptrToPyBenjamin Dauvergne2010-02-171-5/+1
* Binding python tests: adapt test to use TOP_SRCDIR env varBenjamin Dauvergne2010-02-172-4/+4
* Binding python: factorize value freeing generation codeBenjamin Dauvergne2010-02-171-3/+31
* in idwsf2_tests.py, merge test case for metadata registering, add test case f...Benjamin Dauvergne2010-02-171-144/+178
* Binding python: fix leak in string gettersBenjamin Dauvergne2010-02-151-1/+1
* Bindings python: udpate id-wsf 2.0 test fileBenjamin Dauvergne2010-02-151-122/+105
* Bindings python: remove default argument if there is parameters without defau...Benjamin Dauvergne2010-02-121-0/+25
* Bindings: restore ID-WSF constants, improve python getters,Benjamin Dauvergne2010-02-041-80/+62
* Binding python: fix getter for non-object fieldsBenjamin Dauvergne2010-02-041-5/+13
* Bindings: use lasso_return_xxx macros instead of GLib onesBenjamin Dauvergne2010-02-011-3/+3
* Bindings: make binding generation more silentBenjamin Dauvergne2010-02-011-1/+1
* Binding python: make a better use of default value annotation for creating me...Benjamin Dauvergne2010-01-291-1/+4
* Bindings python ID-WSF 1.0 tests: update PP HREF symbolBenjamin Dauvergne2010-01-281-9/+9
* Binding python ID-WSF 2.0 tests: update some testsBenjamin Dauvergne2010-01-281-2/+6
* Binding Python ID-WSF 2.0: comment out testBenjamin Dauvergne2010-01-281-1/+1
* Bindings: java, php5, python simplify logic in binding generatorBenjamin Dauvergne2010-01-283-148/+205
* Add bindings/python/examples to dist fileBenjamin Dauvergne2010-01-161-1/+1
* Bindings python: use is_cstring for matching GList element typeBenjamin Dauvergne2010-01-141-1/+1
* Bindings: add support for time_t to bindings, add support for 'string' type f...Benjamin Dauvergne2010-01-121-1/+1
* Binding python: provide old binding name for set_encryptionModeBenjamin Dauvergne2010-01-121-0/+1
* Bindings: simplify GList handlingBenjamin Dauvergne2010-01-041-36/+56
* Bindings: in bindings/python/Makefile.am, precise generated files dependenciesBenjamin Dauvergne2010-01-041-0/+2
* Python binding: update test scripts to new ID-WSF APIBenjamin Dauvergne2010-01-042-34/+61
* Python binding: add a pyobject->time_t conversion functionBenjamin Dauvergne2010-01-041-2/+20
* Bindings python: in wrapper_top.c, mark internal function as potentially unusedBenjamin Dauvergne2010-01-041-13/+14
* Bindings: make the binding infrastructure understand GObject-introspections a...Benjamin Dauvergne2010-01-044-103/+153
* Bindings: add support for gucharBenjamin Dauvergne2009-09-111-5/+5
* Python Binding: fix bug of uninitialized ppos argument to PyDict_NextBenjamin Dauvergne2009-06-151-2/+3
* Fix leak in python bindingBenjamin Dauvergne2009-04-301-3/+3
* Fix python 2.4 binding buildJerome Schneider2009-04-171-0/+6