summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/nginx/nginx.inc
Commit message (Expand)AuthorAgeFilesLines
* nginx: fix CVE-2023-44487mickledore-nextmickledoreMeenali Gupta2024-01-071-0/+1
* nginx: add configure optionJoe Slater2023-10-151-0/+3
* redirect unwanted error message in nginx installJohannes Kirchmair2023-04-041-1/+1
* nginx: added packagegroup for webdav modulePeter Johennecken2023-03-311-0/+1
* nginx: Add ipv6 supportJoshua Watt2022-10-271-1/+2
* nginx: add gunzip PACKAGECONFIGStefan Herbrechtsmeier2022-03-291-0/+1
* nginx: use ln -rsRoss Burton2021-11-111-1/+1
* nginx: Fix off_t size passed in configureNathan Rossi2021-08-311-1/+1
* Convert to new override syntaxMartin Jansa2021-08-031-7/+7
* nginx: remove /var/log/nginx when do_installYi Zhao2020-05-061-1/+3
* nginx: fix error during service startupChangqing Li2020-02-261-0/+1
* nginx: fix install pathsGaylord Charles2019-11-171-2/+2
* nginx: fix kill path in nginx systemd unit filenick83ola2019-05-271-1/+1
* nginx: add PACKAGECONFIG[http-auth-request]nick83ola2019-05-271-0/+1
* nginx: add default proxy_paramsAndré Draszik2019-01-191-0/+3
* nginx: configuration updateAndré Draszik2019-01-191-0/+14
* nginx: update systemd unit using nginx recommendationAndré Draszik2019-01-191-0/+1
* nginx: add PACKAGECONFIG[ssl]Max Kellermann2018-09-241-2/+4
* nginx: enable thread pools by defaultDerek Straka2018-07-121-0/+1
* recipes: use oe.utils.conditional instead of deprecated base_conditionalMartin Jansa2018-02-011-1/+1
* nginx: correctly set the endianness of the targetDerek Straka2017-12-111-1/+2
* Nginx: use PACKAGECONFIG variables in configureSzombathelyi György2017-09-181-1/+1
* nginx: depend on zlib instead of gzipPascal Bach2017-06-121-1/+1
* nginx: make sure the user is correctly set for the volatile directoriesPascal Bach2017-03-311-0/+1
* nginx: set sane defaults for temp directoriesPascal Bach2017-03-311-0/+5
* nginx: handle systemd service fileAlexandre Belloni2017-02-131-1/+3
* nginx.inc: use 4 spaces for indentationMartin Jansa2016-08-221-96/+98
* nginx: optimize systemd unit fileSzombathelyi György2016-08-221-1/+4
* nginx: PACKAGECONFIG for httpv2Szombathelyi György2016-08-221-0/+2
* nginx: add the LDFLAGS to the link argumentsDerek Straka2016-08-151-0/+3
* meta-webserver: use bb.utils.contains() instead of base_contains()Ross Burton2016-04-281-1/+1
* nginx: add stable version 1.8.1 as alternative to the mainline version 1.9.xPascal Bach2016-03-251-1/+1
* nginx: split parts out of the recipe into nginx.incPascal Bach2016-03-251-0/+137