summaryrefslogtreecommitdiffstats
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-101-0/+3
* Fix for [homes] problem with security=share. We were still relyingJeremy Allison1998-04-101-5/+19
* Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1998-04-091-7/+7
* Added const cast to struct args to get rid of compile time warning.John Terpstra1998-04-091-1/+1
* Fix to stop Windows 95 spinning on print queue requests when itJeremy Allison1998-04-081-1/+1
* loadparm.c: Cause IPC$ comment to be evaluated at runtime, rather thanJeremy Allison1998-04-061-2/+10
* includes.h: Added semaphore fix for HPUX10.xJeremy Allison1998-03-312-1/+15
* Fixed compile-time error introduced by log message change.Jeremy Allison1998-03-301-8/+19
* Added remote machine and address to debug message in make_connection() function.John Terpstra1998-03-291-1/+1
* chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1998-03-272-19/+60
* Fix for client generated core-dump bug where offset to readrawJeremy Allison1998-03-271-1/+2
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-242-1/+4
* Finally made OS/2 WP fix the default.Jeremy Allison1998-03-191-1/+1
* 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-182-0/+174
* this isn't a big commit, it just looks like it :-)Andrew Tridgell1998-03-174-16/+19
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-163-12/+11
* includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombieJeremy Allison1998-03-161-0/+4
* - claim the null connection after the session request to mak sure weAndrew Tridgell1998-03-152-4/+4
* - added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1998-03-152-181/+226
* added the ability to start/stop the server from SWAT.Andrew Tridgell1998-03-141-33/+3
* another makeover of loadparm to support new stuff in swat andAndrew Tridgell1998-03-141-1/+1
* move setup_groups() into password.c so that swat can link withoutAndrew Tridgell1998-03-122-83/+86
* use FSTYPE_STRING not "SAMBA" for filesystem typeAndrew Tridgell1998-03-121-1/+1
* report the max size of raw reads as 65536 not 65535 (this now matchesAndrew Tridgell1998-03-121-1/+1
* Missed fixes in NTDOM branch for doing readX via pipe IPC$.Jeremy Allison1998-03-112-1/+5
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-116-470/+676
* Removed broken change I made to mangle.c (ooops. Andrew's originalJeremy Allison1998-03-042-9/+4
* Adding Korean and Traditional Chinese codepage support.Jeremy Allison1998-03-042-1/+5
* Change the multibyte character set support so thatJeremy Allison1998-03-032-88/+53
* Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...Jeremy Allison1998-02-261-0/+30
* Fix for NT redirector bug where deltree fails if the resume keyJeremy Allison1998-02-262-16/+71
* nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1998-02-202-2/+11
* Ding-dong the witch is dead, the witch is dead......Jeremy Allison1998-02-132-22/+21
* make the initial logfile names consistent. This should mean that smbdAndrew Tridgell1998-02-121-0/+2
* Makefile: Added AIX 3.2.5.Jeremy Allison1998-02-114-9/+33
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-075-33/+53
* server.c: Added fix where, if all the file entries are beingJeremy Allison1998-01-311-1/+57
* Makefile: Fix for OSF1 typo.Jeremy Allison1998-01-291-2/+2
* Fix from Charles Hoch (hoch@hpl.hp.com). Whne there is no dataJeremy Allison1998-01-281-2/+4
* always align both the parameter and data bytes on a 4 byte boundary inAndrew Tridgell1998-01-251-8/+20
* Added get_create_time() function to time.c.Jeremy Allison1998-01-242-7/+10
* Changed code that truncates salt after 2 characters so that it becomesJeremy Allison1998-01-231-0/+3
* nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1Jeremy Allison1998-01-231-0/+5
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-2215-18/+18
* printing.c: Bug fix for lpng reporting.Jeremy Allison1998-01-221-39/+67
* charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1998-01-173-4/+116
* reply.c:Jeremy Allison1998-01-162-14/+34
* reply.c: Added timestamp to attack warning.Jeremy Allison1998-01-152-1/+3
* *** empty log message ***Andrew Tridgell1998-01-123-11/+33