Discussion:
[ProFTPD-committers] [Bug 3566] Ability to turn verbose process titles off
(too old to reply)
b***@horde.net
2010-12-20 23:12:38 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3566


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

What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P5
Status|NEW |ASSIGNED
CC| |***@castaglia.org
Summary|Ability to turn off verbose |Ability to turn verbose
|process titles |process titles off
OS/Version|Linux |All
Severity|normal |enhancement
--
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
2010-12-20 23:16:07 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3566





--- Comment #1 from TJ Saunders <***@castaglia.org> 2010-12-20 18:16:06 ---
Created an attachment (id=3493)
--> (http://bugs.proftpd.org/attachment.cgi?id=3493)
Adds requested functionality

This patch, against the current CVS sources (and proftpd-1.3.4rc1) adds the
requested functionality by adding a new ProcessTitles directive. To turn off
the verbose process titles, use:

ProcessTitles terse

in the proftpd.conf.
--
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
2010-12-20 23:21:43 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3566





--- Comment #2 from ***@gmail.com 2010-12-20 18:21:42 ---
Thank you. I'm gonna test it tomorrow. Will this get into the official code
base?
--
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
2010-12-20 23:28:37 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3566





--- Comment #3 from TJ Saunders <***@castaglia.org> 2010-12-20 18:28:37 ---
Once you've verified that the patch works as you need, it will be committed to
CVS. Which means it'll be part of the next RC release (i.e. proftpd-1.3.4rc2),
whenever that is released.
--
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
2010-12-20 23:58:32 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3566





--- Comment #4 from ***@gmail.com 2010-12-20 18:58:31 ---
OK, I took the time, checked out latest sources amd patched. For the default
server config, I put:

ProcessTitles terse

ps -ef output:

nobody 11693 1 0 00:49 ? 00:00:00 proftpd: (accepting
connections)
user 11711 11693 7 00:51 ? 00:00:06 proftpd: processing connection
user 11720 11693 1 00:53 ? 00:00:00 proftpd: processing connection

ProcessTitles verbose (or omitting this line entirely) switches back on old
behaviour. So, the patch works perfectly. Thanks again for the quick support!
--
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
2010-12-21 00:08:04 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3566


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

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




--- Comment #5 from TJ Saunders <***@castaglia.org> 2010-12-20 19:08:03 ---
Patch committed to CVS. Thanks for the verification!
--
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
2010-12-21 00:15:44 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3566


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

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--
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-06 08:10:09 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3566

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

What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED

--- Comment #6 from TJ Saunders <***@castaglia.org> 2011-04-06 04:10:08 EDT ---
Resolved in 1.3.4rc2.
--
Configure bugmail: http://bugs.proftpd.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Loading...