summaryrefslogtreecommitdiff
path: root/source/lib/replace/getpass.c
Commit message (Expand)AuthorAgeFilesLines
* Fix replacement getpass. If we ^C at the prompt echo was left off.Jeremy Allison2008-09-141-5/+2
* Fix Coverity ID 554Volker Lendecke2008-03-181-0/+3
* Check the return value of fgetsVolker Lendecke2008-03-181-1/+4
* r25912: Two patchesStefan Metzmacher2007-12-211-0/+1
* r25685: rename getsmbpass -> rep_getpass and provide the function prototypeStefan Metzmacher2007-12-211-1/+1
* r25684: use "system/*.h" to get the system includesStefan Metzmacher2007-12-211-15/+3
* r25683: fix the compilation of getpass.c and it's configure testStefan Metzmacher2007-12-211-9/+1
* r25682: r16320: Ensure variable is not null before calling fclose. Klocwork #...Stefan Metzmacher2007-12-211-1/+1
* r25681: r16245: Cope with string being zero len. Klocwork bug #410. Jeremy.Stefan Metzmacher2007-12-211-2/+4
* r25680: Volker's fix for bug #668. Change the \n after the password prompt to...Stefan Metzmacher2007-12-211-2/+3
* r25679: reapply: Allow ^C to interrupt smbpasswd if using our getpass. from J...Stefan Metzmacher2007-12-211-4/+32
* r25678: reformat getpass() replacement codeStefan Metzmacher2007-12-211-62/+58
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-101-2/+2
* r23796: main COPYING file for samba4, plus some formatting varientsAndrew Tridgell2007-10-101-1/+1
* r18160: - pread and pwrite replacements need to be non-staticAndrew Tridgell2007-10-101-1/+0
* r18132: getpass can't depend on fns in lib/util/Andrew Tridgell2007-10-101-2/+28
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-101-3/+32
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-0/+158