]> granicus.if.org Git - strace/shortlog
strace
2017-08-15 Dmitry V. Levintests: add ifindex_lo function and IFINDEX_LO_STR macro...
2017-08-15 JingPiao Chenconfigure.ac: remove redundant linux/dcbnl.h header...
2017-08-14 Eugene Syromyatnikovpathtrace: fix typo in comment
2017-08-14 Eugene Syromyatnikovpathtrace: limit amount of checked poll fds similarly...
2017-08-14 Eugene Syromyatnikovpathtrace: fail poll path match on first failed umove
2017-08-14 JingPiao ChenUpdate NEWS
2017-08-14 JingPiao Chentests: check decoding of rtnetlink nsid messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of nsid messages
2017-08-14 JingPiao Chentests: check decoding of rtnetlink mdb messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of mdb messages
2017-08-14 JingPiao Chentests: check decoding of rtnetlink netconf messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of netconf messages
2017-08-14 JingPiao Chentests: check decoding of rtnetlink dcb messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of dcb messages
2017-08-14 JingPiao Chentests: check decoding of rtnetlink addrlabel messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of addrlabel...
2017-08-14 JingPiao Chentests: check decoding of rtnetlink tc action messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of tc action...
2017-08-14 JingPiao Chentests: check decoding of rtnetlink tc messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of tc messages
2017-08-14 JingPiao Chentests: check decoding of rtnetlink neightbl messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of neightbl messages
2017-08-14 JingPiao Chentests: check decoding of rtnetlink neigh messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of neigh messages
2017-08-14 JingPiao Chentests: check decoding of rtnetlink rule messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of rule messages
2017-08-14 JingPiao Chentests: check decoding of rtnetlink route messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of route messages
2017-08-14 JingPiao Chentests: check decoding of rtnetlink addr messages
2017-08-13 JingPiao Chennetlink: add a basic rtnetlink parser of addr messages
2017-08-13 Eugene SyromyatnikovMake description of discrepancies between libc and...
2017-08-11 JingPiao Chentests: check decoding of NLMSG_DONE messages of NETLINK...
2017-08-11 Nikolay MarchukAdd TF flag to inotify_add_watch syscall entries
2017-08-11 Nikolay Marchukpathtrace: fix matching of execveat syscall
2017-08-10 Eugene Syromyatnikovstrace.1: add indentation to examples
2017-08-10 Eugene SyromyatnikovGenerate date for the man page
2017-08-10 Eugene SyromyatnikovAdd script for generating date of the last commit for...
2017-08-10 Eugene SyromyatnikovMake strace.1 generated
2017-08-10 Eugene Syromyatnikovstrace.1: format synopsis using .SY/.OP macros
2017-08-10 Eugene Syromyatnikovstrace.1: remove date from .TH, as it is no longer...
2017-08-10 Eugene Syromyatnikovstrace.1: remove .IX definition
2017-08-10 Eugene Syromyatnikovstrace.1: replace .TP with .TQ between command-line...
2017-08-09 Dmitry V. Levinrtnl_link: include "netlink.h" before <linux/rtnetlink.h>
2017-08-09 JingPiao Chentests: check decoding of rtnetlink link messages
2017-08-09 JingPiao Chennetlink: add a basic rtnetlink parser of link messages
2017-08-09 JingPiao ChenMove nl_route_types definition from netlink.c to netlin...
2017-08-09 JingPiao Chentests: check netlink family specific decoder of NETLINK...
2017-08-09 JingPiao Chennetlink: introduce family specific decoder of NETLINK_ROUTE
2017-08-08 JingPiao Chentests: check decoding of NETLINK_KOBJECT_UEVENT messages
2017-08-08 JingPiao Chennetlink: add decoding of NETLINK_KOBJECT_UEVENT messages
2017-08-08 JingPiao Chennetlink: call get_fd_nl_family before nlmsghdr decoding
2017-08-07 Dmitry V. LevinMake sysent_shorthand_defs.h suitable for tests
2017-08-07 Edgar KaziakhmedovMove sysent shorthand notations to separate files
2017-08-07 JingPiao Chennetlink.c: fix indentation
2017-08-07 Edgar KaziakhmedovMove err/mem subroutines to separate files
2017-08-07 Nikolay Marchuktests: move check_* functions from options-syntax.test...
2017-08-07 Nikolay MarchukSplit qualify.c into basic_filters.c and filter_qualify.c
2017-08-06 Dmitry V. LevinSimplify handling of unexpected tracees
2017-08-06 Dmitry V. LevinFix handling of unexpected tracees when PTRACE_SEIZE...
2017-08-06 Dmitry V. Levinpathtrace: fix matching of symlinkat syscall
2017-08-06 Nikolay Marchukpathtrace: fix missing syscalls
2017-08-06 Dmitry V. LevinEnhance fflush error diagnostics
2017-08-06 Dmitry V. Levintests: check handling of CLONE_PARENT'ed and CLONE_PTRA...
2017-08-06 Dmitry V. Levintests: export a path to the trace executable to check_P...
2017-08-05 Eugene SyromyatnikovMakefile.am: build top directory first
2017-08-05 Eugene SyromyatnikovImprove handling of unexpected tracees
2017-08-04 Dmitry V. Levintests: fix unaligned access in nlattr.test
2017-08-04 Dmitry V. Levintests: fix unaligned access in nlattr_packet_diag_msg...
2017-08-04 Dmitry V. Levinsparc64: do not bail out in get_scno if PTRACE_PEEKTEXT...
2017-08-02 Dmitry V. Levintests: enhance test coverage of printstrn and umoven
2017-08-02 Dmitry V. Levintests: add test_printstrn function to libtests
2017-08-01 Dmitry V. Levintests: enhance test coverage of printpath and umovestr
2017-08-01 Dmitry V. Levintests: add test_printpath function to libtests
2017-08-01 Dmitry V. Levintests: add test_process_vm_readv and test_ptrace_peekda...
2017-08-01 Dmitry V. Levinprintpath: do not fetch more than PATH_MAX bytes from...
2017-07-31 Dmitry V. Levinucopy: cleanup umoven_peekdata and umovestr_peekdata
2017-07-31 Dmitry V. Levinucopy: move legacy fallbacks of umoven and umovestr...
2017-07-31 Dmitry V. Levinucopy: move process_vm_readv ENOSYS check to vm_read_mem
2017-07-31 Eugene SyromyatnikovPrint enabled optional features in strace version output
2017-07-31 Eugene Syromyatnikovtests/strace-V.test: rename getval to getstr
2017-07-30 Dmitry V. Levinucopy: refactor the check for invalid tracee addresses
2017-07-30 Dmitry V. Levinucopy: enhance vm_read_mem error diagnostics
2017-07-29 Dmitry V. Levinucopy: skip redundant tracee address truncation check
2017-07-28 Dmitry V. Levinutil: move umoven and umovestr to a separate file
2017-07-27 Dmitry V. Levinbpf: enhance decoding of BPF_MAP_LOOKUP_ELEM and BPF_MA...
2017-07-27 Dmitry V. Levinbpf: update BPF_MAP_CREATE decoding
2017-07-27 Dmitry V. Levinbpf: update BPF_PROG_LOAD decoding
2017-07-26 Dmitry V. Levintests: enhance test coverage of bpf syscall parser
2017-07-26 Dmitry V. Levinm4: macroize union bpf_attr field checks
2017-07-26 Dmitry V. LevinMove offsetofend from defs.h to macros.h
2017-07-26 Dmitry V. Levinbpf: print unused fields of union bpf_attr if one of...
2017-07-26 Dmitry V. Levinbpf: change handling of big and unaccessible data to...
2017-07-25 Dmitry V. Levinbpf: replace big switch statement with a dispatch table
2017-07-25 Dmitry V. Levinbpf: use PRINT_FIELD_* macros
2017-07-25 Eugene SyromyatnikovAdd terminating comment after each DECL_* macro definition
2017-07-24 Dmitry V. LevinIntroduce print_quoted_cstring
2017-07-24 JingPiao Chentests: check decoding of NETLINK_CRYPTO crypto_user_alg...
2017-07-24 JingPiao Chentests: extend TEST_NLATTR_OBJECT macro
2017-07-24 JingPiao Chennetlink: decode NETLINK_CRYPTO crypto_user_alg netlink...
2017-07-24 JingPiao Chentests: check decoding of NETLINK_CRYPTO messages
next