]> granicus.if.org Git - strace/shortlog
strace
2017-01-10 Dmitry V. Levinsg_io: cleanup printing of sg_io buffers
2017-01-10 Dmitry V. Levinsg_io: decode structures on exiting syscall in case...
2017-01-08 Dmitry V. Levinsg_io: reorder printing of fields to follow structure...
2017-01-08 Dmitry V. Levinsg_io_v3: print sg_io_hdr.duration field as unsigned...
2017-01-08 Dmitry V. Levinsg_io_v3: print msg_status field
2017-01-08 Dmitry V. Levinsg_io: print names of array fields and corresponding...
2017-01-08 Dmitry V. Levinsg_io_v3: print status fields using %#x format specifier
2017-01-08 Dmitry V. Levinsg_io_v4: print status fields in a hexadecimal form
2017-01-08 Dmitry V. Levinsg_io_v4: print request_tag and generated_tag fields...
2017-01-08 Dmitry V. Levinsg_io_v4: print usr_ptr field in a hexadecimal form
2017-01-08 Dmitry V. Levinsg_io_v4: do not print spare_in and spare_out fields
2017-01-08 Dmitry V. Levinsg_io: decode struct sg_io_hdr.info and struct sg_io_v4...
2017-01-08 Dmitry V. Levinsg_io: decode struct sg_io_hdr.flags and struct sg_io_v...
2017-01-08 Dmitry V. LevinMpersify struct sg_io_hdr
2017-01-08 Dmitry V. LevinSplit scsi.c
2017-01-07 Dmitry V. Levinscsi: detect and print changes of interface id
2017-01-07 Dmitry V. Levinscsi: print field names of all fields being printed
2017-01-07 Dmitry V. Levinscsi: print struct sg_io_hdr.dxfer_direction field...
2017-01-07 Dmitry V. Levinscsi: print "protocol" and "subprotocol" field names...
2017-01-07 Dmitry V. LevinPrint hexadecimal integer in error diagnostics using %#x
2017-01-07 Dmitry V. Levinaio: print hexadecimal integer using %#x
2017-01-06 Dmitry V. Levinscsi: rewrite print_sg_io_buffer using printstr_ex...
2017-01-06 Eugene Syromyatnikovgetrandom: print string as hex-escaped
2017-01-06 Eugene Syromyatnikovutil: add support for forcing printing string as hex...
2017-01-06 Eugene Syromyatnikovterm: do not abort decoding in case of non-verbose...
2017-01-05 Dmitry V. Levintests: skip fault injection tests on hppa if the kernel...
2017-01-05 Dmitry V. Levintests: skip readahead.test on MIPS n64 when built with...
2017-01-05 Dmitry V. Levintests: replace init_magic with fill_memory
2017-01-05 Dmitry V. Levintests: rewrite ioctl_v4l2 test without reliance on...
2017-01-04 Dmitry V. Levintests: remove redundant casts in fill_memory{,_ex}...
2017-01-04 Dmitry V. Levintests: change the type of fill_memory{,_ex} first argum...
2017-01-04 Eugene Syromyatnikovtests: check non-verbose decoding of LOOP_* ioctls
2017-01-04 Eugene Syromyatnikovtests: add more checks of LOOP_* ioctls decoding
2017-01-04 JingPiao Chentests: check decoding of LOOP_* ioctls
2017-01-04 Dmitry V. LevinDrop vsprintf.c
2017-01-04 Eugene Syromyatnikovloop: remove unnecessary verbose check
2017-01-04 Eugene Syromyatnikovloop: fix lo_encrypt_key field output
2017-01-04 Eugene Syromyatnikovloop: print lo_encrypt_key_size field of struct loop_in...
2017-01-04 Eugene Syromyatnikovtests: add more checks of unknown ioctl command formatting
2017-01-04 Eugene Syromyatnikovioctl: do not print explicit 0x prefix and do not speci...
2017-01-04 Eugene Syromyatnikovloop: fix printing of the reserved field array items
2017-01-04 Eugene Syromyatnikovtests: check ioctl(SIOCGIFCONF) decoding
2017-01-04 Eugene Syromyatnikovdm.c: add copyright notice
2017-01-04 Dmitry V. LevinAdd scno.h and syscallent.i to .gitignore files
2017-01-04 JingPiao Chentests/.gitignore: add generated files that should be...
2017-01-03 Dmitry V. LevinRemove checks of __NR_* availability from strace source...
2017-01-03 Dmitry V. LevinInclude "scno.h" in files that check __NR_* constants
2017-01-03 Dmitry V. LevinGenerate scno.h for use during the build of strace...
2017-01-01 Dmitry V. LevinGenerate scno.h without invoking a generated executable...
2017-01-01 Dmitry V. LevinUpdate all publicly shown copyright year number ranges
2016-12-31 Dmitry V. Levindefs.h: stop including <asm/unistd.h>
2016-12-30 Dmitry V. Levintests: do not use BUILT_SOURCES
2016-12-30 Dmitry V. LevinFix cross build
2016-12-30 Dmitry V. Levintests: do not use defs.h and syscall.h
2016-12-30 Dmitry V. LevinMove definition of struct sysent and trace flags to...
2016-12-29 Eugene SyromyatnikovMpersify SIOC* ioctls
2016-12-29 Eugene Syromyatnikovsock: rewrite decode_ifconf
2016-12-29 Eugene Syromyatnikovxlat: update LOOP_* ioctl flags constants
2016-12-29 Eugene Syromyatnikovloop: add fallback definitions for LOOP_* ioctl command...
2016-12-29 Dmitry V. Levinxlat: extend syntax
2016-12-29 Eugene Syromyatnikovloop: mpersify struct loop_info and loop_ioctl function
2016-12-29 Eugene Syromyatnikovloop: print lo_device and lo_rdevice fields using print...
2016-12-29 Eugene SyromyatnikovMove device number printing code into a separate routine
2016-12-28 Dmitry V. Levintests: enhance invalid address decoding check in seccom...
2016-12-28 Eugene Syromyatnikovtests: check decoding of prctl PR_GET_TID_ADDRESS operation
2016-12-28 Dmitry V. LevinUpdate the publicly shown copyright information
2016-12-28 Dmitry V. Levinconfigure: specify project URL
2016-12-28 Seraphime KirkovskiDocument signal injection
2016-12-28 Seraphime KirkovskiImplement signal injection
2016-12-28 Dmitry V. LevinUpdate README.md
2016-12-28 Dmitry V. Levintests: robustify prctl-arg2-intptr.test
2016-12-27 Dmitry V. Levinsignal: remove redundant checks around NSIG
2016-12-27 Dmitry V. LevinIntroduce NSIG_BYTES
2016-12-27 Dmitry V. LevinMove NSIG ifdefery to a separate header file
2016-12-27 Dmitry V. LevinIntroduce ANY_WORDSIZE_LESS_THAN_KERNEL_LONG macro
2016-12-27 Dmitry V. LevinSimplify personality checks in msghdr.c and signal.c
2016-12-26 Dmitry V. LevinReplace widen_to_long with truncate_klong_to_current_wo...
2016-12-26 Dmitry V. LevinReplace widen_to_ulong with truncate_kulong_to_current_...
2016-12-26 Dmitry V. LevinSimplify print_lld_from_low_high_val ifdefery
2016-12-26 Dmitry V. LevinSimplify getllval ifdefery
2016-12-26 Eugene Syromyatnikovprctl: print pointer returned by PR_GET_TID_ADDRESS...
2016-12-26 Eugene SyromyatnikovAdd functions for printing pointers of kernel_ulong_t...
2016-12-26 Eugene SyromyatnikovPrint indirect pointers as pointers
2016-12-26 Eugene Syromyatnikovipc_sem: print 4th argument of semctl syscall as an...
2016-12-26 Dmitry V. LevinDo not define printnum_long_int on systems with constan...
2016-12-26 Dmitry V. Levinumoven: detect invalid addresses
2016-12-26 Dmitry V. Levinumovestr: detect invalid addresses
2016-12-26 Dmitry V. Levinlseek: simplify _llseek syscall decoder
2016-12-26 Dmitry V. Levinlseek: merge two different implementations of lseek...
2016-12-26 Dmitry V. LevinRemove HAVE_STRUCT_TCB_EXT_ARG, ext_arg, and u_lrval
2016-12-26 Dmitry V. LevinRemove getarg_klu
2016-12-26 Dmitry V. LevinRemove printaddr_klu
2016-12-26 Eugene Syromyatnikovtests: check decoding of a subset of prctl operations
2016-12-26 Dmitry V. LevinAutomatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-26 Dmitry V. LevinRedirect kernel_ureg_t and kernel_scno_t from unsigned...
2016-12-26 Dmitry V. LevinPrint kernel_ureg_t and kernel_scno_t using dedicated...
2016-12-26 Dmitry V. Levinvm_read_mem: detect address truncation
2016-12-26 Dmitry V. Levintrace_syscall_exiting: prepare personality check for...
2016-12-26 Dmitry V. LevinUse ptr_to_kulong instead of explicit casts of pointers...
next