Andreas Kling
|
10f10abaa3
Kernel: Convert klog() => dmesgln() in filesystem code
|
4 năm trước cách đây |
Ben Wiederhake
|
336303bda4
Kernel: Make kgettimeofday use AK::Time
|
4 năm trước cách đây |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 năm trước cách đây |
Andreas Kling
|
fdf03852c9
Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions
|
4 năm trước cách đây |
Andreas Kling
|
e44c1792a7
Kernel: Add distinct InodeIndex type
|
4 năm trước cách đây |
AnotherTest
|
09a43969ba
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
4 năm trước cách đây |
William Bowling
|
b97d23a71f
Kernel: Use the resolved parent path when testing create veil (#5231)
|
4 năm trước cách đây |
asynts
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
4 năm trước cách đây |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 năm trước cách đây |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 năm trước cách đây |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
4 năm trước cách đây |
Andreas Kling
|
2112b79986
Revert "Kernel: Make VFS::create() fail with EINVAL on invalid file mode"
|
4 năm trước cách đây |
Andreas Kling
|
ca3489eec7
Kernel: Make VFS::create() fail with EINVAL on invalid file mode
|
4 năm trước cách đây |
asynts
|
67583bc424
Everywhere: Replace a bundle of dbg with dbgln.
|
4 năm trước cách đây |
Andreas Kling
|
c9a7f81dc3
Kernel: Create new files with the current process EUID/EGID
|
4 năm trước cách đây |
Andreas Kling
|
19d3f8cab7
Kernel+LibC: Turn errno codes into a strongly typed enum
|
4 năm trước cách đây |
Andreas Kling
|
b7248be251
Kernel: Allow sys$chmod() to change the sticky bit
|
4 năm trước cách đây |
Andreas Kling
|
8601108e21
Kernel: Implement the same symlink protection as Linux
|
4 năm trước cách đây |
Andreas Kling
|
9681e3eca0
Kernel: Implement the same hard link protection as Linux
|
4 năm trước cách đây |
asynts
|
dca6f1f49b
Everywhere: Replace a bundle of dbg with dbgln.
|
4 năm trước cách đây |
Andreas Kling
|
795bccbf69
Kernel: Don't allow non-root, non-owners to rmdir any child of sticky
|
4 năm trước cách đây |
asynts
|
938e5c7719
Everywhere: Replace a bundle of dbg with dbgln.
|
4 năm trước cách đây |
Tom
|
f98ca35b83
Kernel: Improve ProcFS behavior in low memory conditions
|
4 năm trước cách đây |
Andreas Kling
|
1fdd39ff14
Kernel: Sprinkle some lockers in Inode
|
4 năm trước cách đây |
Andreas Kling
|
ddaedbca87
Kernel: Allow sys$rename() to rename symlinks
|
4 năm trước cách đây |
AnotherTest
|
a9184fcb76
Kernel: Implement unveil() as a prefix-tree
|
4 năm trước cách đây |
Andreas Kling
|
b452dd13b6
Kernel: Allow sys$chmod() to modify the set-gid bit
|
4 năm trước cách đây |
Itamar
|
efe4da57df
Loader: Stabilize loader & Use shared libraries everywhere :^)
|
4 năm trước cách đây |
Sergey Bugaev
|
098070b767
Kernel: Add unveil('b')
|
4 năm trước cách đây |
Andreas Kling
|
a28f29c82c
Kernel+LibC: Don't allow a directory to become a subdirectory of itself
|
4 năm trước cách đây |