- 10 Nov, 2011 16 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
Some branch must have badly used squash commit. Maybe me. I hate me. Conflicts: CHANGES.txt component/apache-php/buildout.cfg component/gcc/buildout.cfg component/java/buildout.cfg component/slapos/buildout.cfg component/stunnel/buildout.cfg setup.py slapos/recipe/kvm/__init__.py slapos/recipe/lamp/__init__.py slapos/recipe/lamp/template/apache.in slapos/recipe/lamp/template/php.ini.in slapos/recipe/librecipe/__init__.py slapos/recipe/mysql/__init__.py software/davstorage/instance.cfg software/davstorage/software.cfg software/erp5/software.cfg software/kvm/software.cfg software/lamp-template/instance.cfg software/lamp-template/software.cfg software/mariadb/instance.cfg software/mariadb/software.cfg software/phpmyadmin/software.cfg software/slaprunner/software.cfg software/wordpress/instance.cfg software/wordpress/software.cfg
-
Cédric de Saint Martin authored
This reverts commit 8839941b.
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
use explicit parts list
-
Cédric de Saint Martin authored
-
Łukasz Nowak authored
__name__ resolves to slapos.recipe, but module relative class is required.
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Alain Takoudjou authored
-
- 09 Nov, 2011 8 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
- 08 Nov, 2011 10 commits
-
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 07 Nov, 2011 6 commits
-
-
Łukasz Nowak authored
Conflicts: setup.py
-
Łukasz Nowak authored
Conflicts: setup.py
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Additionaly this selects different lxml egg, and "disables" lxml building hack. Signed-off-by: Cédric de Saint Martin <cedric.dsm@tiolive.com>
-
Antoine Catton authored
ChangeLog entry : * New features - Added Unix socket support (e.g. "connect = /var/run/stunnel/socket"). - Added "verify = 4" mode to ignore CA chain and only verify peer certificate. - Removed the limit of 16 IP addresses for a single 'connect' option. - Removed the limit of 256 stunnel.conf sections in PTHREAD threading model. It is still not possible have more than 63 sections on WIN32 platform. * Optimizations - Reduced per-connection memory usage. - Performed a major refactoring of internal data structures. Extensive internal testing was performed, but some regression bugs are expected. * Bugfixes - Fixed WIN32 compilation with Mingw32. - Fixed non-blocking API emulation layer in UCONTEXT threading model. - Fixed signal handling in UCONTEXT threading model.
-