summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1998-03-23a pointless commit to check on a problem Luke reported with CVSAndrew Tridgell1-2/+2
1998-03-22- added a check for broken RH5 include files. With the standard RH5Andrew Tridgell3-1/+16
1998-03-21Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha releaseJohn Terpstra3-4/+9
1998-03-20Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...John Terpstra2-2/+5
1998-03-19Finally made OS/2 WP fix the default.Jeremy Allison1-1/+1
1998-03-19Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison8-197/+382
1998-03-18Added SamOEMChangePassword functionality.Jeremy Allison4-0/+219
1998-03-18don't set the Expires header on any page generated from a POST. ThisAndrew Tridgell1-1/+3
1998-03-18moved the refresh script to the end of the page so that silly thingsAndrew Tridgell1-9/+12
1998-03-18changed the method used for auto-reload on the status page to useAndrew Tridgell3-6/+23
1998-03-17oops, I got the sense of the show_defaults parameter to lp_dump()Andrew Tridgell2-2/+2
1998-03-17when CGI_LOGGING is on log the host name and IPAndrew Tridgell1-1/+3
1998-03-17this isn't a big commit, it just looks like it :-)Andrew Tridgell10-82/+119
1998-03-17- added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell5-10/+68
1998-03-17Fixes for the static data bugs & incorrect use of strtokJeremy Allison1-7/+11
1998-03-17show full path in ps by setting it in argv[0]Andrew Tridgell1-2/+2
1998-03-17fixed call to execl() to get argv[0] right (thanks to Herb)Andrew Tridgell1-2/+2
1998-03-17changed the default MAXSTATUS from 1000 to 100000Andrew Tridgell1-2/+2
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison13-131/+343
1998-03-16Lint was complaining about the following typedef in smb.h:Christopher R. Hertel1-1/+1
1998-03-16includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombieJeremy Allison2-5/+16
1998-03-16changed the default "keepalive" value to 300 seconds.Andrew Tridgell2-1/+3
1998-03-15changed the date formattingAndrew Tridgell1-3/+11
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 Tridgell1-1/+1
1998-03-14added a background image based on Pauls SAMBA logo but manipulated aAndrew Tridgell1-1/+1
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-14- added separatorsAndrew Tridgell1-13/+43
1998-03-14another makeover of loadparm to support new stuff in swat andAndrew Tridgell9-216/+339
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-12added an install target for SWATAndrew Tridgell1-0/+41
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