summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* updated the imagesAndrew Tridgell1998-03-158-2/+1
* - 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-152-1/+1
* added a background image based on Pauls SAMBA logo but manipulated aAndrew Tridgell1998-03-142-1/+1
* updated blurb some moreAndrew Tridgell1998-03-141-0/+15
* updated blurbAndrew Tridgell1998-03-141-6/+1
* put in the longer welcome blurbAndrew Tridgell1998-03-141-1/+59
* 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 another pathetic looking iconAndrew Tridgell1998-03-141-0/+0
* - added separatorsAndrew Tridgell1998-03-141-13/+43
* another makeover of loadparm to support new stuff in swat andAndrew Tridgell1998-03-149-216/+339
* updated to give instructions on running via cgi-binAndrew Tridgell1998-03-141-7/+48
* 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
* Fixed typos. Anyone else like to vet this?John Terpstra1998-03-121-6/+7
* a brief description of how to install and run SWATAndrew Tridgell1998-03-121-0/+85
* added an install target for SWATAndrew Tridgell1998-03-121-0/+41
* some initial help and images files for swatAndrew Tridgell1998-03-127-0/+3376
* 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
* adding findsmb perl script to get info on smb machines on a netHerb Lewis1998-03-022-1/+133