Results 6 issues of Vadim Ushakov

Hi! POSIX doesn't require for system(3) to be thread-safe and musl doesn't implement it in this way either. However, the glibc [man page](https://man7.org/linux/man-pages/man3/system.3.html) explitely declares system(3) as thread-safe (without any...

Display the user name in the title of page `/admin/edit-user/$username`, in the same way as it's implemented for `/admin/edit-category/$category`.

``` GET /admin/content - Uncaught Error: Call to a member function tokenAuth() on array in /home/vadim/bludit-test/bl-kernel/login.class.php:169 Stack trace: #0 /home/vadim/bludit-test/bl-kernel/admin/controllers/login.php(53): Login->verifyUserByRemember() #1 /home/vadim/bludit-test/bl-kernel/admin/controllers/login.php(67): checkRememberMe() #2 /home/vadim/bludit-test/bl-kernel/boot/admin.php(97): include('/home/vadim/blu...') #3 /home/vadim/bludit-test/index.php(37): require('/home/vadim/blu...')...

Bug
v4.x

blackbox crashes a desktop icon manager on start up or when switching blackbox styles from the menu. Tested applications: * [`pcmanfm --desktop`](https://github.com/lxde/pcmanfm) : crash * [`stuurman-desktop`](https://github.com/sde-gui/stuurman-desktop/issues/12) : crash * [`caja...

multiload ported to lxpanelx

It is possible that the title field accidentaly isn't set or intentionaly left empty in the site DB. In that case, we have the following in the feed: ![untitled-1](https://user-images.githubusercontent.com/1287690/44947166-43de3000-ae33-11e8-80bd-2aa2232a3ef0.png) It...