/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 + minor adjustments

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