Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37518579
en ru br
Репозитории ALT
S:2.3.15-alt6
5.1: 2.3.14-alt3
4.1: 2.3.14-alt3
4.0: 2.3.14-alt2
3.0: 2.3.13-alt4
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: xinetd

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

Патч: xinetd-2.3.12-alt-record.patch
Скачать


diff -uprk.orig xinetd-2.3.12.orig/xinetd/nvlists.c xinetd-2.3.12/xinetd/nvlists.c
--- xinetd-2.3.12.orig/xinetd/nvlists.c	2003-06-23 22:25:00 +0400
+++ xinetd-2.3.12/xinetd/nvlists.c	2003-08-25 14:30:05 +0400
@@ -77,6 +77,7 @@ const struct name_value failure_log_opti
    {
       { "HOST",        LO_HOST     },
       { "ATTEMPT",     LO_ATTEMPT  },
+      { "RECORD",      LO_RECORD   },
       { "USERID",      LO_USERID   },
       { CHAR_NULL,     0           }
    } ;
diff -uprk.orig xinetd-2.3.12.orig/xinetd/sconf.h xinetd-2.3.12/xinetd/sconf.h
--- xinetd-2.3.12.orig/xinetd/sconf.h	2003-06-25 23:43:56 +0400
+++ xinetd-2.3.12/xinetd/sconf.h	2003-08-25 14:31:10 +0400
@@ -70,9 +70,10 @@
 #define LO_DURATION  3
 #define LO_ATTEMPT   4
 #define LO_EXIT      5
-#define LO_PID       6
-#define LO_USERID    7
-#define LO_TRAFFIC   8
+#define LO_RECORD    6
+#define LO_PID       7
+#define LO_USERID    8
+#define LO_TRAFFIC   9
 
 struct rpc_data
 {
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin