Subversion Repositories vgwhois

Rev

Rev 19 | Go to most recent revision | 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
 
19 daniel-mar 7
	Make better automated test cases that check if CGI/CGIPOST requests were sucessful
8
 
13 daniel-mar 9
	Problem: If you run the pattern update, you will most likely create a conflict when running the SVN update
12 daniel-mar 10
 
13 daniel-mar 11
	Installer: The package names are optimized for Debian. How to make it work for other distros?
12
	For the command "nc" you probably need different packages: netcat-traditional, netcat oder netcat-openbsd, netcat6 ?
12 daniel-mar 13
 
13 daniel-mar 14
	Look at all TODO entries in the source codes
12 daniel-mar 15
 
13 daniel-mar 16
	Build up test case system
17
	... test and rate all patterns automatically
18
	... there are partially problems with highlighting
12 daniel-mar 19
 
20
	RIR bugreports
21
 
13 daniel-mar 22
	Core: Insert "\n\n" after each output of www or other subprogram?
12 daniel-mar 23
 
13 daniel-mar 24
	Output errors in STDERR
12 daniel-mar 25
 
13 daniel-mar 26
	pattern-generator: if whois servers are changing, the pattern generator
27
	should automatically change the server in the pattern file, too (comment out the previous one)
12 daniel-mar 28
 
13 daniel-mar 29
	Are there more PHP packages which we need?
12 daniel-mar 30
 
13 daniel-mar 31
	reintroduce PO translations ? are the *.po files still up-to-date ? How to use PO ?
12 daniel-mar 32
 
33
	reintroduce INETD service entry ?
34
 
13 daniel-mar 35
	pattern version 20190521 should be 2019-05-21
12 daniel-mar 36
 
37
 
38
 
39
ORIGINAL TODO LIST BY HOLZT
40
 
41
	- make a Perl module (CPAN)
42
 
43
	- replace lynx -dump with  CTAN::LWP::http and selfwritten descambler
44
 
45
	- do not collect the result first but (optionally) print it in time
46
	  to give a better response on low connections.
47
 
48
	- caching the results in an external SQL database
49
 
50
	- Adding $confdir/config for all those pathnames
51
 
52
	- extended options of the ripe whoisd
53
 
54
	- introduce a comprehensive documentation
55
 
56
	- whois.ripe.net and option -k considered dangerous
57