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