/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

  • Committer: Teddy Hogeborn
  • Date: 2014-03-09 03:02:43 UTC
  • Revision ID: teddy@recompile.se-20140309030243-0gc6l2yuqbzgyuyt
Use getnameinfo() instead of inet_ntop() in mandos-client.

* plugins.d/mandos-client.c (start_mandos_communication): Use
                                                          getnameinfo()
                                                          instead of
                                                          inet_ntop().

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
** TODO [#C] use same file name rules as run-parts(8)
51
51
** kernel command line option for debug info
52
52
** TODO [#B] Use openat()
53
 
** TODO [#C] Use fnmatch() to look for bad prefixes and suffixes
54
53
 
55
54
* mandos (server)
56
55
** TODO [#B] Log level                                                    :BUGS: