]> granicus.if.org Git - strace/shortlog
strace
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE tcamsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE tcamsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE tcmsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE tcmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE ndtmsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE ndtmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE ndmsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE ndmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE fib_rule_hdr...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE fib_rule_h...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE rtmsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE rtmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE ifaddrmsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE ifaddrmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE ifinfomsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE ifinfomsg...
2017-08-15 Dmitry V. Levintests/test_nlattr.h: include <stdint.h>
2017-08-15 Dmitry V. Levintests: use ifindex_lo and IFINDEX_LO_STR
2017-08-15 Dmitry V. Levintests/net-sockaddr: use ifindex_lo and IFINDEX_LO_STR
2017-08-15 Dmitry V. Levintests/msg_control: use ifindex_lo and IFINDEX_LO_STR
2017-08-15 Dmitry V. Levintests/inet-cmsg: use IFINDEX_LO_STR
2017-08-15 Dmitry V. Levintests/ip_mreq: use ifindex_lo and IFINDEX_LO_STR
2017-08-15 Dmitry V. Levintests/group_req: use ifindex_lo and IFINDEX_LO_STR
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...
next