R4SAS
|
fbe2e734c2
|
[daemon] WIP: rework accessing from webconsole and App
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
ab2577ce0a
|
[daemon] print errors to stdout
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
94661f697b
|
[log] update log messages (closes #1693)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
8bae4975fb
|
add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
7a5146ea74
|
fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
16b992d705
|
update info about pidfile defaults (closes #1136)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
unlnown542a
|
6916147dda
|
Few cents to get fullly console i2pd under Android
|
7 years ago |
orignal
|
dfbefee477
|
graceful shutdown complete if no transit tunnels anymore
|
7 years ago |
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
7 years ago |
Jeff Becker
|
4cc3b7f9fb
|
restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs
libi2pd_client for i2pd client libs
daemon for i2pd daemon libs
|
8 years ago |
orignal
|
7637b51ba5
|
fix #833. Handle SIGPIPE
|
8 years ago |
R4SAS
|
f722b3e9cb
|
Moved reopening of log to SIGUSR1 (16)
Added --pidfile option to init.d script
|
8 years ago |
orignal
|
5babfb0f1e
|
fixed #724
|
8 years ago |
orignal
|
480ce6f522
|
core file is limited by a system by default
|
8 years ago |
hagen
|
6ee227675a
|
* DaemonLinux.cpp : resource limiting
|
8 years ago |
Lehi Toskin
|
754ad20eff
|
gracefull -> graceful
|
8 years ago |
Vlad Glagolev
|
b68381db58
|
fixed build with OpenBSD
|
8 years ago |
Mikal Villa
|
8fb093b272
|
Reload client config on SIGHUP
|
8 years ago |
/dev/null
|
c908beade2
|
Added client tunnel reload on SIGHUP for Linux
|
8 years ago |
orignal
|
70e502e55d
|
QT doesn't depend on Linux daemon anymore
|
9 years ago |
anon5
|
58b058ab3a
|
.apk builds. untested
|
9 years ago |
hagen
|
f7ca44cad8
|
* fix compile warnings: reopen() usage
|
9 years ago |
hagen
|
1b2ac38a50
|
* fix compilation warnings
|
9 years ago |
orignal
|
8366c8d2a7
|
don't initiate graceful shutdown twice
|
9 years ago |
orignal
|
ac2e1709f8
|
graceful shutdown by SIGINT
|
9 years ago |
orignal
|
db88183a23
|
graceful shutdown by SIGINT
|
9 years ago |
hagen
|
c57b13d922
|
* migration
|
9 years ago |
hagen
|
7bbe926232
|
* use freopen() instead close()/open() : avoid potential fd leak
|
9 years ago |
orignal
|
4b0d587fe1
|
Daemon::run
|
9 years ago |
hagen
|
97c136d043
|
* i2p::fs migration: Daemon, DaemonLinux, api (#290)
|
9 years ago |
orignal
|
98d5e0b56d
|
#355. reopen log file by SIGHUP
|
9 years ago |
hagen
|
2335d3879e
|
* migrate to new settings
|
9 years ago |
hagen
|
ffbbf88de4
|
* DaemonLinux : restore old behaviour: always write pidfile by default, but allow override path
|
9 years ago |
orignal
|
248ae7d4d5
|
do nothing upon SIGHUP for now
|
9 years ago |
orignal
|
7f08bbe938
|
handle -pidfile parameter correctly
|
9 years ago |
hagen
|
a3c6ed4dd2
|
* fix warnings from -Wunused-result
|
9 years ago |
hagen
|
e4255ed712
|
+ add --pidfile cmdline option
|
9 years ago |
hagen
|
5d510f1cf4
|
* DaemonLinux : set umask to 0027 instead 0000
|
9 years ago |
hagen
|
1819bd910a
|
* add log message when fork failed
|
9 years ago |
hagen
|
19c74ce9fa
|
* sane log messages: DaemonLinux.cpp
|
9 years ago |
orignal
|
4fab07b4da
|
fixed build error
|
10 years ago |
Mikhail Titov
|
490b65dfe2
|
Materialize temporary string obtained from boost path
|
10 years ago |
orignal
|
02c51b0980
|
use system folders if run as service
|
10 years ago |
orignal
|
334c92bb49
|
daemonization.
|
11 years ago |
root
|
607be87a4d
|
fix linux build
|
11 years ago |
root
|
e674014efc
|
fix Linux Daemon
|
11 years ago |
chertov
|
0b210ee99d
|
Add simple Linux, Win32 daemons
|
11 years ago |