Unbit
50954d34db
prepare for 1.9.17
1.9.17
2013-09-22 19:32:11 +02:00
Unbit
ef2d9e781f
implemented fifo slots and fixed chain reloading
2013-09-22 18:36:28 +02:00
Unbit
a9bb310a20
various pty improvements
2013-09-19 11:21:10 +02:00
Unbit
86f37556da
fixed logpipe
2013-09-19 11:08:28 +02:00
Unbit
a57617c09a
added fd: logger and routable log encoders
2013-09-19 06:41:09 +02:00
Unbit
63ac62cf1d
allows ANSI sequences in config files via %[
2013-09-19 05:55:20 +02:00
Unbit
ac371730fd
rename pypyuwsgi.py to pyuwsgi.py
2013-09-19 04:01:31 +02:00
Unbit
4ed6588c80
fixed #99
2013-09-19 03:59:15 +02:00
Unbit
81d20edc4c
more cleanup
2013-09-19 03:55:27 +02:00
Unbit
a9fc6adccf
fixed #386
2013-09-19 03:41:23 +02:00
Unbit
21ad94ba4e
implemented C fifo command
2013-09-18 17:40:02 +02:00
Unbit
571b9f27e1
added + and - fifo commands
2013-09-18 14:44:30 +02:00
Unbit
cbf9ccf062
more brutal heartbeat emperor management
2013-09-18 12:03:35 +02:00
Unbit
dd8fd8f19c
implemented fifo command 'W'
2013-09-18 11:38:39 +02:00
Unbit
1535b8ee13
implemented graceful shutdown
2013-09-18 11:33:50 +02:00
Unbit
f2491536dd
implemented fifo command P
2013-09-18 11:20:55 +02:00
Unbit
88ce0181b3
added master fifo [2]
2013-09-18 11:16:15 +02:00
Unbit
4ad2658090
added master fifo
2013-09-18 11:08:56 +02:00
unbit
8d80c5e84d
Merge pull request #388 from xtfxme/patch-1
...
pty.c: `--pty-exec` should have a `required_argument`
2013-09-17 23:49:29 -07:00
Unbit
bae9235103
added the libtcc plugin (only for hooks)
2013-09-18 07:32:12 +02:00
C Anthony Risinger
8ae2d0d00c
pty.c: --pty-exec should have a required_argument
2013-09-17 14:57:15 -05:00
Unbit
373b89e70c
finally removed strtok()
2013-09-17 16:03:40 +02:00
Unbit
c14e18b270
another round of strtok removals
2013-09-17 15:25:06 +02:00
Unbit
68ec3afd1a
another round of strtok removal
2013-09-17 15:14:55 +02:00
Unbit
8918e81256
first attempt to change from strtok to strtok_r
2013-09-17 15:00:33 +02:00
Unbit
469fd697cb
fixed #383
2013-09-17 14:16:41 +02:00
Unbit
20844ebfca
Merge branch 'master' of github.com:unbit/uwsgi
2013-09-17 14:09:44 +02:00
Unbit
38652076d3
fixed #384
2013-09-17 14:09:00 +02:00
unbit
f13ae47fc0
Merge pull request #382 from gdamjan/master
...
improve php build script
2013-09-16 05:17:39 -07:00
Damjan Georgievski
ad4ee9d5c3
improve php build script
...
use UWSGICONFIG_PHPLIBDIR to specify the directory of the php library,
useful for Debian Wheezy which puts php5.so in /usr/lib/php5
small change: don't use exceptions for flow control
2013-09-16 12:49:14 +02:00
Unbit
03a4e900ea
fixed #378
2013-09-16 11:50:37 +02:00
Unbit
b52dbf2aa0
added forkptyrouter
2013-09-16 06:38:29 +02:00
Unbit
c7a22c3b53
improved logpipe
2013-09-15 12:02:14 +02:00
unbit
775aae3f1e
Merge pull request #380 from KLab/logpipe
...
Add pipe logger.
2013-09-15 03:09:53 -07:00
INADA Naoki
862731ba91
Add pipe logger.
2013-09-15 16:47:58 +09:00
Unbit
8c302eee51
start 1.9.17 now
2013-09-14 15:30:23 +02:00
Unbit
b6d34067c4
support for multiple tuntap devices
1.9.16
2013-09-14 15:15:47 +02:00
Unbit
dbe15195b7
support for multiple routers
2013-09-14 15:07:43 +02:00
Unbit
5642aa1eb5
should be enough for 1.9.16...
2013-09-14 14:40:16 +02:00
Unbit
5dd465ccc1
added internal counters to the tuntap router
2013-09-14 14:31:12 +02:00
Unbit
ae78c3007e
fixed tuntap firewall
2013-09-14 12:05:13 +02:00
Unbit
16211d9439
preliminary tuntap firewall implementation
2013-09-14 11:04:26 +02:00
unbit
515619fe2a
Merge pull request #379 from prymitive/cheaper_mem_limit
...
allow setting cheaper rss memory limits
2013-09-14 01:25:14 -07:00
Unbit
a7d550165d
still refactoring tuntap
2013-09-14 10:03:41 +02:00
Unbit
efceacd9e5
refactored tuntap plugin
2013-09-14 09:54:57 +02:00
Unbit
ea5ebc2d15
added preliminary version of the tuntap plugin
2013-09-14 08:43:56 +02:00
Unbit
fba82c203c
minor improvements
2013-09-14 08:43:09 +02:00
Łukasz Mierzwa
a50516af7a
allow setting cheaper rss memory limits
2013-09-14 01:04:19 +02:00
Unbit
6056b51653
implemented priority in rsyslog
2013-09-13 06:17:34 +02:00
Unbit
23a3170c59
fixed a typo
2013-09-12 15:31:15 +02:00