Home
last modified time | relevance | path

Searched refs:httpd (Results 1 – 25 of 140) sorted by relevance

123456

/external/libcap/contrib/
Dpcaps4server84 sed -i -e "{s|^\(User\).*|\1 apache|; s|^\(Group\) .*|\1 apache|}" /etc/apache/httpd.conf
88 chown $VERBOSE apache:apache /usr/sbin/httpd
89 chmod $VERBOSE u+s /usr/sbin/httpd
90 setcap cap_net_bind_service=ep /usr/sbin/httpd
98 chown $VERBOSE root:root /usr/sbin/httpd
99 chmod $VERBOSE u-s /usr/sbin/httpd
100 setcap -r /usr/sbin/httpd
102 sed -i -e "{s|^\(User\).*|\1 nobody|; s|^\(Group\).*|\1 nogroup|}" /etc/apache/httpd.conf
119 sed -i -e "{s|^\(User\).*|\1 apache|; s|^\(Group\) .*|\1 apache|}" /etc/httpd/httpd.conf
120 chown $VERBOSE -R apache:apache /var/run/httpd/
[all …]
/external/ltp/testcases/kernel/syscalls/epoll2/examples/
DMakefile31 all: blaster httpd pipetest
39 httpd: $(SOURCES) target
40 $(CC) $(CFLAGS) -DDPHTTPD -o $(OUTDIR)/epoll-httpd $(SOURCES) $(LIBS)
49 @rm -f *~ $(OUTDIR)/epoll-blaster $(OUTDIR)/epoll-httpd $(OUTDIR)/epoll-pipetest
/external/selinux/python/audit2allow/
Dtest.log6 …=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts10 comm="httpd" exe="/usr/sbin/httpd" subj=s…
7 …dit(1165963069.244:851): avc: denied { name_bind } for pid=21134 comm="httpd" src=81 scontext=s…
12 …=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts10 comm="httpd" exe="/usr/sbin/httpd" subj=s…
13 …(1165963069.244:852): avc: denied { name_connect } for pid=21134 comm="httpd" src=81 scontext=s…
15 …=48 suid=48 fsuid=48 egid=48 sgid=48 fsgid=48 tty=(none) comm="httpd" exe="/usr/sbin/httpd" subj=s…
16 …6017682.366:877): avc: denied { execute_no_trans } for pid=23768 comm="httpd" name="index.html"…
17 …=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts10 comm="httpd" exe="/usr/sbin/httpd" subj=s…
18 …(1165963069.244:853): avc: denied { name_connect } for pid=21134 comm="httpd" src=81 scontext=s…
19 …=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts10 comm="httpd" exe="/usr/sbin/httpd" subj=s…
20 …(1165963069.244:853): avc: denied { name_connect } for pid=21134 comm="httpd" src=81 scontext=s…
[all …]
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
Dwebsocket_unittest.py40 httpd = BaseHTTPServer.HTTPServer(('127.0.0.1', 0), _FakeWebSocketHandler)
41 ws_url = 'ws://127.0.0.1:%d' % httpd.server_port
43 threading.Thread(target=httpd.handle_request).start()
51 threading.Thread(target=httpd.handle_request).start()
/external/autotest/client/cros/cellular/
Dforward_8960_screen111 httpd = BaseHTTPServer.HTTPServer(('', http_server_port), PageHandler) variable
114 httpd.serve_forever()
/external/autotest/client/site_tests/video_YouTubeHTML5/
Dvideo_YouTubeHTML5.py9 from autotest_lib.client.cros import httpd
29 self._testServer = httpd.HTTPListener(8000, docroot=self.bindir)
/external/autotest/client/site_tests/desktopui_SetFieldsWithChromeDriver/
Ddesktopui_SetFieldsWithChromeDriver.py11 from autotest_lib.client.cros import httpd
28 self._testServer = httpd.HTTPListener(8000, docroot=self.bindir)
/external/autotest/client/site_tests/desktopui_UrlFetchWithChromeDriver/
Ddesktopui_UrlFetchWithChromeDriver.py11 from autotest_lib.client.cros import httpd
35 self._testServer = httpd.HTTPListener(8000, docroot=self.bindir)
/external/autotest/client/site_tests/platform_MetricsUploader/
Dplatform_MetricsUploader.py14 from autotest_lib.client.cros import httpd, service_stopper
49 class FakeServer(httpd.ThreadedHTTPServer):
58 httpd.ThreadedHTTPServer.__init__(self, ('', SERVER_PORT), FakeHandler)
/external/autotest/client/site_tests/login_ChromeProfileSanitary/
Dlogin_ChromeProfileSanitary.py10 from autotest_lib.client.cros import constants, httpd
51 self._testServer = httpd.HTTPListener(8000, docroot=self.srcdir)
/external/autotest/client/site_tests/telemetry_AFDOGenerateClient/
Dtelemetry_AFDOGenerateClient.py29 from autotest_lib.client.cros import httpd
62 self.listener = httpd.HTTPListener(HTTP_PORT, docroot=dep_dir)
/external/clang/tools/scan-view/bin/
Dscan-view75 httpd = ScanView.create_server((options.host, port),
77 httpd.serve_forever()
/external/autotest/client/site_tests/video_YouTubeMseEme/
Dvideo_YouTubeMseEme.py10 from autotest_lib.client.cros import httpd
34 self._testServer = httpd.HTTPListener(8000, docroot=self.bindir)
/external/autotest/site_utils/admin/apache/
Dapache2.conf189 Include /etc/apache2/httpd.conf
/external/autotest/client/cros/
Dhttpd_unittest.py11 from httpd import HTTPListener, SecureHTTPListener
/external/libvncserver/
DAndroid.mk20 libvncserver/httpd.c \
/external/selinux/policycoreutils/po/
Dru.po2391 msgid "Determine whether awstats can purge httpd log files."
2392 msgstr "Определить, может ли awstats очищать журналы httpd."
2397 msgstr "Разрешить сценариям и модуля httpd выполнять execmem и execstack"
2716 msgid "Allow httpd to use built in scripting (usually php)"
2717 msgstr "Разрешить httpd использовать встроенные сценарии (обычно PHP)"
2721 msgstr "Разрешить httpd осуществлять проверку спама"
2725 "Allow httpd to act as a FTP client connecting to the ftp port and ephemeral "
2728 "Разрешить httpd выступать в роли FTP-клиента для подключения к порту FTP и "
2732 msgid "Allow httpd to connect to the ldap port"
2733 msgstr "Разрешить подключение httpd к порту ldap"
[all …]
Dja.po2409 msgid "Determine whether awstats can purge httpd log files."
2410 msgstr "awstats が httpd ログファイルをパージできるかどうかを指定します。"
2416 "httpd のスクリプトとモジュールが execmem/execstack を実行することを許可しま"
2757 msgid "Allow httpd to use built in scripting (usually php)"
2758 msgstr "httpd が組み込みスクリプト (一般的に PHP) を使用することを許可します。"
2762 msgstr "httpd デーモンが迷惑メールをチェックすることを許可します。"
2766 "Allow httpd to act as a FTP client connecting to the ftp port and ephemeral "
2769 "httpd が FTP ポートと一時ポートに接続する FTP クライアントとして動作すること"
2773 msgid "Allow httpd to connect to the ldap port"
2774 msgstr "httpd が LDAP ポートに接続することを許可します。"
[all …]
Dhi.po2376 msgid "Determine whether awstats can purge httpd log files."
2377 msgstr "निर्धारित करें कि क्या awstats को httpd लॉग फ़ाइल में पर्ज किया जा सकता है."
2382 msgstr "httpd स्क्रिप्ट और मॉड्यूल को execmem/execstack की छूट दें"
2692 msgid "Allow httpd to use built in scripting (usually php)"
2693 msgstr "httpd को अंतर्निमित स्क्रिप्टिंग का उपयोग करने दें (प्रायः php)"
2701 "Allow httpd to act as a FTP client connecting to the ftp port and ephemeral "
2703 msgstr "httpd को बतौर FTP क्लाइंट ftp पोर्ट और ephemeral पोर्ट में अनुमति दें"
2706 msgid "Allow httpd to connect to the ldap port"
2707 msgstr "httpd को ldap पोर्ट से कनेक्ट करने की अनुमति दें"
2731 msgid "Allow httpd to connect to memcache server"
[all …]
Dte.po2365 msgid "Determine whether awstats can purge httpd log files."
2366 msgstr "awstats అనునది httpd లాగ్ ఫైళ్ళను కొట్టివేయగలగాలో లేదో నిర్ణయించండి."
2371 msgstr "httpd స్క్రిప్ట్స్ మరియు మాడ్యూల్స్ execmem/execstack అనుమతించు"
2666 msgid "Allow httpd to use built in scripting (usually php)"
2667 msgstr "httpd ను బుల్టిన్ స్క్రిప్టింగ్ వుపయోగించుటకు అనుమతించు (సాధారణంగా php)"
2675 "Allow httpd to act as a FTP client connecting to the ftp port and ephemeral "
2678 "ftp పోర్ట్స్ మరియు యెమ్ఫెమెరల్ పోర్ట్స్ కు అనుసంధానమగుటకు httpd అనునది FTP క్లైంట్ వలె వ్యవహరించుట…
2682 msgid "Allow httpd to connect to the ldap port"
2683 msgstr "ldap పోర్టునకు అనుసంధానమగుటకు httpd అనుమతించు"
2708 msgid "Allow httpd to connect to memcache server"
[all …]
Dko.po2381 msgid "Determine whether awstats can purge httpd log files."
2382 msgstr "awstats가 httpd 로그 파일을 제거할 수 있는지에 대한 여부를 지정합니다."
2387 msgstr "httpd 스크립트 및 모듈의 execmem/execstack 실행을 허용합니다 "
2726 msgid "Allow httpd to use built in scripting (usually php)"
2727 msgstr "httpd가 내장 스크립트 (일반적으로 php)를 사용하는 것을 허용합니다 "
2735 "Allow httpd to act as a FTP client connecting to the ftp port and ephemeral "
2738 "httpd가 ftp 포트와 임시 포트에 연결하여 FTP 클라이언트로 작동하는 것을 허용"
2742 msgid "Allow httpd to connect to the ldap port"
2743 msgstr "httpd가 ldap 포트로 연결하는 것을 허용합니다 "
2771 msgid "Allow httpd to connect to memcache server"
[all …]
Dgu.po2383 msgid "Determine whether awstats can purge httpd log files."
2384 msgstr "એવુ નક્કી કરો કે awstats એ httpd લૉગ ફાઇલોને શુદ્દ કરી શકે છે."
2389 msgstr "httpd સ્ક્રિપ્ટો અને મોડ્યુલો execmem/execstack ને પરવાનગી આપો"
2697 msgid "Allow httpd to use built in scripting (usually php)"
2698 msgstr "સ્ક્રિપ્ટીંગ (સામાન્ય રીતે php) માં બિલ્ટને વાપરવા માટે httpd ને પરવાનગી આપો"
2706 "Allow httpd to act as a FTP client connecting to the ftp port and ephemeral "
2709 "ephemeral પોર્ટ અને ftp પોર્ટમાં FTP ક્લાયન્ટ સાથે જોડાય એટલે httpd ને પરવાનગી આપો"
2712 msgid "Allow httpd to connect to the ldap port"
2713 msgstr "ldap પોર્ટમાં જોડાવા માટે httpd ને પરવાનગી આપો"
2739 msgid "Allow httpd to connect to memcache server"
[all …]
Dmr.po2381 msgid "Determine whether awstats can purge httpd log files."
2382 msgstr "awstats httpd लॉग फाइल्स नष्ट करू शकतो किंवा नाही, हे ओळखा."
2387 msgstr "httpd स्क्रिप्टस् व घटके execmem/execstack करीता परवानगी द्या"
2693 msgid "Allow httpd to use built in scripting (usually php)"
2694 msgstr "बिल्ट इन स्क्रिप्टिंगच्या वापर करण्यासाठी (सहसा php) httpd ला परवानगी द्या"
2702 "Allow httpd to act as a FTP client connecting to the ftp port and ephemeral "
2705 "ftp पोर्ट व ephemeral पोर्टस्सह जुळणाऱ्या httpd ला FTP क्लाएंट म्हणून चालवण्यास "
2709 msgid "Allow httpd to connect to the ldap port"
2710 msgstr "httpd ला ldap पोर्टसह जोडणीकरीता परवानगी द्या"
2735 msgid "Allow httpd to connect to memcache server"
[all …]
Dzh_CN.po2334 msgid "Determine whether awstats can purge httpd log files."
2335 msgstr "决定 aswtats 是否可以清除 httpd 日志文件。"
2340 msgstr "允许 httpd 脚本和模块执行 execmem/execstack"
2625 msgid "Allow httpd to use built in scripting (usually php)"
2626 msgstr "允许 httpd 使用内嵌脚本 (通常为 php)"
2634 "Allow httpd to act as a FTP client connecting to the ftp port and ephemeral "
2636 msgstr "允许 httpd 作为连接到 ftp 端口和一次性端口的 FTP 客户端"
2639 msgid "Allow httpd to connect to the ldap port"
2640 msgstr "允许 httpd 连接到 ldap 端口"
2664 msgid "Allow httpd to connect to memcache server"
[all …]
/external/libvncserver/examples/android/jni/
DAndroid.mk34 $(LIBVNCSERVER_ROOT)/libvncserver/httpd.c \

123456