summaryrefslogtreecommitdiff
path: root/source3/web
AgeCommit message (Expand)AuthorFilesLines
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 Tridgell2-0/+160
1998-03-14added the ability to start/stop the server from SWAT.Andrew Tridgell1-3/+46
1998-03-14if a local parameter is changed at the global level then propogate theAndrew Tridgell1-1/+23
1998-03-14- added separatorsAndrew Tridgell1-13/+43
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-12use password_ok() instead of calling crypt()Andrew Tridgell1-11/+2
1998-03-10added status page to SWAT. Similar to smbstatus output but in a HTMLAndrew Tridgell1-2/+109
1998-03-10added a "home" iconAndrew Tridgell1-0/+1
1998-03-10added Date and Expires headers in the mini web server so clients knowAndrew Tridgell2-10/+26
1998-03-08- remove redundent strstr()Andrew Tridgell2-6/+1
1998-03-08allow for non-authenticated SWAT for demo purposesAndrew Tridgell2-5/+8
1998-03-08Jeremy is going to hate me ...Andrew Tridgell2-2/+494
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-12propogate my cgi changes to the main branchAndrew Tridgell1-1/+1
1997-11-23minor wsmbconf and cgi changesAndrew Tridgell1-2/+17
1997-11-22this new cgi code includes the ability to act as a mini web server,Andrew Tridgell1-67/+510
1997-09-11cgi.c is a simple set of CGI manipulation routinesAndrew Tridgell1-0/+163