aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* nuageinit: add support for OpenStack network configBaptiste Daroussin2024-11-071-8/+37
* 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
* nuageinit: Silence an fstyp(8) warningJose Luis Duran2024-10-081-3/+3
* nuageinit: Lua check and lint filesJose Luis Duran2024-10-0814-208/+258
* rc.subr: Consistently use an absolute path for sysrcMateusz Piotrowski2024-10-021-2/+2
* rc.d/dnctl: Chmod +x for consistency with other rc scriptsMateusz Piotrowski2024-10-021-0/+0
* rc: network.subr update consitency with older change (v6/v4 order)Bjoern A. Zeeb2024-09-281-2/+2
* rc.d/devmatch: Silence sysctl hw.bus.devctl_nomatch_enabled=1Jessica Clarke2024-09-071-1/+1
* nuageinit: improve debugging when mkdir failsBaptiste Daroussin2024-09-031-4/+1
* nuageinit: readd ssh key parsing when key is in meta_data.jsonBaptiste Daroussin2024-09-032-0/+54
* nuageinit: Fix testsJose Luis Duran2024-09-031-2/+2
* nuageinit: Fix the homedir variable nameJose Luis Duran2024-09-031-4/+4
* nuageinit: Set recommended SSH permissionsJose Luis Duran2024-09-032-0/+4
* nuageinit: Accept plain text passwordsJose Luis Duran2024-09-032-1/+2
* nuageinit: check for both user_data and user-dataBaptiste Daroussin2024-09-032-4/+57
* defaults/rc.conf: Remove /usr/lib32 from ldconfig32_pathsJohn Baldwin2024-08-271-1/+1
* rc.d/ldconfig: Compute ldconfig paths in a functionKonrad Witaszczyk2024-08-271-26/+29
* dhclient: rc.conf option to disable ARP resolutionIsaac Cilia Attard2024-08-202-0/+5
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-08-066-6/+0
* rtld: add LD_NO_DL_ITERATE_PHDR_AFTER_FORK env varKonstantin Belousov2024-08-054-3/+16
* rtld: make ld_get_env_var() usable for all rtld source filesKonstantin Belousov2024-08-052-27/+28
* rtld(1): Spell value as VALUE, not NAMEKonstantin Belousov2024-08-051-1/+1
* rc.conf: Leap-seconds sources: Add IANA backCy Schubert2024-07-221-1/+1
* rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_EntryAndrew Turner2024-07-158-0/+16
* tftpd: Code cleanup.Dag-Erling Smørgrav2024-07-091-50/+41
* nuageinit: fix authorized_key testBaptiste Daroussin2024-06-271-7/+7
* nuageinit: make addsshkey friendly for testsuiteBaptiste Daroussin2024-06-271-0/+4
* nuageinit: use pw(8) instead of getent(1)Baptiste Daroussin2024-06-271-6/+14
* rc.subr: improve description for ${name}_offcmdEugene Grosbein2024-06-211-1/+2
* rc.subr(8): MFC: introduce ${name}_offcmdEugene Grosbein2024-06-172-8/+24
* rc: Set var_run_enable to enable by defaultEmmanuel Vadot2024-06-042-7/+2
* ftpd: stop using -g flag for /bin/lsAllan Jude2024-05-223-4/+4
* fix (nuageinit): SSH keys are not handled in metadata but in userdataJeremy Collin2024-05-221-7/+0
* nuageinit: by default to not enable nuageinitBaptiste Daroussin2024-05-201-0/+1
* tftpd: Add missing `-S` option to synopsis.Dag-Erling Smørgrav2024-05-1410-38/+45
* New sysctl to disable NOMATCH until devmatch runsIsaac Cilia Attard2024-05-131-0/+1
* Remove remnants of portsnap(8)Olivier Certner2024-05-091-7/+4
* rtld.1: clarify interaction between -u and -oKonstantin Belousov2024-05-061-1/+3
* rtld direct exec: make -u behavior match the descriptionKonstantin Belousov2024-05-061-1/+4
* rtld: add direct-exec option -oKonstantin Belousov2024-05-062-1/+49
* save-entropy: Add manual pageFernando Apesteguía2024-05-032-0/+98
* rtld snprintf: do not erronously skip a char at the buffer boundaryKonstantin Belousov2024-05-031-4/+3