2015-01-12 |
Dmitry V. Levin | Fix lookup_dcookie syscall entries |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Dmitry V. Levin | aarch64: fix syscall names for statfs, fstatfs, truncat... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Dmitry V. Levin | aarch64: fix mlock syscall entry |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Dmitry V. Levin | sh, sh64: fix mlock syscall entry |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Dmitry V. Levin | tile: fix swapon syscall entries |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Dmitry V. Levin | ARM EABI: reserve some space for new syscalls |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Dmitry V. Levin | arm: rewrite shuffle_scno in a bit more readable way |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Dmitry V. Levin | tests: add tests for ipc syscalls decoding |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Dmitry V. Levin | Fix indirect ipc subcall handling |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Dmitry V. Levin | Move socket and ipc subcall entries to subcall.h |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Dmitry V. Levin | sh: fix typo introduced by commit v4.9-121-gd535b8b |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Dmitry V. Levin | Fix fanotify_mark decoding on 32-bit architectures |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Dmitry V. Levin | v4l2: fix build on systems with older kernel headers |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Dmitry V. Levin | tests: fix build with awk that does not support switch... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Dmitry V. Levin | Fix build on systems that lack O_CLOEXEC definition |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Dmitry V. Levin | Fix build on systems that lack NETLINK_SOCK_DIAG definition |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Dmitry V. Levin | Cleanup local copy of linux/fanotify.h |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Dmitry V. Levin | Fix "make dist" regression introduced by commit v4... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | tests: fix build with fresh glibc |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | ioctlent.sh: handle linux/aufs_type.h properly |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | tests: fix distcheck |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | Fix printing of time_t values set in the distant future |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | Use AC_CHECK_TYPES to check for struct statfs64 |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | Use AC_CHECK_TYPES to check for struct stat64 |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | file.c: fix 32-bit stat decoding on 64-bit architectures |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | sparc: reuse struct stat parser code for struct solstat... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | ppc64: reuse struct stat parser code for struct stat_po... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | file.c: group related parsers together |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | file.c: collect scattered __old_kernel_stat related... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | Use the same source code for struct stat/stat64 decoding |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | x32: use generic printstat/printstat64 parsers |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | x32: remove redundant definitions |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | Convert do_printstat to a template function |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | file.c: prepare realprintstat for parametrization |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | tests: cleanup stat.test |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Dmitry V. Levin | tests: check verbose decoding of 32-bit and 64-bit... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Dmitry V. Levin | Cleanup struct stat.st_flags decoding |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Dmitry V. Levin | Drop struct stat.st_aclcnt and stat.st_level support |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Dmitry V. Levin | tests: fix race condition in net-accept-connect based... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Mike Frysinger | timerfd: update flags decoding |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Dmitry V. Levin | sparc: fix fxstat decoding |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Dmitry V. Levin | sparc: drop _STAT64_VER support |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Dmitry V. Levin | sparc: remove redundant sys_lxstat |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Dmitry V. Levin | file.c: do not include unused headers |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Dmitry V. Levin | Cleanup UTIME_NOW/UTIME_OMIT decoding |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Elliott Hughes | Fix UTIME_NOW/UTIME_OMIT decoding |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Dmitry V. Levin | Make -yy output for inet sockets consistent with unix... |
commit | commitdiff | tree | snapshot |
2014-12-25 |
Dmitry V. Levin | tests: robustify unix domain socket decoding test |
commit | commitdiff | tree | snapshot |
2014-12-25 |
Dmitry V. Levin | tests: fix unix domain socket decoding availability... |
commit | commitdiff | tree | snapshot |
2014-12-25 |
Masatake YAMATO | tests: add a test for decoding unix domain socket addresses |
commit | commitdiff | tree | snapshot |
2014-12-25 |
Masatake YAMATO | Support unix domain sockets in -yy option |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Masatake YAMATO | Use the protocol name of a socket as a hint for peer... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Dmitry V. Levin | Fix decoding of getgroups, getgroups32, setgroups,... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Dmitry V. Levin | Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Dmitry V. Levin | sh, sh64: fix uid/gid syscall entries |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Dmitry V. Levin | s390: fix uid/gid syscall entries |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Dmitry V. Levin | sparc: fix uid/gid syscall entries |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Dmitry V. Levin | chown.c: split into separate files |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Dmitry V. Levin | util.c: move printuid to uid.c |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Dmitry V. Levin | tests/uid.awk: rewrite in a more maintainable style |
commit | commitdiff | tree | snapshot |
2014-12-14 |
Dmitry V. Levin | printuid: fix uid_t decoding on 64-bit architectures |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Dmitry V. Levin | Update PTRACE_* constants |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Dmitry V. Levin | Update SWAP_FLAG_* constants |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | Update SCHED_* constants |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | Update prctl PR_* constants |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | Always compile sys_prctl parser |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: split struct_user_offsets into architecture... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: include less headers |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | Unexport struct_user_offsets |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: introduce XLAT_UOFF macro |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move sethostname and gethostname parsers... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move exit parser to a separate file |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move clone, setns, unshare, and fork parsers... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move get*uid and set*uid parsers to a separa... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move getgroups* and setgroups* parsers to... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move execve and execv parsers to a separate... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move waitpid, wait4, osf_wait4, and waitid... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move uname parser to a separate file |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move futex parser to a separate file |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move get_robust_list parser to a separate... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move sched_* parsers to a separate file |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move sched_setaffinity and sched_getaffinity... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move prctl and arch_prctl parsers to a separ... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move getcpu parser to a separate file |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | process.c: move process_vm_readv and process_vm_writev... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | Implement decoding of fallocate FALLOC_FL_* flags |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | Fix decoding of renameat2 RENAME_* flags |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | file.c: move open, openat, and creat parsers to a separ... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | file.c: move access and faccessat parsers to a separate... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | file.c: move umask parser to a separate file |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | file.c: move lseek and llseek parsers to a separate... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | file.c: move readahead parser to a separate file |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | file.c: move truncate, truncate64, ftruncate, and ftrun... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | file.c: move chdir parser to a separate file |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | file.c: move link, linkat, unlinkat, and symlinkat... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | file.c: move readlink and readlinkat parsers to a separ... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | file.c: move renameat and renameat2 parsers to a separa... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | file.c: move chown, fchown, and fchownat parsers to... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | Export at_flags |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dmitry V. Levin | file.c: move chmod, fchmod, and fchmodat parsers to... |
commit | commitdiff | tree | snapshot |
next |