index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
testsudo_fileutils02.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce `enum class` support via jau::enums and JAU_MAKE_ENUM_IMPL + JAU_MA...
Sven Göthel
2024-09-28
1
-2
/
+3
*
Add jau::os::UserInfo, extracted POSIX code from testsudo_fileutils02 (TODO: ...
Sven Göthel
2024-05-01
1
-69
/
+5
*
file_util: Add absolute() and isAbsolute(), make test_fileutils* more robust ...
Sven Göthel
2024-04-30
1
-4
/
+3
*
ClangTidy: Fix test code
Sven Gothel
2022-11-21
1
-2
/
+2
*
testsudo_fileutils02: Use group-name and derive group-id in test via 'getent'
Sven Gothel
2022-10-17
1
-4
/
+28
*
jau::fs::[u]mountflags_linux: Use 'enum class' and simple lower-case names to...
Sven Gothel
2022-10-17
1
-2
/
+2
*
Complete full `jau::fs::mount()` and `umount()`
Sven Gothel
2022-08-31
1
-2
/
+12
*
FreeBSD Support: Build infrastucture, use $os_name-$archabi, ... (1/2)
Sven Gothel
2022-07-24
1
-1
/
+2
*
test_fileutils: Add optional test for a vfat filesystem destination (C++, Jav...
Sven Gothel
2022-07-20
1
-1
/
+5
*
Data-Race-Free (DRF) jau::fs::copy() and remove(): Use `dirfd` `openat()` etc...
Sven Gothel
2022-07-18
1
-0
/
+2
*
Use test group 'cdrom' 24, default on Debian and Ubuntu; Enforce 'cdrom' grou...
Sven Gothel
2022-07-07
1
-1
/
+4
*
testsudo_fileutils02: One common user level print_creds()
Sven Gothel
2022-06-26
1
-2
/
+1
*
testsudo_fileutils02: Mode user+caps: Enforce small group-set w/ fixed gid 60...
Sven Gothel
2022-06-25
1
-0
/
+6
*
testsudo_fileutils02: Run w/ capsh `cap_sys_admin,cap_setuid,cap_setgid+eip` ...
Sven Gothel
2022-06-25
1
-17
/
+295
*
Add jau::fs::mount_image() and umount(), enable testing via '-DTEST_WITH_SUDO...
Sven Gothel
2022-06-23
1
-0
/
+61