]> granicus.if.org Git - strace/shortlog
strace
2017-08-27 Eugene Syromyatnikovupdate_copyright_years.sh: workaround for old git versions
2017-08-27 Eugene Syromyatnikovsyscall: use spaces in tile personality names, de-dupli...
2017-08-26 JingPiao Chentests: check decoding of rtmsg netlink attributes
2017-08-26 JingPiao Chenrtnl_route: decode rtmsg netlink attributes
2017-08-25 Dmitry V. Levins390: wire up s390_guarded_storage syscall
2017-08-25 Dmitry V. Levinmicroblaze: wire up statx syscall
2017-08-24 Dmitry V. Levinalloc_number_set_array: add ATTRIBUTE_MALLOC
2017-08-24 Nikolay MarchukAdd macros for testing QUAL_* flags
2017-08-24 Dmitry V. LevinRemove QUAL_SIGNAL, QUAL_READ and QUAL_WRITE
2017-08-24 Eugene Syromiatnikovxstrdup, xtrndup: allow NULL argument
2017-08-23 Dmitry V. Levintests: really skip mips o32 scno tampering tests on...
2017-08-22 Dmitry V. LevinHide struct number_set implementation details from...
2017-08-22 Dmitry V. LevinExtend number_set interface
2017-08-22 Dmitry V. LevinMove number_set interface to separate files
2017-08-22 Edgar KaziakhmedovMove SUPPORTED_PERSONALITIES to a separate file
2017-08-22 Edgar KaziakhmedovMove string_to_uint* functions to a separate file
2017-08-22 JingPiao Chentests: check decoding of ifaddrmsg netlink attributes
2017-08-22 JingPiao Chenrtnl_addr: decode ifaddrmsg netlink attributes
2017-08-22 Dmitry V. LevinExport decode_inet_addr
2017-08-22 Dmitry V. Levinnetlink_inet_diag: prepare decode_inet_addr for export
2017-08-20 Dmitry V. Levinprint_inet_addr: add support of invocations without...
2017-08-19 Dmitry V. Levinprint_inet_addr: print address of unsupported family...
2017-08-18 Dmitry V. Levinmips o32: do not bail out in get_syscall_args if umoven...
2017-08-17 Dmitry V. Levinconfigure: cleanup struct statfs/statfs64 member checks
2017-08-16 Dmitry V. Levintests: fix a few harmless -Woverflow compilation warnings
2017-08-16 Dmitry V. Levintests: fix sigaction.test on sparc
2017-08-16 Dmitry V. Levinnlattr: fix printing of unrecognized attribute data
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE rtgenmsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE rtgenmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE br_port_msg...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE br_port_ms...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE netconfmsg attri...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE netconfmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE dcbmsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE dcbmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE ifaddrlblmsg...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE ifaddrlblm...
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...
next