Changes

Jump to navigation Jump to search
694 bytes added ,  11:46, 21 April 2017
no edit summary
Line 4: Line 4:     
* [[Compel]] library
 
* [[Compel]] library
 +
* Support for x86 32-bit arch
 +
* Version check via [[RPC]]
 +
* [https://en.wikipedia.org/wiki/AddressSanitizer ASAN support]
 +
* C/R of
 +
** Shutdown-ed UDP sockets
 +
** Bind-mounts made from [[external bind mounts|external mounts]]
    
== Optimizations/improvements ==
 
== Optimizations/improvements ==
 +
* SysVIPC shmem segments are now dumped as any other shmem (taking holes into account and sitting in common [[memory dumps]])
 +
* [[CRIT]] show
 +
** decodes socket's states and types and task's states into strings
 +
** prints unix sockets names in more human-readable form
    
== Bugfixes ==
 
== Bugfixes ==
 +
 +
* Unix sockets' names appeared in logs with mistakes
 +
* Contents of SysVIPC shmem segments was dumped twice
 +
 +
== Deprecation/removal ==
 +
 +
* [[CLI/cmd/exec|Exec action]] is removed, use [[compel]] instead

Navigation menu