summaryrefslogtreecommitdiff
path: root/source3/lib/replace/getpass.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-27Two patchesVolker Lendecke1-0/+1
2007-10-15rename getsmbpass -> rep_getpass and provide the function prototypeStefan Metzmacher1-1/+1
2007-10-15use "system/*.h" to get the system includesStefan Metzmacher1-15/+3
2007-10-15fix the compilation of getpass.c and it's configure testStefan Metzmacher1-9/+1
2007-10-15r16320: Ensure variable is not null before calling fclose. Klocwork #412. Jer...Jeremy Allison1-1/+1
2007-10-15r16245: Cope with string being zero len. Klocwork bug #410. Jeremy.Jeremy Allison1-2/+4
2007-10-15Volker's fix for bug #668. Change the \n after the password prompt to go to t...jmcd1-2/+3
2007-10-15reapply: Allow ^C to interrupt smbpasswd if using our getpass. from JeremyStefan Metzmacher1-4/+32
2007-10-15reformat 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-10r23791: found some more v2->v3 conversionsAndrew Tridgell1-1/+1
2007-10-10r18644: bring in libreplace in lib/replaceStefan Metzmacher1-0/+212