Commit graph

14 commits

Author SHA1 Message Date
Jan Kaluza
2f46d9f7a3 Working spectrum2_manager restart and hopefully working backend logging directory creation under unprivileged user 2013-01-22 09:07:10 +01:00
HanzZ
e00778ef4b Create backend directory as root before setuid/setgid, otherwise we don't have permissions to do that 2013-01-20 21:32:09 +01:00
Jan Kaluza
098f8b6684 Backend logs are not created using 'backend-N.log' pattern where N is ID of the backend (1, 2, 3, 4, ...) according to the backends number 2013-01-09 09:50:53 +01:00
Jan Kaluza
372ee69043 Create directories with proper owner/group/permissions. Moved StorageBackend related methods from Util into StorageBackend 2012-10-31 09:12:33 +01:00
HanzZ
c290016c8e Redirect stderr in separate method 2012-09-12 11:49:46 +02:00
HanzZ
8b6a86d528 Merge branch 'master' of git://github.com/vitalyster/libtransport 2012-09-01 07:22:24 +02:00
Jan Kaluza
27e0dd7bb5 Send curl debug to stdcerr 2012-08-20 12:42:10 +02:00
Jan Kaluza
a5cf593fb7 log cout and cerr using log4cxx 2012-08-20 10:59:40 +02:00
Vitaly Takmazov
c0001513e4 fix compilation 5 2012-04-18 10:07:35 +04:00
HanzZ
a330a15807 Shutdown logging before exit() call to fix potential freeze 2012-04-14 09:14:52 +02:00
HanzZ
7c93aee6f4 Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
Jan Kaluza
7d238f4440 catch FileInputStream exception 2012-03-21 11:01:07 +01:00
HanzZ
e910508a9c define getpid on windows 2012-03-20 22:45:41 +01:00
HanzZ
a06a47ed11 moved log4cxx initialization to libtransport 2012-03-14 21:18:10 +01:00