summaryrefslogtreecommitdiff
path: root/source3/utils/passwd_util.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-02lib: Remove duplicate get_pass() prototypesVolker Lendecke1-0/+1
2019-12-02lib: Make stdin_new_passwd() staticVolker Lendecke1-1/+1
2013-12-16s3: smbpasswd - fix crashes on invalid input.Jeremy Allison1-5/+9
2012-12-03util: Use new samba_getpass() function for passwd util.Andreas Schneider1-1/+8
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison1-1/+1
2007-10-10r13528: Mention the tools and commandline option names used.Lars Müller1-2/+2
2007-10-10r13527: Adjust copyright header with information got from the 2.2 cvs tree.Lars Müller1-3/+7
2007-10-10r13524: Add -t|--password-from-stdin option to pdbedit as we had with Samba 2.2.Lars Müller1-0/+65