index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
replace
/
getpass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
2008-09-16
1
-222
/
+0
*
Fix replacement getpass. If we ^C at the prompt echo was left off.
Jeremy Allison
2008-05-09
1
-5
/
+2
*
Fix Coverity ID 554
Volker Lendecke
2008-03-15
1
-0
/
+3
*
Check the return value of fgets
Volker Lendecke
2008-02-23
1
-1
/
+4
*
Two patches
Volker Lendecke
2007-10-27
1
-0
/
+1
*
rename getsmbpass -> rep_getpass and provide the function prototype
Stefan Metzmacher
2007-10-15
1
-1
/
+1
*
use "system/*.h" to get the system includes
Stefan Metzmacher
2007-10-15
1
-15
/
+3
*
fix the compilation of getpass.c and it's configure test
Stefan Metzmacher
2007-10-15
1
-9
/
+1
*
r16320: Ensure variable is not null before calling fclose. Klocwork #412. Jer...
Jeremy Allison
2007-10-15
1
-1
/
+1
*
r16245: Cope with string being zero len. Klocwork bug #410. Jeremy.
Jeremy Allison
2007-10-15
1
-2
/
+4
*
Volker's fix for bug #668. Change the \n after the password prompt to go to t...
jmcd
2007-10-15
1
-2
/
+3
*
reapply: Allow ^C to interrupt smbpasswd if using our getpass. from Jeremy
Stefan Metzmacher
2007-10-15
1
-4
/
+32
*
reformat getpass() replacement code
Stefan Metzmacher
2007-10-15
1
-62
/
+58
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23800: LGPL is now called GNU Lesser General Public License
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r23791: found some more v2->v3 conversions
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18644: bring in libreplace in lib/replace
Stefan Metzmacher
2007-10-10
1
-0
/
+212