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

11 Commits

Author SHA1 Message Date
Hidden Z
0819e15db8 py-i2phosts-*: do imports from system-wide pyi2phosts 2010-11-03 20:28:08 +00:00
Hidden Z
e48e67705f py-i2phosts-builder: require "hostsfile" to be defined
"hostsfile" should be defined by passing command-line option "-f" or
using config option
2010-11-02 16:28:45 +00:00
Hidden Z
7351534f88 py-i2phosts-builder: use validate_config() 2010-11-02 16:28:01 +00:00
Hidden Z
dafd5df3fb py-i2phosts-builder: add -d/--debug
Currently it does nothing, but may be used later.
2010-11-01 21:23:07 +00:00
Hidden Z
47d0957550 py-i2phosts-builder: add cli and config option for output file 2010-10-30 18:34:39 +00:00
Hidden Z
6bfc7d7fb3 py-i2phosts-builder: use config for django setup 2010-10-30 18:28:50 +00:00
Hidden Z
e64139d729 py-i2phosts-builder: add config file support 2010-10-30 18:23:56 +00:00
Hidden Z
00b98dfc93 py-i2phosts-builder: add command line options support 2010-10-30 18:23:14 +00:00
Hidden Z
a3b8128002 py-i2phosts-builder: split queryset
Just for improve readability.
2010-10-26 17:57:59 +00:00
Hidden Z
16b875177f py-i2phosts-builder: bugfix: add newline after each record
Since 2858ba6084 base64 hashes appearing
in DB without newlines, so fix builder behavior.
2010-10-24 16:15:51 +00:00
Hidden Z
af828254aa Rename builder and injector
renamed:    builder -> py-i2phosts-builder
       renamed:    injector -> py-i2phosts-injector
2010-10-19 18:26:06 +00:00