| /openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/ |
| H A D | netdata.conf | 247 [plugin:proc:/proc/net/dev] 251 [plugin:proc] 290 [plugin:charts.d] 294 [plugin:apps] 298 [plugin:idlejitter] 301 [plugin:proc:/proc/interrupts] 305 [plugin:proc:/proc/sys/kernel/random/entropy_avail] 308 [plugin:proc:/proc/diskstats] 341 [plugin:proc:/proc/net/snmp] 358 [plugin:proc:/proc/net/netstat] [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/packagegroups/ |
| H A D | packagegroup-xfce-extended.bb | 22 xfce4-cpufreq-plugin \ 23 xfce4-cpugraph-plugin \ 24 xfce4-datetime-plugin \ 25 xfce4-eyes-plugin \ 26 xfce4-clipman-plugin \ 27 xfce4-diskperf-plugin \ 28 xfce4-netload-plugin \ 29 xfce4-genmon-plugin \ 30 xfce4-xkb-plugin \ 31 xfce4-wavelan-plugin \ [all …]
|
| H A D | packagegroup-xfce-base.bb | 20 xfce4-panel-plugin-actions \ 21 xfce4-panel-plugin-applicationsmenu \ 22 xfce4-panel-plugin-clock \ 23 xfce4-panel-plugin-directorymenu \ 24 xfce4-panel-plugin-launcher \ 25 xfce4-panel-plugin-pager \ 26 xfce4-panel-plugin-separator \ 27 xfce4-panel-plugin-showdesktop \ 28 xfce4-panel-plugin-systray \ 29 xfce4-panel-plugin-tasklist \ [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/strongswan/ |
| H A D | strongswan_6.0.1.bb | 36 PACKAGECONFIG[aes] = "--enable-aes,--disable-aes,,${PN}-plugin-aes" 37 PACKAGECONFIG[aesni] = "--enable-aesni,--disable-aesni,,${PN}-plugin-aesni" 40 PACKAGECONFIG[curl] = "--enable-curl,--disable-curl,curl,${PN}-plugin-curl" 41 PACKAGECONFIG[des] = "--enable-des,--disable-des,,${PN}-plugin-des" 42 PACKAGECONFIG[eap-identity] = "--enable-eap-identity,--disable-eap-identity,,${PN}-plugin-eap-ident… 43 PACKAGECONFIG[eap-mschapv2] = "--enable-eap-mschapv2,--disable-eap-mschapv2,,${PN}-plugin-eap-mscha… 44 PACKAGECONFIG[fips-prf] = "--enable-fips-prf,--disable-fips-prf,,${PN}-plugin-fips-prf" 45 PACKAGECONFIG[gmp] = "--enable-gmp,--disable-gmp,gmp,${PN}-plugin-gmp" 46 PACKAGECONFIG[hmac] = "--enable-hmac,--disable-hmac,,${PN}-plugin-hmac" 47 PACKAGECONFIG[ldap] = "--enable-ldap,--disable-ldap,openldap,${PN}-plugin-ldap" [all …]
|
| /openbmc/openbmc-test-automation/ffdc/docs/ |
| H A D | plugin.md | 13 The plugin works like any stand-alone piece of python script or library 16 The main components in plugin infrastructure are: 18 - plugin directory 19 - plugin directive in YAML 20 - plugin parser in the collector engine 43 # Sample for documentation plugin 63 In YAML plugin, you will need to pass self object as part of the arguments. 77 This is to avoid passing object self in plugin args YAML when calling the class 81 You can add your own plugin modules to extend further. 83 Test your plugin: [all …]
|
| /openbmc/qemu/plugins/ |
| H A D | core.c | 33 struct qemu_plugin_state plugin; variable 40 id_p = g_hash_table_lookup(plugin.id_ht, &id); in plugin_id_to_ctx_locked() 59 run_on_cpu_data mask = RUN_ON_CPU_HOST_ULONG(*plugin.mask); in plugin_cpu_update__locked() 75 if (QLIST_EMPTY_RCU(&plugin.cb_lists[ev])) { in plugin_unregister_cb__locked() 76 clear_bit(ev, plugin.mask); in plugin_unregister_cb__locked() 77 g_hash_table_foreach(plugin.cpu_ht, plugin_cpu_update__locked, NULL); in plugin_unregister_cb__locked() 97 QLIST_FOREACH_SAFE_RCU(cb, &plugin.cb_lists[ev], entry, next) { in plugin_vcpu_cb__simple() 120 QLIST_FOREACH_SAFE_RCU(cb, &plugin.cb_lists[ev], entry, next) { in plugin_cb__simple() 143 QLIST_FOREACH_SAFE_RCU(cb, &plugin.cb_lists[ev], entry, next) { in plugin_cb__udata() 160 QEMU_LOCK_GUARD(&plugin.lock); in do_plugin_register_cb() [all …]
|
| /openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/nikto/ |
| H A D | nikto_2.1.6.bb | 44 install -m 0644 plugins/nikto_apache_expect_xss.plugin ${D}${sysconfdir}/nikto/plugins 45 install -m 0644 plugins/nikto_apacheusers.plugin ${D}${sysconfdir}/nikto/plugins 46 install -m 0644 plugins/nikto_auth.plugin ${D}${sysconfdir}/nikto/plugins 47 install -m 0644 plugins/nikto_cgi.plugin ${D}${sysconfdir}/nikto/plugins 48 install -m 0644 plugins/nikto_clientaccesspolicy.plugin ${D}${sysconfdir}/nikto/plugins 49 install -m 0644 plugins/nikto_content_search.plugin ${D}${sysconfdir}/nikto/plugins 50 install -m 0644 plugins/nikto_cookies.plugin ${D}${sysconfdir}/nikto/plugins 51 install -m 0644 plugins/nikto_core.plugin ${D}${sysconfdir}/nikto/plugins 52 install -m 0644 plugins/nikto_dictionary_attack.plugin ${D}${sysconfdir}/nikto/plugins 53 install -m 0644 plugins/nikto_dir_traversal.plugin ${D}${sysconfdir}/nikto/plugins [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-power-manager/ |
| H A D | xfce4-power-manager_4.20.0.bb | 27 PACKAGES += "xfce4-powermanager-plugin" 34 FILES:xfce4-powermanager-plugin = " \ 39 RDEPENDS:xfce4-powermanager-plugin = "${PN}" 42 # xfce4-brightness-plugin was replaced by xfce4-powermanager-plugin 43 RPROVIDES:xfce4-powermanager-plugin += "xfce4-brightness-plugin" 44 RREPLACES:xfce4-powermanager-plugin += "xfce4-brightness-plugin" 45 RCONFLICTS:xfce4-powermanager-plugin += "xfce4-brightness-plugin"
|
| /openbmc/qemu/tests/tcg/ |
| H A D | Makefile.target | 173 strip-plugin = $(wordlist 1, 1, $(subst -with-, ,$1)) 174 extract-plugin = $(wordlist 2, 2, $(subst -with-, ,$1)) 175 extract-test = $(subst run-plugin-,,$(wordlist 1, 1, $(subst -with-, ,$1))) 204 $(eval run-plugin-$(_test)-with-$(_plugin): $(_test) $(_plugin)) \ 205 $(eval RUN_TESTS+=run-plugin-$(_test)-with-$(_plugin))) 209 $(eval $(f): $(call extract-test,$(f)) $(call extract-plugin,$(f)))) 219 run-plugin-%-with-libmem.so: PLUGIN_ARGS=$(COMMA)inline=true 225 run-plugin-%: 227 -plugin $(PLUGIN_LIB)/$(call extract-plugin,$@)$(PLUGIN_ARGS) \ 228 -d plugin -D $*.pout \ [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit/ |
| H A D | 0001-fix-for-clang-18.patch | 5 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c: In function ‘gedit_quick_highlight_plugin… 6 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:47: error: implicit declaration of func… 8 96 | plugin->priv->style = gtk_source_style_copy (style); 11 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:47: warning: nested extern declaration … 12 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:45: error: assignment to ‘GtkSourceStyl… 13 96 | plugin->priv->style = gtk_source_style_copy (style); 16 --- a/plugins/quickhighlight/gedit-quick-highlight-plugin.c 2024-02-20 08:11:47.925749255 +0100 17 +++ b/plugins/quickhighlight/gedit-quick-highlight-plugin.c 2024-02-20 08:12:16.218594067 +0100 26 plugin->priv->style = gtk_source_style_copy (style);
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-panel/files/ |
| H A D | 0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch | 11 * desktop icon confuses when using showdesktop plugin 33 @@ -266,7 +266,7 @@ window_menu_plugin_init (WindowMenuPlugin *plugin) 34 g_signal_connect (G_OBJECT (plugin->button), "toggled", 35 G_CALLBACK (window_menu_plugin_menu), plugin); 37 - plugin->icon = gtk_image_new_from_icon_name ("user-desktop", GTK_ICON_SIZE_BUTTON); 38 + plugin->icon = gtk_image_new_from_icon_name (NULL, GTK_ICON_SIZE_BUTTON); 39 gtk_container_add (GTK_CONTAINER (plugin->button), plugin->icon); 40 gtk_widget_show (plugin->icon); 49 window_menu_plugin_set_icon (plugin, window); 57 icon_size = xfce_panel_plugin_get_icon_size (XFCE_PANEL_PLUGIN (plugin));
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin/ |
| H A D | 0001-libxfce4ui-Avoid-deprecated-functions.patch | 13 Upstream-Status: Backport [https://github.com/xfce-mirror/xfce4-weather-plugin/commit/9115037ed7cfe… 17 panel-plugin/weather-config.c | 4 ++-- 18 panel-plugin/weather-search.c | 20 +++++++++++--------- 34 diff --git a/panel-plugin/weather-config.c b/panel-plugin/weather-config.c 36 --- a/panel-plugin/weather-config.c 37 +++ b/panel-plugin/weather-config.c 49 diff --git a/panel-plugin/weather-search.c b/panel-plugin/weather-search.c 51 --- a/panel-plugin/weather-search.c 52 +++ b/panel-plugin/weather-search.c
|
| H A D | 0002-parsers-Generalise-input-to-array-of-gchar.patch | 12 Upstream-Status: Backport [https://github.com/xfce-mirror/xfce4-weather-plugin/commit/3c095487e3a6c… 15 panel-plugin/weather-config.c | 18 +++++++++++++++-- 16 panel-plugin/weather-parsers.c | 36 ++++++++++++++++++---------------- 17 panel-plugin/weather-parsers.h | 7 +++---- 18 panel-plugin/weather-search.c | 18 +++++++++++++++-- 19 panel-plugin/weather.c | 26 ++++++++++++++++++++---- 22 diff --git a/panel-plugin/weather-config.c b/panel-plugin/weather-config.c 24 --- a/panel-plugin/weather-config.c 25 +++ b/panel-plugin/weather-config.c 72 diff --git a/panel-plugin/weather-parsers.c b/panel-plugin/weather-parsers.c [all …]
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/connman/ |
| H A D | connman_1.44.bb | 129 connman-plugin-loopback \ 130 connman-plugin-ethernet \ 131 ${@bb.utils.contains('PACKAGECONFIG', 'bluetooth','connman-plugin-bluetooth', '', d)} \ 132 ${@bb.utils.contains('PACKAGECONFIG', 'wifi','connman-plugin-wifi', '', d)} \ 133 ${@bb.utils.contains('PACKAGECONFIG', '3g','connman-plugin-ofono', '', d)} \ 136 PACKAGES_DYNAMIC += "^${PN}-plugin-.*" 154 plugin_name = d.expand('${PN}-plugin-%s') 156 '${PN} plugin for %s', extra_depends='', hook=hook, prepend=True ) 161 plugin_name = d.expand('${PN}-plugin-vpn-%s') 163 '${PN} VPN plugin for %s', extra_depends='', hook=hook, prepend=True ) [all …]
|
| /openbmc/bmcweb/ |
| H A D | .gitignore | 66 # Mongo Explorer plugin 75 # mpeltonen/sbt-idea plugin 78 # JIRA plugin 79 atlassian-ide-plugin.xml 81 # Cursive Clojure plugin 84 # SonarLint plugin 87 # Crashlytics plugin (for Android Studio and IntelliJ) 107 # Sonarlint plugin 108 # https://plugins.jetbrains.com/plugin/7973-sonarlint 112 # https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin [all …]
|
| /openbmc/telemetry/ |
| H A D | .gitignore | 54 # Mongo Explorer plugin 63 # mpeltonen/sbt-idea plugin 66 # JIRA plugin 67 atlassian-ide-plugin.xml 69 # Cursive Clojure plugin 72 # Crashlytics plugin (for Android Studio and IntelliJ) 92 # Sonarlint plugin 93 # https://plugins.jetbrains.com/plugin/7973-sonarlint 97 # https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin 100 # Markdown Navigator plugin [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin/ |
| H A D | 0001-Use-new-xfw_window_activate-signature-in-libwindowin.patch | 7 Upstream-Status: Backport [https://gitlab.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/-/merge_re… 10 panel-plugin/pulseaudio-mpris-player.c | 2 +- 13 diff --git a/panel-plugin/pulseaudio-mpris-player.c b/panel-plugin/pulseaudio-mpris-player.c 15 --- a/panel-plugin/pulseaudio-mpris-player.c 16 +++ b/panel-plugin/pulseaudio-mpris-player.c
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/ |
| H A D | pidgin_2.14.14.bb | 36 …G_INCDIR} --with-gnutls-libs=${STAGING_LIBDIR},--disable-gnutls,gnutls,libpurple-plugin-ssl-gnutls" 39 PACKAGECONFIG[nss] = "--enable-nss,--disable-nss,nss nspr,libpurple-plugin-ssl-nss" 88 PACKAGES_DYNAMIC += "^libpurple-protocol-.* ^libpurple-plugin-.* ^pidgin-plugin-.* ^finch-plugin-.*" 96 output_pattern='pidgin-plugin-%s', 97 description='Pidgin plugin %s', 102 description='Libpurple protocol plugin for %s', 106 output_pattern='libpurple-plugin-%s', 107 description='libpurple plugin %s', 108 prepend=True, extra_depends='libpurple-plugin-ssl') 111 output_pattern='libpurple-plugin-%s', [all …]
|
| /openbmc/qemu/tests/tcg/multiarch/ |
| H A D | Makefile.target | 64 run-plugin-vma-pthread-with-%: vma-pthread 177 run-plugin-semihosting-with-%: 179 -plugin $(PLUGIN_LIB)/$(call extract-plugin,$@) \ 180 $(call strip-plugin,$<) 2> $<.err, \ 188 run-plugin-semiconsole-with-%: 194 test-plugin-mem-access: CFLAGS+=-pthread -O0 195 test-plugin-mem-access: LDFLAGS+=-pthread -O0 199 run-plugin-test-plugin-mem-access-with-libmem.so: \ 201 run-plugin-test-plugin-mem-access-with-libmem.so: \ 203 $(SRC_PATH)/tests/tcg/multiarch/check-plugin-output.sh \ [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/ |
| H A D | freerdp_2.11.7.bb | 60 PACKAGES_DYNAMIC += "^libfreerdp-plugin-.*" 77 output_pattern='libfreerdp-plugin-%s', 78 description='FreeRDP plugin %s', 79 prepend=True, extra_depends='libfreerdp-plugin-audin') 82 output_pattern='libfreerdp-plugin-%s', 83 description='FreeRDP plugin %s', 84 prepend=True, extra_depends='libfreerdp-plugin-rdpsnd') 87 output_pattern='libfreerdp-plugin-%s', 88 description='FreeRDP plugin %s', 89 prepend=True, extra_depends='libfreerdp-plugin-tsmf') [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/verve/ |
| H A D | xfce4-verve-plugin_2.0.3.bb | 1 SUMMARY = "Verve panel plugin is a comfortable command line plugin for the Xfce panel" 2 HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-verve-plugin/start" 6 inherit xfce-panel-plugin
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin/ |
| H A D | convert-gulong.patch | 4 | ../../xfce4-systemload-plugin-1.3.2/panel-plugin/network.cc:126:13: error: no matching function f… 7 | ../../xfce4-systemload-plugin-1.3.2/panel-plugin/network.cc:42:1: note: candidate function not vi… 15 --- a/panel-plugin/network.cc 16 +++ b/panel-plugin/network.cc
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/ |
| H A D | 0001-plugin.c-workaround-powerpc64le-segfaults-error.patch | 4 Subject: [PATCH] plugin.c: workaround powerpc64le segfaults error 15 lib/plugin.c | 8 ++------ 18 diff --git a/lib/plugin.c b/lib/plugin.c 20 --- a/lib/plugin.c 21 +++ b/lib/plugin.c
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | recipetool | 78 for plugin in plugins: 79 if hasattr(plugin, 'register_commands'): 81 plugin.register_commands(subparsers) 82 elif hasattr(plugin, 'register_command'): 85 plugin.register_command(subparsers) 86 if hasattr(plugin, 'tinfoil_init'): 87 plugin.tinfoil_init(tinfoil)
|
| /openbmc/openbmc/poky/scripts/esdk-tools/ |
| H A D | recipetool | 78 for plugin in plugins: 79 if hasattr(plugin, 'register_commands'): 81 plugin.register_commands(subparsers) 82 elif hasattr(plugin, 'register_command'): 85 plugin.register_command(subparsers) 86 if hasattr(plugin, 'tinfoil_init'): 87 plugin.tinfoil_init(tinfoil)
|