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