Age | Commit message (Expand) | Author | Files | Lines |
1998-03-17 | - added "Full View"/"Normal View" on the "view config" page | Andrew Tridgell | 5 | -10/+68 |
1998-03-17 | Fixes for the static data bugs & incorrect use of strtok | Jeremy Allison | 1 | -7/+11 |
1998-03-17 | show full path in ps by setting it in argv[0] | Andrew Tridgell | 1 | -2/+2 |
1998-03-17 | fixed call to execl() to get argv[0] right (thanks to Herb) | Andrew Tridgell | 1 | -2/+2 |
1998-03-17 | changed the default MAXSTATUS from 1000 to 100000 | Andrew Tridgell | 1 | -2/+2 |
1998-03-16 | Adding the same change as was added to 1.9.18 branch to add the | Jeremy Allison | 13 | -131/+343 |
1998-03-16 | Lint was complaining about the following typedef in smb.h: | Christopher R. Hertel | 1 | -1/+1 |
1998-03-16 | includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombie | Jeremy Allison | 2 | -5/+16 |
1998-03-16 | changed the default "keepalive" value to 300 seconds. | Andrew Tridgell | 2 | -1/+3 |
1998-03-15 | changed the date formatting | Andrew Tridgell | 1 | -3/+11 |
1998-03-15 | - claim the null connection after the session request to mak sure we | Andrew Tridgell | 4 | -15/+24 |
1998-03-15 | safer killing of connections - it ensures the process is still a valid | Andrew Tridgell | 1 | -7/+13 |
1998-03-15 | - added the ability to kill off individual connections from SWAT (from | Andrew Tridgell | 7 | -320/+442 |
1998-03-15 | install jpeg files | Andrew Tridgell | 1 | -0/+7 |
1998-03-15 | a smaller background | Andrew Tridgell | 1 | -1/+1 |
1998-03-14 | added a background image based on Pauls SAMBA logo but manipulated a | Andrew Tridgell | 1 | -1/+1 |
1998-03-14 | new files to support starting/stopping the server | Andrew Tridgell | 3 | -0/+248 |
1998-03-14 | added the ability to start/stop the server from SWAT. | Andrew Tridgell | 5 | -73/+70 |
1998-03-14 | if a local parameter is changed at the global level then propogate the | Andrew Tridgell | 3 | -1/+37 |
1998-03-14 | prototype updates | Andrew Tridgell | 1 | -1/+1 |
1998-03-14 | - added separators | Andrew Tridgell | 1 | -13/+43 |
1998-03-14 | another makeover of loadparm to support new stuff in swat and | Andrew Tridgell | 9 | -216/+339 |
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 | added an install target for SWAT | Andrew Tridgell | 1 | -0/+41 |
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 |