1. 2a54d8b Add a enum for decoding to tprint_iov() and tprint_iov_upto() by Fabien Siron · 9 years ago
  2. 64906b8 printsock: fix zero padding of sockaddr buffer by Dmitry V. Levin · 9 years ago
  3. 0a1ce62 Change printsock to return socket family by Fabien Siron · 9 years ago
  4. 7ae67f5 Unexport addrfams by Dmitry V. Levin · 9 years ago
  5. e0896b0 sock.c: use print_sockaddr by Dmitry V. Levin · 9 years ago
  6. 3bf9c19 Export print_sockaddr function by Dmitry V. Levin · 9 years ago
  7. 72fd77a xlat/addrfams.in: provide fallback definitions by Dmitry V. Levin · 9 years ago
  8. b01b384 Update AF_* constants by Dmitry V. Levin · 9 years ago
  9. b5f1fd9 Assume that libc provides inet_ntop and inet_pton by Dmitry V. Levin · 9 years ago
  10. f8ed94b net.c: use SO_LINGER unconditionally by Dmitry V. Levin · 9 years ago
  11. 43369fc net.c: use AF_BLUETOOTH unconditionally by Dmitry V. Levin · 9 years ago
  12. e139cbe Consistently use AF_UNIX over AF_LOCAL by Dmitry V. Levin · 9 years ago
  13. bc4102e net.c: fix printing AF_IPX sockets by Dmitry V. Levin · 9 years ago
  14. eb1c22b net.c: use AF_IPX unconditionally by Dmitry V. Levin · 9 years ago
  15. ebda41a Cleanup netipx/ipx.h availability check by Dmitry V. Levin · 9 years ago
  16. 802cc28 Make getfdproto return enum instead of string by Fabien Siron · 9 years ago
  17. cb7409c Split travis-ci.sh by Dmitry V. Levin · 9 years ago
  18. b0c5113 Introduce HAVE_STRUCT_TCB_EXT_ARG macro by Dmitry V. Levin · 9 years ago
  19. d4bdff6 btrfs: fix build with fresh linux/btrfs.h by Dmitry V. Levin · 9 years ago
  20. fe7a451 btrfs: provide fallback definitions for BTRFS_IOC_QUOTA_RESCAN* by Dmitry V. Levin · 9 years ago
  21. 7c0e887 configure.ac: fix checks for btrfs specific structures by Dmitry V. Levin · 9 years ago
  22. e547035 README: add system requirements and beautify the file by Elvira Khabirova · 9 years ago
  23. 3fd419f tests: add signal_receive.test by Fei Jie · 9 years ago
  24. 0d8eaa9 tests: add signal2name function to libtests by Fei Jie · 9 years ago
  25. 5e26ee2 net.c: use AF_INET6 unconditionally by Dmitry V. Levin · 9 years ago
  26. a8d467e configure.ac: do not check for linux/in6.h by Dmitry V. Levin · 9 years ago
  27. c981b1f net.c: use AF_PACKET unconditionally by Dmitry V. Levin · 9 years ago
  28. 4f689a1 net.c: include <linux/if_packet.h> unconditionally by Dmitry V. Levin · 9 years ago
  29. fba9db2 net.c: use ICMP_FILTER unconditionally by Dmitry V. Levin · 9 years ago
  30. d06010b net.c: include <linux/icmp.h> unconditionally by Dmitry V. Levin · 9 years ago
  31. 9457304 net.c: use AF_NETLINK unconditionally by Dmitry V. Levin · 9 years ago
  32. b10ee4e net.c: include <linux/netlink.h> unconditionally by Dmitry V. Levin · 9 years ago
  33. ed37c8d Remove UNDEFINED_SCNO by Elvira Khabirova · 9 years ago
  34. 21e3ff8 tests/attach-f-p.c: fix typo in comment by Dmitry V. Levin · 9 years ago
  35. 7429dca strace.c: fix style in function definition by Elvira Khabirova · 9 years ago
  36. dc427d5 Turn on more compiler warnings by Elvira Khabirova · 9 years ago
  37. 45a5a62 strace.c: fix a warning reported by -Wold-style-definition by Elvira Khabirova · 9 years ago
  38. 219dfda tests/ioctl_evdev.c: fix typo in comment by Dmitry V. Levin · 9 years ago
  39. 3c1105d Move printargs* functions to util.c by Elvira Khabirova · 9 years ago
  40. be06426 tests/xgetrlimit.c: fix a warning reported by -Wtype-limits by Elvira Khabirova · 9 years ago
  41. 484326d Consistently use printaddr for printing addresses by Dmitry V. Levin · 9 years ago
  42. 87baaec tests/attach-p-cmd-p.c: cleanup by Dmitry V. Levin · 9 years ago
  43. 056e304 tests: enhance test coverage of SIGCHLD siginfo_t by Dmitry V. Levin · 9 years ago
  44. 176c568 tests: extend test coverage of waitid syscall by Dmitry V. Levin · 9 years ago
  45. 1f68abf tests: extend test coverage of wait4 syscall by Dmitry V. Levin · 9 years ago
  46. af0d066 tests: add widen_to_ull macro to tests.h by Dmitry V. Levin · 9 years ago
  47. 70ea467 Fix sign extension issues in the parser of struct rusage by Dmitry V. Levin · 9 years ago
  48. e9c1ee9 tests: check decoding of waitpid syscall by Dmitry V. Levin · 9 years ago
  49. ef9900e tests: add strace-E.test by Fei Jie · 9 years ago
  50. 7700272 strace.spec.in: enable libunwind on more platforms by Dmitry V. Levin · 9 years ago
  51. 2afa76e make-dist: generate strace-*.tar.gz, strace.dsc, and strace.spec by Dmitry V. Levin · 9 years ago
  52. 669efd8 Parametrize debian/changelog by Dmitry V. Levin · 9 years ago
  53. 83ed8fb git-version-gen: replace '-' with '.' in generated version by Dmitry V. Levin · 9 years ago
  54. e2b3df2 Parametrize strace.spec by Dmitry V. Levin · 9 years ago
  55. 934809d strace.spec: adopt for OBS by Dmitry V. Levin · 9 years ago
  56. 07d9cf5 tests: remove obsolete strace-f.test by Dmitry V. Levin · 9 years ago
  57. b1dbd9e tests: always distribute strace-k.test by Dmitry V. Levin · 9 years ago
  58. 79ccf43 make-dist: skip news-check for non-releases by Dmitry V. Levin · 9 years ago
  59. 4e085d0 tests: check decoding of setrlimit, getrlimit, and ugetrlimit syscalls by Dmitry V. Levin · 9 years ago
  60. b017c09 tests: check decoding of prlimit64 syscall by Dmitry V. Levin · 9 years ago
  61. b50623b Fix decoding of pid_t argument of prlimit64 syscall by Dmitry V. Levin · 9 years ago
  62. 900503c Do not check for old sysctl enums by Dmitry V. Levin · 9 years ago
  63. 0e2c5e2 xlat: extend syntax by Dmitry V. Levin · 9 years ago
  64. a840a14 mpers.awk: remove unnecessary type attribute retrieval by Elvira Khabirova · 9 years ago
  65. f6be7ae tests/ptrace.c: fix fork() return value check by Elvira Khabirova · 9 years ago
  66. 2d2f0a7 .gitignore: add missing files that should be ignored by Elvira Khabirova · 9 years ago
  67. 3f0c68b debian: sync with the package by Dmitry V. Levin · 9 years ago
  68. f56323f tests/strace-S.test: fix testing 64-bit strace using a 32-bit userspace by Dmitry V. Levin · 9 years ago
  69. 53128b6 tests/strace-S.test: enhance error diagnostics by Dmitry V. Levin · 9 years ago
  70. bad45d5 .gitignore: sort the list of ignored patterns by Dmitry V. Levin · 9 years ago
  71. 5577dd2 maint: post-release administrivia by Dmitry V. Levin · 9 years ago
  72. ed1f206 Prepare for 4.12 release by Dmitry V. Levin · 9 years ago
  73. 3ce8e9f Sync strace.spec and debian/changelog with packages by Dmitry V. Levin · 9 years ago
  74. bb9d683 Mpersify hdio.c by Dmitry V. Levin · 9 years ago
  75. 4b9fa90 loop.c: decode LOOP_SET_DIRECT_IO by Dmitry V. Levin · 9 years ago
  76. b7166a6 loop.c: fix printing of arrays by Dmitry V. Levin · 9 years ago
  77. 25129ac loop.c: fix printing of structure members' names by Dmitry V. Levin · 9 years ago
  78. bece24d loop.c: optimize decoding of paired ioctls by Dmitry V. Levin · 9 years ago
  79. 124c17a tests/ioctl_evdev.c: check EVIOCGUNIQ decoding by Dmitry V. Levin · 9 years ago
  80. bd090ef tests/ioctl_mtd.c: fix build with musl by Dmitry V. Levin · 9 years ago
  81. 129b304 tests: check decoding of 'M' type ioctls by Dmitry V. Levin · 9 years ago
  82. a0866bc Mpersify mtd.c by Dmitry V. Levin · 9 years ago
  83. 0a27c81 mtd.c: refactor by Dmitry V. Levin · 9 years ago
  84. 5104db4 Move parser of UBI_* ioctls to a separate file by Dmitry V. Levin · 9 years ago
  85. fc0a386 tests: check decoding of EVIOC* ioctls by Dmitry V. Levin · 9 years ago
  86. 43c8a5d Mpersify EVIOC* ioctl parser by Dmitry V. Levin · 9 years ago
  87. aa21c07 evdev.c: fix printing of unrecognized event type passed to EVIOCGBIT by Dmitry V. Levin · 9 years ago
  88. 47be9f2 evdev.c: fix printing of EV_PWR's argument by Dmitry V. Levin · 9 years ago
  89. 3f23c0c evdev.c: fix indentation by Dmitry V. Levin · 9 years ago
  90. 10de2eb evdev.c: fix decoding of EVIOCGNAME, EVIOCGPHYS, and EVIOCGUNIQ by Dmitry V. Levin · 9 years ago
  91. b29569a evdev.c: fix EVIOCGVERSION decoding by Dmitry V. Levin · 9 years ago
  92. 563f0ce evdev.c: fix EVIOCGMTSLOTS decoding by Dmitry V. Levin · 9 years ago
  93. 14a810e evdev.c: fix bitset decoding by Dmitry V. Levin · 9 years ago
  94. e54f98a evdev.c: fix decoding of struct input_id by Dmitry V. Levin · 9 years ago
  95. 13f8e8f evdev.c: fix decoding of struct input_keymap_entry by Dmitry V. Levin · 9 years ago
  96. 7954e2a evdev.c: fix decoding of EVIOCGKEYCODE/EVIOCSKEYCODE by Dmitry V. Levin · 9 years ago
  97. e167006 evdev.c: fix decoding of struct input_absinfo by Dmitry V. Levin · 9 years ago
  98. 3a45eb3 evdev.c: fix decoding of struct ff_effect by Dmitry V. Levin · 9 years ago
  99. c758ed0 evdev.c: fix printing of struct ff_envelope.fade_level by Dmitry V. Levin · 9 years ago
  100. 9635df4 evdev.c: fix decoding of EVIOCGRAB and EVIOCREVOKE by Dmitry V. Levin · 9 years ago