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
Age
Commit message (
Expand
)
Author
2024-02-17
add checkpoint.c and .h
Ryo Nakamura
2024-02-12
add htonll and ntohll
Ryo Nakamura
2024-02-11
tiny fix on pool
Ryo Nakamura
2024-02-11
avoid * in paths from two test cases for alpine
Ryo Nakamura
2024-02-11
little cleanup
Ryo Nakamura
2024-02-11
change chunk_pool from list to pool
Ryo Nakamura
2024-02-11
cleanup mscp_scan_thread related codes
Ryo Nakamura
2024-02-11
cmake: add USE_PODMAN to use podman instead of docker
Ryo Nakamura
2024-02-11
change thread_list to thread_pool
Ryo Nakamura
2024-02-11
change path_list to path_pool
Ryo Nakamura
2024-02-11
add pool strcture and move src list to pool
Ryo Nakamura
2024-02-11
fix wrong description for mscp_add_src_path and mscp_set_dst_path
Ryo Nakamura
2024-02-11
install-build-deps.sh has --dont-install and --platform options.
Ryo Nakamura
2024-02-07
update REAMDE to fix the URL for single binary mscp
Ryo Nakamura
2024-02-07
update REAMDE to fix the URL for single binary mscp
Ryo Nakamura
2024-02-07
remove unnecessary \n
Ryo Nakamura
2024-02-07
update doc/mscp.rst
Ryo Nakamura
2024-02-07
bump version to 0.1.4
Ryo Nakamura
2024-02-07
fix manpage to add -g option
Ryo Nakamura
2024-02-07
add -4 and -6 options to use either IPv4 or IPv6
Ryo Nakamura
2024-02-07
update man and doc for adjusting to -p option
Ryo Nakamura
2024-02-07
cleanup error message handling
Ryo Nakamura
2024-02-06
remove unused FindGSSAPI.cmake module
Ryo Nakamura
2024-02-06
add .clang-format from Linux kernel and format sources
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-06
add -p option, preserving file timestamps
Ryo Nakamura
2024-02-06
add two env vars to pass password/keyphrase (#9)
Ryo Nakamura
2024-02-05
passing options via pointers in mscp_ssh_opts
Ryo Nakamura
2024-02-04
do not passing msg_fp via mscp opts
Ryo Nakamura
2024-02-04
remove (accidentally added) build-srpm.Dockerfile
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
add doc/DEVELOP.md instead of doc/README.md
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-20
update README for building on FreeBSD
Ryo Nakamura
2024-01-20
fix install-build-deps.sh to run on FreeBSD
Ryo Nakamura
2024-01-20
run build on freebsd action in dev and main branches
Ryo Nakamura
2024-01-21
add github actions to build mscp in FreeBSD
Ryo Nakamura
2024-01-21
make it buildable at FreeBSD
Ryo Nakamura
2024-01-18
update doc version
Ryo Nakamura
2024-01-18
bump version to 0.1.3
Ryo Nakamura
2024-01-18
import rpm pgp key before yum install in Alama
Ryo Nakamura
2024-01-18
add SPDX-License-Identifier to source files
Ryo Nakamura
2024-01-18
don't allocate char[PATH_MAX] for each file
Ryo Nakamura
2024-01-18
fix wrong dst path for source path under '/'
Ryo Nakamura
2024-01-18
add a test case test_copy_file_under_root_to_dir
Ryo Nakamura
2024-01-18
print warn messages when stat and opendir failed
Ryo Nakamura
[prev]
[next]