Commit Graph

19 Commits (a94de00b66459ddcb8dc8e691b184115503bb85e)

Author SHA1 Message Date
Stefan Sayer 014a26b268 no -Xlinker and --export-dynamic on solaris, too
16 years ago
Stefan Sayer c626e300fe removed unnecessary link dep on libutil
16 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Stefan Sayer a8de04af62 moved DSM module docs to doc directory
16 years ago
Stefan Sayer 21265b0fc3 DSM: pass DSMSession along & save a dynamic_cast
16 years ago
Stefan Sayer 8237f5e515 adapted to new core logging API
16 years ago
Raphael Coeffic a0dfd71af5 - splits the exclude_modules in three variables (exclude_core_module, exclude_apps_modules,exclude_dsm_modules).
16 years ago
Stefan Sayer d1719302ab fixed _XOPEN_SOURCE redefined compiler warnings by changing include order (Python.h as first one)
16 years ago
Stefan Sayer 101d7f9f97 added a session.select(name) function to access select of a session.
16 years ago
Stefan Sayer b3f86b0342 python exception handling
16 years ago
Stefan Sayer 97c0229406 went one step further with macrotisation of DSM modules
16 years ago
Peter Lemenkov 4d50687bb5 - Fixed installation of python binary objects.
16 years ago
Stefan Sayer df4e8487e2 make locals stay across several calls to py()
17 years ago
Stefan Sayer 4bad67c5b7 add plugin-path to PYTHONPATH before initializing python
17 years ago
Stefan Sayer cfc198a159 fixing some leaks. Patch from and thanks to Christian Schubert at iptego.com
17 years ago
Stefan Sayer 1935d6d2c8 add note about preloading
17 years ago
Stefan Sayer d29973deef * simplified code
17 years ago
Stefan Sayer 385f7c841c documentation and some bfix
17 years ago
Stefan Sayer 18ebdc0358 mod_py : module with py(...) action and condition
17 years ago