]> granicus.if.org Git - strace/history - NEWS
Update SHM_* constants
[strace] / NEWS
2017-11-17 Dmitry V. LevinUpdate SHM_* constants
2017-11-16 Dmitry V. Levinnet: fix decoding of optval argument of [gs]etsockopt...
2017-11-15 Dmitry V. Levinnet: decode optname argument of [gs]etsockopt for SOL_N...
2017-11-15 Dmitry V. LevinUpdate MSG_* constants
2017-11-15 Dmitry V. Levinnetlink: print descriptor attributes using printfd
2017-11-14 Dmitry V. LevinPost-release administrivia
2017-11-13 Dmitry V. LevinPrepare for 4.20 release v4.20
2017-11-02 Dmitry V. Levinseccomp: decode SECCOMP_GET_ACTION_AVAIL operation
2017-11-01 Dmitry V. LevinUpdate SECCOMP_* constants
2017-10-26 JingPiao Chennetlink: decode NETLINK_NETFILTER netlink message flags
2017-09-24 JingPiao Chennetlink: decode NETLINK_NETFILTER netlink message types
2017-09-20 Dmitry V. Levinppc64: truncate syscall args for 32-bit personality...
2017-09-19 Dmitry V. LevinUpdate ioctl entries from linux v4.14-rc1
2017-09-17 Dmitry V. LevinUpdate MEMBARRIER_CMD_* constants
2017-09-17 Dmitry V. LevinUpdate UFFD_FEATURE_* constants
2017-09-17 Dmitry V. LevinUpdate MFD_* constants
2017-09-17 Dmitry V. LevinUpdate ETH_P_* constants
2017-09-17 Dmitry V. LevinUpdate ARPHRD_* constants
2017-09-17 Dmitry V. LevinUpdate BPF_* constants
2017-09-17 Dmitry V. LevinUpdate SO_* constants
2017-09-17 Dmitry V. LevinUpdate MADV_* constants
2017-09-07 Dmitry V. LevinUpdate TCP_* constants
2017-09-07 Dmitry V. LevinUpdate SOL_* constants
2017-09-06 Dmitry V. LevinPost-release administrivia
2017-09-05 Dmitry V. LevinPrepare for 4.19 release v4.19
2017-09-04 Eugene SyromyatnikovUpdate NEWS
2017-08-28 Gleb Fotengauer... Update ioctl entries from linux v4.13-rc7
2017-08-14 JingPiao ChenUpdate NEWS
2017-07-24 JingPiao Chennetlink: decode NETLINK_CRYPTO crypto_user_alg netlink...
2017-07-24 JingPiao Chennetlink: add a basic parser of NETLINK_CRYPTO messages
2017-07-21 Dmitry V. Levinkeyctl: add support for KEYCTL_RESTRICT_KEYRING operation
2017-07-21 Dmitry V. Levinx86: wire up arch_prctl syscall
2017-07-19 Dmitry V. LevinUpdate input event KEY_* constants
2017-07-19 Dmitry V. LevinUpdate fs *_MAGIC constants
2017-07-19 JingPiao Chennetlink: decode nlmsgerr attributes
2017-07-19 JingPiao Chennetlink: decode netlink message ack flags
2017-07-19 Dmitry V. Levinuserfaultfd: decode struct uffdio_api.features as flags
2017-07-17 Dmitry V. LevinUpdate NEWS
2017-07-09 Dmitry V. Levinnet: enhance decoding of MCAST_JOIN_GROUP/MCAST_LEAVE_GROUP
2017-07-09 Dmitry V. Levinnet: enhance decoding of IP_ADD_MEMBERSHIP et al socket...
2017-07-08 Dmitry V. Levinnet: accept arbitrary option length for getsockopt...
2017-07-08 Dmitry V. LevinImplement decoding of linux socket filter programs
2017-07-08 Dmitry V. Levinnet: accept arbitrary option length for getsockopt...
2017-07-08 Dmitry V. Levinnet: enhance decoding of getsockopt's optlen argument
2017-07-06 Dmitry V. LevinPost-release administrivia
2017-07-05 Dmitry V. LevinPrepare for 4.18 release v4.18
2017-07-04 Dmitry V. LevinUpdate NEWS
2017-06-29 Gleb Fotengauer... Update ioctl entries from linux v4.12-rc7
2017-06-17 Dmitry V. LevinFix a few misspellings in comments
2017-06-15 Miroslav Lichvarmsghdr: print SCM_TIMESTAMP* control messages
2017-05-30 Dmitry V. Levinscno.am: include config.h before syscallent.h
2017-05-28 Dmitry V. Levinsignal: fix decoding of struct old_sigaction on some...
2017-05-27 Dmitry V. LevinFix termination signal forwarding
2017-05-27 Dmitry V. LevinDo not reset SIGCHLD handler in tracees to SIG_DFL
2017-05-27 Dmitry V. LevinFix unblocking of signals in interactive mode
2017-05-25 Dmitry V. LevinPost-release administrivia
2017-05-24 Dmitry V. LevinPrepare for 4.17 release v4.17
2017-05-22 Dmitry V. LevinFix decoding of sgetmask and ssetmask syscalls
2017-05-01 Dmitry V. Levinalpha, cris, mips, ppc, sh, sparc: fix decoding of...
2017-05-01 Eugene SyromyatnikovUpdate NEWS
2017-04-24 Eugene SyromyatnikovAlways print raw values of time data fields
2017-04-21 Eugene SyromyatnikovImplement -e trace=%stat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%lstat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%fstat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%%stat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%%statfs option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%fstatfs option
2017-04-17 Dmitry V. Levinnetlink: decode NLMSG_ERROR messages
2017-04-17 Dmitry V. LevinFix the length argument passed from print_iovec to...
2017-04-16 Dmitry V. Levinalpha: fix tracing flags of osf_select and osf_utimes...
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%sched option"
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%clock option"
2017-04-14 JingPiao ChenImplement -e trace=/regex option
2017-04-13 Edgar Kaziahmedovv4l2: Implement decoding of the remaining V4L2_BUF_TYPE...
2017-04-13 Nikolay MarchukImplement decoding of NS_* ioctl commands
2017-04-11 Dmitry V. Levintrace_syscall_exiting: do not call get_regs for filtere...
2017-04-07 Abhishek TiwariImplement -e trace=%statfs option
2017-04-06 Rishi BhattImplement -e trace=%clock option
2017-03-23 Gleb Fotengauer... Update ioctl entries from linux v4.11-rc3
2017-03-18 Victor KrapivenskyImplement decoding of statx syscall
2017-03-13 Dmitry V. LevinImplement proper decoding of rt_sigreturn syscall
2017-03-05 Eugene SyromyatnikovImplement -e trace=%sched option for tracing sched_...
2017-03-04 Eugene SyromyatnikovAdd "%" prefix for syscall classes in qualify
2017-02-25 Dmitry V. Levinx32: fix decoding of flags argument of preadv2 and...
2017-02-19 Dmitry V. Levinsched: enhance decoding of sched_setattr syscall
2017-02-15 Dmitry V. LevinPost-release administrivia
2017-02-14 Dmitry V. LevinPrepare for 4.16 release v4.16
2017-02-09 Eugene SyromyatnikovUpdate NEWS
2017-02-08 Dmitry V. LevinUpdate NEWS
2017-02-08 Dmitry V. LevinImplement -e inject= option
2017-02-04 Gleb Fotengauer... Update ioctl entries from linux 4.10
2017-01-28 Elvira KhabirovaImplement success injection
2016-12-28 Seraphime KirkovskiDocument signal injection
2016-12-15 Dmitry V. LevinPost-release administrivia
2016-12-14 Dmitry V. Levintests: fix threads-execve.test for large pids
2016-12-13 Dmitry V. LevinPrepare for 4.15 release
2016-12-13 Eugene SyromyatnikovUpdate NEWS
2016-12-04 Eugene SyromyatnikovUpdate NEWS
2016-11-16 Dmitry V. LevinImplement syscall fault injection
2016-11-13 Eugene SyromyatnikovAdd support for pkey_mprotect, pkey_alloc, pkey_free...
next