1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-08 22:07:55 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Hidden Z
297c9e9b55 py-i2phosts-injector: replace print() with sys.stdout.write() 2010-10-30 18:12:05 +00:00
Hidden Z
4755c0d35b py-i2phosts-injector: replace sys.stderr with sys.stdout where needed
Writing such kind of messages to stderr was a mistake.
2010-10-30 18:10:42 +00:00
Hidden Z
1e4933624a py-i2phosts-injector: use config value for "approved" 2010-10-30 18:09:22 +00:00
Hidden Z
a3a4d1ef51 py-i2phosts-injector: use config options in django setup 2010-10-30 18:09:00 +00:00
Hidden Z
596981b854 py-i2phosts-injector: add config file support 2010-10-30 18:07:52 +00:00
Hidden Z
d48b1dfcd8 py-i2phosts-injector: add comment 2010-10-28 19:34:21 +00:00
Hidden Z
2ab6566db2 py-i2phosts-injector: add argument for auto-approving hosts 2010-10-28 19:34:05 +00:00
Hidden Z
376c9bb80b py-i2phosts-injector: by default add hosts as NOT activated 2010-10-27 16:22:29 +00:00
Hidden Z
6a844c42f0 py-i2phosts-injector: check for key conflicts when adding
Now we can see when key for some host are differs with our key
2010-10-27 16:16:37 +00:00
Hidden Z
584d113a06 py-i2phosts-injector: add extra newline for error message
This improves output readability significantly.
2010-10-22 18:51:13 +00:00
Hidden Z
28a04f9240 py-i2phosts-injector: add -q/--quiet option
With this option program should print only errors
2010-10-21 18:36:54 +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