summaryrefslogtreecommitdiff
path: root/source3/utils/smbpasswd.c
AgeCommit message (Expand)AuthorFilesLines
1998-04-15ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1-43/+46
1998-04-14Modified interfaces to getting smb password entries fromJeremy Allison1-4/+4
1998-04-09Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1-1/+1
1998-04-07Added check for getpwnam returning NULL.Jeremy Allison1-3/+7
1998-03-30Added extra remote password changing error codes from lmerr.h on NT.Jeremy Allison1-2/+5
1998-03-26client.c: Fixed problem where debug level on command line was overridden by s...Jeremy Allison1-34/+58
1998-03-26Added the ability to differentiate between workstation and serverJeremy Allison1-10/+13
1998-03-26smbpass.c: Made unknown accounts ending in '$' server accounts, notJeremy Allison1-5/+29
1998-03-24Added writing of '[XXX]' account control bits into gcosJeremy Allison1-6/+49
1998-03-24Updated smbpasswd to allow root to add machine accounts, and allowJeremy Allison1-50/+229
1998-03-24clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1-4/+35
1998-03-19Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1-132/+247
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-1/+1
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-10-31- cleanup some warningsAndrew Tridgell1-1/+1
1997-10-28fix castAndrew Tridgell1-1/+1
1997-10-13reverted a change made by Luke at his request.Andrew Tridgell1-2/+2
1997-10-13byteorder.h :Luke Leighton1-3/+3
1997-09-15- if the user already exists then ignore the -add commandAndrew Tridgell1-10/+19
1997-09-15- change a lot of occurances of errno to use strerror(errno). We can'tAndrew Tridgell1-6/+10
1997-09-14This commit does 3 main things:Andrew Tridgell1-14/+0
1997-09-11fix a couple of "declaration shadows previous local" warnings.Andrew Tridgell1-2/+0
1997-08-19Makefile: Changed for HPUX10 tidyup.Samba Release Account1-2/+2
1997-08-09bug in num. arguments detection that stopped the -add option workingSamba Release Account1-7/+3
1997-08-06updated smbpasswd to take the password on the command-line.Samba Release Account1-20/+72
1997-07-21Fixed bug with -add code that put wrong password in nt md4 field.Samba Release Account1-1/+1
1997-07-18charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1-1/+1
1997-07-10Added -a option (for Andrew:-). Fixed bug where users withSamba Release Account1-20/+99
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1-1/+1
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1996-06-04a huge pile of changes :-)Andrew Tridgell1-3/+2
1996-05-31Lots of changes!Andrew Tridgell1-0/+2
1996-05-29cleanups to make thinsg compile cleanlyAndrew Tridgell1-9/+9
1996-05-04Initial version imported to CVS Samba Release Account1-0/+456