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