]> git.proxmox.com Git - pve-lxc-syscalld.git/history - src/tools.rs
fix id mapping code
[pve-lxc-syscalld.git] / src / tools.rs
2023-10-16 Wolfgang Bumillerclippy fixes
2022-10-21 Wolfgang Bumillerreplace custom Fd with std OwnedFd
2022-10-21 Wolfgang Bumillerprepare to drop Fd type for OwnedFd (std io_safety)
2022-10-21 Wolfgang Bumillercleanup fd macros
2022-01-07 Wolfgang Bumillerdeny unsafe_op_in_unsafe_fn
2022-01-07 Wolfgang Bumillerclippy fixups
2020-01-21 Wolfgang Bumillerswitch back to tokio now that it's stable and packaged
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 Bumilleruse nix for set_nonblocking impl
2019-10-30 Wolfgang Bumillerstuff
2019-10-25 Wolfgang Bumillerclippy
2019-10-17 Wolfgang Bumillerswitch to io_uring
2019-10-02 Wolfgang Bumillerbump from git to alpha versions
2019-07-15 Wolfgang Bumillerset SECBIT_KEEP_CAPS
2019-07-15 Wolfgang Bumillercleanup
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-08 Wolfgang BumillerWhole bunch of async code and preparation to fork.
2019-07-07 Wolfgang Bumillerswitch to vectored I/O
2019-07-05 Wolfgang Bumillerformatting fixup
2019-07-05 Wolfgang Bumillerimport