index
:
mscp.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-04-14
add --privileged for docker/podman run for docker-test-*
Ryo Nakamura
2024-04-13
fix release-related parts
Ryo Nakamura
2024-04-11
add test on ubuntu 24.04
Ryo Nakamura
2024-04-10
add --add-host=ip6-localhost for docker run in test
Ryo Nakamura
2024-04-10
add -L limit bitrate option (#14)
Ryo Nakamura
2024-02-17
add checkpoint.c and .h
Ryo Nakamura
2024-02-12
add htonll and ntohll
Ryo Nakamura
2024-02-11
cmake: add USE_PODMAN to use podman instead of docker
Ryo Nakamura
2024-02-11
add pool strcture and move src list to pool
Ryo Nakamura
2024-02-11
install-build-deps.sh has --dont-install and --platform options.
Ryo Nakamura
2024-02-06
refactor error message-related functions
Ryo Nakamura
2024-02-06
do not build strlcat.c if HAVE_STRLCAT is true
Ryo Nakamura
2024-02-04
do not passing msg_fp via mscp opts
Ryo Nakamura
2024-02-04
bump up container image versions and drop using CPack
Ryo Nakamura
2024-02-04
drop python binding support
Ryo Nakamura
2024-02-04
change build target update-mscp-rst to update-rst
Ryo Nakamura
2024-02-04
build deb sources inside a container
Ryo Nakamura
2024-02-04
build source rpm inside a container
Ryo Nakamura
2024-01-21
make it buildable at FreeBSD
Ryo Nakamura
2024-01-18
update doc version
Ryo Nakamura
2024-01-14
add manpage for mscp
Ryo Nakamura
2023-12-10
cmake: add INSTALL_EXECUTABLE_ONLY option
Ryo Nakamura
2023-11-01
add --sysctl net.ipv6.conf.all.disable_ipv6=0 for docker run.
Ryo Nakamura
2023-08-04
introduce git-based versioning
Ryo Nakamura
2023-08-03
cmake: add docker-build no-cache target
Ryo Nakamura
2023-08-03
cleanup wrappers for file operations
Ryo Nakamura
2023-07-20
drop centos8, add almalinux 8.8, update rocky to 8.8
Ryo Nakamura
2023-03-12
remove VERSION from package file names
Ryo Nakamura
2023-03-10
remove numpy from test, and fix compiling single binary mscp
Ryo Nakamura
2023-03-10
add include GNUInstallDirs
Ryo Nakamura
2023-03-10
now make install installs libmscp
Ryo Nakamura
2023-03-10
fix CMakeLists to build libmscp on ubnutu 22.04
Ryo Nakamura
2023-03-10
merge main into lib
Ryo Nakamura
2023-03-10
fix typo
Ryo Nakamura
2023-03-10
add alpine docker to build mscp as a single binary
Ryo Nakamura
2023-03-09
add conanfile.txt to compile mscp as a single binary
Ryo Nakamura
2023-03-09
fix cmake: remove modification to libssh CMake
Ryo Nakamura
2023-03-04
remove pprint, use message (mpr_*) instead.
Ryo Nakamura
2023-03-03
add message.h and message.c, mscp_set|get_error()
Ryo Nakamura
2023-02-26
now mscp links libmscp
Ryo Nakamura
2023-02-26
have written mscp.c
Ryo Nakamura
2023-02-25
add copy-related functions to path
Ryo Nakamura
2023-02-25
start to impliment mscp as a library
Ryo Nakamura
2022-12-03
remove unused code and introduce -b buf_sz option
Ryo Nakamura
2022-11-20
fix CPACK build dependency
Ryo Nakamura
2022-11-20
build libssh-static from mscp cmake
Ryo Nakamura
2022-11-20
use list(LENGTH) to iterate DIST_ lists
Ryo Nakamura
2022-11-20
fix CMakeLists.txt
Ryo Nakamura
2022-11-19
cleanup docker-related commands in cmake
Ryo Nakamura
2022-11-18
cleanup CMakeLists.txt
Ryo Nakamura
[next]