]> granicus.if.org Git - strace/history - defs.h
CREDITS.in: use UTF-8 consistently
[strace] / defs.h
2017-11-10 Eugene SyromiatnikovMove MIN, MAX, and CLAMP to macros.h
2017-11-02 Dmitry V. Levinseccomp: decode SECCOMP_GET_ACTION_AVAIL operation
2017-09-02 Eugene Syromyatnikovkeyctl: add support for KDF parameters decoding in...
2017-08-29 JingPiao Chenrtnl_neigh: fix ndm_type field decode in struct ndmsg
2017-08-28 Dmitry V. LevinAdd "flags" field to struct inject_data
2017-08-28 Dmitry V. LevinMove inject data of struct inject_opts to inject_data...
2017-08-28 Dmitry V. LevinImply RVAL_DECODED when RVAL_IOCTL_PARSED is returned...
2017-08-28 Eugene SyromyatnikovReplace return 1 ioctl sub-decoder hack with proper...
2017-08-24 Nikolay MarchukAdd macros for testing QUAL_* flags
2017-08-24 Dmitry V. LevinRemove QUAL_SIGNAL, QUAL_READ and QUAL_WRITE
2017-08-22 Dmitry V. LevinMove number_set interface to separate files
2017-08-22 Edgar KaziakhmedovMove SUPPORTED_PERSONALITIES to a separate file
2017-08-22 Edgar KaziakhmedovMove string_to_uint* functions to a separate file
2017-08-22 Dmitry V. LevinExport decode_inet_addr
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of rule messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of route messages
2017-08-09 JingPiao Chennetlink: add a basic rtnetlink parser of link messages
2017-08-09 JingPiao ChenMove nl_route_types definition from netlink.c to netlin...
2017-08-09 JingPiao Chennetlink: introduce family specific decoder of NETLINK_ROUTE
2017-08-07 Edgar KaziakhmedovMove err/mem subroutines to separate files
2017-07-26 Dmitry V. LevinMove offsetofend from defs.h to macros.h
2017-07-25 Eugene SyromyatnikovAdd terminating comment after each DECL_* macro definition
2017-07-24 Dmitry V. LevinIntroduce print_quoted_cstring
2017-07-24 JingPiao Chennetlink: add a basic parser of NETLINK_CRYPTO messages
2017-07-19 Dmitry V. LevinMove family-specific NETLINK_SOCK_DIAG parsers to separ...
2017-07-19 Dmitry V. LevinAdjust prototypes of netlink parsing functions
2017-07-16 JingPiao Chennetlink: decode NETLINK_SELINUX protocol
2017-07-13 Dmitry V. LevinMove macros related to kernel types to kernel_types.h
2017-07-13 Lazar Trsicmips64: fix PRI__64 macro definition when compiled...
2017-07-10 Nikolay Marchukpathtrace.c: introduce user-provided sets of paths
2017-07-09 Dmitry V. Levinprint_sockaddr: remove "struct tcb *" argument
2017-07-08 Dmitry V. LevinImplement decoding of linux socket filter programs
2017-07-08 Dmitry V. LevinGeneralize seccomp filter parser
2017-07-02 Dmitry V. LevinIntroduce macros.h
2017-06-26 Dmitry V. LevinUnexport die_out_of_memory
2017-06-19 Masatake YAMATOsocketutils: build a dynamic xlat table for NETLINK_GEN...
2017-06-19 Masatake YAMATOdyxlat: new interface for building xlat tables dynamically
2017-06-19 Masatake YAMATOIntroduce xstrndup function
2017-06-17 Dmitry V. LevinStrip argument name of type "struct tcb *" from functio...
2017-06-17 Dmitry V. LevinFix a few spacing style issues
2017-06-15 JingPiao Chennetlink: add a basic socket diag parser of AF_INET...
2017-06-15 Dmitry V. LevinIntroduce print_inet_addr
2017-06-15 JingPiao Chennetlink: add a basic socket diag parser of AF_PACKET...
2017-06-15 Dmitry V. Levinnetlink: add a basic socket diag parser of AF_UNIX...
2017-06-15 Dmitry V. Levinnetlink: introduce family specific payload decoders
2017-06-08 Dmitry V. LevinIntroduce printflags_ex function
2017-06-05 Victor Krapivenskysyscall.c: split trace_syscall() into 6 functions
2017-06-05 Fabien SironAdd file descriptor argument to decode_netlink
2017-06-05 Fabien SironIntroduce getfdinode to obtain inode from fd
2017-06-05 Fabien SironIntroduce get_sockaddr_by_inode
2017-06-03 Dmitry V. LevinUnexport print_sockaddr_by_inode_cached
2017-06-03 Dmitry V. LevinIntroduce str_strip_prefix_len function and STR_STRIP_P...
2017-05-26 Eugene SyromyatnikovUnify capitalisation of (c) in copyright notices
2017-04-24 Eugene SyromyatnikovPrint microseconds/nanoseconds as non-negative
2017-04-24 Eugene SyromyatnikovAlways print raw values of time data fields
2017-04-24 Dmitry V. LevinIntroduce tprintf_comment and tprints_comment functions
2017-04-16 Dmitry V. Levinalpha: rename print_timeval32_pair to print_timeval32_u...
2017-04-13 Nikolay MarchukImplement decoding of NS_* ioctl commands
2017-04-11 Dmitry V. LevinDelay get_regs invocation
2017-04-10 Dmitry V. LevinDo not include xlat/netlink_protocols.h twice
2017-04-10 Dmitry V. LevinDo not include xlat/clocknames.h twice
2017-03-29 Dmitry V. Levinaarch64: workaround gcc+kernel bug
2017-03-13 Dmitry V. LevinIntroduce get_rt_sigframe_addr function
2017-03-09 Dmitry V. LevinIntroduce print_sigset_addr function
2017-02-09 Dmitry V. LevinSimplify struct inject_opts.rval semantics
2017-02-08 Dmitry V. LevinPrepare for introduction of -e inject= option
2017-01-28 Elvira KhabirovaImplement success injection
2017-01-08 Dmitry V. Levinsg_io: decode struct sg_io_hdr.info and struct sg_io_v4...
2017-01-08 Dmitry V. LevinMpersify struct sg_io_hdr
2017-01-08 Dmitry V. LevinSplit scsi.c
2017-01-06 Eugene Syromyatnikovutil: add support for forcing printing string as hex...
2017-01-04 Dmitry V. LevinDrop vsprintf.c
2016-12-31 Dmitry V. Levindefs.h: stop including <asm/unistd.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 Syromyatnikovloop: mpersify struct loop_info and loop_ioctl function
2016-12-29 Eugene SyromyatnikovMove device number printing code into a separate routine
2016-12-28 Seraphime KirkovskiImplement signal injection
2016-12-27 Dmitry V. LevinIntroduce ANY_WORDSIZE_LESS_THAN_KERNEL_LONG macro
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 Eugene SyromyatnikovAdd functions for printing pointers of kernel_ulong_t...
2016-12-26 Eugene SyromyatnikovPrint indirect pointers as pointers
2016-12-26 Dmitry V. LevinDo not define printnum_long_int on systems with constan...
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 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. LevinUse ptr_to_kulong instead of explicit casts of pointers...
2016-12-25 Dmitry V. LevinUse printxval64 instead of printxval_long
2016-12-25 Dmitry V. LevinUse printflags64 instead of printflags_long
2016-12-25 Dmitry V. Levinupeek, upoke: change argument types from long to unsign...
2016-12-25 Dmitry V. Levinstatfs64: change size argument type from unsigned long...
2016-12-25 Dmitry V. Levinnetlink: change size types from unsigned long to kernel...
2016-12-25 Dmitry V. Levindumpiov_upto: change size types from unsigned long...
2016-12-25 Dmitry V. Levinmsghdr: change register based size types from unsigned...
2016-12-25 Dmitry V. Levinio: change size types from unsigned long to kernel_ureg_t
next