summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-15Implement mapping for ROM filesv0.9.git20220818Joan Lledó
2022-08-13Drop ip_mreqn structureSamuel Thibault
2022-08-13pfinet: Increase default max buffer size to 256k, like on LinuxSamuel Thibault
2022-08-10Rename proc_complete_reauthentication to proc_reauthenticate_completeSamuel Thibault
2022-08-10Keep proc_setowner_request for backward compatibilitySamuel Thibault
2022-08-10Fix including notify_S.h and running ports_notify_server_routineSamuel Thibault
2022-08-10Make proc_reauthenticate () recreate proc portSergey Bugaev
2022-08-10libnetfs, libtrivs: Shield S_file_exec_paths () from cancellationSergey Bugaev
2022-08-10Remove the concept of process ownerSergey Bugaev
2022-08-10libshouldbeinlibc: Do not reauthenticate proc port when secureSergey Bugaev
2022-08-10exec: Use proc_reauthenticate_reassign ()Sergey Bugaev
2022-08-10proc: Add proc_reauthenticate_reassign ()Sergey Bugaev
2022-08-10proc: Fix an error pathSergey Bugaev
2022-08-10proc: Use UIDs for evaluating permissionsSergey Bugaev
2022-08-10proc: Track both available and effective uidsSergey Bugaev
2022-08-10libfshelp: Handle proc port in fshelp_start_translator_long ()Sergey Bugaev
2022-08-10libfshelp: Cosmetic cleanupsSergey Bugaev
2022-08-10libfshelp: Simplify fshelp_start_translator_long () a bitSergey Bugaev
2022-08-10startup: Request notifications to a separate portSergey Bugaev
2022-08-10console: Forward any libports-requested notifications to themSergey Bugaev
2022-08-10console: Return EOPNOTSUPP when appropriateSergey Bugaev
2022-08-10console: Simplify code with ports_request_dead_name_notification ()Sergey Bugaev
2022-08-10libports: Only accept dead-name notifications on notify_portSergey Bugaev
2022-08-10libports: Return EOPNOTSUPP when appropriateSergey Bugaev
2022-08-10libmachdev: Use notify server implementation from libportsSergey Bugaev
2022-08-10libdiskfs, libnetfs: Disable broken codeSergey Bugaev
2022-08-10libfshelp: Update some commentsSergey Bugaev
2022-08-10diskfs: Use libports notificationsSergey Bugaev
2022-08-10netfs: Use the libports notify portSergey Bugaev
2022-08-10eth-multiplexer: Use notify server implementation from libportsSergey Bugaev
2022-08-10eth-multiplexer: Use ports_request_dead_name_notification ()Sergey Bugaev
2022-08-10proc: Use notify server implementation from libportsSergey Bugaev
2022-08-10proc: Use ports_request_dead_name_notification ()Sergey Bugaev
2022-08-10libports: Add ports_request_dead_name_notification ()Sergey Bugaev
2022-08-10libports: Request notifications to the notify_portSergey Bugaev
2022-08-10libports: Create a notify_port in each bucketSergey Bugaev
2022-08-10libports: Treat no-senders notifications as a hintSergey Bugaev
2022-08-10proc: Drop some mach_port_destroy () usesSergey Bugaev
2022-08-10Do not use ports_get_right () for send-one rightsSergey Bugaev
2022-08-10Update to the improved memory_object_create proxy RPCSamuel Thibault
2022-08-10Do not cache the R/O proxySamuel Thibault
2022-08-10tmpfs: Return read-only memory objects when appropriateSergey Bugaev
2022-08-10fatfs: Return read-only memory objects when appropriateSergey Bugaev
2022-08-10ext2fs: Return read-only memory objects when appropriateSergey Bugaev
2022-08-10libpager: Add pager_get_ro_port ()Sergey Bugaev
2022-08-10isofs: Assert we're only supposed to provide a read-only pagerSergey Bugaev
2022-08-10fatfs: Properly reference pagerSergey Bugaev
2022-04-12exec: Support ELIBEXEC errorSamuel Thibault
2022-03-01rumpdisk: Note multithreading FIXME as doneSamuel Thibault
2022-03-01libpager: Make it a bit parallelv0.9.git20220301Samuel Thibault