- 07 6月, 2013 40 次提交
-
-
由 Mathieu Parent 提交于
-
由 Brian West 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Travis Cross 提交于
-
由 William King 提交于
-
由 William King 提交于
Was causing a very small leak on naptr lookups. Upon review just happened to be a typo missing a bang.
-
由 Michael S Collins 提交于
-
由 Michael S Collins 提交于
-
由 Stefan Knoblich 提交于
ivrd doesn't use sigaction + SA_RESTART for SIGCHILD. An exiting child process will interrupt accept() in the parent to handle the signal, which makes accept() return -1 (errno = EINTR) after the sighandler function returns. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
Fixes repeatedly printing the 'Starting forking listener' message, if stdout has been redirected into a logfile (for example). Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Michael S Collins 提交于
-
由 William King 提交于
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
-
由 Michael S Collins 提交于
-
由 Giovanni Maruzzelli 提交于
-
由 root 提交于
-
由 Michael S Collins 提交于
-
由 Michael S Collins 提交于
-
由 Ken Rice 提交于
-
由 Raymond Chandler 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
It seems I cannot contact the original author it seems has a bug which even cannot compile with mp4v2-trunk-479 This patch allow it to compile
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
http://xmpp.org/extensions/xep-0327.html由 Chris Rienzo 提交于
Added mod_rayo (XMPP 3PCC http://xmpp.org/extensions/xep-0327.html). Used by Adhearsion as its native call control protocol. Currently beta testing.
-