Subversion Repositories vgwhois

Rev

Rev 23 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
12 daniel-mar 1
TODO LIST BY VIATHINKSOFT
2
 
23 daniel-mar 3
	instead of the complex "multiple" method, maybe we can concatenate methods using a prefix, e.g.
4
		:whois|...
5
		+:notice||...
6
 
13 daniel-mar 7
	Problem: If you run the pattern update, you will most likely create a conflict when running the SVN update
12 daniel-mar 8
 
13 daniel-mar 9
	Installer: The package names are optimized for Debian. How to make it work for other distros?
10
	For the command "nc" you probably need different packages: netcat-traditional, netcat oder netcat-openbsd, netcat6 ?
12 daniel-mar 11
 
13 daniel-mar 12
	Look at all TODO entries in the source codes
12 daniel-mar 13
 
14
	RIR bugreports
15
 
13 daniel-mar 16
	Core: Insert "\n\n" after each output of www or other subprogram?
12 daniel-mar 17
 
13 daniel-mar 18
	Output errors in STDERR
12 daniel-mar 19
 
13 daniel-mar 20
	pattern-generator: if whois servers are changing, the pattern generator
21
	should automatically change the server in the pattern file, too (comment out the previous one)
12 daniel-mar 22
 
13 daniel-mar 23
	Are there more PHP packages which we need?
12 daniel-mar 24
 
13 daniel-mar 25
	reintroduce PO translations ? are the *.po files still up-to-date ? How to use PO ?
12 daniel-mar 26
 
27
	reintroduce INETD service entry ?
28
 
13 daniel-mar 29
	pattern version 20190521 should be 2019-05-21
12 daniel-mar 30
 
31
 
32
 
33
ORIGINAL TODO LIST BY HOLZT
34
 
35
	- make a Perl module (CPAN)
36
 
37
	- replace lynx -dump with  CTAN::LWP::http and selfwritten descambler
38
 
39
	- do not collect the result first but (optionally) print it in time
40
	  to give a better response on low connections.
41
 
42
	- caching the results in an external SQL database
43
 
44
	- Adding $confdir/config for all those pathnames
45
 
46
	- extended options of the ripe whoisd
47
 
48
	- introduce a comprehensive documentation
49
 
50
	- whois.ripe.net and option -k considered dangerous
51