Commit graph

20 commits

Author SHA1 Message Date
Roman Arutyunyan a933495bf1 merged exec pull feature 2013-11-26 14:13:07 +04:00
Roman Arutyunyan f599c70568 updated copyright line 2013-11-03 23:11:37 +04:00
Roman Arutyunyan 97d144ae28 implemented exec_pull feature; the old exec is now exec_push 2013-10-08 02:04:49 +04:00
Roman Arutyunyan f94fcee9fb included ngx_config.h & ngx_core.h to every file 2013-06-12 20:47:23 +04:00
Roman Arutyunyan f79aa206ec implemented exec IO 2013-04-24 16:08:15 +04:00
Roman Arutyunyan 8f1cba309f changed deleteStream to closeStream in enotify module 2012-11-15 21:20:23 +04:00
Roman Arutyunyan a3fde6ea53 added closing descriptors in enotify module 2012-10-18 23:37:44 +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 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 cdb084e375 fixed on_record_done; fixed notification inheritance; fixed logging 2012-09-22 14:46:03 +04:00
Roman Arutyunyan 76211a4bd2 moved some logging from debug to info 2012-09-17 11:46:16 +04:00
Roman Arutyunyan 129a161fb8 Merge branch 'master' of github.com:arut/nginx-rtmp-module 2012-09-14 16:51:17 +04:00
Roman Arutyunyan abc2704db1 added merging up activity flag i nnotifiers 2012-09-13 21:47:57 +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 9a31ca9237 added on_record_done & exec_record_done for recorder{} blocks; added new-style args to exec_* notifiers 2012-09-12 14:57:24 +04:00
Roman Arutyunyan a4d55c0ff5 fixed compilation 2012-09-12 11:13:49 +04:00
Roman Arutyunyan 52c2ef3f91 added publish/play/done execs 2012-09-09 12:07:27 +04:00