/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to TODO

merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
* [#A] README file
4
4
 
5
5
* Plugin-runner
 
6
** [#A] Free plugin name and args
 
7
   [[file:plugin-runner.c::free%20plugin_list][file:plugin-runner.c::free plugin_list]] (both places)
6
8
** [#A] Change syntax for arguments
7
9
** [#B] Add more comments to code
8
10
** [#B] Add more if(debug) calls
9
11
** [#B] Seperate more code to function for more readability
 
12
** [#B] Make free_plugin_list() function
10
13
** [#A] Man page: man8/plugin-runner.8mandos
11
14
*** DESCRIPTION
12
15
    Describe the plus sign syntax for passing options from crypttab
25
28
    Text needed
26
29
*** SEE ALSO
27
30
    Explaining test on what you can read
28
 
** Use asprintf instead of malloc and strcat?
29
 
** Support in configuration file for environment variables
30
31
** Keydir move: /etc/mandos -> /etc/keys/mandos
31
32
   Must create in preinst if not pre-depending on cryptsetup
32
33
 
57
58
    Create this section
58
59
*** SEE ALSO
59
60
    Refer to mandos-client(8mandos) and password-prompt(8mandos)
 
61
*** ENVIRONMENT
 
62
    Document use of "cryptsource" and "crypttarget".
60
63
** IPv4 support
61
64
** use strsep instead of strtok?
62
65
** Do not depend on GnuPG key rings on disk