summaryrefslogtreecommitdiff
path: root/source3/smbd/chgpasswd.c
AgeCommit message (Expand)AuthorFilesLines
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1-2/+2
1998-09-05tridge the destroyer returns!Andrew Tridgell1-1/+1
1998-09-02Fix for PR#9497 - not waiting for child.Jeremy Allison1-2/+4
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-2/+2
1998-08-20Turning on blocking locking code. NB. Blocking lock requests that are notJeremy Allison1-0/+4
1998-08-15configure: Changes for extra headers.Jeremy Allison1-3/+3
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-1/+1
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-35/+23
1998-07-27chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.Jeremy Allison1-4/+13
1998-07-22includes.h: Added feature type USE_GRANTPT for pty code.Jeremy Allison1-5/+9
1998-07-02chgpasswd.c: Fix from Peter Debus <pdebus@turing.une.edu.au> for Digital UNIXJeremy Allison1-1/+1
1998-05-18chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1-39/+39
1998-05-14chgpasswd.c: Added comments to #ifdefsJeremy Allison1-2/+2
1998-05-12This is a security audit change of the main source.Jeremy Allison1-2/+2
1998-05-07created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1-39/+39
1998-04-30Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1-3/+5
1998-04-20Added 'passwd chat debug' parameter to allow admins to debug theirJeremy Allison1-6/+4
1998-04-14Modified interfaces to getting smb password entries fromJeremy Allison1-5/+5
1998-03-27chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1-18/+56
1998-03-19Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1-5/+24
1998-03-18Added SamOEMChangePassword functionality.Jeremy Allison1-0/+114
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+12
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1-1/+1
1998-01-29Makefile: Fix for OSF1 typo.Jeremy Allison1-2/+2
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-17charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1-0/+83
1997-10-21chgpasswd.c:Jeremy Allison1-3/+3
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-6/+6
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1-11/+32
1997-07-06added, tested and debugged new "hide files" option.Samba Release Account1-1/+1
1997-07-03Fix for deleting directories that contain only veto files.Samba Release Account1-1/+1
1997-02-23Makefile: Added cleandir target.Samba Release Account1-2/+6
1996-07-30fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell1-1/+1
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-05-04Initial version imported to CVS Samba Release Account1-0/+376