Hidden Z
ca831b2d45
py-i2phosts-checker: implement multiple lookup tries
...
Many hosts are not resolved with first lookup b32->b64, but if we query
2nd time, host can be resolved. Because of this, some registered hosts
may be never seen while they actually up!
11 years ago
Hidden Z
e2c2eeeaae
py-i2phosts-master: chown log_file before daemonization
...
Master log file first opened as root, than daemonization with privilege
drop happens and master then unable to log to this logfile because of
insufficient permissions. So chown logfile to "runas" user to avoid this
situation.
11 years ago
Hidden Z
3b18825e4d
py-i2phosts-maint: fix log message
11 years ago
Hidden Z
285ca6d4f9
py-i2phosts-master: unify import
11 years ago
Hidden Z
484cb5bee7
Update default DJANGO_PROJECT_PATH
11 years ago
Hidden Z
a432ef81a9
Update DJANGO_SETTINGS_MODULE in scripts
11 years ago
Hidden Z
57478a6fd0
py-i2phosts-fetcher: fix typo in comment
11 years ago
Hidden Z
c280268486
py-i2phosts-fetcher: add error handling for invoking injector
...
py-i2phosts-injector may not be launched correctly, so we want to catch
the errors.
11 years ago
Hidden Z
f917b819da
py-i2phosts-fetcher: rewrite fething errors handling
...
There were some changes between python 2.6 and 2.7 in urllib2 module
affected raising exceptions, so just update our behavior.
11 years ago
Hidden Z
22ef66ac48
py-i2phosts-checker: change words order in debug message
11 years ago
Hidden Z
ce5ccb5ed8
py-i2phosts-checker: add delay to receive BOB's greeting
...
Without this delay we're getting BOB's greeting later when expecting
lookup results.
11 years ago
Hidden Z
37e3e4a43e
Rewrite py-i2phosts-checker to use BOB instead of SAM
11 years ago
Hidden Z
0a77e60e72
py-i2phosts-master: add import workaround
...
In python-daemon 1.6 they renamed pidlockfile.py to pidfile.py.
11 years ago
Hidden Z
4a1d0a1f96
Move py-i2phosts-* to bin/
11 years ago