]> granicus.if.org Git - strace/shortlog
strace
2015-02-28 Dmitry V. LevinFix multiple personalities support in decoding syscall...
2015-02-28 Dmitry V. LevinUpdate generic 64-bit ioctlent from linux v3.19
2015-02-28 Dmitry V. Levinsparc, sparc64: fix rt_sigaction decoding
2015-02-28 Dmitry V. LevinFix stack buffer overflow when specified command is...
2015-02-28 Dmitry V. Levinbuild: include ptrace.h after regs.h
2015-02-28 Dmitry V. Levinx32: fix decoding of timeval, timespec, and timex struc...
2015-02-28 Mike Frysingertests/ipc_sem: detect broken kernels
2015-02-27 Dmitry V. Levinbuild: do not link strace with -ldl
2015-02-27 Mike FrysingerHandle broken PTRACE_EVENT_STOP values
2015-02-27 Mike Frysingerbootstrap: always set up test dirs
2015-02-27 Mike FrysingerFix cross-compiling of ioctlsort
2015-02-27 Dmitry V. Levintests: robustify pc.test
2015-02-27 Dmitry V. Levintests: drop support for alternative names of select...
2015-02-27 Dmitry V. LevinRename _newselect to select
2015-02-27 Dmitry V. Levinsparc: sync syscall entries with kernel headers
2015-02-26 Dmitry V. Levins390, s390x: sync syscall entry names with kernel headers
2015-02-26 Mike Frysingerxlat: avoid fork bombing the build system
2015-02-26 Dmitry V. Levinarm: sync syscall entry names with kernel
2015-02-26 Dmitry V. Levinarm: fix get_mempolicy, set_mempolicy, and timerfd_crea...
2015-02-26 Dmitry V. Levinhppa: sync syscall entry names with kernel
2015-02-26 Dmitry V. Levinsubcall.h: add sendmmsg entry
2015-02-26 Dmitry V. Levinarm: simplify ARM_FIRST_SHUFFLED_SYSCALL definition
2015-02-26 Dmitry V. Levinia64: parametrize i386 syscallent size check
2015-02-26 Dmitry V. LevinCleanup linux/subcall.h
2015-02-26 Dmitry V. Levinalpha: fix statfs decoding
2015-02-26 Dmitry V. Levinx32: fix build regression
2015-02-26 Mike Frysingerhppa: fix fanotify_mark decoding
2015-02-26 Mike Frysingeria64: fix decoding of getresuid/getresgid/setresgid
2015-02-26 Mike Frysingeria64: fix up builds after 16bit uid support
2015-02-26 Mike Frysingerv4l2: use uintmax_t for times
2015-02-26 Mike Frysingerignore core/compile files
2015-02-24 Dmitry V. LevinNEWS: Prepare for 4.10 release
2015-02-24 Dmitry V. LevinRemove support for systems without PTRACE_SETOPTIONS
2015-02-24 Dmitry V. Levintests: robustify pc.test
2015-02-23 Dmitry V. Levintests: fix "make dist" regression
2015-02-23 Dmitry V. Levintests: workaround broken awk
2015-02-23 Dmitry V. LevinFix compilation warnings about incompatible print formats
2015-02-23 Dmitry V. Levinpowerpc64: fix build regression
2015-02-23 Dmitry V. Levinsignalent: update from linux v3.19
2015-02-23 Dmitry V. LevinCleanup auxiliary signalent files
2015-02-23 Dmitry V. Levinx86_64, x32: fix sys_sigreturn
2015-02-23 Dmitry V. Levinsparc, x32: fix build regression
2015-02-23 Dmitry V. LevinChange errnoent.h files to use designated initializers
2015-02-23 Dmitry V. Levinerrnoent: update from linux v3.19
2015-02-23 Dmitry V. LevinCleanup auxiliary errnoent files
2015-02-22 Dmitry V. Levinevdev: update constants from linux v3.19
2015-02-22 Dmitry V. Levinevdev: decode keycode value in EVIOC[GS]KEYCODE_V2...
2015-02-22 Dmitry V. Levinevdev: fix build with old kernel headers
2015-02-22 Etienne GemsaAdd decoding for evdev ioctls
2015-02-22 Dmitry V. LevinFix build with old kernel headers
2015-02-22 Dmitry V. LevinFix "make dist" regression
2015-02-20 Elliott Hughestest/sfd.c: add missing includes
2015-02-19 Dmitry V. LevinRemove linux/fanotify.h
2015-02-19 Dmitry V. LevinRemove linux/keyctl.h
2015-02-19 Dmitry V. LevinRemove linux/kexec.h
2015-02-19 Dmitry V. LevinRemove linux/inotify.h
2015-02-19 Dmitry V. LevinRemove linux/reboot.h
2015-02-19 Dmitry V. Levinseccomp: fix fallback definitions of some SECCOMP_...
2015-02-19 Dmitry V. Levinis_negated_errno: sync MAX_ERRNO with the kernel
2015-02-19 Mike FrysingerREADME-linux: punt
2015-02-19 Dmitry V. LevinImprove prctl decoding
2015-02-19 Dmitry V. Levinxlat: extend syntax
2015-02-19 Dmitry V. LevinMove CAP_* definitions out to header files
2015-02-18 Dmitry V. LevinDeclare all format printers with printf format attribute
2015-02-17 Dmitry V. LevinRename printnum to printnum_long to avoid confusion
2015-02-17 Dmitry V. LevinUse printnum_int consistently
2015-02-16 Dmitry V. Levinprint_pc: fix multiple personalities support
2015-02-16 Dmitry V. Levinmips: use PTRACE_GETREGS to fetch all registers
2015-02-16 Dmitry V. Levinmips: move ABI check to configure.ac
2015-02-16 Dmitry V. Levintests: support alternative names of select syscall
2015-02-15 Dmitry V. Levini386: fix compilation warning
2015-02-14 Dmitry V. LevinDo not reset get_regs_error unnecessarily
2015-02-14 Dmitry V. Levinget_syscall_result: remove redundant ifdefs
2015-02-14 Dmitry V. Levinget_regs: define for all architectures
2015-02-14 Dmitry V. Levinget_regs: unify code for architectures that use PTRACE_...
2015-02-14 Dmitry V. Levinget_regset: define iff PTRACE_GETREGSET is used
2015-02-14 Dmitry V. Levinarm, i386: switch back to use PTRACE_GETREGS
2015-02-14 Dmitry V. Levinsyscall.c: remove obsolete ifdefs
2015-02-14 Dmitry V. Levinsyscall.c: ensure that NT_PRSTATUS is defined
2015-02-13 Dmitry V. LevinMove regs-related macros and declarations from defs...
2015-02-13 Dmitry V. LevinMove all ptrace-related macros and declarations from...
2015-02-12 Dmitry V. LevinEnhance wait status decoding
2015-02-08 Bart Van Asschescsi: add bsg support
2015-02-08 Bart Van Asschescsi: Add iovec support
2015-02-08 Bart Van Asschescsi: on exit, print only initialized part of the buffer
2015-02-08 Bart Van Asschescsi: make print_sg_io_buffer() print square brackets...
2015-02-08 Bart Van Asschescsi: improve consistency with other decoding functions
2015-02-08 Dmitry V. Levintests: extend getdents to support all filesystems regar...
2015-02-08 Dmitry V. Levinprint_setsockopt: fix fall-through bug in SOL_IP switch...
2015-02-07 Dmitry V. LevinDo not watch for post-execve SIGTRAP if PTRACE_O_TRACEE...
2015-02-07 Dmitry V. LevinWhen the process stared by strace exits/terminates...
2015-02-07 Dmitry V. Levin-b execve: avoid misleading warning about unknown pid
2015-02-07 Dmitry V. Levin-b execve: do not use struct tcb after detach
2015-02-07 Dmitry V. Levintrace: split into several functions
2015-02-07 Dmitry V. Levinprintsiginfo: constify the first argument
2015-02-06 Dmitry V. Levintest: add a manual test for seccomp decoding
2015-02-06 Dmitry V. LevinImplement seccomp decoding
2015-02-06 Dmitry V. Levinis_negated_errno: support large errno values
2015-02-06 Dmitry V. Levinx86, x32, x86_64: print SECCOMP_RET_ERRNO filtered...
2015-02-06 Dmitry V. Levinis_negated_errno: merge x86_64 and x32 definitions
next