summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
1998-04-21clientgen.c: Added cli_ulogoff() call.Jeremy Allison1-0/+1
1998-04-20Added 'passwd chat debug' parameter to allow admins to debug theirJeremy Allison1-6/+4
1998-04-20Makefile: Added genrand.oJeremy Allison2-0/+12
1998-04-16reply.c: Fix bugs where debug statements were accessing the fd_ptr structJeremy Allison1-6/+6
1998-04-15ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1-1/+2
1998-04-14Modified interfaces to getting smb password entries fromJeremy Allison3-8/+8
1998-04-13Fixed aggregate initializer problem for gcc.Jeremy Allison1-1/+1
1998-04-13Changes include:Christopher R. Hertel3-415/+700
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison6-87/+84
1998-04-13fixed a memory leak in close_file(). Each time a file was openedAndrew Tridgell1-1/+7
1998-04-12support O_SYNC at open time in files (previously we only supported itAndrew Tridgell1-0/+4
1998-04-10includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1-0/+3
1998-04-10Fix for [homes] problem with security=share. We were still relyingJeremy Allison1-5/+19
1998-04-09Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1-7/+7
1998-04-09Added const cast to struct args to get rid of compile time warning.John Terpstra1-1/+1
1998-04-08Fix to stop Windows 95 spinning on print queue requests when itJeremy Allison1-1/+1
1998-04-06loadparm.c: Cause IPC$ comment to be evaluated at runtime, rather thanJeremy Allison1-2/+10
1998-03-31includes.h: Added semaphore fix for HPUX10.xJeremy Allison2-1/+15
1998-03-30Fixed compile-time error introduced by log message change.Jeremy Allison1-8/+19
1998-03-29Added remote machine and address to debug message in make_connection() function.John Terpstra1-1/+1
1998-03-27chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison2-19/+60
1998-03-27Fix for client generated core-dump bug where offset to readrawJeremy Allison1-1/+2
1998-03-24clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison2-1/+4
1998-03-19Finally made OS/2 WP fix the default.Jeremy Allison1-1/+1
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 Allison2-0/+174
1998-03-17this isn't a big commit, it just looks like it :-)Andrew Tridgell4-16/+19
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison3-12/+11
1998-03-16includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombieJeremy Allison1-0/+4
1998-03-15- claim the null connection after the session request to mak sure weAndrew Tridgell2-4/+4
1998-03-15- added the ability to kill off individual connections from SWAT (fromAndrew Tridgell2-181/+226
1998-03-14added the ability to start/stop the server from SWAT.Andrew Tridgell1-33/+3
1998-03-14another makeover of loadparm to support new stuff in swat andAndrew Tridgell1-1/+1
1998-03-12move setup_groups() into password.c so that swat can link withoutAndrew Tridgell2-83/+86
1998-03-12use FSTYPE_STRING not "SAMBA" for filesystem typeAndrew Tridgell1-1/+1
1998-03-12report the max size of raw reads as 65536 not 65535 (this now matchesAndrew Tridgell1-1/+1
1998-03-11Missed fixes in NTDOM branch for doing readX via pipe IPC$.Jeremy Allison2-1/+5
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison6-470/+676
1998-03-04Removed broken change I made to mangle.c (ooops. Andrew's originalJeremy Allison2-9/+4
1998-03-04Adding Korean and Traditional Chinese codepage support.Jeremy Allison2-1/+5
1998-03-03Change the multibyte character set support so thatJeremy Allison2-88/+53
1998-02-26Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...Jeremy Allison1-0/+30
1998-02-26Fix for NT redirector bug where deltree fails if the resume keyJeremy Allison2-16/+71
1998-02-20nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison2-2/+11
1998-02-13Ding-dong the witch is dead, the witch is dead......Jeremy Allison2-22/+21
1998-02-12make the initial logfile names consistent. This should mean that smbdAndrew Tridgell1-0/+2
1998-02-11Makefile: Added AIX 3.2.5.Jeremy Allison4-9/+33
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison5-33/+53
1998-01-31server.c: Added fix where, if all the file entries are beingJeremy Allison1-1/+57
1998-01-29Makefile: Fix for OSF1 typo.Jeremy Allison1-2/+2