]> git.proxmox.com Git - pve-lxc-syscalld.git/history - src
add 'make upload' target
[pve-lxc-syscalld.git] / src /
2021-06-10 Wolfgang Bumillersupport pure cgroupv2 environments
2021-06-10 Wolfgang Bumillerfix Pipe ReadBuf usage
2021-02-17 Fabian Grünbichlerupdate to tokio 1.0
2020-04-17 Wolfgang Bumillerreplace failure with anyhow
2020-01-30 Wolfgang Bumillerfix '--' parameter handling and help error output
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 Bumillerdoc
2020-01-22 Wolfgang Bumillerdocumentation
2020-01-21 Wolfgang Bumillerformatting fixup
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-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 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-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
2019-07-12 Wolfgang Bumillersome quotactl preparation
2019-07-12 Wolfgang Bumillersome more syscall argument helpers
2019-07-12 Wolfgang Bumillercleanup
2019-07-12 Wolfgang Bumilleruse arch based syscall translation
2019-07-11 Wolfgang Bumillerformatting fixup
2019-07-11 Wolfgang Bumillerremove verbose output
2019-07-11 Wolfgang Bumillerapparmor support
2019-07-10 Wolfgang Bumilleradd syscall table for x86_64 and x86
2019-07-10 Wolfgang Bumillerfill mknod whitelist
2019-07-10 Wolfgang Bumillerstreamline UserCap::apply
2019-07-10 Wolfgang Bumillermore comments
2019-07-10 Wolfgang Bumillerhandle capabilities and permission checks for mknod
2019-07-09 Wolfgang BumillerWIP
2019-07-09 Wolfgang BumillerSome CStr related changes
2019-07-09 Wolfgang Bumillerworking on forking
2019-07-09 Wolfgang Bumillerworking on argument passing
2019-07-09 Wolfgang Bumillercleanup
2019-07-09 Wolfgang Bumillerworking on receiving data for the syscalls
2019-07-09 Wolfgang Bumillerreceive fds in the proxy message buffer
2019-07-08 Wolfgang Bumillerhandle send/recv in proxy msg impl
2019-07-08 Wolfgang BumillerWhole bunch of async code and preparation to fork.
next