Age | Commit message (Expand) | Author | Files | Lines |
2008-05-09 | Fix replacement getpass. If we ^C at the prompt echo was left off. | Jeremy Allison | 1 | -5/+2 |
2008-03-15 | Fix Coverity ID 554 | Volker Lendecke | 1 | -0/+3 |
2008-02-23 | Check the return value of fgets | Volker Lendecke | 1 | -1/+4 |
2007-10-27 | Two patches | Volker Lendecke | 1 | -0/+1 |
2007-10-15 | rename getsmbpass -> rep_getpass and provide the function prototype | Stefan Metzmacher | 1 | -1/+1 |
2007-10-15 | use "system/*.h" to get the system includes | Stefan Metzmacher | 1 | -15/+3 |
2007-10-15 | fix the compilation of getpass.c and it's configure test | Stefan Metzmacher | 1 | -9/+1 |
2007-10-15 | r16320: Ensure variable is not null before calling fclose. Klocwork #412. Jer... | Jeremy Allison | 1 | -1/+1 |
2007-10-15 | r16245: Cope with string being zero len. Klocwork bug #410. Jeremy. | Jeremy Allison | 1 | -2/+4 |
2007-10-15 | Volker's fix for bug #668. Change the \n after the password prompt to go to t... | jmcd | 1 | -2/+3 |
2007-10-15 | reapply: Allow ^C to interrupt smbpasswd if using our getpass. from Jeremy | Stefan Metzmacher | 1 | -4/+32 |
2007-10-15 | reformat getpass() replacement code | Stefan Metzmacher | 1 | -62/+58 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23800: LGPL is now called GNU Lesser General Public License | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r23791: found some more v2->v3 conversions | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18644: bring in libreplace in lib/replace | Stefan Metzmacher | 1 | -0/+212 |