Subversion Repositories userdetect2

Rev

Rev 73 | Rev 82 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
73 daniel-mar 1
 
2
TODO
3
----
4
 
5
* Develop more plugins
6
	- workstation/server (NetServerGetInfo)
7
	- lanman workgroup name
8
* transfer all functionalities from testuser.exe
9
* (future): Full Task Definition File Editor functionality
10
* (idea): pass arguments to the plugin, e.g. FileAge(Letter.doc):20=calc.exe
11
	problem: too many requires escape signs and/or forbidden signs, and too complex
81 daniel-mar 12
* (idea): make WM_NORMAL configurable via INI/parameters
73 daniel-mar 13
* put geticon functions in ud2_obj.pas?
14
* (idea): can a plugin have multiple methodnames?
81 daniel-mar 15
* offer possibility to reload the Task Definition File (maybe even auto-detect if they were changed)
16
* offer possibility to reload all plugins
73 daniel-mar 17
* (idea): slow DLL files killable (via GUI)
18
* splash screen because of probably slow DLLs
81 daniel-mar 19
* (idea) environment variable plugin case-insensitive variant?
20
* (idea) command syntax: cmdline run task without spec ini
21
* (idea) status for "not available (0 elements)" ?
22
* guid column is not sorted correctly!
23
* (idea) command syntax: <ini> /T <job> /noexec  --> returns only ExitCode, but does not run the application of the INI