summaryrefslogtreecommitdiffstats
path: root/source3/web/cgi.c
Commit message (Expand)AuthorAgeFilesLines
...
* this isn't a big commit, it just looks like it :-)Andrew Tridgell1998-03-171-0/+21
* fixed support for running swat via cgi-binAndrew Tridgell1998-03-141-7/+43
* use password_ok() instead of calling crypt()Andrew Tridgell1998-03-121-11/+2
* added Date and Expires headers in the mini web server so clients knowAndrew Tridgell1998-03-101-10/+25
* - remove redundent strstr()Andrew Tridgell1998-03-081-5/+0
* allow for non-authenticated SWAT for demo purposesAndrew Tridgell1998-03-081-2/+2
* Jeremy is going to hate me ...Andrew Tridgell1998-03-081-2/+11
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* propogate my cgi changes to the main branchAndrew Tridgell1998-01-121-1/+1
* minor wsmbconf and cgi changesAndrew Tridgell1997-11-231-2/+17
* this new cgi code includes the ability to act as a mini web server,Andrew Tridgell1997-11-221-67/+510
* cgi.c is a simple set of CGI manipulation routinesAndrew Tridgell1997-09-111-0/+163