|
9fe7a83675
|
Fixes for resource leaks foudn with Coverity.
Bug 173, 174, 175, 176 and 177
|
2013-08-21 17:26:55 +02:00 |
|
|
8449482279
|
Fixed typo
|
2013-08-06 10:55:20 +02:00 |
|
|
30456115f7
|
Memory used by user structure was not initialized. Changed malloc to calloc.
|
2013-08-05 18:21:08 +03:00 |
|
|
cae4d38a7e
|
Removed unnecessary argument from log manager commands because it is not used and it is always NULL.
|
2013-08-04 23:30:47 +03:00 |
|
|
f62cf1ea7e
|
Added check if the last admin user is to be deleted, and if that's the case, prevent it and return with error message.
|
2013-08-04 23:02:29 +03:00 |
|
|
ca3638ae2c
|
Added 'remove user' to client API. New functions are
debugcmd.c : telnetdRemoveUser
adminusers.c : admin_remove_user
Also renamed admin_test_user to admin_search_user .
|
2013-08-02 23:03:43 +03:00 |
|
|
a7c82310f9
|
moving files to /server to make merge possible
|
2013-07-28 05:31:11 +00:00 |
|