]> granicus.if.org Git - strace/shortlog
strace
2017-08-29 JingPiao Chenrtnl_netconf: decode netconfmsg netlink attributes
2017-08-29 JingPiao Chentests: check decoding of ndmsg netlink attributes
2017-08-29 JingPiao Chenrtnl_neigh: decode ndmsg netlink attributes
2017-08-29 JingPiao Chentests: check decoding of fib_rule_hdr netlink attributes
2017-08-29 JingPiao Chenrtnl_rule: decode fib_rule_hdr netlink attributes
2017-08-29 JingPiao Chenrtnl_neigh: fix ndm_type field decode in struct ndmsg
2017-08-28 Dmitry V. LevinDisallow more than one signal= specification in an...
2017-08-28 Dmitry V. LevinAdd "flags" field to struct inject_data
2017-08-28 Dmitry V. LevinMove inject data of struct inject_opts to inject_data...
2017-08-28 Gleb Fotengauer... Update ioctl entries from linux v4.13-rc7
2017-08-28 JingPiao Chentests: check decoding of ifinfomsg netlink attributes
2017-08-28 JingPiao Chenrtnl_link: decode ifinfomsg netlink attributes
2017-08-28 Dmitry V. LevinImply RVAL_DECODED when RVAL_IOCTL_PARSED is returned...
2017-08-28 Eugene SyromyatnikovReplace return 1 ioctl sub-decoder hack with proper...
2017-08-28 Eugene Syromyatnikovv4l2: streamline logic
2017-08-28 Eugene Syromyatnikovv4l2: reorder field printing in order to avoid auxstr...
2017-08-28 Eugene Syromyatnikovuserfaultfd: streamline logic
2017-08-28 Eugene SyromyatnikovDo not return RVAL_DECODED on exiting path of ioctl...
2017-08-28 Eugene Syromyatnikovdm: return RVAL_DECODED instead of 0 if we can't decode...
2017-08-28 Eugene SyromyatnikovReturn 0 instead of 1 on entering path of ioctl decoders
2017-08-28 Eugene Syromyatnikovioctl: simplify ioctl_decode handling, document its...
2017-08-28 Eugene Syromyatnikovsyscall.c: define personality names for all multi-perso...
2017-08-28 Eugene Syromyatnikovcopyright-year-gen: workaround for old git versions
2017-08-27 Eugene Syromyatnikovubi: trim overly long lines
2017-08-27 Eugene Syromyatnikovterm: use print_quoted_string
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
next