Age | Commit message (Expand) | Author | Files | Lines |
1998-03-14 | another makeover of loadparm to support new stuff in swat and | Andrew Tridgell | 9 | -216/+339 |
1998-03-14 | updated to give instructions on running via cgi-bin | Andrew Tridgell | 1 | -7/+48 |
1998-03-14 | another fix for running under cgi-bin | Andrew Tridgell | 1 | -2/+2 |
1998-03-14 | fixed support for running swat via cgi-bin | Andrew Tridgell | 2 | -10/+50 |
1998-03-14 | removed a redundent return statement | Andrew Tridgell | 2 | -17/+22 |
1998-03-14 | fixed instructions in installswat.sh (thanks to Herb again!) | Andrew Tridgell | 1 | -1/+1 |
1998-03-14 | remove an unnecessary #ifdef | Andrew Tridgell | 1 | -2/+0 |
1998-03-12 | Fixed typos. Anyone else like to vet this? | John Terpstra | 1 | -6/+7 |
1998-03-12 | a brief description of how to install and run SWAT | Andrew Tridgell | 1 | -0/+85 |
1998-03-12 | added an install target for SWAT | Andrew Tridgell | 1 | -0/+41 |
1998-03-12 | some initial help and images files for swat | Andrew Tridgell | 7 | -0/+3376 |
1998-03-12 | moved cgi.c and swat.c into a source/web/ directory. Note that you | Andrew Tridgell | 2 | -1226/+0 |
1998-03-12 | move setup_groups() into password.c so that swat can link without | Andrew Tridgell | 2 | -83/+86 |
1998-03-12 | use password_ok() instead of calling crypt() | Andrew Tridgell | 2 | -22/+4 |
1998-03-12 | add swat to .cvsignore | Andrew Tridgell | 1 | -2/+10 |
1998-03-12 | these have been replaced by swat | Andrew Tridgell | 2 | -331/+0 |
1998-03-12 | add FLAG_HIDE to "config file" option (so it can't be set in swat) | Andrew Tridgell | 1 | -1/+1 |
1998-03-12 | use FSTYPE_STRING not "SAMBA" for filesystem type | Andrew Tridgell | 1 | -1/+1 |
1998-03-12 | report the max size of raw reads as 65536 not 65535 (this now matches | Andrew Tridgell | 1 | -1/+1 |
1998-03-11 | Missed fixes in NTDOM branch for doing readX via pipe IPC$. | Jeremy Allison | 2 | -1/+5 |
1998-03-11 | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 56 | -2626/+22969 |
1998-03-11 | fix core dumps on Solaris 2.5 systems found by Orn Asgeirsson | Herb Lewis | 1 | -6/+12 |
1998-03-10 | This functionality was added to ubi_sLinkList, so is no longer needed as a | Christopher R. Hertel | 2 | -329/+0 |
1998-03-10 | Updates to all of these base level modules. | Christopher R. Hertel | 10 | -381/+370 |
1998-03-10 | added status page to SWAT. Similar to smbstatus output but in a HTML | Andrew Tridgell | 2 | -4/+218 |
1998-03-10 | added a "home" icon | Andrew Tridgell | 2 | -0/+2 |
1998-03-10 | added Date and Expires headers in the mini web server so clients know | Andrew Tridgell | 5 | -20/+67 |
1998-03-08 | - remove redundent strstr() | Andrew Tridgell | 4 | -12/+2 |
1998-03-08 | allow for non-authenticated SWAT for demo purposes | Andrew Tridgell | 5 | -11/+17 |
1998-03-08 | Jeremy is going to hate me ... | Andrew Tridgell | 7 | -302/+1240 |
1998-03-04 | Removed broken change I made to mangle.c (ooops. Andrew's original | Jeremy Allison | 2 | -9/+4 |
1998-03-04 | Adding Korean and Traditional Chinese codepage support. | Jeremy Allison | 4 | -1/+53 |
1998-03-03 | Change the multibyte character set support so that | Jeremy Allison | 15 | -218/+593 |
1998-03-02 | adding findsmb perl script to get info on smb machines on a net | Herb Lewis | 2 | -1/+133 |
1998-03-01 | Adding example config info for the ISC DHCP Server, An MS Knowledge Base arti... | John Terpstra | 3 | -1/+300 |
1998-02-26 | Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh... | Jeremy Allison | 3 | -3/+52 |
1998-02-26 | -N option still prompted for password in smbclient -L usage | Herb Lewis | 2 | -1/+5 |
1998-02-26 | Fix for NT redirector bug where deltree fails if the resume key | Jeremy Allison | 3 | -17/+72 |
1998-02-26 | Code to work around a bug in FTP OnNet software NBT implementation. | Jeremy Allison | 1 | -0/+16 |
1998-02-24 | Fixed bug reported by Janne.Harju@nmp.nokia.com. When used in broadcast | Jeremy Allison | 3 | -7/+37 |
1998-02-24 | Fixed bug where second response message was being printed with the | Jeremy Allison | 1 | -1/+1 |
1998-02-24 | nmbd_incomingdgrams.c: Fix for typo. | Jeremy Allison | 6 | -8/+22 |
1998-02-20 | nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar... | Jeremy Allison | 7 | -40/+157 |
1998-02-14 | Fix to make us compile cleanly with gcc 2.8. | Jeremy Allison | 1 | -3/+0 |
1998-02-14 | Sometime after 1.9.17p5 smbclient stopped being able to do | Jeremy Allison | 1 | -2/+4 |
1998-02-13 | Fix for crash bug with amanda - from "Michael C. Povel" <Michael.Povel@hub.de>. | Jeremy Allison | 1 | -1/+1 |
1998-02-13 | Updated - removed "win95 bug compatibility" and added "dos filetime resolution". | Jeremy Allison | 1 | -52/+25 |
1998-02-13 | Ding-dong the witch is dead, the witch is dead...... | Jeremy Allison | 7 | -45/+29 |
1998-02-12 | make the initial logfile names consistent. This should mean that smbd | Andrew Tridgell | 2 | -1/+3 |
1998-02-12 | Added fix for doing pq command (from "James J. Szinger" <james.szinger@yale.e... | Jeremy Allison | 1 | -2/+2 |