summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* changed the default MAXSTATUS from 1000 to 100000Andrew Tridgell1998-03-171-2/+2
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-1613-131/+343
* Lint was complaining about the following typedef in smb.h:Christopher R. Hertel1998-03-161-1/+1
* includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombieJeremy Allison1998-03-162-5/+16
* changed the default "keepalive" value to 300 seconds.Andrew Tridgell1998-03-162-1/+3
* changed the date formattingAndrew Tridgell1998-03-151-3/+11
* - claim the null connection after the session request to mak sure weAndrew Tridgell1998-03-154-15/+24
* safer killing of connections - it ensures the process is still a validAndrew Tridgell1998-03-151-7/+13
* - added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1998-03-157-320/+442
* install jpeg filesAndrew Tridgell1998-03-151-0/+7
* a smaller backgroundAndrew Tridgell1998-03-151-1/+1
* added a background image based on Pauls SAMBA logo but manipulated aAndrew Tridgell1998-03-141-1/+1
* new files to support starting/stopping the serverAndrew Tridgell1998-03-143-0/+248
* added the ability to start/stop the server from SWAT.Andrew Tridgell1998-03-145-73/+70
* if a local parameter is changed at the global level then propogate theAndrew Tridgell1998-03-143-1/+37
* prototype updatesAndrew Tridgell1998-03-141-1/+1
* - added separatorsAndrew Tridgell1998-03-141-13/+43
* another makeover of loadparm to support new stuff in swat andAndrew Tridgell1998-03-149-216/+339
* another fix for running under cgi-binAndrew Tridgell1998-03-141-2/+2
* fixed support for running swat via cgi-binAndrew Tridgell1998-03-142-10/+50
* removed a redundent return statementAndrew Tridgell1998-03-142-17/+22
* fixed instructions in installswat.sh (thanks to Herb again!)Andrew Tridgell1998-03-141-1/+1
* remove an unnecessary #ifdefAndrew Tridgell1998-03-141-2/+0
* added an install target for SWATAndrew Tridgell1998-03-121-0/+41
* moved cgi.c and swat.c into a source/web/ directory. Note that youAndrew Tridgell1998-03-122-1226/+0
* move setup_groups() into password.c so that swat can link withoutAndrew Tridgell1998-03-122-83/+86
* use password_ok() instead of calling crypt()Andrew Tridgell1998-03-122-22/+4
* add swat to .cvsignoreAndrew Tridgell1998-03-121-2/+10
* these have been replaced by swatAndrew Tridgell1998-03-122-331/+0
* add FLAG_HIDE to "config file" option (so it can't be set in swat)Andrew Tridgell1998-03-121-1/+1
* 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-1156-2626/+22969
* fix core dumps on Solaris 2.5 systems found by Orn AsgeirssonHerb Lewis1998-03-111-6/+12
* This functionality was added to ubi_sLinkList, so is no longer needed as aChristopher R. Hertel1998-03-102-329/+0
* Updates to all of these base level modules.Christopher R. Hertel1998-03-1010-381/+370
* added status page to SWAT. Similar to smbstatus output but in a HTMLAndrew Tridgell1998-03-102-4/+218
* added a "home" iconAndrew Tridgell1998-03-102-0/+2
* added Date and Expires headers in the mini web server so clients knowAndrew Tridgell1998-03-105-20/+67
* - remove redundent strstr()Andrew Tridgell1998-03-084-12/+2
* allow for non-authenticated SWAT for demo purposesAndrew Tridgell1998-03-085-11/+17
* Jeremy is going to hate me ...Andrew Tridgell1998-03-087-302/+1240
* 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-044-1/+53
* Change the multibyte character set support so thatJeremy Allison1998-03-0315-218/+593
* Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...Jeremy Allison1998-02-263-3/+52
* -N option still prompted for password in smbclient -L usageHerb Lewis1998-02-262-1/+5
* Fix for NT redirector bug where deltree fails if the resume keyJeremy Allison1998-02-263-17/+72
* Code to work around a bug in FTP OnNet software NBT implementation.Jeremy Allison1998-02-261-0/+16