Discussion:
[ProFTPD-committers] [Bug 3644] Disable signal handling for exiting session processes
(too old to reply)
b***@horde.net
2011-04-14 20:51:46 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3644

TJ Saunders <***@castaglia.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Backport
Priority|P2 |P3
Status|NEW |ASSIGNED
CC| |***@ordal.com,
| |***@secure-computing.net
| |, ***@debian.org,
| |***@maytech.net,
| |***@city-fan.org,
| |***@io.com
--
Configure bugmail: http://bugs.proftpd.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
b***@horde.net
2011-04-14 21:26:35 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3644

--- Comment #1 from TJ Saunders <***@castaglia.org> 2011-04-14 17:26:34 EDT ---
Created attachment 3607
--> http://bugs.proftpd.org/attachment.cgi?id=3607
Adds requested functionality (hopefully)

This patch should do the trick.
--
Configure bugmail: http://bugs.proftpd.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
b***@horde.net
2011-04-14 23:21:34 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3644

TJ Saunders <***@castaglia.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3607|0 |1
is obsolete| |

--- Comment #2 from TJ Saunders <***@castaglia.org> 2011-04-14 19:21:33 EDT ---
Created attachment 3608
--> http://bugs.proftpd.org/attachment.cgi?id=3608
Adds requested functionality (hopefully)

The previous patch turned out to be a very bad idea. So instead, I'll take a
different approach: once a terminating signal is received, set its signal
handler to ignore future occurrences of that signal, since the process will be
terminating anyway.
--
Configure bugmail: http://bugs.proftpd.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
b***@horde.net
2011-04-21 16:31:51 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3644

TJ Saunders <***@castaglia.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED

--- Comment #3 from TJ Saunders <***@castaglia.org> 2011-04-21 12:31:48 EDT ---
Patch committed to CVS and backported to 1.3.3 branch.
--
Configure bugmail: http://bugs.proftpd.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Loading...