Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37849822
en ru br
Репозитории ALT
S:3.6.10-alt1
D:2.4.5-alt1
5.1: 2.5.13-alt0.M50P.1
4.1: 2.4.9-alt0.M41.1
4.0: 2.4.9-alt0.M41.1
+updates:2.4.9-alt0.M41.1
3.0: 2.2.4-alt3
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: postfix

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: postfix-2.2.4-mjt-var_command_maxtime.patch
Скачать


diff -upk.orig postfix-2.2.4.orig/src/global/pipe_command.c postfix-2.2.4/src/global/pipe_command.c
--- postfix-2.2.4.orig/src/global/pipe_command.c	2004-06-21 23:50:14 +0000
+++ postfix-2.2.4/src/global/pipe_command.c	2005-06-23 12:26:28 +0000
@@ -148,6 +148,8 @@
 #include <exec_command.h>
 #include <sys_exits.h>
 
+int     var_command_maxtime;		/* system-wide */
+
 /* Application-specific. */
 
 struct pipe_args {
diff -upk.orig postfix-2.2.4.orig/src/local/local.c postfix-2.2.4/src/local/local.c
--- postfix-2.2.4.orig/src/local/local.c	2005-03-09 17:43:16 +0000
+++ postfix-2.2.4/src/local/local.c	2005-06-23 12:26:28 +0000
@@ -575,7 +575,6 @@ char   *var_allow_commands;
 char   *var_allow_files;
 char   *var_alias_maps;
 int     var_dup_filter_limit;
-int     var_command_maxtime;
 char   *var_home_mailbox;
 char   *var_mailbox_command;
 char   *var_mailbox_cmd_maps;
diff -upk.orig postfix-2.2.4.orig/src/pipe/pipe.c postfix-2.2.4/src/pipe/pipe.c
--- postfix-2.2.4.orig/src/pipe/pipe.c	2005-02-05 04:21:23 +0000
+++ postfix-2.2.4/src/pipe/pipe.c	2005-06-23 12:26:28 +0000
@@ -406,7 +406,6 @@
   * Tunable parameters. Values are taken from the config file, after
   * prepending the service name to _name, and so on.
   */
-int     var_command_maxtime;		/* system-wide */
 
  /*
   * For convenience. Instead of passing around lists of parameters, bundle
diff -upk.orig postfix-2.2.4.orig/src/spawn/spawn.c postfix-2.2.4/src/spawn/spawn.c
--- postfix-2.2.4.orig/src/spawn/spawn.c	2005-02-06 01:51:10 +0000
+++ postfix-2.2.4/src/spawn/spawn.c	2005-06-23 12:26:28 +0000
@@ -153,12 +153,6 @@
 /* Application-specific. */
 
  /*
-  * Tunable parameters. Values are taken from the config file, after
-  * prepending the service name to _name, and so on.
-  */
-int     var_command_maxtime;		/* system-wide */
-
- /*
   * For convenience. Instead of passing around lists of parameters, bundle
   * them up in convenient structures.
   */
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin