1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-09 06:18:05 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Hidden Z
11453810e0 Use datetime.utcnow() instead of datetime.now() 2010-11-07 12:44:37 +00:00
Hidden Z
0819e15db8 py-i2phosts-*: do imports from system-wide pyi2phosts 2010-11-03 20:28:08 +00:00
Hidden Z
67ae54ab91 py-i2phosts-maint: add log message 2010-11-02 17:08:24 +00:00
Hidden Z
2b898422f1 py-i2phosts-maint: stop using check_logger_options() 2010-11-01 21:21:26 +00:00
Hidden Z
389194b66d py-i2phosts-maint: use validate_config() 2010-11-01 21:21:26 +00:00
Hidden Z
df47c06b0b py-i2phosts-maint: use check_logger_options() 2010-10-31 19:51:30 +00:00
Hidden Z
d0388bc7e2 py-i2phosts-maint: use config values instead of hardcoded ones 2010-10-30 20:54:04 +00:00
Hidden Z
1d909dc522 py-i2phosts-maint: add config file validation 2010-10-30 20:53:33 +00:00
Hidden Z
fae3565684 py-i2phosts-maint: update help message for --debug 2010-10-30 19:03:14 +00:00
Hidden Z
b42a24339d py-i2phosts-maint: use config for django setup 2010-10-30 19:01:56 +00:00
Hidden Z
f525698af3 py-i2phosts-maint: get logger with our get_logger() 2010-10-30 19:01:00 +00:00
Hidden Z
2a16ddb3d3 py-i2phosts-maint: add config file support 2010-10-30 18:56:49 +00:00
Hidden Z
6fe4d299dd py-i2phosts-maint: activate only approved hosts 2010-10-28 19:10:57 +00:00
Hidden Z
9f7b3d48fd py-i2phosts-maint: remove tabwith settings for vim 2010-10-28 18:56:09 +00:00
Hidden Z
9a6cc81403 py-i2phosts-maint: add workaround for situation when we updating expires first time 2010-10-27 16:16:00 +00:00
Hidden Z
0f66ec2d49 py-i2phosts-maint: improve log messages 2010-10-26 18:16:39 +00:00
Hidden Z
76e49cfa11 py-i2phosts-maint: new script for doing hosts maintaince
It implements logic for all host-maintaince operations like:
- activating hosts
- deactivating hosts
- setting expiration date
- deleting hosts
2010-10-26 18:08:00 +00:00