1. 5e24375 Update RWF_* constants by Dmitry V. Levin · 8 years ago
  2. 021f2f3 Update BPF_MAP_TYPE_* constants by Dmitry V. Levin · 8 years ago
  3. bf2698a msghdr.c: limit output when printing excessively large messages by Dmitry V. Levin · 8 years ago
  4. ea70028 tests: add read_int_from_file function to libtests by Dmitry V. Levin · 8 years ago
  5. 6713582 msghdr.c: limit IP_RECVOPTS/IP_RETOPTS output in abbrev mode by Dmitry V. Levin · 8 years ago
  6. d35d5ec msghdr.c: limit SCM_RIGHTS output in abbrev mode by Dmitry V. Levin · 8 years ago
  7. 7555ffc tests: check decoding of struct msghdr ancillary data by Dmitry V. Levin · 8 years ago
  8. df57a9b msghdr.c: reorganize struct cmsghdr handler by Dmitry V. Levin · 8 years ago
  9. b7937bd msghdr.c: merge print_cmsg_ip_ttl and print_cmsg_ip_checksum by Dmitry V. Levin · 8 years ago
  10. 1d53210 msghdr.c: enhance representation of unprintable part of msg_control array by Dmitry V. Levin · 8 years ago
  11. dfeea69 msghdr.c: apply a sane limit to the length of IP_ORIGDSTADDR address by Dmitry V. Levin · 8 years ago
  12. 029d979 msghdr.c: fix printing SCM_RIGHTS array by Dmitry V. Levin · 8 years ago
  13. 6c30aec msghdr.c: print unrecognized struct cmsghdr.cmsg_type in hex by Dmitry V. Levin · 8 years ago
  14. db0e6e1 msghdr.c: fix printing of struct in_pktinfo by Dmitry V. Levin · 8 years ago
  15. 2a89737 msghdr.c: fix representation of struct cmsghdr.cmsg_data integer arrays by Dmitry V. Levin · 8 years ago
  16. 17e624c msghdr.c: fix representation of integer struct cmsghdr.cmsg_data values by Dmitry V. Levin · 8 years ago
  17. 08c0960 msghdr.c: when printing struct struct cmsghdr.cmsg_data, also print its name by Dmitry V. Levin · 8 years ago
  18. a50ec34 msghdr.c: print struct mmsghdr as a regular structure by Dmitry V. Levin · 8 years ago
  19. 95cce4f net.c: move all msghdr and mmsghdr parsers to a separate file by Dmitry V. Levin · 8 years ago
  20. 9a8216e Mpersify fetchers of struct msghdr and struct mmsghdr by Dmitry V. Levin · 8 years ago
  21. 4b38ce9 net.c: move fallback definition of struct mmsghdr to a separate file. by Dmitry V. Levin · 8 years ago
  22. 26f90af net.c: print struct msghdr as a regular structure by Dmitry V. Levin · 8 years ago
  23. 3e514c0 net.c: rename some internal functions for consistency and readability by Dmitry V. Levin · 8 years ago
  24. 00ba20a net.c: when printing struct msghdr.msg_control, also print its name by Dmitry V. Levin · 8 years ago
  25. cf0ef08 Assume that libc provides struct msghdr.msg_control by Dmitry V. Levin · 8 years ago
  26. e96aee7 net.c: move all sockaddr parsers to a separate file by Dmitry V. Levin · 8 years ago
  27. 42e566a net.c: rename printsock to decode_sockaddr by Dmitry V. Levin · 8 years ago
  28. 9c33d76 defs.h: remove unused prototype by Dmitry V. Levin · 8 years ago
  29. 96b04dc tests: check decoding of sockaddr structures by Dmitry V. Levin · 8 years ago
  30. 45ae937 net.c: fix printing AF_PACKET socket addresses by Dmitry V. Levin · 8 years ago
  31. eef96ac net.c: skip details of too short socket addresses, part 2 by Dmitry V. Levin · 8 years ago
  32. 324f68d net.c: fix printing AF_BLUETOOTH socket addresses by Dmitry V. Levin · 8 years ago
  33. 102c8ca net.c: fix printing AF_IPX sockets addresses, part 2 by Dmitry V. Levin · 8 years ago
  34. 0e09796 net.c: fix printing AF_UNIX abstract socket addresses by Dmitry V. Levin · 8 years ago
  35. 71e05be net.c: fix printing field names of struct sockaddr_nl by Dmitry V. Levin · 8 years ago
  36. 60bf6c7 net.c: fix printing struct sockaddr_in6.sin6_flowinfo by Dmitry V. Levin · 8 years ago
  37. c6fd08c net.c: do not print sockaddr_in6.sin6_scope_id unnecessarily by Dmitry V. Levin · 8 years ago
  38. dcc7a3c net.c: fix printing raw data of socket addresses by Dmitry V. Levin · 8 years ago
  39. f52753a net.c: skip details of too short socket addresses by Dmitry V. Levin · 8 years ago
  40. 0a3d0e5 Assume that libc provides struct sockaddr_in6.sin6_scope_id by Dmitry V. Levin · 8 years ago
  41. 42c5878 Split print_sockaddr by Dmitry V. Levin · 8 years ago
  42. 2a54d8b Add a enum for decoding to tprint_iov() and tprint_iov_upto() by Fabien Siron · 8 years ago
  43. 64906b8 printsock: fix zero padding of sockaddr buffer by Dmitry V. Levin · 8 years ago
  44. 0a1ce62 Change printsock to return socket family by Fabien Siron · 8 years ago
  45. 7ae67f5 Unexport addrfams by Dmitry V. Levin · 8 years ago
  46. e0896b0 sock.c: use print_sockaddr by Dmitry V. Levin · 8 years ago
  47. 3bf9c19 Export print_sockaddr function by Dmitry V. Levin · 8 years ago
  48. 72fd77a xlat/addrfams.in: provide fallback definitions by Dmitry V. Levin · 8 years ago
  49. b01b384 Update AF_* constants by Dmitry V. Levin · 8 years ago
  50. b5f1fd9 Assume that libc provides inet_ntop and inet_pton by Dmitry V. Levin · 8 years ago
  51. f8ed94b net.c: use SO_LINGER unconditionally by Dmitry V. Levin · 8 years ago
  52. 43369fc net.c: use AF_BLUETOOTH unconditionally by Dmitry V. Levin · 8 years ago
  53. e139cbe Consistently use AF_UNIX over AF_LOCAL by Dmitry V. Levin · 9 years ago
  54. bc4102e net.c: fix printing AF_IPX sockets by Dmitry V. Levin · 9 years ago
  55. eb1c22b net.c: use AF_IPX unconditionally by Dmitry V. Levin · 9 years ago
  56. ebda41a Cleanup netipx/ipx.h availability check by Dmitry V. Levin · 9 years ago
  57. 802cc28 Make getfdproto return enum instead of string by Fabien Siron · 9 years ago
  58. cb7409c Split travis-ci.sh by Dmitry V. Levin · 9 years ago
  59. b0c5113 Introduce HAVE_STRUCT_TCB_EXT_ARG macro by Dmitry V. Levin · 9 years ago
  60. d4bdff6 btrfs: fix build with fresh linux/btrfs.h by Dmitry V. Levin · 9 years ago
  61. fe7a451 btrfs: provide fallback definitions for BTRFS_IOC_QUOTA_RESCAN* by Dmitry V. Levin · 9 years ago
  62. 7c0e887 configure.ac: fix checks for btrfs specific structures by Dmitry V. Levin · 9 years ago
  63. e547035 README: add system requirements and beautify the file by Elvira Khabirova · 9 years ago
  64. 3fd419f tests: add signal_receive.test by Fei Jie · 9 years ago
  65. 0d8eaa9 tests: add signal2name function to libtests by Fei Jie · 9 years ago
  66. 5e26ee2 net.c: use AF_INET6 unconditionally by Dmitry V. Levin · 9 years ago
  67. a8d467e configure.ac: do not check for linux/in6.h by Dmitry V. Levin · 9 years ago
  68. c981b1f net.c: use AF_PACKET unconditionally by Dmitry V. Levin · 9 years ago
  69. 4f689a1 net.c: include <linux/if_packet.h> unconditionally by Dmitry V. Levin · 9 years ago
  70. fba9db2 net.c: use ICMP_FILTER unconditionally by Dmitry V. Levin · 9 years ago
  71. d06010b net.c: include <linux/icmp.h> unconditionally by Dmitry V. Levin · 9 years ago
  72. 9457304 net.c: use AF_NETLINK unconditionally by Dmitry V. Levin · 9 years ago
  73. b10ee4e net.c: include <linux/netlink.h> unconditionally by Dmitry V. Levin · 9 years ago
  74. ed37c8d Remove UNDEFINED_SCNO by Elvira Khabirova · 9 years ago
  75. 21e3ff8 tests/attach-f-p.c: fix typo in comment by Dmitry V. Levin · 9 years ago
  76. 7429dca strace.c: fix style in function definition by Elvira Khabirova · 9 years ago
  77. dc427d5 Turn on more compiler warnings by Elvira Khabirova · 9 years ago
  78. 45a5a62 strace.c: fix a warning reported by -Wold-style-definition by Elvira Khabirova · 9 years ago
  79. 219dfda tests/ioctl_evdev.c: fix typo in comment by Dmitry V. Levin · 9 years ago
  80. 3c1105d Move printargs* functions to util.c by Elvira Khabirova · 9 years ago
  81. be06426 tests/xgetrlimit.c: fix a warning reported by -Wtype-limits by Elvira Khabirova · 9 years ago
  82. 484326d Consistently use printaddr for printing addresses by Dmitry V. Levin · 9 years ago
  83. 87baaec tests/attach-p-cmd-p.c: cleanup by Dmitry V. Levin · 9 years ago
  84. 056e304 tests: enhance test coverage of SIGCHLD siginfo_t by Dmitry V. Levin · 9 years ago
  85. 176c568 tests: extend test coverage of waitid syscall by Dmitry V. Levin · 9 years ago
  86. 1f68abf tests: extend test coverage of wait4 syscall by Dmitry V. Levin · 9 years ago
  87. af0d066 tests: add widen_to_ull macro to tests.h by Dmitry V. Levin · 9 years ago
  88. 70ea467 Fix sign extension issues in the parser of struct rusage by Dmitry V. Levin · 9 years ago
  89. e9c1ee9 tests: check decoding of waitpid syscall by Dmitry V. Levin · 9 years ago
  90. ef9900e tests: add strace-E.test by Fei Jie · 9 years ago
  91. 7700272 strace.spec.in: enable libunwind on more platforms by Dmitry V. Levin · 9 years ago
  92. 2afa76e make-dist: generate strace-*.tar.gz, strace.dsc, and strace.spec by Dmitry V. Levin · 9 years ago
  93. 669efd8 Parametrize debian/changelog by Dmitry V. Levin · 9 years ago
  94. 83ed8fb git-version-gen: replace '-' with '.' in generated version by Dmitry V. Levin · 9 years ago
  95. e2b3df2 Parametrize strace.spec by Dmitry V. Levin · 9 years ago
  96. 934809d strace.spec: adopt for OBS by Dmitry V. Levin · 9 years ago
  97. 07d9cf5 tests: remove obsolete strace-f.test by Dmitry V. Levin · 9 years ago
  98. b1dbd9e tests: always distribute strace-k.test by Dmitry V. Levin · 9 years ago
  99. 79ccf43 make-dist: skip news-check for non-releases by Dmitry V. Levin · 9 years ago
  100. 4e085d0 tests: check decoding of setrlimit, getrlimit, and ugetrlimit syscalls by Dmitry V. Levin · 9 years ago