summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-03-15updated the imagesAndrew Tridgell8-2/+1
1998-03-15- claim the null connection after the session request to mak sure weAndrew Tridgell4-15/+24
1998-03-15safer killing of connections - it ensures the process is still a validAndrew Tridgell1-7/+13
1998-03-15- added the ability to kill off individual connections from SWAT (fromAndrew Tridgell7-320/+442
1998-03-15install jpeg filesAndrew Tridgell1-0/+7
1998-03-15a smaller backgroundAndrew Tridgell2-1/+1
1998-03-14added a background image based on Pauls SAMBA logo but manipulated aAndrew Tridgell2-1/+1
1998-03-14updated blurb some moreAndrew Tridgell1-0/+15
1998-03-14updated blurbAndrew Tridgell1-6/+1
1998-03-14put in the longer welcome blurbAndrew Tridgell1-1/+59
1998-03-14new files to support starting/stopping the serverAndrew Tridgell3-0/+248
1998-03-14added the ability to start/stop the server from SWAT.Andrew Tridgell5-73/+70
1998-03-14if a local parameter is changed at the global level then propogate theAndrew Tridgell3-1/+37
1998-03-14prototype updatesAndrew Tridgell1-1/+1
1998-03-14added another pathetic looking iconAndrew Tridgell1-0/+0
1998-03-14- added separatorsAndrew Tridgell1-13/+43
1998-03-14another makeover of loadparm to support new stuff in swat andAndrew Tridgell9-216/+339
1998-03-14updated to give instructions on running via cgi-binAndrew Tridgell1-7/+48
1998-03-14another fix for running under cgi-binAndrew Tridgell1-2/+2
1998-03-14fixed support for running swat via cgi-binAndrew Tridgell2-10/+50
1998-03-14removed a redundent return statementAndrew Tridgell2-17/+22
1998-03-14fixed instructions in installswat.sh (thanks to Herb again!)Andrew Tridgell1-1/+1
1998-03-14remove an unnecessary #ifdefAndrew Tridgell1-2/+0
1998-03-12Fixed typos. Anyone else like to vet this?John Terpstra1-6/+7
1998-03-12a brief description of how to install and run SWATAndrew Tridgell1-0/+85
1998-03-12added an install target for SWATAndrew Tridgell1-0/+41
1998-03-12some initial help and images files for swatAndrew Tridgell7-0/+3376
1998-03-12moved cgi.c and swat.c into a source/web/ directory. Note that youAndrew Tridgell2-1226/+0
1998-03-12move setup_groups() into password.c so that swat can link withoutAndrew Tridgell2-83/+86
1998-03-12use password_ok() instead of calling crypt()Andrew Tridgell2-22/+4
1998-03-12add swat to .cvsignoreAndrew Tridgell1-2/+10
1998-03-12these have been replaced by swatAndrew Tridgell2-331/+0
1998-03-12add FLAG_HIDE to "config file" option (so it can't be set in swat)Andrew Tridgell1-1/+1
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 Allison56-2626/+22969
1998-03-11fix core dumps on Solaris 2.5 systems found by Orn AsgeirssonHerb Lewis1-6/+12
1998-03-10This functionality was added to ubi_sLinkList, so is no longer needed as aChristopher R. Hertel2-329/+0
1998-03-10Updates to all of these base level modules.Christopher R. Hertel10-381/+370
1998-03-10added status page to SWAT. Similar to smbstatus output but in a HTMLAndrew Tridgell2-4/+218
1998-03-10added a "home" iconAndrew Tridgell2-0/+2
1998-03-10added Date and Expires headers in the mini web server so clients knowAndrew Tridgell5-20/+67
1998-03-08- remove redundent strstr()Andrew Tridgell4-12/+2
1998-03-08allow for non-authenticated SWAT for demo purposesAndrew Tridgell5-11/+17
1998-03-08Jeremy is going to hate me ...Andrew Tridgell7-302/+1240
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 Allison4-1/+53
1998-03-03Change the multibyte character set support so thatJeremy Allison15-218/+593
1998-03-02adding findsmb perl script to get info on smb machines on a netHerb Lewis2-1/+133