Subversion Repositories vgwhois

Rev

Rev 23 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23 Rev 91
Line 2... Line 2...
2
 
2
 
3
	instead of the complex "multiple" method, maybe we can concatenate methods using a prefix, e.g.
3
	instead of the complex "multiple" method, maybe we can concatenate methods using a prefix, e.g.
4
		:whois|...
4
		:whois|...
5
		+:notice||...
5
		+:notice||...
6
 
6
 
7
	Make better automated test cases that check if CGI/CGIPOST requests were sucessful
-
 
8
 
-
 
9
	Problem: If you run the pattern update, you will most likely create a conflict when running the SVN update
7
	Problem: If you run the pattern update, you will most likely create a conflict when running the SVN update
10
 
8
 
11
	Installer: The package names are optimized for Debian. How to make it work for other distros?
9
	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 ?
10
	For the command "nc" you probably need different packages: netcat-traditional, netcat oder netcat-openbsd, netcat6 ?
13
 
11
 
14
	Look at all TODO entries in the source codes
12
	Look at all TODO entries in the source codes
15
 
13
 
16
	Build up test case system
-
 
17
	... test and rate all patterns automatically
-
 
18
	... there are partially problems with highlighting
-
 
19
 
-
 
20
	RIR bugreports
14
	RIR bugreports
21
 
15
 
22
	Core: Insert "\n\n" after each output of www or other subprogram?
16
	Core: Insert "\n\n" after each output of www or other subprogram?
23
 
17
 
24
	Output errors in STDERR
18
	Output errors in STDERR