summaryrefslogtreecommitdiff
path: root/source/web/swat.c
Commit message (Expand)AuthorAgeFilesLines
* replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1998-09-211-1/+1
* use /swat/ prefix in both inetd and cgi modes, to enable a static header.htmlAndrew Tridgell1998-09-021-5/+4
* spruced up SWAT a bit - it now uses the new Samba logo at the top andAndrew Tridgell1998-09-011-21/+27
* this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1998-08-151-1/+0
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-2/+0
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-1/+1
* clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'Jeremy Allison1998-05-081-5/+5
* The globals section now shows non-default variables (like theHerb Lewis1998-05-081-19/+110
* Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1998-04-301-0/+2
* don't set the Expires header on any page generated from a POST. ThisAndrew Tridgell1998-03-181-1/+3
* oops, I got the sense of the show_defaults parameter to lp_dump()Andrew Tridgell1998-03-171-1/+1
* this isn't a big commit, it just looks like it :-)Andrew Tridgell1998-03-171-0/+1
* - added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell1998-03-171-7/+28
* - added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1998-03-151-137/+0
* 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
* added the ability to start/stop the server from SWAT.Andrew Tridgell1998-03-141-3/+46
* if a local parameter is changed at the global level then propogate theAndrew Tridgell1998-03-141-1/+23
* - added separatorsAndrew Tridgell1998-03-141-13/+43
* another fix for running under cgi-binAndrew Tridgell1998-03-141-2/+2
* fixed support for running swat via cgi-binAndrew Tridgell1998-03-141-3/+7
* added status page to SWAT. Similar to smbstatus output but in a HTMLAndrew Tridgell1998-03-101-2/+109
* added a "home" iconAndrew Tridgell1998-03-101-0/+1
* added Date and Expires headers in the mini web server so clients knowAndrew Tridgell1998-03-101-0/+1
* - remove redundent strstr()Andrew Tridgell1998-03-081-1/+1
* allow for non-authenticated SWAT for demo purposesAndrew Tridgell1998-03-081-3/+6
* Jeremy is going to hate me ...Andrew Tridgell1998-03-081-0/+483