]> granicus.if.org Git - strace/shortlog
strace
2014-12-11 Dmitry V. Levinfile.c: move umask parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move lseek and llseek parsers to a separate...
2014-12-11 Dmitry V. Levinfile.c: move readahead parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move truncate, truncate64, ftruncate, and ftrun...
2014-12-11 Dmitry V. Levinfile.c: move chdir parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move link, linkat, unlinkat, and symlinkat...
2014-12-11 Dmitry V. Levinfile.c: move readlink and readlinkat parsers to a separ...
2014-12-11 Dmitry V. Levinfile.c: move renameat and renameat2 parsers to a separa...
2014-12-11 Dmitry V. Levinfile.c: move chown, fchown, and fchownat parsers to...
2014-12-11 Dmitry V. LevinExport at_flags
2014-12-11 Dmitry V. Levinfile.c: move chmod, fchmod, and fchmodat parsers to...
2014-12-11 Dmitry V. Levinfile.c: move utimes, futimesat, utimensat, and osf_utim...
2014-12-11 Dmitry V. Levinfile.c: move utime parser to a separate file
2014-12-11 Dmitry V. LevinExport sprinttime
2014-12-11 Dmitry V. Levinfile.c: move mknod, mknodat, and xmknod parsers to...
2014-12-11 Dmitry V. Levinfile.c: export sprintmode and move it to a separate...
2014-12-11 Dmitry V. Levinfile.c: move getcwd parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move *xattr parsers to a separate file
2014-12-11 Dmitry V. Levinfile.c: move fadvise64 and fadvise64_64 parsers to...
2014-12-11 Dmitry V. Levinfile.c: move sync_file_range and sync_file_range2 parse...
2014-12-11 Dmitry V. Levinfile.c: move fallocate parser to a separate file
2014-12-11 Dmitry V. Levinfile.c: move swapon parser to a separate file
2014-12-06 Dmitry V. LevinImplement full decoding of 64-bit capabilities
2014-12-06 Dmitry V. LevinMake parsers of capget and capset syscalls self-contained
2014-12-04 Dmitry V. LevinRemove system.c
2014-12-04 Dmitry V. LevinMove mount parser to a separate file
2014-12-04 Dmitry V. LevinMove umount2 parser to a separate file
2014-12-04 Dmitry V. LevinMove personality parser to a separate file
2014-12-04 Dmitry V. LevinMove syslog parser to a separate file
2014-12-04 Dmitry V. LevinMove cacheflush parser to a separate file
2014-12-04 Dmitry V. Levinbfin: move sram_alloc parser to a separate file
2014-12-04 Dmitry V. LevinMove capget and capset parsers to a separate file
2014-12-03 Dmitry V. LevinMove sysctl parser to a separate file
2014-12-03 Dmitry V. Levinmips: move sysmips parser to a separate file
2014-12-03 Dmitry V. Levinor1k: move or1k_atomic parser to a separate file
2014-12-02 Dmitry V. LevinAlias sys_setdomainname to sys_sethostname
2014-12-02 Dmitry V. LevinAlias sys_getpeername to sys_getsockname
2014-12-02 Dmitry V. LevinAlias sys_stime to sys_time
2014-12-02 Dmitry V. LevinRemove unused sys_mctl
2014-12-01 Dmitry V. LevinAlias sys_mkdir and sys_mkdirat to sys_chmod and sys_fc...
2014-12-01 Dmitry V. LevinRemove unused <sys/acl.h> based code
2014-12-01 Dmitry V. LevinRemove unused <sys/asynch.h> based code
2014-11-27 Masatake YAMATOPrint protocol name of socket descriptors with -yy...
2014-11-21 Dmitry V. LevinReplace MAXPATHLEN with PATH_MAX
2014-11-21 Mike FrysingerDecode FIFREEZE/FITHAW/FITRIM ioctls
2014-11-21 Dmitry V. LevinInclude <sys/uio.h> unconditionally
2014-11-21 Dmitry V. LevinConsistently use C99 designated initializers in the...
2014-11-20 Mike FrysingerDecode open's O_TMPFILE
2014-11-11 Helge Dellerhppa: update error codes and signal numbers
2014-11-11 Thomas De Schampheleirestack trace support: fix check on symbol name presence
2014-11-11 Masatake YAMATOtests: add a test for decoding and dumping of recvmmsg...
2014-11-11 Masatake YAMATOAdd functions for dumping iovecs in mmsghdr used in...
2014-11-11 Masatake YAMATOUse the definition of struct mmsghdr if it is defined...
2014-11-11 Masatake YAMATOIntroduce a separate function to copy from msghdr32...
2014-11-11 Dmitry V. Levinioctlsort: rewrite build rules using noinst_PROGRAMS
2014-11-11 Lubomir RintelMakefile.am: look for ioctl definitions in the kernel...
2014-11-04 Lubomir RintelDump details for Bluetooth socket operations
2014-11-04 Philippe De... Implement Video4Linux video-input ioctls decoder
2014-11-04 Dmitry V. LevinUpdate ioctl entries
2014-11-04 Dmitry V. LevinRemove ioctl header file names from the executable
2014-11-04 Dmitry V. LevinFilter out redundant ioctl entries early
2014-11-03 Dmitry V. Levinioctlent.sh: update the list of directories exported...
2014-11-01 Masatake YAMATOAdd a function for dumping iovec in msghdr used in...
2014-10-31 Maarten ter... Include <linux/ptrace.h> regardless of <sys/reg.h>...
2014-10-31 Dmitry V. Levinsock: decode SIOCSIFNAME on entering syscall
2014-10-31 Mike Frysingersock: fix decoding of SIOCSIFNAME
2014-10-31 Mike Frysingersock: fix decoding of struct ifreq.ifr_name
2014-10-03 Elliott HughesDon't risk truncating open flags by using mode_t
2014-09-29 Dmitry V. LevinEnhance sysinfo decoding
2014-09-29 Dmitry V. LevinMove sysinfo parser to a separate file
2014-09-29 Dmitry V. LevinFix build with musl libc
2014-09-23 Dmitry V. Levintests: cleanup checks for basic programs
2014-09-23 Dmitry V. Levintests: add a test for -yy option
2014-09-22 Dmitry V. LevinMove statfs related parsers to a separate file
2014-09-22 Dmitry V. Levinfsmagic: sort array by value and use bsearch for faster...
2014-09-21 Dmitry V. Levinfsmagic: update from <linux/magic.h>
2014-09-17 Dmitry V. LevinAdd -yy option: print ip and port associated with socke...
2014-09-17 Vicente Olivert... sigaction: wrap sa_restorer in #ifdef SA_RESTORER consi...
2014-09-17 Dmitry V. LevinFix compilation warnings reported by gcc -Wsign-compare
2014-09-11 Dmitry V. LevinMove dirent related parsers to a separate file
2014-09-11 Dmitry V. Levingetdents, getdents64: fix potential out-of-bounds read...
2014-09-10 Dmitry V. Levintprint_sock_type: remove unused parameter
2014-09-10 Dmitry V. Levinprintsock: fix decoding of unrecognized AF_PACKET packe...
2014-09-09 Dmitry V. Levindecode_select: fix potential use of an uninitialized...
2014-09-08 Dmitry V. LevinUse external libaio.h
2014-08-19 Dmitry V. Levinmaint: post-release administrivia
2014-08-15 Dmitry V. LevinPrepare for 4.9 release v4.9
2014-08-15 Dmitry V. LevinSync strace.spec and debian/ with packages
2014-08-15 Dmitry V. LevinNEWS: Update for 4.9 release
2014-08-15 Mike FrysingerUpdate syscall tables to the point where they include...
2014-08-15 Mike Frysingerrenameat2: add decoding support
2014-08-14 Mike FrysingerCREDITS: fix generation in out of tree builds
2014-08-14 Mike Frysingeria64: add missing syscalls
2014-08-14 Mike Frysingeria64: fix sigaction decoding
2014-08-12 Dmitry V. Levintests: skip detach-stopped.test when PTRACE_SEIZE doesn...
2014-08-11 Erik Johanssonsh: fix syscall numbering for recv and sendto
2014-08-11 Mike Frysingertests: fix uio building w/out preadv/pwritev
2014-08-11 Mike Frysingertests: ignore *.tmp files
2014-08-11 Mike Frysingertests: fix shell errors in detach tests
2014-08-11 Mike Frysingerset_ptracer_any: add a little documentation
next