1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-07 09:49:30 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
e54c71954a Fix replacement getpass. If we ^C at the prompt echo was left off.
Jeremy.
2008-05-09 14:51:45 -07:00
471b1b0c58 Fix Coverity ID 554 2008-03-15 22:30:25 +01:00
b8aaa9a69f Check the return value of fgets 2008-02-23 11:04:13 +01:00
e17d3e10e8 Two patches
Hi!

Can you check and push them?

Thanks,

Volker

From b488af5905e2dee12a1a72a3b40801ae5c26f24f Mon Sep 17 00:00:00 2001
From: Volker Lendecke <vl@sernet.de>
Date: Sat, 27 Oct 2007 14:20:09 +0200
Subject: [PATCH] Fix some warnings and errors
2007-10-27 12:50:36 -07:00
96820f8d8f rename getsmbpass -> rep_getpass and provide the function prototype
metze
2007-10-15 15:42:13 +02:00
d20c2fa274 use "system/*.h" to get the system includes
metze
2007-10-15 15:41:06 +02:00
f4c0961a16 fix the compilation of getpass.c and it's configure test
metze
2007-10-15 13:20:41 +02:00
33ee0cfb19 r16320: Ensure variable is not null before calling fclose. Klocwork #412. Jeremy. 2007-10-15 13:20:41 +02:00
46c12de07f r16245: Cope with string being zero len. Klocwork bug #410. Jeremy. 2007-10-15 13:20:40 +02:00
0cd1ed0424 Volker's fix for bug #668. Change the \n after the password prompt to go to tty instead of stdout. 2007-10-15 13:20:40 +02:00
d4ae42b1b2 reapply: Allow ^C to interrupt smbpasswd if using our getpass. from Jeremy
metze
2007-10-15 13:20:40 +02:00
3e8f43e3cf reformat getpass() replacement code
metze
2007-10-15 13:20:39 +02:00
87c91e4362 r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
727a6cf2cb r23800: LGPL is now called GNU Lesser General Public License
not GNU Library General Public License
2007-10-10 12:28:26 -05:00
b6cbac3db3 r23791: found some more v2->v3 conversions 2007-10-10 12:28:25 -05:00
596cbe73dd r18644: bring in libreplace in lib/replace
metze
2007-10-10 11:52:03 -05:00