]> granicus.if.org Git - strace/shortlog
strace
2017-07-16 JingPiao Chentests: check decoding of NETLINK_SELINUX protocol
2017-07-16 JingPiao Chennetlink: decode NETLINK_SELINUX protocol
2017-07-15 Dmitry V. Levinsg_io_v3: use PRINT_FIELD_* macros
2017-07-15 Dmitry V. LevinIntroduce PRINT_FIELD_PTR
2017-07-15 Dmitry V. LevinProvide mpers_ptr_t definition for non-mpers case
2017-07-14 Lazar TrsicMove is_negated_errno() to new header negated_errno.h
2017-07-14 Dmitry V. Levinsg_io_v4: use PRINT_FIELD_* macros
2017-07-14 Dmitry V. Levindm: use PRINT_FIELD_* macros
2017-07-13 Dmitry V. LevinMove macros related to kernel types to kernel_types.h
2017-07-13 Lazar Trsicmips64: fix PRI__64 macro definition when compiled...
2017-07-13 Dmitry V. Levinblock: use PRINT_FIELD_* macros
2017-07-12 Dmitry V. Levinnetlink_sock_diag: enhance decoding of long meminfo...
2017-07-12 Dmitry V. Levintests: extend coverage of netlink_diag_req decoder
2017-07-12 JingPiao Chentests: check decoding of NETLINK_CRYPTO nlmsg_flags
2017-07-12 JingPiao Chennetlink: add decoding of NETLINK_CRYPTO nlmsg_flags
2017-07-12 JingPiao Chentests: check decoding of NETLINK_CRYPTO message types
2017-07-12 JingPiao Chennetlink: add decoding of NETLINK_CRYPTO message types
2017-07-12 JingPiao Chentests: introduce TEST_NETLINK and TEST_NETLINK_ macros
2017-07-11 JingPiao Chentests: check decoding of nlattr_inet_diag_req_v2 attributes
2017-07-11 JingPiao Chentests: check decoding of nlattr_inet_diag_req_compat...
2017-07-11 JingPiao Chennetlink: decode AF_INET inet_diag_req_* attributes
2017-07-11 Dmitry V. LevinIntroduce PRINT_FIELD_CSTRING
2017-07-11 Dmitry V. LevinRename PRINT_FIELD_QUOTED_STRING to PRINT_FIELD_STRING
2017-07-10 Dmitry V. LevinUpdate RWF_* constants
2017-07-10 Dmitry V. LevinIntorduce PRINT_FIELD_0X
2017-07-10 Dmitry V. Levinprint_inet_addr: use inet_addr-based output format...
2017-07-10 JingPiao Chentests: check decoding of netlink smc_diag_msg attributes
2017-07-10 JingPiao Chennetlink: decode AF_SMC smc_diag_msg attributes
2017-07-10 Nikolay Marchukpathtrace.c: introduce user-provided sets of paths
2017-07-09 Dmitry V. Levintests: check decoding of MCAST_JOIN_GROUP/MCAST_LEAVE_GROUP
2017-07-09 Dmitry V. LevinMpersify struct group_req
2017-07-09 Dmitry V. Levinnet: enhance decoding of MCAST_JOIN_GROUP/MCAST_LEAVE_GROUP
2017-07-09 Dmitry V. Levinnet: hook up MCAST_JOIN_GROUP/MCAST_LEAVE_GROUP decodin...
2017-07-09 Dmitry V. Levinxlat: add MCAST_* to sockipv6options
2017-07-09 Dmitry V. Levinnet: enhance decoding of IP_ADD_MEMBERSHIP et al socket...
2017-07-09 Dmitry V. Levinnet: enhance decoding of setsockopt's SO_LINGER negativ...
2017-07-09 Dmitry V. Levinmsghdr: use PRINT_FIELD_* macros
2017-07-09 Dmitry V. LevinIntorduce PRINT_FIELD_SOCKADDR
2017-07-09 Dmitry V. Levinprint_sockaddr: remove "struct tcb *" argument
2017-07-09 Dmitry V. Levinnet: use PRINT_FIELD_* macros
2017-07-09 Dmitry V. Levinnetlink_sock_diag: introduce PRINT_FIELD_INET_DIAG_SOCKID
2017-07-09 Dmitry V. LevinIntorduce PRINT_FIELD_DEV
2017-07-09 Dmitry V. LevinIntorduce PRINT_FIELD_INET4_ADDR
2017-07-09 Dmitry V. LevinIntorduce PRINT_FIELD_NET_PORT
2017-07-09 Dmitry V. LevinIntorduce PRINT_FIELD_IFINDEX
2017-07-09 Dmitry V. LevinIntorduce PRINT_FIELD_INET_ADDR
2017-07-09 Dmitry V. Levinnet: move print_ifindex to a separate file
2017-07-09 Dmitry V. Levinnet: move parsers of bind, listen, and shutdown to...
2017-07-09 JingPiao Chentests: check decoding of packet_diag_msg attributes
2017-07-09 JingPiao Chennetlink: decode AF_PACKET packet_diag_msg attributes
2017-07-09 JingPiao Chentests: fix TEST_NLATTR_OBJECT and TEST_NLATTR_ARRAY...
2017-07-09 JingPiao Chentests: introduce TEST_NLATTR_nla macro in test_nlattr.h
2017-07-08 Dmitry V. Levintests: check decoding of SO_PEERCRED socket option
2017-07-08 Dmitry V. Levinnet: accept arbitrary option length for getsockopt...
2017-07-08 Dmitry V. Levintests: check decoding of socket filters
2017-07-08 Dmitry V. LevinImplement decoding of linux socket filter programs
2017-07-08 Dmitry V. Levintests: check decoding of SO_LINGER socket option
2017-07-08 Dmitry V. Levintests: fix print_quoted_hex output of bytes with high...
2017-07-08 Dmitry V. Levinnet: accept arbitrary option length for getsockopt...
2017-07-08 Dmitry V. Levinnet: accept large option length for SO_LINGER
2017-07-08 Dmitry V. Levinnet: fix printing of struct linger's field names
2017-07-08 Dmitry V. Levinnet: enhance decoding of getsockopt's optlen argument
2017-07-08 Dmitry V. Levinnet: move printing of [gs]etsockopt's socklen argument...
2017-07-08 Dmitry V. LevinGeneralize seccomp filter parser
2017-07-08 Dmitry V. LevinAssume that <linux/filter.h> is always available
2017-07-07 Dmitry V. Levinxlat: add BPF_END to BPF_ALU opcode list
2017-07-07 JingPiao Chennetlink_sock_diag: print unrecognized data in hex
2017-07-07 JingPiao Chennetlink: print unrecognized nlattr in hex
2017-07-07 JingPiao Chennetlink: print unrecognized netlink messages in hex
2017-07-07 JingPiao Chennetlink: print unrecognized netlink payload in hex
2017-07-07 JingPiao Chennetlink: print unrecognized nlmsgerr in hex
2017-07-07 JingPiao Chennetlink: print unrecognized attribute data in hex
2017-07-07 JingPiao Chentests: print quotation marks in print_quoted_memory
2017-07-06 Dmitry V. Levinstrace.1: remove misleading remark that -i option is...
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. Levintests: robustify create_nl_socket based tests against...
2017-07-04 Dmitry V. LevinUpdate NEWS
2017-07-04 Romain Naournios2: fix wrong access to "SP" register in user_pt_regs
2017-07-03 Eugene Syromyatnikovtests: add multi-process check to qual_fault.test
2017-07-03 Dmitry V. Levintests: adjust TEST_NLATTR_OBJECT and TEST_NLATTR_ARRAY...
2017-07-03 Dmitry V. Levintests: move DEFAULT_STRLEN macro to tests.h
2017-07-03 Eugene Syromyatnikovtests: use unified diff in order to improve test log...
2017-07-02 Dmitry V. LevinFix error diagnostics in case of zero argc
2017-07-02 Dmitry V. LevinUse program_invocation_name instead of a local progname...
2017-07-02 Dmitry V. LevinIntroduce generic STRINGIFY and STRINGIFY_VAL macros
2017-07-02 Dmitry V. LevinIntroduce macros.h
2017-07-01 Dmitry V. Levinquota: use PRINT_FIELD_FLAGS
2017-07-01 Dmitry V. LevinUnify different generic PRINT_FIELD_* implementations
2017-07-01 Eugeniy Paltsevarc: fix wrong access to "sp" member in user_regs_struct
2017-07-01 Khem Rajaarch64, tile: replace struct ucontext with ucontext_t
2017-07-01 Dmitry V. Levintests: enhance nlattr_unix_diag_msg test
2017-07-01 JingPiao Chentests: check decoding of netlink unix_diag_msg attributes
2017-07-01 Dmitry V. Levinnetlink_sock_diag: ensure that structure field names...
2017-07-01 Dmitry V. Levinnetlink_sock_diag: add const qualifiers
2017-07-01 JingPiao Chennetlink: decode AF_UNIX unix_diag_msg attributes
2017-07-01 Dmitry V. Levintests: enhance nlattr_netlink_diag_msg test
2017-07-01 JingPiao Chentests: check decoding of netlink_diag_msg attributes
2017-07-01 Dmitry V. Levinnetlink_sock_diag: ensure that structure field names...
2017-07-01 Dmitry V. Levinnetlink_sock_diag: add const qualifiers
next