36 Commits
Author SHA1 Message Date
Riccardo Magliocchetti bbdf4bbab3 Fix compilation with solaris 11
Based on original patch from Nathan Tamblyn.

Fix #831
2015-09-09 18:28:58 +02:00
Unbit 26babdffb0 added unix signal registration hook 2015-07-06 16:09:55 +02:00
Roberto De Ioris c6789af0f7 added wait-for-socket 2015-05-01 13:24:51 +02:00
Roberto De Ioris 0768122d90 added safeexec hook 2015-02-10 20:10:43 +01:00
Riccardo Magliocchetti 2cd5d51ca9 core/hooks: fix a couple of leaks
Reported by Coverity as CID #1264345, #1264347
2015-01-14 15:27:25 +01:00
Unbit 19c2e22d37 allow appendn hook without second argument 2014-10-17 13:15:50 +02:00
Unbit fc6f125d17 added hook_as_emperor_setns 2014-08-11 10:14:49 +02:00
Unbit 33f463284c skel for uwsgi_hooks_setns_run 2014-08-11 09:13:16 +02:00
Unbit 532bee6916 added wait_for_fs infrastructure 2014-08-11 08:05:05 +02:00
Roberto De Ioris 3a6887082e implemented UWSGI_HOOK_CONTEXT 2014-05-30 06:50:00 +02:00
Roberto De Ioris 657bc57885 added emperor-subreaper option and hook-as-on-demand-vassal 2014-05-28 06:45:30 +02:00
Unbit 105a68bce9 fixed fatal hooks management 2014-03-22 13:10:00 +01:00
Unbit 9e591c587f added rpc hook 2014-03-20 05:38:39 +01:00
Unbit ef17013945 sethostname fix for sun [2] 2014-02-09 07:34:51 +01:00
Unbit a225d53825 sethostname fix for sun 2014-02-09 07:33:31 +01:00
Unbit 6c9f73ae7f added sticky hook 2014-01-18 08:45:55 +01:00
Unbit b12658102d added creat hook 2014-01-18 08:18:10 +01:00
Unbit 4361ef2dc6 more hooks 2013-12-31 09:24:23 +01:00
Unbit a60bb56b18 cygwin does not support sethostname 2013-12-26 18:00:59 +01:00
Riccardo Magliocchetti f409e8b501 core/hooks: fix typo
which leds to coverity issues :)

Reported by Coverity as CID #1142190 and #1142186
2013-12-23 13:09:06 +01:00
Unbit c3f64af2df implemented private hooks 2013-12-22 11:14:52 +01:00
Unbit 2278f98318 fixed writen and append 2013-12-22 08:53:29 +01:00
Unbit b4ee27b524 added chown2 hook 2013-12-22 06:20:54 +01:00
Unbit 85ee422dcb added non-tolerant chown hook 2013-12-22 06:04:20 +01:00
Unbit b7b126e89f git push added append and appendn 2013-12-22 05:24:49 +01:00
Unbit 56e284e18a added writen hook 2013-12-21 09:28:25 +01:00
Unbit 0d4f4a2411 added chmod hook 2013-12-21 08:21:17 +01:00
Unbit fc2355e5be added putenv hook 2013-12-21 07:21:34 +01:00
Unbit 49925e95d4 added mkdir hook 2013-12-20 17:39:22 +01:00
Unbit d2ce28f441 added hostname hook 2013-12-15 19:28:20 +01:00
Unbit b4d9eb4f73 various fifo improvements 2013-11-23 08:01:56 +01:00
Unbit f44a36900a added unlink command 2013-11-23 07:48:50 +01:00
Unbit c5003561dd added write hook 2013-11-23 07:35:08 +01:00
unbit f4762299f9 added callint/callret hooks 2013-09-06 12:28:04 +02:00
unbit 107f4309a4 first public implementation of the advanced hook subsystem 2013-09-06 11:57:23 +02:00
unbit d2a8df19ea prepare for advanced hooks 2013-09-06 11:03:02 +02:00