/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 legalnotice.xml

  • Committer: Teddy Hogeborn
  • Date: 2008-09-06 15:34:21 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080906153421-605ydhwyo404krh9
* initramfs-tools-hook: Use long options where available.  Use only
                        one "test" invocation instead of several.

* mandos-keygen: Use only one "test" invocation instead of several.
                 Use long options where available.  Strip newline from
                 entered password.

* plugin-runner.c (print_out_password): Do not strip trailing newline.
  (fallback): Strip trailing newline from getpass().

* plugin-runner.xml (PLUGINS): Plugins should not print trailing
                               newlines.

* plugins.d/password-prompt.c (main): Strip trailing newline.

* plugins.d/password-request.c (main): Bug fix: Read "pubkey.txt", not
                                       "pupkey.txt".

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<legalnotice>
5
5
  <para>
6
6
    This manual page is free software: you can redistribute it and/or
7
 
    modify it under the terms of the <acronym>GNU</acronym> General
8
 
    Public License as published by the Free Software Foundation,
9
 
    either version 3 of the License, or (at your option) any later
10
 
    version.
 
7
    modify it under the terms of the GNU General Public License as
 
8
    published by the Free Software Foundation, either version 3 of the
 
9
    License, or (at your option) any later version.
11
10
  </para>
12
11
  
13
12
  <para>
14
13
    This manual page is distributed in the hope that it will be
15
14
    useful, but WITHOUT ANY WARRANTY; without even the implied
16
15
    warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
17
 
    See the <acronym>GNU</acronym> General Public License for more
18
 
    details.
 
16
    See the GNU General Public License for more details.
19
17
  </para>
20
18
  
21
19
  <para>
22
 
    You should have received a copy of the <acronym>GNU</acronym>
23
 
    General Public License along with this program.  If not, see
24
 
    <ulink
25
 
    url="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</ulink>.
 
20
    You should have received a copy of the GNU General Public License
 
21
    along with this program; If not, see <ulink
 
22
    url="http://www.gnu.org/licenses/"/>.
26
23
  </para>
27
24
</legalnotice>