| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/ |
| H A D | syslog-ng.service-the-syslog-ng-service.patch | 1 Subject: [PATCH] syslog-ng.service: the syslog-ng service can not start 12 contrib/systemd/syslog-ng@.service | 4 ++-- 13 contrib/systemd/syslog-ng@default | 6 +++--- 16 diff --git a/contrib/systemd/syslog-ng@.service b/contrib/systemd/syslog-ng@.service 18 --- a/contrib/systemd/syslog-ng@.service 19 +++ b/contrib/systemd/syslog-ng@.service 22 EnvironmentFile=-/etc/default/syslog-ng@%i 23 EnvironmentFile=-/etc/sysconfig/syslog-ng@%i 24 -ExecStart=/usr/sbin/syslog-ng -F $OTHER_OPTIONS --cfgfile $CONFIG_FILE --control $CONTROL_FILE --p… 26 +ExecStart=@SBINDIR@/syslog-ng -F $OTHER_OPTIONS --cfgfile $CONFIG_FILE --control $CONTROL_FILE --p… [all …]
|
| H A D | CVE-2022-38725-0001.patch | 12 [https://github.com/syslog-ng/syslog-ng/commit/b5a060f2ebb8d794f508436a12e4d4163f94b1b8] 18 modules/syslogformat/syslog-format.c | 10 +++++++--- 21 diff --git a/modules/syslogformat/syslog-format.c b/modules/syslogformat/syslog-format.c 23 --- a/modules/syslogformat/syslog-format.c 24 +++ b/modules/syslogformat/syslog-format.c
|
| H A D | CVE-2022-38725-0003.patch | 12 [https://github.com/syslog-ng/syslog-ng/commit/4b8dc56ca8eaeac4c8751a305eb7eeefab8dc89d] 18 modules/syslogformat/syslog-format.c | 2 +- 22 diff --git a/modules/syslogformat/syslog-format.c b/modules/syslogformat/syslog-format.c 24 --- a/modules/syslogformat/syslog-format.c 25 +++ b/modules/syslogformat/syslog-format.c
|
| H A D | initscript | 11 syslog_ng=/usr/sbin/syslog-ng 14 PIDFILE=/var/run/syslog-ng/syslog-ng.pid
|
| /OK3568_Linux_fs/kernel/tools/hv/ |
| H A D | hv_vss_daemon.c | 73 syslog(LOG_ERR, "Can't allocate memory!"); in is_dev_loop() 82 syslog(LOG_ERR, "Can't access: %s; error:%d %s!", in is_dev_loop() 90 syslog(LOG_ERR, "Can't opendir: %s; error:%d %s!", in is_dev_loop() 143 syslog(LOG_ERR, "Can't stat: %s; error:%d %s!", in vss_operate() 192 syslog(LOG_ERR, "FREEZE of %s failed; error:%d %s", in vss_operate() 195 syslog(LOG_ERR, "FREEZE of / failed; error:%d %s", save_errno, in vss_operate() 245 syslog(LOG_INFO, "VSS starting; pid is:%d", getpid()); in main() 252 syslog(LOG_ERR, "failed to thaw file system: err=%d", in main() 261 syslog(LOG_ERR, "open /dev/vmbus/hv_vss failed; error: %d %s", in main() 272 syslog(LOG_ERR, "registration to kernel failed; error: %d %s", in main() [all …]
|
| H A D | hv_fcopy_daemon.c | 38 syslog(LOG_INFO, "Target file name: %s", target_fname); in hv_start_fcopy() 52 syslog(LOG_ERR, "Failed to create %s", in hv_start_fcopy() 57 syslog(LOG_ERR, "Invalid path: %s", in hv_start_fcopy() 67 syslog(LOG_INFO, "File: %s exists", target_fname); in hv_start_fcopy() 77 syslog(LOG_INFO, "Open Failed: %s", strerror(errno)); in hv_start_fcopy() 106 syslog(LOG_ERR, "pwrite failed to write %llu bytes: %ld (%s)", in hv_copy_data() 182 syslog(LOG_ERR, "daemon() failed; error: %s", strerror(errno)); in main() 187 syslog(LOG_INFO, "starting; pid is:%d", getpid()); in main() 198 syslog(LOG_ERR, "open /dev/vmbus/hv_fcopy failed; error: %d %s", in main() 207 syslog(LOG_ERR, "Registration failed: %s", strerror(errno)); in main() [all …]
|
| H A D | hv_kvp_daemon.c | 127 syslog(LOG_ERR, "Failed to acquire the lock pool: %d; error: %d %s", pool, in kvp_acquire_lock() 139 syslog(LOG_ERR, "Failed to release the lock pool: %d; error: %d %s", pool, in kvp_release_lock() 157 syslog(LOG_ERR, "Failed to open file, pool: %d; error: %d %s", pool, in kvp_update_file() 168 syslog(LOG_ERR, "Failed to write file, pool: %d", pool); in kvp_update_file() 188 syslog(LOG_ERR, "Failed to open file, pool: %d; error: %d %s", pool, in kvp_update_mem_state() 200 syslog(LOG_ERR, in kvp_update_mem_state() 215 syslog(LOG_ERR, "malloc failed"); in kvp_update_mem_state() 241 syslog(LOG_ERR, "Failed to create '%s'; error: %d %s", KVP_CONFIG_LOC, in kvp_file_init() 1236 syslog(LOG_ERR, "Failed to open config file; error: %d %s", in kvp_set_ip_info() 1312 syslog(LOG_ERR, "Cmd '%s' (len=%d) may be too long", in kvp_set_ip_info() [all …]
|
| /OK3568_Linux_fs/kernel/tools/thermal/tmon/ |
| H A D | sysfs.c | 43 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_set_ulong() 67 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_get_ulong() 86 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_get_string() 102 syslog(LOG_INFO, "%s: %s: type %s, max %lu, curr %lu inst %d\n", in probe_cdev() 135 syslog(LOG_ERR, "%s:%s no matching type\n", __func__, temp_str); in get_trip_point_data() 139 syslog(LOG_INFO, "%s:tz:%d tp:%d:type:%s type id %d\n", __func__, tzid, in get_trip_point_data() 156 syslog(LOG_INFO, "%s:%s:%s:%d", __func__, name, ch, i); in get_instance_id() 182 syslog(LOG_DEBUG, "tzone %s trip %d temp %lu tpnode %s", in find_tzone_tp() 185 syslog(LOG_ERR, "Failed to find TP inst %s\n", in find_tzone_tp() 208 syslog(LOG_DEBUG, "TZ%d: cdev: %s cid %d\n", tz_id, nl->d_name, in find_tzone_cdev() [all …]
|
| H A D | tmon.c | 73 syslog(LOG_INFO, "TMON exit cleanup\n"); in tmon_cleanup() 100 syslog(LOG_INFO, "TMON caught signal %d\n", sig); in tmon_sig_handler() 128 syslog(LOG_NOTICE, "TMON started by User %d", getuid()); in start_syslog() 141 syslog(LOG_ERR, "failed to open log file %s\n", TMON_LOG_FILE); in prepare_logging() 146 syslog(LOG_ERR, "Unable to stat log file %s\n", TMON_LOG_FILE); in prepare_logging() 154 syslog(LOG_ERR, "Log file is a symlink. Will not log\n"); in prepare_logging() 161 syslog(LOG_ERR, "We don't own the log file. Not logging\n"); in prepare_logging() 278 syslog(LOG_DEBUG, "Cannot handle SIGINT\n"); in main() 280 syslog(LOG_DEBUG, "Cannot handle SIGTERM\n"); in main() 312 syslog(LOG_ERR, "target zone is not found, default to %d\n", in main()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/syslog-ng/ |
| H A D | syslog-ng_3.36.1.bb | 2 DESCRIPTION = "syslog-ng, as the name shows, is a syslogd replacement, \ 5 syslog-ng adds the possibility to filter based on message contents using \ 10 HOMEPAGE = "http://www.balabit.com/network-security/syslog-ng/opensource-logging-system" 18 SRC_URI = "https://github.com/balabit/syslog-ng/releases/download/${BP}/${BP}.tar.gz \ 19 file://syslog-ng.conf.systemd \ 20 file://syslog-ng.conf.sysvinit \ 23 file://syslog-ng-tmp.conf \ 24 file://syslog-ng.service-the-syslog-ng-service.patch \ 37 UPSTREAM_CHECK_URI = "https://github.com/balabit/syslog-ng/releases" 83 install -m 755 ${WORKDIR}/initscript ${D}${sysconfdir}/init.d/syslog [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/sysklogd/ |
| H A D | sysklogd_2.3.0.bb | 25 install -m 644 ${S}/syslog.conf ${D}${sysconfdir}/syslog.conf 27 install -m 755 ${WORKDIR}/sysklogd ${D}${sysconfdir}/init.d/syslog 34 INITSCRIPT_NAME = "syslog" 35 CONFFILES:${PN} = "${sysconfdir}/syslog.conf" 36 RCONFLICTS:${PN} = "rsyslog busybox-syslog syslog-ng" 48 /etc/init.d/syslog stop || :
|
| /OK3568_Linux_fs/buildroot/package/syslog-ng/ |
| H A D | syslog-ng.mk | 10 SYSLOG_NG_SITE = https://github.com/balabit/syslog-ng/releases/download/syslog-ng-$(SYSLOG_NG_VERSI… 11 SYSLOG_NG_LICENSE = LGPL-2.1+ (syslog-ng core), GPL-2.0+ (modules) 110 $(INSTALL) -m 0755 -D package/syslog-ng/S01syslog-ng \ 117 mkdir -p $(TARGET_DIR)/usr/lib/systemd/system/syslog-ng@.service.d 119 >$(TARGET_DIR)/usr/lib/systemd/system/syslog-ng@.service.d/buildroot-default-instance.conf 129 $(INSTALL) -D -m 0644 package/syslog-ng/syslog-ng.conf \ 130 $(TARGET_DIR)/etc/syslog-ng.conf
|
| H A D | Config.in | 2 bool "syslog-ng" 11 syslog-ng is an enhanced log daemon, supporting a wide range 12 of input and output methods: syslog, unstructured text, 15 https://www.syslog-ng.com/products/open-source-log-management/ 17 comment "syslog-ng needs a toolchain w/ wchar, threads"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
| H A D | fix_warnings2.patch | 23 #include <syslog.h> 44 #include <syslog.h> 53 #include <syslog.h> 63 #include <syslog.h> 73 #include <syslog.h> 83 #include <syslog.h> 110 -VARARGS(syslog, int, severity) 111 +void VARARGS(syslog, int, severity) 115 @@ -56,7 +56,7 @@ VARARGS(syslog, int, severity) 139 #include <syslog.h> [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kmsg_dump.h | 57 bool kmsg_dump_get_line_nolock(struct kmsg_dumper *dumper, bool syslog, 60 bool kmsg_dump_get_line(struct kmsg_dumper *dumper, bool syslog, 63 bool kmsg_dump_get_buffer(struct kmsg_dumper *dumper, bool syslog, 81 bool syslog, const char *line, in kmsg_dump_get_line_nolock() argument 87 static inline bool kmsg_dump_get_line(struct kmsg_dumper *dumper, bool syslog, in kmsg_dump_get_line() argument 93 static inline bool kmsg_dump_get_buffer(struct kmsg_dumper *dumper, bool syslog, in kmsg_dump_get_buffer() argument
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/ |
| H A D | busybox.inc | 24 PACKAGES =+ "${PN}-httpd ${PN}-udhcpd ${PN}-udhcpc ${PN}-syslog ${PN}-mdev ${PN}-hwclock" 27 …syslog = "${sysconfdir}/init.d/syslog* ${sysconfdir}/syslog-startup.conf* ${sysconfdir}/syslog.con… 33 INITSCRIPT_PACKAGES = "${PN}-httpd ${PN}-syslog ${PN}-udhcpd ${PN}-mdev ${PN}-hwclock" 39 INITSCRIPT_NAME:${PN}-syslog = "syslog" 42 SYSTEMD_PACKAGES = "${PN}-syslog" 43 SYSTEMD_SERVICE:${PN}-syslog = "${@bb.utils.contains('SRC_URI', 'file://syslog.cfg', 'busybox-syslo… 45 RDEPENDS:${PN}-syslog = "busybox" 46 CONFFILES:${PN}-syslog = "${sysconfdir}/syslog-startup.conf" 47 RCONFLICTS:${PN}-syslog = "rsyslog sysklogd syslog-ng" 255 # with busybox-syslog. Without this symlink, the opkg may think of the [all …]
|
| H A D | busybox_1.35.0.bb | 13 file://syslog \ 14 file://syslog-startup.conf \ 15 file://syslog.conf \ 16 file://busybox-syslog.default \ 21 file://busybox-syslog.service.in \ 39 file://syslog.cfg \
|
| /OK3568_Linux_fs/buildroot/package/prosody/ |
| H A D | 0001-enable-syslog.patch | 4 Subject: [PATCH] enable syslog 18 - -- "*syslog"; -- Uncomment this for logging to syslog 19 + "*syslog"; -- Uncomment this for logging to syslog
|
| /OK3568_Linux_fs/external/rkwifibt-app/include/ |
| H A D | slog.h | 13 #define pr_debug(fmt, ...) syslog(LOG_DEBUG, fmt, ##__VA_ARGS__) 14 #define pr_info(fmt, ...) syslog(LOG_INFO, fmt, ##__VA_ARGS__) 15 #define pr_warning(fmt, ...) syslog(LOG_WARNING, fmt, ##__VA_ARGS__) 16 #define pr_err(fmt, ...) syslog(LOG_ERR, fmt, ##__VA_ARGS__)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | 0003-correct-include-directive-path-for-config.h.patch | 14 memcheck/tests/linux/syslog-syscall.c | 2 +- 30 diff --git a/memcheck/tests/linux/syslog-syscall.c b/memcheck/tests/linux/syslog-syscall.c 32 --- a/memcheck/tests/linux/syslog-syscall.c 33 +++ b/memcheck/tests/linux/syslog-syscall.c
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/files/ |
| H A D | 0001-Disable-use-of-syslog-for-sysroot.patch | 4 Subject: [PATCH] Disable use of syslog for shadow-native tools 6 Disable use of syslog to prevent sysroot user and group additions from 7 writing entries to the host's syslog. This patch should only be used 27 -AC_DEFINE(USE_SYSLOG, 1, [Define to use syslog().]) 28 +#AC_DEFINE(USE_SYSLOG, 1, [Define to use syslog().])
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/files/ |
| H A D | busybox-syslog.service.in | 6 EnvironmentFile=-/etc/default/busybox-syslog 8 Sockets=syslog.socket 13 Alias=syslog.service
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/avahi/files/ |
| H A D | initscript.patch | 14 +# Should-Start: $syslog 15 +# Should-Stop: $syslog 36 +# Should-Start: $syslog 37 +# Should-Stop: $syslog
|
| /OK3568_Linux_fs/buildroot/package/sysklogd/ |
| H A D | Config.in | 8 the original Berkeley syslog daemon. Now with kernel 10 and send to remote syslog servers. The v2.x series include 22 Retry delay (seconds) for sending to remote syslog servers. 24 When set up to forward logs to a remote syslog server, the
|
| /OK3568_Linux_fs/buildroot/package/irda-utils/ |
| H A D | 0001-daemon.patch | 22 - syslog(LOG_INFO, "forking: %m"); 24 - syslog(LOG_INFO, "detaching from tty: %m"); 31 + syslog(LOG_INFO, "daemon: %m");
|