summaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* rc/tests: Fix process flags checks using ps(1)Olivier Certner2025-05-131-2/+2
* nuageinit: implement chpasswdBaptiste Daroussin2025-05-083-3/+283
* nuageinit: fix luacheck nitBaptiste Daroussin2025-04-301-1/+1
* nuageinint: implement ssh_pwauthBaptiste Daroussin2025-04-303-1/+96
* rtld: symbolic and deepbind are equivalent for the refobjKonstantin Belousov2025-04-301-2/+3
* Revert "ntpd: Use the ntpd -u option in preference to the rc su plumbing"Cy Schubert2025-03-111-7/+2
* var_run: Clean up styleCy Schubert2025-03-071-8/+12
* libc/gen: split user-visible opendir()-like functions into separate source filesKonstantin Belousov2025-03-041-1/+1
* ntpd: Use the ntpd -u option in preference to the rc su plumbingCy Schubert2025-02-251-2/+7
* rc.d/iovctl: Start the iovctl service after kld.Navdeep Parhar2025-02-141-1/+1
* rtld: clear any holes in the struct utrace_rtld passed to kernel loggerKonstantin Belousov2025-02-081-2/+2
* bootptest: Fix a typo in a source code commentGordon Bergling2025-01-291-1/+1
* tcp_wrappers: Use default C standard versionMinsoo Choo2025-01-241-1/+0
* rtld-elf/{amd64,i386}/reloc.c: remove unneeded #ifdef dbgKonstantin Belousov2025-01-232-4/+0
* rtld-elf/rtld.c: fix typo in commentKonstantin Belousov2025-01-231-1/+1
* nuageinit: use io.popen instead of pipes in shell for passwordBaptiste Daroussin2025-01-151-3/+8
* nuageinit: remove redundant mkdirsBaptiste Daroussin2025-01-151-2/+0
* rc: Document rtadvd_flagsMark Johnston2025-01-141-0/+1
* rc.d/sendmail: Fix error with some configurationsTijl Coosemans2024-12-311-23/+26
* nuageinit: implement ssh_keys supportBaptiste Daroussin2024-12-122-5/+93
* comsat: move uid/gid setting earlierEd Maste2024-12-041-11/+12
* comsat: Use initgroups and setgid not just setuidEd Maste2024-12-041-4/+5
* rc.d/var_run: Add missing $(dirname)Cy Schubert2024-12-041-1/+1
* comsat: Improve use of setuid()Ed Maste2024-12-021-2/+4
* atf: Guard libexec/atf with WITH_TESTS_SUPPORTFranco Fichtner2024-11-281-1/+4
* rtld: drop RTLD_INIT_PAGESIZES_EARLYKonstantin Belousov2024-11-271-7/+0
* rtld: implement _dl_iterate_phdr_lockedKyle Evans2024-11-272-0/+25
* rtld/arm: fix initial-exec (IE) thread-local storage relocationR. Christian McDonald2024-11-221-2/+5
* tftpd: Address flaky testsMark Johnston2024-11-193-10/+25
* ipfilter: Set ipf -T optionlist at bootCy Schubert2024-11-192-1/+8
* rc: Update ipfilter example rules locationJose Luis Duran2024-11-141-1/+1
* rtld.1: cross-reference rtld_get_var.3Konstantin Belousov2024-11-141-0/+10
* rtld: add rtld_{get,set}_varKonstantin Belousov2024-11-142-8/+59
* rtld: make it easier to add sparce non-default members to ld_env_var_descKonstantin Belousov2024-11-141-2/+5
* rtld: 1-bit for bool is enoughKonstantin Belousov2024-11-141-1/+1
* rc.d/kld: Print modules being loaded, take threeMark Johnston2024-11-091-2/+1
* rc.d/kld: Avoid printing a trailing spaceMark Johnston2024-11-091-3/+2
* rc.d/kld: Print the kernel modules being loadedMark Felder2024-11-091-1/+3
* nuageinit: add support for OpenStack network configBaptiste Daroussin2024-11-061-8/+37
* manuals: Fix datesGraham Percival2024-11-041-1/+1
* rc.d/sendmail: Return non-zero if the daemon fails to start or is not runningMateusz Piotrowski2024-11-041-0/+6
* libexec/rc/rc.d/netif: Typo fixRobert William Vesterman2024-10-311-1/+1
* rc/tests: Skip oomprotect tests in a jailMateusz Piotrowski2024-10-211-0/+8
* rc.d/sendmail: Fix stopping service during shutdownMateusz Piotrowski2024-10-141-2/+3
* flua: Add wrappers for sys/utsname.hMark Johnston2024-10-103-1/+48
* nuageinit: tests: CleanupJose Luis Duran2024-10-082-96/+83
* nuageinit: Fix passwordsJose Luis Duran2024-10-082-7/+7
* nuageinit: Standardize user-facing error messagesJose Luis Duran2024-10-082-4/+4
* nuageinit: Standardize warning/error messagesJose Luis Duran2024-10-085-26/+33
* nuageinit: Replace os.execute with Lua librariesJose Luis Duran2024-10-081-5/+6