Bug#606215: [PATCH] Initscript for gunicorn_django

2010-12-07 Thread Arthur Furlan
projectname A more complete version of the code (with some documentation and usage examples) are available in my github page[3]. [3]. https://github.com/afurlan/debian-gunicorn_django -- Atenciosamente, Arthur Furlan (afurlan) afur...@afurlan.org http://blog.afurlan.org Public GPG KeyID: 2

Bug#554627: [PATCH] Add the server hostname in the mail subject

2009-11-05 Thread Arthur Furlan
result for HOSTNAME". -- Atenciosamente, Arthur Furlan arthur.fur...@gmail.com --- unattended-upgrade 2009-11-05 15:56:21.0 -0200 +++ unattended-upgrade-patched 2009-11-05 15:56:34.0 -0200 @@ -6,7 +6,7 @@ # Released under the GPL import apt_pkg, apt_inst -import sys, os,

Bug#536237: Enable specific domain configuration in SquirrelMail

2009-07-08 Thread Arthur Furlan
feature for me and that I think could be added in the SquirrelMail default package. I'm running Debian GNU/Linux 5.0 (Lenny) and Kernel 2.6.26-2-686. -- Atenciosamente, Arthur Furlan arthur.fur...@gmail.com --- config.php 2009-07-08 09:38:07.0 -0300 +++ config-patched.php 2009-07

Bug#535178: Login page redirecting logged users to their Inbox pages

2009-06-30 Thread Arthur Furlan
ces. -- Atenciosamente, Arthur Furlan arthur.fur...@gmail.com --- index.php 2009-06-30 10:25:04.0 -0300 +++ index.php-patched 2009-06-30 10:23:53.0 -0300 @@ -8,13 +8,15 @@ // | http://opensource.o

Bug#535168: The aide package should run the command "aideinit" during its installation

2009-06-30 Thread Arthur Furlan
d it, or it may mean that someone has removed it. I think it's a good idea to run this command by default once it's is needed to generate the reports and the user is able to change this default configuration using the command "update-aide.conf". -- Atenciosamente, Arthur

Bug#528787: Problems to download attachment files with special characters in the name

2009-05-15 Thread Arthur Furlan
aining the "quoted_printable_encode" function. I don't know if this is the best way to solve the problem but it worked for me. :) -- Atenciosamente, Arthur Furlan arthur.fur...@gmail.com <> --- mime.php2009-05-15 11:53:19.0 -0300 +++ mime-patched.php2009-05-15 12:35:10.0

Bug#518515: Adittional information

2009-05-14 Thread Arthur Furlan
.17-1 and libjs-jquery 1.3.2-2. To fix the problem, I downgraded the libjs-jquery to the version of the etch-backports (version 1.2.6-2) and the fields back work again. - -- Atenciosamente, Arthur Furlan arthur.fur...@gmail.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/

Bug#527597: Atmail doesn't flush some user session from the database

2009-05-12 Thread Arthur Furlan
On Sat, May 9, 2009 at 11:23 AM, Giuseppe Iuculano wrote: > Hi Arthur, Hi Giuseppe, > Arthur Furlan ha scritto: >>     I fixed these issues adding a new method in the Auth class (see >> Auth.php.patch) that destroys the any session for an user, both in php >> *and* datab

Bug#527597: Atmail doesn't flush some user session from the database

2009-05-08 Thread Arthur Furlan
errytime he accesses to log in page. I'm running Debian GNU/Linux 5.0 (Lenny) and Kernel 2.6.26-2-686. -- Regards, Arthur Furlan arthur.fur...@gmail.com --- Auth.php 2009-05-07 15:36:19.0 -0300 +++ Auth-patched.php 2009-05-07 15:36:03.0 -0300 @@ -1,5 +1,4 @@ on 2009-05-0

Bug#527394: Adding the patch using the "diff -u" instead of "diff" command

2009-05-07 Thread Arthur Furlan
max_msgs'] && $pref['filter_max_msgs'] > 1 ) @@ -116,6 +115,19 @@ $var['msgbox'] = 'Sent'; +/** + * Changed by Arthur Furlan on 2009-04-27 + * + * Enable SMTP authentication using the POP username and password. + */ +if ($pref['smt

Bug#527394: Authenticating in SMTP using the POP3 username and password

2009-05-07 Thread Arthur Furlan
hanged by Arthur Furlan on 2009-04-27 > * > * Enable SMTP authentication using the POP username and password. > */ > if ($pref['smtpauth_use_pop3user'] == true) { > $pref['smtpauth_username'] = $atmail->username; > if ($pref['mail

Bug#499418: New configuration of apache2.conf on lenny causes a syntax error

2008-09-18 Thread Arthur Furlan
hp5_module (shared) setenvif_module (shared) status_module (shared) Syntax OK I'm using Debian Lenny BETA2 and kernel 2.6.26-1-486 -- Arthur Furlan [EMAIL PROTECTED]