summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2018-08-24Add support for remapping requested paths via a .bzredirect file.martin
2018-08-24fix output since protocol agnostic change went in.mrg
2018-07-24Apply relocbase for tlsinit of the executable itself. Fixes PIE wherejoerg
2018-07-16Initialize new_value to account for bogus return from the function.christos
2018-06-23No semicolon after macro do ... while (0) wrapper.gson
2018-06-09We can't build those three with MKSANITIZER, they are used too early.christos
2018-05-24rename flag to the official name.christos
2018-05-11remove definition of LUA_USE_APICHECK, it is a build time option for Luasevan
2018-05-04Do not try and process empty requests. This resolves a crash when issuing asevan
2018-05-04fix the rest of the compilers.christos
2018-05-04fix lintchristos
2018-05-02Unbreak script for Lua 5.3.sevan
2018-05-02Pass the expected httpd instance when calling set_pref()sevan
2018-05-01Enable checking arguments for validity.sevan
2018-04-28Add -f option to ftpd to stay in foreground with -D.riastradh
2018-04-03Rework ifunc support to address a number of short comings:joerg
2018-03-29Move the complex logic for dynamically writing branches from ld.elf_sojoerg
2018-03-25Don't skip PLT processing for the main binary. It can still containjoerg
2018-03-09Like Sparc, PowerPC can use IRELATIVE relocations in non-PLT sections.joerg
2018-03-01delete now-irrelevant commentsnj
2018-02-28prune disabled XIDLE support. the required X server extension hasn't beensnj
2018-02-25add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterpartsmrg
2018-02-11Wrap PowerPC #pragma goop in #if __GNUC_PREREQ__(6,0).jakllsch
2018-02-10We need authentication || encryption even when we are not buildingchristos
2018-02-07update for GCC 6:mrg
2018-02-06- need string.hchristos
2018-02-04Various fixes / changes from Ryo Shimizu / Toru Nishimura to make thisskrll
2018-02-04updates for GCC 6.4:mrg
2018-01-28Use a protocol-agnostic URL (don't degrade HTTPS->HTTP)maya
2018-01-19don't forget to eat the high bits.christos
2017-12-25Since GNU ld doesn't honor the PLT entry reservation, also compensatejoerg
2017-12-25Fix typo in commentmaya
2017-12-24fix debug buildmaya
2017-11-28Document script handler issues with httpd(8).wiz
2017-11-28PR bin/52194: bozohttpd fails to exec scripts via the -C mechanismmartin
2017-11-06init/fini for the main program is handled by crt0.o, so ifunc handlingjoerg
2017-10-07fix to compile without USE_PAM. (unused variables)ryo
2017-10-05s/u_int/unsigned/.mrg
2017-10-02make this compile.christos
2017-10-02Include time.h for time.joerg
2017-08-28explain AARCH64 PLT designnisimura
2017-08-23- avoid caddr_t. use Elf_Addr instead.nisimura
2017-08-12Add sparc/sparc64 support for irelative relocations.joerg
2017-08-10Add IRELATIVE support for ARM, X86 and PowerPC.joerg
2017-08-09If a DF_1_NODELETE DSO has been removed from the DAG list, it stilljoerg
2017-07-24Fix thinko in previous: even if the address is an unsigned value and wemartin
2017-07-23Simplify and fix the offset calculation when doing a %pc relativemartin
2017-07-13Fix two bugs related to promotion of DSO TLS blocks into the staticjoerg
2017-07-12rename the macrochristos
2017-07-12make this compile with debug again (symnum uninitialized)christos