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
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
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
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
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
b6d34067c4
support for multiple tuntap devices
2013-09-14 15:15:47 +02:00
Unbit
dbe15195b7
support for multiple routers
2013-09-14 15:07:43 +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
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
Unbit
6056b51653
implemented priority in rsyslog
2013-09-13 06:17:34 +02:00
Unbit
fce94e0f54
cleanup the rados plugin
2013-09-10 23:42:08 +02:00
Javier Guerra
571ec5ca72
cleanup old (commented) flags inherited from glusterfs
2013-09-11 08:30:06 -05:00
Javier Guerra
7a5373360c
strip mountpoint prefix, better check file not found error.
2013-09-10 12:30:59 -05:00
Javier Guerra
15453ffef6
compilation infrastructure
2013-09-10 12:30:59 -05:00
Javier Guerra
a25747a096
use official modifier1
2013-09-10 12:30:59 -05:00
Javier Guerra
bb1ef59b52
initial draft
2013-09-10 12:30:59 -05:00
Javier Guerra
6bb3af840d
initial draft
2013-09-10 12:30:58 -05:00
Unbit
26bcf28182
improved gevent waiting for greenlets
2013-09-09 17:52:28 +02:00
unbit
31bde74fab
fixed msgpack on 32bit
2013-09-08 11:23:06 +02:00
Unbit
809028f11b
added date/time support to msgpack encoder
2013-09-07 15:01:29 +02:00
Unbit
dee9d2ba1e
improved float/double support
2013-09-07 14:52:01 +02:00
Unbit
29d80ce061
added msgpack plugin, it misses int and float support
2013-09-07 13:06:10 +02:00
Unbit
1c0fc64243
better ipcsem support
2013-08-31 11:20:52 +02:00
Unbit
985f56768f
follow Rack specifications for QUERY_STRING,SCRIPT_NAME,SERVER_NAME and SERVER_PORT
2013-08-29 18:58:08 +02:00
Unbit
f6545be647
fixed reference counting bug in rpc and signal handlers
2013-08-29 14:45:08 +02:00
Unbit
5d8e5d943f
improved smartos support
2013-08-29 10:30:01 +00:00
Unbit
db0f7951a9
added --exec-as-vassal and fixed 'fs' unshare
2013-08-28 11:48:51 +02:00
unbit
8cf4d5802a
fixed FreeBSD support for pty plugin
2013-08-26 17:42:25 +02:00
Unbit
e3c042e567
pty requires -lutil on linux
2013-08-26 15:44:31 +02:00
Unbit
e1f3665a8e
do not set sys,argv in pypy if already available
2013-08-26 05:38:19 +02:00
Unbit
ef09a010cf
allows pypy plugin to detect already available pypy environment
2013-08-26 05:01:28 +02:00
unbit
3b5468f39f
added FreeBSD support to pty plugin
2013-08-25 18:43:44 +02:00
Roberto De Ioris
5598c7cc22
added pty support to OpenBSD
2013-08-25 20:41:28 +02:00
Unbit
d6fdb812a2
improved postfork() decorator
2013-08-25 18:35:56 +02:00
Unbit
8f10daa2bf
fixed pty binding
2013-08-23 19:16:38 +02:00
Unbit
f027153452
exit on failed --pty-connect
2013-08-23 18:48:07 +02:00