Commit graph

17 commits

Author SHA1 Message Date
Roman Arutyunyan 0c1ac736ec changed deleteStream to closeStream 2012-11-15 21:26:36 +04:00
Roman Arutyunyan ff1c7ecec5 explicitly close file descriptors in child to escape epoll signaling wrong events 2012-10-18 22:15:27 +04:00
Roman Arutyunyan 795c1538a3 added option for choosing exec kill signal 2012-10-18 11:08:30 +04:00
Roman Arutyunyan ce7ae837b3 fixed compilation (dup result) 2012-10-03 09:33:43 +04:00
Roman Arutyunyan 87686029aa fixed exec terminate crash; added closing io descriptors in child prior to exec 2012-09-30 01:42:02 +04:00
Roman Arutyunyan d8fbe51e3f changed malloc to nginx alloc 2012-09-13 16:19:16 +04:00
Roman Arutyunyan 8494e179d1 fixed evaluation variable at the end of string 2012-09-13 15:20:14 +04:00
Roman Arutyunyan e1650d8629 added all required arguments to old-style & new-style exec 2012-09-12 19:38:41 +04:00
Roman Arutyunyan 6b0dddbcc0 changed execv to execvp to enable file search 2012-09-10 13:47:29 +04:00
Roman Arutyunyan acf6ea076c merged from master 2012-08-30 17:39:31 +04:00
Roman Arutyunyan 50931a9e29 turned on exec on all systems except for Windows; tested & working on FreeBSD 2012-08-13 17:02:49 +04:00
Roman Arutyunyan 3d3d898430 fixed FreeBSD/MacOS compilation; Thanks to Ganesh Gunasegaran (itsgg) 2012-08-13 16:58:10 +04:00
Roman Arutyunyan 07cd2644c8 disabled exec for auto-pushed connection 2012-07-22 09:53:11 +04:00
Roman Arutyunyan 077a2a7c67 Merge branch 'codec' 2012-06-13 13:48:09 +04:00
Roman Arutyunyan 4b25e34338 added respawn & respawn_timeout params to exec module 2012-06-09 23:41:50 +04:00
Roman Arutyunyan 6be685f21b changed execve to execv 2012-06-09 19:22:34 +04:00
Roman Arutyunyan 4bb48483be implemented exec feature 2012-06-08 22:57:54 +04:00