]> git.proxmox.com Git - pve-lxc-syscalld.git/shortlog
pve-lxc-syscalld.git
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
2019-07-12 Wolfgang Bumillerupdate .gitignore
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 Bumillerdebian: compat: 11
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 Bumillerdebian/ import
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.
2019-07-07 Wolfgang Bumillerquery seccomp sizes only once
2019-07-07 Wolfgang Bumilleruse Arc<> for clients
2019-07-07 Wolfgang Bumillerlet SeqPacketSocket methods take immutable self
2019-07-07 Wolfgang Bumillerswitch to vectored I/O
2019-07-05 Wolfgang Bumillerformatting fixup
2019-07-05 Wolfgang BumillerCargo.toml: we don't need the compat layer...
2019-07-05 Wolfgang Bumillerimport