]> git.proxmox.com Git - pve-lxc-syscalld.git/shortlog
pve-lxc-syscalld.git
2021-06-10 Wolfgang Bumillersupport pure cgroupv2 environments
2021-06-10 Wolfgang Bumillerfix Pipe ReadBuf usage
2021-05-12 Thomas Lamprechtbump version to 0.9.2-1
2021-05-12 Thomas Lamprechtbuildsys: add CARGO_BUILD_ARGS to test target to avoid...
2021-02-17 Fabian Grünbichlerupdate to tokio 1.0
2021-02-01 Fabian Grünbichlerdebcargo: fix maintainer directive
2020-12-02 Fabian Grünbichlerupdate nix dependency
2020-08-20 Wolfgang Bumilleradd a Todo file
2020-04-17 Wolfgang Bumillerreplace failure with anyhow
2020-01-30 Wolfgang Bumillerbump version to 0.9.1-1
2020-01-30 Wolfgang Bumillerfix '--' parameter handling and help error output
2020-01-29 Wolfgang Bumillerbump to 0.9.0, experimental release
2020-01-29 Wolfgang Bumillerrevert pidfd_open patches
2020-01-29 Wolfgang Bumillerdon't create tokio-reactor-associated pipes before...
2020-01-22 Wolfgang Bumillersyscalls are processed sequentially
2020-01-22 Wolfgang Bumillerformatting fixup
2020-01-22 Wolfgang Bumillerfinish service file
2020-01-22 Wolfgang Bumillerparameter handling:
2020-01-22 Wolfgang Bumillerinstall path fixups
2020-01-22 Wolfgang Bumilleradd dinstall target
2020-01-22 Wolfgang Bumillerdon't run fmt or clippy in check/test target
2020-01-22 Wolfgang Bumillerbuildsys: use system toolchain for package builds
2020-01-22 Wolfgang Bumillerdoc
2020-01-22 Wolfgang Bumillerdocumentation
2020-01-21 Wolfgang Bumillertest target fixup
2020-01-21 Wolfgang Bumillerformatting fixup
2020-01-21 Wolfgang Bumillerdebian/ fixup
2020-01-21 Wolfgang Bumillerbuild fixup
2020-01-21 Wolfgang Bumillertemp
2020-01-21 Wolfgang Bumillerprepare for debcargo packaging
2020-01-21 Wolfgang Bumillerswitch back to tokio now that it's stable and packaged
2020-01-10 Wolfgang Bumilleralso use pidfd_open for explicit pids
2020-01-10 Wolfgang Bumilleruse pidfd_open
2019-12-27 Wolfgang Bumillerbumps
2019-10-31 Wolfgang Bumillerrename process::fd to process:pid_fd
2019-10-31 Wolfgang Bumillermove iovec to io submodule
2019-10-31 Wolfgang Bumillermove epoll module to io submodule
2019-10-31 Wolfgang Bumillerblocking fixup, and actually recvmsg on recvmsg
2019-10-31 Wolfgang Bumillerswitch it all over to epoll
2019-10-30 Wolfgang Bumillerseq_packet, iovec
2019-10-30 Wolfgang Bumillerset PolledFd to nonblocking
2019-10-30 Wolfgang Bumilleruse nix for set_nonblocking impl
2019-10-30 Wolfgang Bumillerpipe implementation
2019-10-30 Wolfgang Bumillerstuff
2019-10-30 Wolfgang Bumilleruse default reactor
2019-10-30 Wolfgang Bumillerdefault reactor
2019-10-30 Wolfgang Bumillerstuff
2019-10-30 Wolfgang Bumilleredge triggering is vital for us
2019-10-30 Wolfgang Bumillerremove unused stuff
2019-10-30 Wolfgang Bumillerhandle dropped fds
2019-10-30 Wolfgang Bumillerr/w pollfd
2019-10-30 Wolfgang Bumillerstuff
2019-10-30 Wolfgang Bumillerc_call -> c_result for consistency
2019-10-30 Wolfgang Bumillerreactor stuff
2019-10-29 Wolfgang Bumillertodo
2019-10-29 Wolfgang Bumillerfoo
2019-10-29 Wolfgang Bumillerworking on stuff
2019-10-29 Wolfgang Bumillerworking on epoll
2019-10-25 Wolfgang Bumillerspawn all the threads...
2019-10-25 Wolfgang Bumillerclippy
2019-10-25 Wolfgang Bumillerclippy
2019-10-25 Wolfgang Bumillercustom executor
2019-10-24 Wolfgang Bumillerfoo
2019-10-24 Wolfgang Bumillerfoo
2019-10-24 Wolfgang Bumillermore
2019-10-24 Wolfgang Bumillerworking on the executor
2019-10-24 Wolfgang Bumillerstarted working on a replacement executor
2019-10-24 Wolfgang Bumillerdrop unused errno crate
2019-10-24 Wolfgang Bumillerdisable failure_derive
2019-10-24 Wolfgang Bumilleruse the futures-executor crate directly
2019-10-21 Wolfgang Bumillerrefactor 'pidfd.rs' into a process module
2019-10-21 Wolfgang Bumilleruse c_str macro
2019-10-21 Wolfgang Bumillerintroduce c_str macro
2019-10-18 Wolfgang Bumillerfoo
2019-10-18 Wolfgang Bumillerfds
2019-10-17 Wolfgang Bumillermacros are namespaced differently now
2019-10-17 Wolfgang Bumillerswitch to io_uring
2019-10-04 Wolfgang Bumillerwork around a compiler bug
2019-10-02 Wolfgang Bumillerbump from git to alpha versions
2019-09-05 Wolfgang Bumillerremove async_await feature gate
2019-09-04 Wolfgang Bumillerclippy: fix potential unaligned pointer access
2019-09-04 Wolfgang Bumillerclippy
2019-09-03 Wolfgang Bumillerclippy
2019-09-03 Wolfgang Bumillerclippy
2019-09-03 Wolfgang Bumillerclippy
2019-09-03 Wolfgang Bumillerrustfmt
2019-09-03 Wolfgang Bumillerbuildsys: run clippy in 'make test'
2019-09-03 Wolfgang Bumillerbuildsys: add 'make test'
2019-07-17 Wolfgang BumillerAdd a note
2019-07-17 Wolfgang Bumillercomment update
2019-07-17 Wolfgang Bumillerimplement remaining quotactl calls
2019-07-16 Wolfgang Bumillerin quotaon, addr is a string parameter
2019-07-15 Wolfgang Bumillermore quota code
2019-07-15 Wolfgang BumillerKEEP_CAPS: switch to secure bits
2019-07-15 Wolfgang Bumillerset SECBIT_KEEP_CAPS
2019-07-15 Wolfgang Bumillercleanup
2019-07-13 Wolfgang Bumilleruse tokio::main macro
2019-07-12 Wolfgang Bumillerquotactl syscall numbers
2019-07-12 Wolfgang Bumillermore quota stuff
2019-07-12 Wolfgang Bumillerquotaon wip
next